Viewing profile — burner420042
burner420042
HN member- Joined
- Fri, Feb 03, 2023, 6:42 AM UTC
- HN karma
- 109
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About burner420042
No profile information was provided.
Recent public activity
-
comment
Comment #49179318
Yes I agree. This idea differs from an OS dependent shortcut in that here the mouse firmware would generate movement data. Not possible before now.
-
comment
Comment #49179285
I think that's a myth. I've never gotten it to work repeatedly.
-
comment
Comment #49165208
After my Aura died I bought a 10" Kindle. I never use it. I keep wanting to buy another Kobo but used inventory is minimal and the store is sold out.
-
comment
Comment #49139577
I use Tiller. They take the transaction history from your linked bank accounts and store it in a google spreadsheet for you. That's it. $99 a year. From there I unleashed claude on…
-
comment
Comment #49107101
The number of buttons on ergonomic mice is excessive. More than 3 is too much. So I'm sitting there wondering what else you could use them for: a random squiggler to keep the mouse…
-
comment
Comment #49079624
Replacing components like a phone screen, yeah - but not the kind of thing the OP is talking about. More like replacing a worn USB-C port on a random motherboard using a soldering …
- comment
-
comment
Comment #48937793
Does the website reference net or gross monthly income? Edit: So the numbers are not a direct exchange rate to USD. Q: How were dollar values assigned to households? A: The househo…
-
comment
Comment #48827682
I'm sure there's better options now but the HP ProLiant MicroServers (used). They support ECC ram, 4 caddies, one extra PCIe slot, and to my knowledge you're not cpu limited for a …
-
comment
Comment #48824294
I don't know why I've never tried just doing it the Cisco way. Thank you for the walk-through.
-
comment
Comment #48823282
Somewhat off topic but since I see people discussing language proficiency using the CEFR system I'll ask. Which certification language test is most transferrable? I'm most interest…
-
comment
Comment #48813170
Documentation for how to set these up without the cisco control platform being present is hard to come by. You have any docs on how to set these up? I believe a firmware change is …
-
comment
Comment #48441556
Is This It My sister, who is two years younger, was in 8th or 9th grade when this album came out. She's also a Weezer and Radio Head fan. Only a few years difference but I feel thi…
-
comment
Comment #48382389
The article mentions 2000 sq ft per home are needed. Ignoring longitude is that a good ball-park number for a DIY'er?
-
comment
Comment #48353921
> PG&E, Oliver de Silva, and a Bay Area foundation provided the rest of the funding to complete the project. Why was a 'Bay Area foundation' referenced yet left nameless? I never u…
-
comment
Comment #48353797
IANAS but my understanding is they keep going upstream - while there's current to push against them - as an instinctual response. I believe water temperature also plays a role. Sal…
-
comment
Comment #48321393
Stop words are filler words? um, uh, like, you know
-
comment
Comment #48291713
Notably CVE-2026-48710 hasn't been added into cloud sec vuln catalogs quite yet. Since fastapi ~is starlette, expect the later half of this week / early next to be busy.
-
comment
Comment #48245957
There I go Turn the page
-
comment
Comment #48105399
Same for Seattle! And I got one for the exact same reasons. Once you got used to them, a sleeping mask and earplugs is pure bliss.
-
comment
Comment #48103438
I generally use alacritty but used rxvt back when. That's a name I've not heard in awhile! I tried `cat /dev/random` in alacritty, rxvt, and xterm to compare output speed. rxvt and…
-
comment
Comment #48048703
They operate at different layers. iscsi is a block device: you gain a 'disk drive' sitting on your network. A dedicated network for disk traffic and use it to host on-prem virtuali…
-
comment
Comment #48046398
The 'target' moves slow so once you learn it, it all stays relevant forever. ... And it's very, very fun.
-
comment
Comment #47957759
Instantly finding a missing semicolon or unbalanced parentheses on a screen of text. Kids these days!
-
comment
Comment #47872862
I'm not the OP but I'd clarify the cron check for new versions is done every minute. So when new images are pushed they're picked up quickly. OP is not saying they push new version…