> But you can’t use the usual C libraries because they are tailored to OS like Linux or Windows and the hardware those run on (i386, amd64, arm,…). There is a libc for Atmel AVR called avr-libc, tailored to the…
Ah, the plea for sanity dollar! Huge Market! Sadly, he was never able to rid the world of all these fevered egos tainting our collective unconscious and making us pay a higher psychic price than we imagine.
[dead]
If somebody calls you like this, immediately ask them for their name and supervisor in the calmest, most business-like tone you can muster. A good tactic is to tell them you can't talk just this second and ask for a…
Observing and recording law enforcement is generally not illegal, however threatening it might feel to them. It's unfair to compare that to an event where protesters broke into a government building, damaged property,…
Or they could make a zip gun with materials purchased from any hardware store, right down to the necessary ingredients for making black powder. In fact, if you make a muzzle-loading black powder firearm you're not even…
Luckily the California bill seems to only apply to additive manufacturing processes. It's both sad and amusing to think of the thousands of legacy machines that will become legally untransferrable because their…
A good friend of mine is a ferrier, or as he likes to say, "equine podiatrist". There's actually quite a lot to it. They are responsible for shaping the hoof and shoe in a way that corrects problems with the horse's…
Jones lost in a civil suit. If you lie about somebody repeatedly and cause them harm you can be held accountable. It's called defamation. That is not the same thing as government abridgement of speech.
That rot was the direct result of the ad economy that made Google all of its money. Now maybe if they hadn't done it then somebody else would have, but they did do it, and poisoned the well we all drink from.
I learned from a BSides presentation that Ukranian military are using Starlink trancievers placed in pits to beat ground-based signal detection. Do with that what you will.
I've had issues with this same chipset family for years running FreeBSD on some Hetzner hardware. Helps to turn off jumbo frames and checksum offloading. The actual OEM "open source" driver code is 44k lines of…
My impression of FreeCAD as a project is that for much if its life it has suffered from a certain amount of developer churn and lack of focus. It's like somebody builds a workbench and gets it working just good enough…
We did as well for about 20 years. It is a very solid program and does everything it promises. Unfortunately it lacks modern features, and development is sparse to say the least, so we ended up moving to Knot. I'd still…
> Electromagnets dont work for DC, so your breaker will never trip. If electromagnets don't work for DC then what am I supposed to do with this pile of DC solenoids and relays? ;) > PV Batteries in general have a very…
The database for configuration and zone data is strictly internal and not tied to an external relational database, like what's shown in the article.
He was gifted an arch flash suit by the guys from Lightening on Demand :D
Knot does make it quite easy. Also, their devs are very responsive to support questions on their mailing list. It is currently my favored DNS.
If you don't absolutely have to, then don't. That is to say, if you misconfigure it, or try to turn it off, you will have an invalid domain until the TTL runs out, and it's really just not worth the headache unless you…
Certbot has earned my ire on just about every occasion I've had to interact with it. It is a terrible program and I can't wait to finish replacing it everywhere. The new setup is using uAcme and nsupdate to do DNS-01…
I'm a fan of uACME: https://github.com/ndilieto/uacme Tiny, simple, reliable. What more can you ask?
Ho ho ho, you asked for it: https://www.youtube.com/watch?v=OC7sNfNuTNU
Maybe if by "same voltage" we mean DC voltage the same as AC peak voltage. When we talk about AC voltage we are referring to root-mean-square (RMS) voltage. It's kind of like saying the average, though for math reasons…
Right, but that's why I mentioned safety equipment. Your common DIN-mount UL-489 branch circuit breaker will be rated for the same trip current, same short circuit current rating (SCCR), but lower voltage. So you can…
Your modern fridge is probably going to have an inverter-driven motor, so you're right back to using DC.
> But you can’t use the usual C libraries because they are tailored to OS like Linux or Windows and the hardware those run on (i386, amd64, arm,…). There is a libc for Atmel AVR called avr-libc, tailored to the…
Ah, the plea for sanity dollar! Huge Market! Sadly, he was never able to rid the world of all these fevered egos tainting our collective unconscious and making us pay a higher psychic price than we imagine.
[dead]
If somebody calls you like this, immediately ask them for their name and supervisor in the calmest, most business-like tone you can muster. A good tactic is to tell them you can't talk just this second and ask for a…
Observing and recording law enforcement is generally not illegal, however threatening it might feel to them. It's unfair to compare that to an event where protesters broke into a government building, damaged property,…
Or they could make a zip gun with materials purchased from any hardware store, right down to the necessary ingredients for making black powder. In fact, if you make a muzzle-loading black powder firearm you're not even…
Luckily the California bill seems to only apply to additive manufacturing processes. It's both sad and amusing to think of the thousands of legacy machines that will become legally untransferrable because their…
A good friend of mine is a ferrier, or as he likes to say, "equine podiatrist". There's actually quite a lot to it. They are responsible for shaping the hoof and shoe in a way that corrects problems with the horse's…
Jones lost in a civil suit. If you lie about somebody repeatedly and cause them harm you can be held accountable. It's called defamation. That is not the same thing as government abridgement of speech.
That rot was the direct result of the ad economy that made Google all of its money. Now maybe if they hadn't done it then somebody else would have, but they did do it, and poisoned the well we all drink from.
I learned from a BSides presentation that Ukranian military are using Starlink trancievers placed in pits to beat ground-based signal detection. Do with that what you will.
I've had issues with this same chipset family for years running FreeBSD on some Hetzner hardware. Helps to turn off jumbo frames and checksum offloading. The actual OEM "open source" driver code is 44k lines of…
My impression of FreeCAD as a project is that for much if its life it has suffered from a certain amount of developer churn and lack of focus. It's like somebody builds a workbench and gets it working just good enough…
We did as well for about 20 years. It is a very solid program and does everything it promises. Unfortunately it lacks modern features, and development is sparse to say the least, so we ended up moving to Knot. I'd still…
> Electromagnets dont work for DC, so your breaker will never trip. If electromagnets don't work for DC then what am I supposed to do with this pile of DC solenoids and relays? ;) > PV Batteries in general have a very…
The database for configuration and zone data is strictly internal and not tied to an external relational database, like what's shown in the article.
He was gifted an arch flash suit by the guys from Lightening on Demand :D
Knot does make it quite easy. Also, their devs are very responsive to support questions on their mailing list. It is currently my favored DNS.
If you don't absolutely have to, then don't. That is to say, if you misconfigure it, or try to turn it off, you will have an invalid domain until the TTL runs out, and it's really just not worth the headache unless you…
Certbot has earned my ire on just about every occasion I've had to interact with it. It is a terrible program and I can't wait to finish replacing it everywhere. The new setup is using uAcme and nsupdate to do DNS-01…
I'm a fan of uACME: https://github.com/ndilieto/uacme Tiny, simple, reliable. What more can you ask?
Ho ho ho, you asked for it: https://www.youtube.com/watch?v=OC7sNfNuTNU
Maybe if by "same voltage" we mean DC voltage the same as AC peak voltage. When we talk about AC voltage we are referring to root-mean-square (RMS) voltage. It's kind of like saying the average, though for math reasons…
Right, but that's why I mentioned safety equipment. Your common DIN-mount UL-489 branch circuit breaker will be rated for the same trip current, same short circuit current rating (SCCR), but lower voltage. So you can…
Your modern fridge is probably going to have an inverter-driven motor, so you're right back to using DC.