nice (Treap inside, at least now)
https://github.com/golang/go/issues/60630
https://github.com/jba/omap/blob/main/ordered/map.go
https://github.com/golang/go/issues/60630
https://github.com/jba/omap/blob/main/ordered/map.go
Last nail to say that Claude Cuck is a piece of shit: you cannot print/export chat as a PDF.
Thankfully there is a JS script for that:
https://gist.github.com/0wwafa/6569915d936370656c687e014e596f4a
fucking bullshit damn it
Thankfully there is a JS script for that:
https://gist.github.com/0wwafa/6569915d936370656c687e014e596f4a
fucking bullshit damn it
Gist
Print / Export Claude Chat
Print / Export Claude Chat. GitHub Gist: instantly share code, notes, and snippets.
SELECT *
FROM tbl
WHERE replace(data::text, ' ', '') LIKE '%foobar%';
and I think that's beautiful.
Treating
jsonb column as text via ::text is damn cool.Zig → Rust porting guide (YPMV - your prompting may vary)
https://github.com/oven-sh/bun/blob/46d3bc29f270fa881dd5730ef1549e88407701a5/docs/PORTING.md
https://github.com/oven-sh/bun/blob/46d3bc29f270fa881dd5730ef1549e88407701a5/docs/PORTING.md
GitHub
bun/docs/PORTING.md at 46d3bc29f270fa881dd5730ef1549e88407701a5 · oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one - oven-sh/bun
package my_lib
// Version return version
func Version() string {
return "0.2.0"
}
So far, I've seen zero calls to such functions whatsoever.