Gemini 3, the smartest model in the world :)
Gemini 3, the smartest model in the world :)
I needed it, so I built it: a visual json schema editor.
json.ophir.dev
the computer should be allowed to get up and walk around, to help it think.
like a roomba but for general purpose computation.
The screenshot
en.wikipedia.org/wiki/User:Lo...
renowned for its luminous depiction of fire
The_Trojan_Women_Set_Fire_to_their_Fleet
The $200/month GPT-4.5 is "expected to hallucinate less". But even the handpicked examples they give contain hallucinations.
INSERT INTO users (name, email) VALUES ( json(sqlpage.request_body())->>'name', json(sqlpage.request_body())->>'email' );
๐ Just released SQLPage v0.33... Build a JSON REST API in a single SQL query! ๐ฅ๐
github.com/sqlpage/SQLP...
๐ต
What are babushka dolls ? Old matryoshka dolls ? ๐ช
This is very cool! But wouldn't that amplify echo chambers? I fear such a system would encourage me never to change my mind about anything. The things I'm "interested in" are the things I think are important in the world. And maybe I'm wrong about what really is important.
Interesting! What are you using it for?
console.log("Is js fun? ", [1] != '1');
You won't miss any of these security incidents when you switch to another language that does not require "polyfills" ๐
That would create legal risk. When I was part of the VeriSign practices group, we pushed to get attempts to crack keys that are in use criminalized in various countries. Not sure how far we succeeded.
I was always a defense in depth guy: use every possible control.
Scary! I hope these attempts never succeeded anywhere!
That sounds shortsighted, and a good way to ensure black hats will always have an edge over white hats.
No, I don't think this has ever happened to a root certificate.
Root certs have been compromised before, but never leaked publicly, to my knowledge.
But individual TLS certs for valuable domains have of course leaked before, such as gist.github.com/nstarke/a611...
okay, I understand what you meant. signing request is indeed more secure, but it's also a pain in the ass to use when you don't want to go through a custom third party library to make HTTP requests
Session tokens (access tokens) are more likely to get stolen because they are actively transmitted over the network with each API request. They could leak in logs or in a MITM attack. The attacker would not be able to persist their impersonation because they do not have the refresh token.
I'm not sure I follow... Session and refresh tokens do use public key cryptography already. The tokens are signed with the identity provider's private key and verified by applications using the provider's public key. What are you suggesting to use instead?
dumbdumb and Jedi use SQL
I love python !
This is a screenshot from an article rendered by SQLPage. Taken from https://sql-page.com/blog.sql?post=JSON%20in%20SQL%3A%20A%20Comprehensive%20Guide
I released a new SQLPage (SQL-to-website tool) for Christmas ๐
In the update: new features, bugfixes, config options requested by power users.
The new "article" option renders long-form text nicely.
sql-page.com
github.com/sqlpage/SQLP...
The rust one should probably return an iterator of options ;)
I don't know go but is seems like it doesn't do the same thing as the rust and python examples? If there is an odd number of items, the go version returns a tuple with (last, nil) in the end, right?
That's more like 20 years ago...
Today at work...
composable, not compostable, obviously ๐
This! This is why I think nocode tools cannot be the future. We need simple code that anyone can understand, and edit visually, but that is still searchable, versionable, compostable, and copy-pastable like true code.
I am rewriting SQLPage's documentation.
Now components have a detailed description with examples and a better overview of available parameters.
sql-page.com/component.sq...
live usb key
Live USB
Live CD ? What decade is this ? ๐
I would like you to find whoever threw it away, quiz them about SQL, and if they don't remember everything, force them to take the book back. Please.