Viewing profile — mvip
mvip
HN member- Joined
- Thu, May 27, 2010, 3:16 PM UTC
- HN karma
- 975
- Public activity
- 246 items
- HN profile
- View on Hacker News ↗
About mvip
More about me here: http://vpetersson.com
Recent public activity
- story
- story
- story
- story
-
comment
Comment #44699489
If you like this stuff, you should check out what the guys at Mythic Beasts are doing. They’re squeezing a ton of Raspberry Pi’s into racks. They also host the Raspberry Pi website…
- story
- story
-
comment
Comment #44308600
Sure, it's possible. But how is this different than the SEO landscape of the last 15 years? If anything, the bar is higher to succeed here as you need to trick multiple LLM/algos r…
-
comment
Comment #44308485
> But what really disappoints me and leaves me feeling hopeless for the future is how people like the author are either completely oblivious (or worse, don’t care) about the possib…
- story
- story
- story
-
comment
Comment #43509433
I wouldn't trust any of the baby monitors. Even some of the "best" ones, like the Owlet are questionable. You might want to get one of the smaller Unifi cameras and use their Prote…
- story
- story
-
comment
Comment #43321421
Shameless self-plug: I had Ken Munro from PTP on my podcast [1] in the episode 'Hacking airplanes, ships and IoT devices with Ken Munro' where we dove into GPS hacking and spoofing…
-
comment
Comment #43137872
Oh nice! Thanks. Will give that a try.
-
comment
Comment #43137857
+1 for "full immutable system image update" People who suggest updating individual packages (or even worse, individual deb packages for instance) have never deployed any large scal…
-
comment
Comment #43137148
That’s neat!
-
comment
Comment #43137130
I would look at Balena if you are already using Raspberry Pi’s and docker. Alternatively maybe look into ROAC but don’t know if it supports docker. The SD cards will be your bigges…
-
comment
Comment #43132485
Yeah that’s true. But if these are embedded devices, you probably want an A/B partition scheme with full transactional updates and rollback.
-
comment
Comment #43132441
Yeah it definitely isn’t straight forward. But it is complicated for good reasons given how much more complicated stuff it does behind the scenes.
- story
-
comment
Comment #42821819
There’s an official docker image, which is what I’ve been using forever a long time.
-
comment
Comment #42821803
Author here. You can use influx. That’s what I’m doing. It’s just that HA doesn’t use thet by default (which is sensible for most use cases tbh).