HackerTrans
トップ新着トレンドコメント過去質問紹介求人

brandonpollack2

no profile record

投稿

Hacker News MOTD shell script

gist.github.com
7 ポイント·投稿者 brandonpollack2·3 か月前·1 コメント

An honest analysis of SpacetimeDB 2.0's insane benchmark results

gist.github.com
12 ポイント·投稿者 brandonpollack2·5 か月前·3 コメント

Seattle Annual Beerio Cart Tournament

twitch.tv
5 ポイント·投稿者 brandonpollack2·2 年前·3 コメント

コメント

brandonpollack2
·3 か月前·議論
I haven't read it yet. The answer is no.
brandonpollack2
·3 か月前·議論
This gist is something i threw together really quick (with the help of an agent to save me thinking). It fetches/caches for some configurable amount of time the top 30 hacker news stories and lets you display a random one. I have it as my motd when i open a shell.
brandonpollack2
·5 か月前·議論
Thanks for your kind words. I think the product is great and I do really like it, I just couldn't resist the urge to pick at it and ground it.
brandonpollack2
·5 か月前·議論
I recently saw the same video and decided to do an analysis of their crazy results, take a look https://news.ycombinator.com/item?id=47148920
brandonpollack2
·5 か月前·議論
Recently clockwork labs put out this great marketing video launching spacetimedb 2.0. It was seriously impressive so I took a closer look at their bench and results.

TLDR It felt a little dishonest due to using different clients, protocols, concurrency, etc in the benchmarks but I'd love for someone to come explain how foolish and wrong I am.
brandonpollack2
·6 か月前·議論
But 100 percent of projects writing the same stuff
brandonpollack2
·6 か月前·議論
I really like the idea of gleam but I don't want to hand implement serialization for every type (even with an LSP action) in 2026.
brandonpollack2
·昨年·議論
If only there was a typed language that didn't hand wave serialization
brandonpollack2
·2 年前·議論
This isn't about being good this about friendship
brandonpollack2
·2 年前·議論
Live on twitch today
brandonpollack2
·2 年前·議論
I was trying to get this working in a rust ecosystem some time ago but none of the blessed.rs sql (rusqlite, sqlx) wrappers seem to take advantage of it yet and wrapping it yourself is a bit tricky since when I was trying I couldn't figure out a way to to get emscripten wasm code to play nice with wasm32-unknown-unknown without some kind of JS wrapper which then requires implementing the interface those crates expect and exposing it from JS. Once that is done in rust itll be great there too!
brandonpollack2
·2 年前·議論
Interesting note: I believe the scripting language that larian (creators of the highly dynamic divinity titles and baldurs gate 3) is a prolog variant.
brandonpollack2
·2 年前·議論
Thanks, that is really cool, especially when ramping up on a code base. The labeling is mostly pretty good (though I'd not call some stuff "backend" but who can blame it for not knowing). I still think it might be too expensive as is but if I were using this to generate mermaids for everyone in my company a one time fee of 20 might be justified (you often dont need this continuously)
brandonpollack2
·2 年前·議論
This is cool but it is way to expensive and the free version is not that useful.

Tried it on the github.com/pulumi/pulumi codebase and I get 5 blocks and that's it. Seems nice but I'm not going to pay 20 bucks a month to view one layer deeper.