Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wrigby
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
wrigby
2mo ago
It's worth point out that on many microcontrollers (STM32's at least), configuring a pin as a "digital input" means that the signal is routed through a Schmitt trigger circuit that's built into the MCU. This also me
2.
▲
by
wrigby
5mo ago
This is true, I just didn't want to admit it as someone who joined after 2015 but before 2021...
3.
▲
by
wrigby
5mo ago
I would argue that Meta had already overhired by the beginning of 2021, and the hiring spree was continuing.
4.
▲
by
wrigby
5mo ago
Probably Microcenter in Brooklyn is your best bet, but still limited selection. It really feels like there should be a hole-in-the-wall gaming PC shop in LES - maybe we should just open one?
5.
▲
by
wrigby
8mo ago
Maybe not if one of those items is always in your backpack. A few other use cases that I think they're great for: - Throw one in your checked bag when traveling - Mount one in a relatively concealed location on your bike - Keychain (de
6.
▲
by
wrigby
8mo ago
Or just, I don’t know… package your software?
7.
▲
by
wrigby
8mo ago
The fact that the Adafruit team continued that thread unabashedly after Paul Stoffregen's first reply is an awful look in my opinion. Doesn't seem like anyone here is behaving like adults. Edit: I should clarify - Paul seems very
8.
▲
by
wrigby
8mo ago
This comment shines a spotlight on my issues with the US auto market. None of these vehicles are sold in the US, for a variety of reasons - both economic and regulatory. I hate knowing that the vehicles I want to buy both exist and are affo
9.
▲
by
wrigby
8mo ago
My 2004 RX-8 had decently solid ESC, but it was a “high-end” vehicle at the time. It’s definitely something we want to keep in our idealized vehicle (but let’s also keep the “disable ESC so I can have fun” button)
10.
▲
by
wrigby
8mo ago
This is my exact same sentiment. I’m cautiously excited about the upcoming Slate Pickup[1] - I can see it being my go-to if I leave NYC, but it still won’t hit like the XJ Cherokee I drove before I gave up cars for the city. 1: https:/
11.
▲
by
wrigby
10mo ago
What about if you’re hit at 10mph? Of course any crash at 55 is fatal for a cyclist, but most impacts with cyclists don’t occur at highway speeds.
12.
▲
by
wrigby
11mo ago
That’s true, but Zen1 TDP is a lot higher than an RPi. Hitting that level of performance in a power and heat envelope that works for a Pi probably demands a smaller process node, unfortunately.
13.
▲
by
wrigby
11mo ago
But you exit going faster, which means you make up time on the straight after the corner.
14.
▲
by
wrigby
11mo ago
> Also the claimed "Rush to buy electric vehicles" put revenue only 2% above expectations? The rush to buy electric vehicles was baked into the expectations, so beating by 2% is still noteworthy.
15.
▲
by
wrigby
11mo ago
Many states allow a state tax deduction for 529 contributions, which could net you up to an 8ish% discount if you’re in a high tax locality (e.g. NYC).
16.
▲
Intel Announces Inference-Optimized Xe3P Graphics Card with 160GB VRAM
(phoronix.com)
209 points
by
wrigby
11mo ago
|
129 comments
17.
▲
by
wrigby
11mo ago
Yeah, I just did a project at work with an RP2040 and was really impressed with the Pico SDK. It hits a sweet spot in between ST’s insanity and Arduino’s easy-but-not-powerful tradeoff. No crazy code generation, going from 0 to blinky is qu
18.
▲
by
wrigby
1y ago
There are two completely distinct differences that jump out to me initially that I think may help justify your feelings: 1: Reading a long book demands focus on a longer timespan than scrolling TikTok, and with focusing on a single thing fo
19.
▲
by
wrigby
1y ago
Thread is a mesh networking protocol mostly targeted at IoT and smart-home connectivity - it's basically a Zigbee competitor.
20.
▲
by
wrigby
1y ago
I enjoyed looking at this one too - playing around for a minute on paper with it was fun. The numbers in each row (when cols is set to 6) are of the form: 6n+1, 6n+2, 6n+3, 6n+4, 6n+5, and 6n+6 Only 6n+1 and 6n+5 can't be trivially fac
21.
▲
by
wrigby
1y ago
Hah - there I go acting like I know more about Europe than a European. TIL!
22.
▲
by
wrigby
1y ago
Most European countries use . as the thousands separator and , as the decimal point.
23.
▲
by
wrigby
1y ago
I didn’t know this, and it jumps out to me because 10k is pretty much the exact difference between room temperature and wine fridge tenperature - I wonder if this is actually not a horrible application for peltiers?
24.
▲
by
wrigby
1y ago
I was curious what these numbers look like if people get their extra calories from carbs instead of animal products: - A 100g cooked serving of pasta has 131 calories [1] - This random website claims that a 100g serving of pasta generates 0
25.
▲
by
wrigby
1y ago
This brought back memories - GLTron was fantastic. It was always either that or TuxRacer that would get fired up after finally getting my ATI drivers sorted out on whatever distro I was playing with at the time. Looks like the last release
26.
▲
by
wrigby
1y ago
Yes and no, depending on the environment. In an apartment building, the wall penetration is a liability, as the 2.4ghz spectrum, with only three channels, gets extremely congested. Going 5ghz helps immensely, with more channels available an
27.
▲
by
wrigby
1y ago
This bummed me out, but it looks like it's not? From the Sunshine (server) GitHub page[1]: Sunshine is a self-hosted game stream host for Moonlight. Offering low latency, cloud gaming server capabilities with support for AMD, Intel
28.
▲
by
wrigby
2y ago
Hah of course you're 100% right on mushrooms - that totally slipped my mind. Am I completely out to lunch on root vegetables though?
29.
▲
by
wrigby
2y ago
Admittedly this is pedantry on my part, but isn’t this only true for fruits? GP’s argument seems perfectly valid for e.g. carrots or mushrooms.
30.
▲
by
wrigby
2y ago
> Is it indicating that the router is faster at forwarding packets than responding to ping requests? Exactly this. In most “real” routers, forwarding (usually) happens in the “data plane”. It’s handled by an ASIC that has a routing table
More ›