Viewing profile — macropin
macropin
HN member- Joined
- Mon, May 02, 2022, 10:51 AM UTC
- HN karma
- 75
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About macropin
No profile information was provided.
Recent public activity
-
comment
Comment #43395225
Or how about 999 additional computers? They could be really tiny ones, running some kind of operating system designed for putting inside small single purpose machines. You could al…
-
comment
Comment #43008354
I'd be interested to find out what sort of anti-islanding techniques they employ. Most inverters are relatively slow to detect grid failure, and if you pull the plug out quickly yo…
-
comment
Comment #43008326
AS/NZ standards prohibit these sorts of systems. Even most models of Victron inverters are not "approved" for grid use without an approved external anti-islanding device, which als…
-
comment
Comment #40142132
I've heard that pressure sensors are the most reliable.
-
comment
Comment #40141530
How do you power them? I've used ESPHome previously to scrape my solar analytics for consumption in Home Assistant using $3 Wittycloud ESP8266's. But as yet I haven't found an eleg…
-
comment
Comment #39508099
YubiKeys support cli access with the benefit of being hardware backed, and optionally requiring a physical touch: $ ykman oath accounts code Touch your YubiKey...
-
comment
Comment #39438646
I wonder if this approach still works with firmware tweaked drives. Anyone remember the "google" spec 320G Seagate drives from circa 2006? The ones with the pink epoxy"? IIRC they …
-
comment
Comment #39271087
Reminds me of a similar story from a colleague regarding email an email that couldn't be sent with a specific subject. After much troubleshooting by L1/L2 techs it turned out to be…
-
comment
Comment #39212172
Reminds me of this PDF I created more than a decade ago from a Postscript implementation of the game of life. Seems it still works, but causes MacOS preview to crash. https://andre…
-
comment
Comment #36010303
The only thing keeping Apache alive today is the need to support .htaccess files for PHP apps like WordPress and the like. For every other use case there are better alternatives.
-
comment
Comment #35770720
Seems really interesting but there haven't been any updates for two years and I don't think the design is open.
-
comment
Comment #35520220
Fumes are best avoided. They contain mercury. True story: I was testing the quality of the water from a property I was thinking of buying and got a hit for high levels of mercury. …
-
comment
Comment #34669072
I built something similar around the same time to share BigPond Cable. IIRC it was a 486 based machine with dual NICS, single HD floppy drive and FreeSCO^ Linux based router on flo…
-
comment
Comment #33889268
> This is how cars all use to look! Not exactly the same. Older vehicles used solid pigments without a clear coat.
-
comment
Comment #33768281
GPS used in survey equipment is accurate to 2cm with ~5 second acquisition time.
-
comment
Comment #33449787
Not to be confused with duplicity, or duplicacy backup programs which have similar features.
-
comment
Comment #33117593
Pneuma-Plastic Casting?... PPC. It's got a nice ring to it. Don't you think?
-
comment
Comment #33115674
It's so bad it's kinda cool. Gives me Lindows Rock vibes. Ref: https://www.youtube.com/watch?v=QSdRTOh2jeA
-
comment
Comment #32454837
Tool brands don't mean much anymore. Cheap and expensive tools are made on the same production line. I bought a set of GearWrench ratcheting spanners a few years ago and got a 16mm…
-
comment
Comment #31279598
To truely make it "MyGov" they need to open up the code base and start accepting PR's.
-
comment
Comment #31233533
It wish a tool existed that could keep boilerplate up to date. ie a tool that will find all files it manages and synchronise them with a canonical source. Use cases include keeping…