Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
skunkworker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
skunkworker
8d ago
I'll be curious to see how the hinge holds up against wear, tear and small particle intrusion over time. If people get to 2 years and it's still going great. Then I may pick up a Duo 3. But my adoption really comes down to the pro
2.
▲
by
skunkworker
6mo ago
When Apple still had intel chips, I remember how long it used to take for external displays to be properly detected and to start working. The first time I used a M series chip, suddenly the displays were detected and started working in a se
3.
▲
by
skunkworker
8mo ago
Rails shops running on normal CRuby, have difficult in effectively scaling out multithreading due to the GVL lock. It's much easier to "scale" ruby using forking with sidekiq or multi process, and to have it consume data from
4.
▲
by
skunkworker
9mo ago
Related: PayPal Honey extension has again "featured" flag in Chrome web store - https://news.ycombinator.com/item?id=43298054 - March 2025 LegalEagle is suing Honey [video] - https://news.ycombinator.co
5.
▲
Honey Targeted Minors and Exploited Small Businesses [video]
(youtube.com)
19 points
by
skunkworker
9mo ago
|
1 comments
6.
▲
by
skunkworker
9mo ago
I've got a Apple TV -> Denon -> LG C3. CEC on the appleTV remote will turn all 3 on, and long pressing (power button on appletv remote) will turn all 3 off, not just screen saver with input.
7.
▲
by
skunkworker
10mo ago
I've used it multiple times while hiking and outside normal cell phone tower range. Need to transfer 500mb of images and videos? easy.
8.
▲
by
skunkworker
10mo ago
After working with the Postgres WAL through logical replication in the last few months on a work project. My largest gripe is that some specific behaviors (like how a WAL receiver process should respond to a fast-shutdown on the database ba
9.
▲
by
skunkworker
11mo ago
I wish postgres would add a durable queue like data structure. But trying to make a durable queue that can scale beyond what a simple redis instance can do starts to run into problems quickly. Also, LISTEN/NOTIFY do not scale, and they
10.
▲
by
skunkworker
11mo ago
Millions of events per day is still in the small queue category in my book. Postgres LISTEN doesn't scale, and polling on hot databases can suddenly become more difficult, as you're having to throw away tuples regularly. 10 messag
11.
▲
by
skunkworker
1y ago
I've personally used one of these before in a performance where you needed individual based tracking, the chips were active UWB radios and sensors were placed and calibrated around the stage, I believe it was < 10cm accuracy and qui
12.
▲
by
skunkworker
1y ago
You can get generic finasteride 1mg/180 (6 month) for as low as ~$17 if you go to a Kroger pharmacy and use their preferred savings program (I forget the name off hand) and no insurance coverage. Kroger discontinued their Kroger saving
13.
▲
by
skunkworker
1y ago
I recently purchased a M18 trimmer after not using one for years, it still surprises me that when not on the throttle - "off" is truly off, and not the persistent hum of a 2 stroke that is too loud in your left ear. No fumes and n
14.
▲
by
skunkworker
1y ago
Anecdotal, but around college campuses (ASU in particular), many people like Waymo because there isn't a creepy driver in the front seat.
15.
▲
by
skunkworker
2y ago
Unless their pricing has changed, it’s quite exorbitant when you need a lot of data. To the point that one year of cockroachdb would cost 5x the cost of the server it was running on.
16.
▲
by
skunkworker
2y ago
For those reading, Go officially adopted swisstable into Map for 1.24 last week.
17.
▲
by
skunkworker
2y ago
Vox is also pretty great for FLAC https://vox.rocks/mac-music-player
18.
▲
by
skunkworker
2y ago
Some banks also do this. I’ve gotten a wad of $2 bills from a local branch of a major bank before.
19.
▲
by
skunkworker
2y ago
The internal tools I've used regenerate the code as part of the CI process, and will fail the pipeline if the regenerated code has dirtied the git tree.
20.
▲
by
skunkworker
2y ago
While in Iceland I learned from local fisherman who have conflicting thoughts on joining the EU. On one hand it could strengthen relations, but on the other they would not be able to preserve their fisheries from being over fished.
21.
▲
by
skunkworker
2y ago
I have been using a TS3+ daily for more than 4 years now without any major issues, there was a firmware update a few years ago but since then it's been very reliable ever since.
22.
▲
by
skunkworker
2y ago
Interesting, is there a reason why Postgres wouldn't just apply the shared query planning to INSERT...VALUES as well, it seems like almost a no-brainer to speed up all queries. Or is this more related to how the parser works with the v
23.
▲
by
skunkworker
2y ago
I will be curious to see what JRuby's fiber implementation is like in their upcoming version, currently I work on JRuby rails deployments with dozens of threads across hundreds of nodes. There's definitely some learning curves and
24.
▲
by
skunkworker
2y ago
I could see this being the case, Queen Creek, AZ is about 15 minutes to the south by southeast from Chandler, AZ.
25.
▲
by
skunkworker
2y ago
From what I remember, the cost per server per year was about 5x to 6x (annually) the hardware cost of a new server, and these were dual 32 core EPYCs. 64 cores per box at per core licensing gets really expensive.
26.
▲
by
skunkworker
2y ago
Spanner is cheap in comparison depending on your storage requirements. I've seen CockroachDB quoted as 10x more, and for a product that is harder to sell to stake holders.
27.
▲
by
skunkworker
2y ago
The last time I priced out CockroachDB it was more than 10x what multi region SpannerDB would cost.
28.
▲
by
skunkworker
2y ago
Once Tesla starts hiring hundreds of Robotaxi intervention engineers then we will know they are serious, otherwise it's just a marketing ploy.
29.
▲
by
skunkworker
2y ago
macOS has `caffeinate` built in as well. https://ss64.com/mac/caffeinate.html
30.
▲
by
skunkworker
2y ago
Same, a family member send a photo while I was driving and over Carplay it was described fairly accurately.
More ›