Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
attheicearcade
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
attheicearcade
3mo ago
If you like his work, you can donate to “The Niblet Memorial Kibble Fund”. I did after reading Blindsight, and received a friendly thank you email from him afterwards because so few people do.
2.
▲
by
attheicearcade
7mo ago
It’s dynamically balancing so wheel size doesn’t really matter as long as the wheels are responsive enough. Segways have big wheels to deal with bumps, this has smooth concrete floors to roll around on.
3.
▲
by
attheicearcade
8mo ago
Do you have API access (platform.claude.com) rather than Claude code (claude.ai)? I had similar issues trying to get Claude CLI working via the second method, not knowing there’s a difference
4.
▲
by
attheicearcade
10mo ago
Not the same commenter, but I’d guess: enabling some features for bindless textures and also vk 1.3 dynamic rendering to skip renderpass and framebuffer juggling
5.
▲
by
attheicearcade
2y ago
DuChinese does have an integration with HackChinese, which is basically a Mandarin only paid version of Anki with a sleek interface. I use it for convenience because I find managing Anki decks too tedious.
6.
▲
by
attheicearcade
2y ago
I prefer the first example, to be honest. Much of the time your API is more or less a wrapper around the DB, so why introduce more indirection? I don’t really buy the testing argument since the interesting stuff which really needs testing i
7.
▲
by
attheicearcade
2y ago
Anyone who believes Hancock’s ideas should really watch the debate with Flint Dibble[0], in which Hancock eventually admits he has no evidence of his ancient civilisation, and Rogan, who is a long time friend and believer of Hancock, seems
8.
▲
by
attheicearcade
2y ago
Absolutely agree with the comments on ECS and Bevy in particular. I tried getting to grips with it for some time, doing things the Bevy way, and it just felt like a big step backwards because it’s not suitable for most things. The renderer
9.
▲
by
attheicearcade
3y ago
Redlining is nothing to do with acceleration. The article has the right definition: Redlining: drive with (a car engine) at or above its rated maximum rpm.
10.
▲
by
attheicearcade
3y ago
The pink car is in the wrong lane if it wants to stay on the roundabout for a later exit. The pink car can take either the first or second exits here. The orange can take the second, third, etc.
11.
▲
by
attheicearcade
4y ago
For anyone wishing to get a taste of very modern graphics programming with Vulkan, I enjoyed Arseny Kapoulkine’s YouTube series [0]. Although he focuses somewhat on mesh shading, he does also build a more traditional pipeline alongside it.
12.
▲
by
attheicearcade
5y ago
Hadn’t heard of shifted pointers before, thanks. There is an open PR to Ghidra which adds them, they seem very useful. I’ve run into many places which would benefit from them.
13.
▲
by
attheicearcade
5y ago
And then when management decides they don't want this feature anymore, you're stuck with it.
14.
▲
by
attheicearcade
5y ago
LGTM on iOS/Safari after clearing cache. Also on Firefox/Linux.
15.
▲
by
attheicearcade
5y ago
You want break-word, not break-all. The latter breaks short words unnecessarily.
16.
▲
by
attheicearcade
5y ago
Indeed, it's unnecessarily derogatory, especially considering Apple's history of questionable design choices to pursue thinness.
17.
▲
by
attheicearcade
5y ago
That’s another reason I looked into scripting: fear of losing many hours of work through corruption. My last workflow meant writing scripts to define everything so I _always_ started from a blank slate. Naturally this rots over time as the
18.
▲
by
attheicearcade
5y ago
I recently started analysing a game with Ghidra. I found the plugin mentioned was actually fairly useless in my case (but this was version 9, maybe things have changed), instead I used OOAnalyzer [1] and its associated Ghidra plugin - great
19.
▲
by
attheicearcade
5y ago
My politics aren't aligned with Trump, but I find this utterly disturbing, and I'm amazed people seem to be celebrating this move (at least on Twitter). Facebook (and other massive social platforms) seem to have way too much unche
20.
▲
by
attheicearcade
6y ago
It can, but it can get incredibly slow for large formats. I was using it to reverse engineer some binary game formats but the parser would take a couple of minutes to complete. I rewrote it using struct and that time dropped to a few second
21.
▲
by
attheicearcade
6y ago
Richard Burns Rally is often touted as the closest to reality. I know Nikolai Gryazin (WRC2) plays fairly often - he actually used it to practice the Czech stage Semetin before going on to win it in real life: https://m.rally-bas
22.
▲
by
attheicearcade
10y ago
Needs an "Ask HN: ".