Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
adzm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
adzm
3d ago
I came here to suggest the same thing. It should light up on the dashboards iirc.
2.
▲
by
adzm
4d ago
One time I decided to slice up a mango like a melon and just eat the flesh off the skin. A bit later I realized I had an awful itchy rash all around my mouth. That's when I learned about urushiol in mango skin! Would not recommend
3.
▲
by
adzm
5d ago
Alcohol and fermentation have a much different role with food safety and preservation though; the inebriation is just a pleasant side effect for some (and a curse for others)
4.
▲
by
adzm
9d ago
It's possible symmetric encryption may never really be defeated by anything other than brute force. The exchange of the ephemeral key really is the important part, as you mention. Thankfully looks like we are getting closer to full ado
5.
▲
by
adzm
12d ago
Not really, that still yields on every invocation
6.
▲
by
adzm
12d ago
Update: changed a pet project to use this instead of the babel approach. Literally just did the config changes in the article, no issues. Time from `npm run dev` to ready went from 6 to 2 seconds.
7.
▲
by
adzm
12d ago
No more babel in my compilation pipeline, yay!
8.
▲
by
adzm
13d ago
This is true as well, yeah, but it came off as dismissive of everything too. Personally I prefer information dense interfaces with minimal chrome, but there really is a certain joy when you get to use a well designed and optimized fancy rea
9.
▲
by
adzm
13d ago
I wish await in JavaScript could conditionally yield. Instead I end up having to use arounds like if (shouldYield()) await do yield();
10.
▲
by
adzm
13d ago
Well yeah but if you do actually need things like images, animations, high frequency updates, etc, this is actually a pretty good overview of how to approach it. Also learned that react uses posting to a MessageChannel to yield!
11.
▲
by
adzm
16d ago
This reminds me of the sixteen or so different flavors of null used in HL7! https://terminology.hl7.org/en/CodeSystem-v3-NullFlavor.html though in practice I've only seen a handful of these. Notably: NI No Informa
12.
▲
by
adzm
17d ago
in c++, boost interprocess has offset_ptr which is useful since the shared data structure may be mapped at different locations in memory in each process
13.
▲
by
adzm
18d ago
There is a robust community around it but it is not very user friendly; most info is found in discord and a Google spreadsheet and custom patches/builds of uvr
14.
▲
by
adzm
19d ago
People seem to be blissfully unaware that illegal and underground gambling is still going very strong.
15.
▲
by
adzm
19d ago
The simplest barrier to using an app for me is that most do not implement tabs. Tabs are extremely useful! Even when the app interface may be better than the web interface, I will usually find myself opting for web specifically for this rea
16.
▲
by
adzm
20d ago
I'd love to hear what was taking up that 17GiB if you can share, even if it is commonly optimized things like packing, still fun to hear about
17.
▲
by
adzm
20d ago
I was disheartened that there was no mention of his voice role as Auntie Whispers in Over the Garden Wall in this thread. It's an autumn tradition in my family to watch that entire animated series and that's one of my favorite epi
18.
▲
by
adzm
27d ago
The AI doesn't actually go to sleep at night, it's [mechanistic explanation]
19.
▲
by
adzm
27d ago
the original pioneer of orbital construction!
20.
▲
by
adzm
27d ago
It is! Add css animation to the ::details-content pseudo element
21.
▲
by
adzm
29d ago
Agreed with you here. In my experience the best solutions go the opposite way, and parse the SQL in ways that can be used from the application.
22.
▲
by
adzm
1mo ago
Well, the About dialog is one of the more popular places to put easter eggs
23.
▲
by
adzm
1mo ago
Those who have used DMT often talk about machine elves. I imagine there is a part of the brain that specifically recognizes humanoid figures even in the distance that is getting overstimulated.
24.
▲
by
adzm
1mo ago
Wow, this explains an issue I ran into for images from a certain vendor when we used idct scaling for the same reason: Some encoders (and a meaningful share of JPEGs in the wild) leave zeros or garbage in the unused rows/columns of the
25.
▲
by
adzm
1mo ago
It's not a matter of memory but speed; the difference is drastic since memory is slow (well compared to cpu cache)
26.
▲
by
adzm
1mo ago
Interesting, I don't seem to see options for this in avifenc for example, I suppose this needs fancier interaction with the library directly
27.
▲
by
adzm
1mo ago
Instead of calling out the obvious low-effort AI prose and project, I'll take this opportunity to recommend checking out hooktheory for some actual interesting analysis of music theory and songs.
28.
▲
by
adzm
1mo ago
Confirmed rabies positive by the way.
29.
▲
by
adzm
1mo ago
I'm just glad I'm not the only one who says damage in their head for .dmg files
30.
▲
by
adzm
1mo ago
electron, about:blank, 90mb Just tested
More ›