Viewing profile — quake
quake
HN member- Joined
- Tue, Aug 08, 2017, 5:27 PM UTC
- HN karma
- 219
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About quake
No profile information was provided.
Recent public activity
-
comment
Comment #35682781
It's a very difficult hike. I did it in 2008 and between the ladders, knee-deep mud, timing your hikes with the tides, and general swampiness, 6-8 days is average. There are sectio…
-
comment
Comment #35456641
I've also worked in this space for a few years and the amount of HN-style overconfident "we can fix this in hardware like the old days, the computers are coming for us!" comments w…
-
comment
Comment #35456576
ASIL-critical inputs/outputs should not be encrypted,full end stop. Do I really trust that the dinky economy-scale micro that GM would pick is always going to hold up that encrypti…
-
comment
Comment #35263230
Your arguments are almost identical to the ones greybeard embedded devs have against the Arduino. Yeah, it's expensive, uses an outdated micro (at least the AVR-based Arduinos), bu…
-
comment
Comment #35026567
Memfault is another option.
-
comment
Comment #35026561
Takes some knowledge of the std lib of whatever language you're using (easy with C and Rust, harder with C++) to know what calls will try to allocate memory. But another method is …
-
comment
Comment #33510785
I can probably chime in here. I have used Rust professionally for 2 years but I've been working with it as a hobby for 3. Experience predominantly in C/C++ embedded and systems env…
-
comment
Comment #33452892
What the author fails to comment upon is the sheer breadth of embedded applications and focuses almost exclusively on IOT to prove a point about distributed systems (which he does …
-
comment
Comment #32897713
Not to mention the amount of similarities between SkyTrain and BART with the automated system and custom parts. It didn't even strike me as odd that the trains didn't have drivers …
-
comment
Comment #32498571
Unsafe is exactly what they are in C. They're essentially volatile memory that can change at any time, and woe befall anyone messing around with the same register without synchroni…
-
comment
Comment #32495703
I've found Cargo more than up to the task of managing build configurations, and doesn't require monkeying around with CMake scripts or Makefiles. It was pointed out in another comm…
-
comment
Comment #32495551
I've done some small embedded Rust applications on various STM32 and RP2040 boards. I've been doing embedded dev in C professionally for 7 years and Rust full-time for 2.5, mix or …
-
comment
Comment #29614490
I picked up Sable on a lark (also because I saw the Moebius-inspired art style and immediately fell in love). It's a fine game that you can tell was a labour of love by only a hand…
-
comment
Comment #26193021
I don't have an addiction to games, but I play a lot of them because it's how I keep in touch with my friends from across the country. At the start of COVID/WFH, I was pretty conce…
-
comment
Comment #26100946
I love this guide! My first job out of university reqiured networking a small Linux device to an FPGA running a UDP stack, with nothing else. I'd never done anything with networkin…
-
comment
Comment #24674764
This makes a ton of sense to me. When I was a kid, just about everyone (including my parents) knew I had ADD/ADHD, but never did anything about it. Including myself. It wasn't unti…
-
comment
Comment #23440567
Apart from the fact that Canada has closed its border with the US because of COVID, of course. Pay on average is lower, but comes with a higher degree of social security and stabil…
-
comment
Comment #20950843
A couple years ago I moved across Canada for work, and even after a couple years I still haven't met a ton of people here that aren't coworkers. And none of the people I met, I met…
-
comment
Comment #20804660
About 5 years ago I bought probably the last watch I'd ever need. It's a solar powered Casio with timezones, and the normal 'digital watch' accoutrements. The little energy-saving …
-
comment
Comment #19938786
A few years ago I bought an 'old' ('00 Integra) that had the stock head unit. It would only play CD ROM. It was a total pain to find actual CDs and not DVDs. I dug up mine and my g…
-
comment
Comment #19830719
I read about that! Knights of Something or other. Didn't he caught by having it on a ftp server or something?
-
comment
Comment #19766489
Precisely. It's also interesting to see what you can do with vehicles where the broadcast traffic 'leaks' out the OBD port. A lot of makes use the same ECU across models for common…
-
comment
Comment #19766391
Really depends on the vehicle. Some will have broadcast traffic that is easier to spoof, and ride on CAN addresses that aren't reserved for OBD. OBD quite often rides on the main C…
-
comment
Comment #19645286
RTOS are in everything! They make a ton of sense if you have a lot of resources to manage or calls to external services that may block for some time, like a modem connection. Lots …
-
comment
Comment #19573696
I would say that political whims have nothing to do with shutting down subs like fatpeoplehate, jailbait and incels. Places that routinely advocate, or have been directly tied to v…