Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
explodingwaffle
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
explodingwaffle
2mo ago
I really like this concept (though the post is terribly named as others have said). "Databases that are easy to make as documents" is so obvious that you wonder why it isn't more of a thing. Add in "untitled" databa
2.
▲
by
explodingwaffle
2mo ago
man, HN is awesome
3.
▲
by
explodingwaffle
6mo ago
just because it is digital doesn't mean it has to be a microcontroller though, right?? i see no reason this wouldnt just be a state machine or whatever out of plain old logic.
4.
▲
by
explodingwaffle
8mo ago
this is great, thanks for pointing to it! been looking for this ideal sort of RSS reader
5.
▲
by
explodingwaffle
1y ago
This is awesome! Just so you know, you are legally obligated to do Bad Apple when interest dies down.
6.
▲
by
explodingwaffle
1y ago
Certainly not a "Rust UX _expert_", but I do find GPUI interesting. Some nice examples here of not-"just text/button widget programs": https://github.com/longbridge/gpui-component
7.
▲
by
explodingwaffle
1y ago
I tested with 1.1.1.1 first, didn’t get anything, and gave up for the night. Maybe I should put a different provider as DNS backup? (any DNS gurus to say that that’s a bad idea?)
8.
▲
by
explodingwaffle
1y ago
This is coming in the next release of Kicad: https://forum.kicad.info/t/post-v9-new-features-and-developm... The rate of development since V6 is crazy fast IMO. Very much an OSS success story.
9.
▲
by
explodingwaffle
2y ago
Thoughts on Zephyr? Especially wrt code size. I've heard all kinds of things regarding the requirement for it with Nordic chips
10.
▲
by
explodingwaffle
2y ago
Who says you can’t make a library that does both? Rust makes it pretty easy to conditionally compile code based on architecture. It could even be possible to make some sort of “ABA primitive” and use that for these sort of data structures.
11.
▲
by
explodingwaffle
2y ago
TIL this github "list" feature. neat
12.
▲
by
explodingwaffle
2y ago
What would you consider the “RISC-V equivalent” of TrustZone? Last time I was curious I didn’t find anything. (FWIW I agree with the other commenter that these ""security"" features are useless, and feel to me more like
13.
▲
by
explodingwaffle
2y ago
that page + the book Hacker's Delight are a big part of the reason I am so convinced of this :) If compilers/languages/standard libraries provided these bit permutations, and it was just something ~everyone had learned, it wo
14.
▲
by
explodingwaffle
2y ago
The more and more bit-hacks I see, the more convinced I am that they should be handled by a cleverer compiler. Some intrinsic(s) where you say “do x, y, to these bits” and it just figures out the optimum way of doing it for whatever platfor
15.
▲
by
explodingwaffle
2y ago
At least in my iOS 18 Passwords app, the passwords are shown in a monospace font that (probably deliberately) differentiates all these (e.g. a slashed zero).
16.
▲
by
explodingwaffle
2y ago
I wouldn’t call it a pet peeve but I understand where you’re coming from with this: but I think the main reason for it is electronic engineers, with little-to-no product design or even mechanical design/CAD background. IMO it’s a shame
17.
▲
by
explodingwaffle
2y ago
The cheap option is https://github.com/ataradov/usb-sniffer which is actually by the same guy as the OP :) Open hardware so you could build your own for fairly cheap. I bought a clone (is it a clone if the creator neve
18.
▲
BatBadBut: You can't securely execute commands on Windows
(flatt.tech)
77 points
by
explodingwaffle
2y ago
|
42 comments
19.
▲
We Built an Orb: The Making of the Steam Deck OLED Launch Trailer
(store.steampowered.com)
3 points
by
explodingwaffle
2y ago
|
0 comments
20.
▲
by
explodingwaffle
3y ago
You mean, like this? https://probe.rs/docs/tools/debugger/
21.
▲
by
explodingwaffle
3y ago
Great article. You would hope this feature was more readily exposed on USB-C laptops where it makes a bit more sense… oh well.
22.
▲
by
explodingwaffle
3y ago
I thought it was just supposed to be a pun on “gen’ AI”
23.
▲
by
explodingwaffle
3y ago
Yes: because Apple actually got this added to the spec: https://www.usb.org/document-library/usb-type-cr-cable-and-c... which is the real story IMO (I am impressed no one bothered looking at the Type-C spec update afte
24.
▲
by
explodingwaffle
3y ago
Did the manufacturer really think they would get away with such blatant shenanigans? I imagine the lawsuit for this is going to be open and shut.
25.
▲
by
explodingwaffle
3y ago
Anyone else feeling the frequency illusion with rep movsb? ( https://lock.cmpxchg8b.com/reptar.html )
26.
▲
by
explodingwaffle
3y ago
Tangential to some comments here: Why does the standard library not have block_on?
27.
▲
by
explodingwaffle
3y ago
I'm curious, so I'll bite: what do you find hard to setup about embedded Rust? Personally haven't found it too bad (this is STM32/Cortex-M though, which is sort of a happy path)
28.
▲
by
explodingwaffle
3y ago
It’s worth noting that this is _allowed_ by the USB-PD spec, but you’re right that 5V @ 5A is not common because it is not required. At least it’s better than the Pi 4 was at launch? :D
29.
▲
eBay app lets ChatGPT make up item descriptions
(lcamtuf.substack.com)
2 points
by
explodingwaffle
3y ago
|
0 comments
30.
▲
by
explodingwaffle
3y ago
"To protect your organization from excessive usage and Denial of Service attacks, we limit the number of allowed content delivery views within a twenty-four hour period. Try viewing the content again later." C'mon guys, I was
More ›