"look before you leap" vs. "he who hesitates is lost"
Notices by Ed W8EMV (w8emv@hachyderm.io)
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Sunday, 01-Feb-2026 14:20:57 JST
Ed W8EMV
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Friday, 11-Jul-2025 12:53:29 JST
Ed W8EMV
It looks like there's an open issue in Flux v2, at least
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Thursday, 03-Jul-2025 06:17:09 JST
Ed W8EMV
@badnetmask There are definitely theater tech folks using Home Assistant for automation, and one the things that theater people do is make haunted houses, and so the line from one to the next isn't very long
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Thursday, 19-Jun-2025 07:42:59 JST
Ed W8EMV
@badnetmask my iron rule with Home Assistant is "don't build a haunted house"
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Friday, 06-Jun-2025 07:56:21 JST
Ed W8EMV
Go is actually pretty nice for cross-compiling, if you were to put an x86 system into your network you could still easily spit out arm64 binaries. C++ would be more complicated is my understanding to cross-build, but I think it's still possible.
Do you have enough memory on the system you are using? There's a 16GB Pi 5, the one I have is an 8GB Pi 5.
The Pi 5 has had some memory bandwidth performance tweaks too, see @geerlingguy at https://www.jeffgeerling.com/blog/2024/raspberry-pi-boosts-pi-5-performance-sdram-tuning
The Pi 5 will run hotter, and thermal throttling would be something to watch out for.
What are you using for a file system? (Network, SD card, SSD, NVMe?) The Pi 5 can be coerced into having NVMe storage which should be faster, but I failed in my attempt because of the very fiddly connectors on the NVMe cable.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Friday, 06-Jun-2025 07:28:44 JST
Ed W8EMV
@badnetmask Pi 5's will be noticeably faster than Pi 4's.
Build system performance can be bottlenecked by CPU speed, effective parallelism, memory bandwidth, I/O bandwidth, or network. Some languages cope better on small systems than others. Without knowing which "stuff" you are building it's hard to say for sure, but a Pi 5 will be better across most of those.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Wednesday, 15-Jan-2025 05:56:09 JST
Ed W8EMV
@badnetmask nice! what was the thing about setting it up that you discovered along the way that you wish you knew when you started?
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Sunday, 09-Jun-2024 20:04:08 JST
Ed W8EMV
every working big system is always partly broken, in ways that ensure that systems people and operations people will always have something to do.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Sunday, 09-Jun-2024 20:04:06 JST
Ed W8EMV
@hazelweakly “We build our computers the way we build our cities—over time, without a plan, on top of ruins.” Ellen Ullman
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Wednesday, 29-May-2024 10:10:43 JST
Ed W8EMV
@eaton so, billions of dollars to reinvent Mad Libs? Good times.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Tuesday, 05-Dec-2023 01:05:57 JST
Ed W8EMV
if you follow @craigmaloney you will see the art of Mastodon disclaimers honed to a fine edge.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Friday, 17-Nov-2023 12:35:03 JST
Ed W8EMV
@thomasfuchs advertising for Christmas appears around here to have started the day after Halloween.
I think of it as a War on Thanksgiving.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Wednesday, 15-Nov-2023 03:36:48 JST
Ed W8EMV
@mattly how do you even pronounce that when you are reading it?!
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Wednesday, 05-Jul-2023 02:49:44 JST
Ed W8EMV
AOL is the biggest opportunity yet to introduce more "normal" people to Usenet.
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Wednesday, 22-Mar-2023 11:52:36 JST
Ed W8EMV
"The Net of a Million Lies" was a warning, not a business plan
-
Embed this notice
Ed W8EMV (w8emv@hachyderm.io)'s status on Monday, 20-Mar-2023 12:33:19 JST
Ed W8EMV
This 1990 FAQ from Epson says the drive worked in an Epson Equity series computer, with a "non-standard FDD interface".
https://files.support.epson.com/pdf/psb/psb.s-0060a.pdf
You might hunt for "Epson Equity" docs. The few I have read suggest that Epson sourced some parts that were nearly but not quite compatible with standard interfaces of the time, so there may be some goofball surprises waiting.