Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aktau
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
aktau
5d ago
> For example, one of the unique features of my harness is that the filesystem is completely virtualized and all filesystem I/O is part of the session... What are the mechanics of this? You mentioned bash so I asssume you don't
2.
▲
by
aktau
6d ago
My view is this isn't sufficent. They're pretty good at breaking out of stuff. A VM would be the minimal isolation boundary for me.
3.
▲
by
aktau
8d ago
Hi Kenton! One thing I'm wondering about (and was happy to see) is how you seem to have your (childhood) friends close by, at least on occasion. I live in Europe and am considering what a move somewhere else in Europe (+/- 1000km)
4.
▲
by
aktau
8d ago
> transparent matte coat for my exterior walls I'm curious about this. Do you mean a layer of paint-like substance that makes the walls isolate better?
5.
▲
by
aktau
1mo ago
On Linux, "self" is /proc/self/exe. In general, I've seen people use `os.Args[0]`. But on checking again, I see there's even `os.Executable()` ( https://pkg.go.dev/os#Executable ) for this p
6.
▲
by
aktau
1mo ago
+1, I like to test in a similar way. For example if I'm making a CLI, the test will spawn the CLI for each test-case, instead of invoking the code directly. This provides a more realistic flow, and makes it clear which user journeys on
7.
▲
by
aktau
1mo ago
My favourite Delphi program, and the one I learned to program with, was Dev-C++ ( https://sourceforge.net/projects/dev-cpp ). AFAIK there is a more recent fork, but I also clearly recall the 4.9.9.? versoin number from b
8.
▲
by
aktau
1mo ago
Reminds me of VirGL [1] and Venus [2], which I think do something similar for OpenGL and Vulkan. I use this with Baguette/Crostini on ChromeOS to get some light gaming done. Works very well [3]. [1]: https://docs.mesa3d.org&
9.
▲
by
aktau
1mo ago
Much more resource heavy. I tried NixOS and Bazzite (and other spins purporting to be lighteweight) and the difference on a 2010-era mid-range laptop was noticeable in terms of sluggishness. Not that this laptop was going to be my daily dri
10.
▲
by
aktau
1mo ago
I'm curious. Do you have more information?
11.
▲
by
aktau
2mo ago
Yea, both Westpark itself and the open-air cinema inside the park are stellar. It surprises me that no-one has mentioned Munich's premier city park though: the English Garden (Englischer Garten): https://maps.app.goo.gl/
12.
▲
by
aktau
2mo ago
I have the same question. It seems like a decent amount of posters here don't require (non-standard) interactivity. Plain HTML+CSS (perhaps via static site generators) would work. It made me think about the Javascript present on my bl
13.
▲
by
aktau
2mo ago
> If it’s important they will leave a message and I’ll get back to them. I can't really do that. For some things (urgent and important), loved ones need to be able to reach me. But yes, a lot of this advice would work.
14.
▲
by
aktau
2mo ago
Respect. I hope to find the strength to be more like that. Also to give a better example to others. I notice making the screen go grayscale (can configure volume up+down to do this in android) already makes doom-anything much less long-live
15.
▲
by
aktau
2mo ago
I lot of people echoing the same sentiment. It made me recall a quote from early 2026 that made waves in a few programming communities ( https://x.com/ThePrimeagen/status/2026771192191824108 ). Quote: ...i hate the
16.
▲
by
aktau
3mo ago
Not sure about RA, but for RA2 see https://chronodivide.com/
17.
▲
by
aktau
3mo ago
I think Neovim itself has been stabilizing quite a bit in terms of upgrade breakage. A common reason for breakage is/was: - Neovim changes some API (deprecating, ...). - User upgrades Neovim and theres some incompability, OR user
18.
▲
by
aktau
3mo ago
> Rayforce is a pure C17 zero-dependency embeddable engine where columnar analytics and graph traversals share a single operation DAG, pass through a multi-pass optimizer, and execute as fused morsel-driven bytecode. No malloc. Sounds gr
19.
▲
by
aktau
3mo ago
I clicked around in the kernel section and the other commenters highlighting the simplicity weren't lying. It's beautiful in its simplicity. Seeing the screenshots I was kind of expecting this was a pre-emptive multi-tasking OS (f
20.
▲
by
aktau
4mo ago
Spot on. Heaven forbid it turns into a C++ (I'm not a Rust practitioner but from the outside it seems to accrete features pretty quickly as well). The ease of grokking Go (both reading and writing) are big advantages, and facilitated b
21.
▲
by
aktau
4mo ago
I have a feeling that after enough slop has entered the system, the AI will also have difficulty debugging/understanding it. My questions are: will the AI get to be above our level at creating grokkable source code before it comes unma
22.
▲
by
aktau
4mo ago
> As of writing this, I have not seen anyone describe a process that "scales" agent-driven development in a large company. There is, however, evidence from the past that it is possible. I would point to Microsoft in the 1990s,
23.
▲
by
aktau
5mo ago
Thanks for the notes. Different as/link is definitely a way for incompatibilities to creep in.
24.
▲
by
aktau
5mo ago
I remember when we still had tcc in Neovim CI. I think it got removed eventually for being too much of a burden to maintain. How are slimcc/kefir different/easier to drop in?
25.
▲
by
aktau
5mo ago
This reminds me of a great adventure. A long time ago I was travelling through Brazil, in the Amazonas state. I was in Porto Velho and needed to get to Manaus quickly to catch a flight. The boat that would take us there (as I had found in t
26.
▲
by
aktau
5mo ago
I tried btrfs on three different occasions. Three times it managed to corrupt itself. I'll admit I was too enthousiastic the first time, trying it less than a year after it appeared in major distros. But the latter two are unforgiveabl
27.
▲
by
aktau
5mo ago
What were your (main) problems with Kodi? AFAIK it is written in C++ with Python plugins. Electron would be (on the face) a downgrade yes. But how is a Lua app much smoother? (My personal pet peeve is that Kodi still doesn't know how t
28.
▲
by
aktau
6mo ago
“What do you get if you multiply six by nine?” (One) source: https://www.reddit.com/r/Fedora/comments/1mjudsm/comment/n7d...
29.
▲
by
aktau
6mo ago
Why does one need the second (old-ish) Fritz!Box? Doesn't the first one already have DECT? Also, does this not require a landline number?
30.
▲
by
aktau
6mo ago
> Agree on mullvad, buy giftcard on amazon. I've heard this before. Is this just to add another hop in the chain to make it harder for someone to track the user down? Apart from someone needing to order Amazon to pony up the details
More ›