Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stonegray
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
stonegray
3mo ago
Just waiting for the followup post on HN: How I sent CO2 warnings to my entire office using an ESP32
2.
▲
by
stonegray
3mo ago
[this comment is not available to readers in the EU in compliance with EU law]
3.
▲
by
stonegray
3mo ago
> I didn’t google that because the actual maximal size doesn’t matter since no single disk will have 281 Terabytes of space. You can buy 245TB SSDs right now and while not yet commonplace there are multiple companies making drives of tha
4.
▲
by
stonegray
3mo ago
Curious, what was the project?
5.
▲
by
stonegray
4mo ago
The playa flooded that year so we started late and were still working when the closure expired. A video of us working claiming that’s how we left it is disingenuous; otherwise what are we still doing there? In a way it’s proof that we did i
6.
▲
by
stonegray
4mo ago
Yes, we clean up glitter, paint chips, oil stains, rust debris, etc.
7.
▲
by
stonegray
4mo ago
> “and is writable with CAP_SYS_ADMIN” Am I reading this wrong or is this just a way of executing an arbitrary binary with uid=0 if you have both CAP_NET_ADMIN and CAP_SYS_ADMIN? If you can write modprobe_path, is it really news that yo
8.
▲
by
stonegray
4mo ago
My tactic is walking around barefoot then having a "oh no" moment when I get to my tent and realize I have no plan to get the mud off my feet :)
9.
▲
by
stonegray
4mo ago
I'm a volunteer, there are both volunteer and paid roles
10.
▲
by
stonegray
4mo ago
Yeah, we definitely have a lot of great moments together, that's the biggest reason I come back. But otherwise, I imagine it's very different. We stay in the city and bus in each day. I had a dishwasher the year before last so dou
11.
▲
by
stonegray
4mo ago
We use tablets running custom software for everything
12.
▲
by
stonegray
4mo ago
I’ve done this for a couple years now, cool to see it pop up here. I believe the scale is a touch larger; 3935 acres in 2025, plus a small amount outside the fence line. On the technical side, we not only log but photograph everything, down
13.
▲
by
stonegray
4mo ago
The analog version still exists, and gets hand updated every day (though we don’t upload photos). You can visit it the following year at the appropriately named camp, Moop Map.
14.
▲
by
stonegray
5mo ago
Steam download rates are throttled based on how fast it can actually install the game so it’s a bit of an outlier
15.
▲
by
stonegray
5mo ago
I think the intention is to measure the adapter itself independent from the CPU/overall system. Besides, I can’t think of a typical single threaded application that would use those data rates, can you?
16.
▲
by
stonegray
6mo ago
Vimscript is extremely token efficient and very common in training data. Dunno about constraining to a window, but vimscript itself could be a good way of sending editing commands.
17.
▲
by
stonegray
6mo ago
Wow, this is so much easier than what i’ve been doing: :call system('kill -9 ' . getpid())
18.
▲
by
stonegray
7mo ago
Wow, for once it isn't US-East-1
19.
▲
by
stonegray
7mo ago
IMO this isn’t the job of the emulator. You can do this all in `tmux` for example. As for editing text, ghostty+tmux most definitely supports editing text with the mouse (even an in terminal right click menu!) although sounds like your inte
20.
▲
by
stonegray
7mo ago
Specifying a CSPRNG as an entropy source to avoid collision is incorrect. CSPRNGs make prediction of the next number difficult (cracking-AES difficulty) but do not add entropy and must be seeded uniquely otherwise they will output the same
21.
▲
by
stonegray
8mo ago
Stealing this for error logging levels
22.
▲
by
stonegray
1y ago
Looks similar to the iOS/macOS photos app Might be neat for a service like Earthcam or Insecam, or packaged as an electron app to view folders of photos by EXIF location.
23.
▲
by
stonegray
1y ago
Is the full path guaranteed? For example homebrew, snap, and apt might put it all in different places. $PATH is a useful tool.
24.
▲
by
stonegray
2y ago
Alt-tabbing (or cmd-Q if you’re done) back to your terminal window after running `subl` to edit a file is equivalent difficulty (as measured by keystrokes) to exiting nano or vim.
25.
▲
by
stonegray
2y ago
I recall a few times accidentally opening GB-sized files and sublime having no perceptable performance impact. Sublime is stupendously performant.
26.
▲
by
stonegray
2y ago
The problem is they don’t have accurate positioning via UWB, so you only get a map pin and a beep, not an arrow and an exact distance. The $5 tags are comparable to tile or google tags, but miss the key feature of airtags.
27.
▲
by
stonegray
2y ago
You can also OCR right from the camera into any text input by long-pressing as if to paste and selecting autofill -> scan text
28.
▲
by
stonegray
2y ago
“The only clue that users seemingly had of Siri's alleged spying was eerily accurate targeted ads that appeared after they had just been talking about specific items like Air Jordans or brands like Olive Garden, Reuters noted (claims w
29.
▲
by
stonegray
2y ago
They do, Airtag hardware need to be signed to add to your iCloud account. But the actual location beacon messages are not linked to your iCloud account and can’t be associated with the sending airtag.
30.
▲
by
stonegray
2y ago
Airtags are associated with your apple ID for safety, but when you make a request for the location from Find My it doesn’t include any information about which airtag you’re asking about; just a CSPRNG-incremented public key that changes eve
More ›