Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

drwho, to linux in systemd 255-rc1 Brings "Blue Screen of Death" Support and New Tool To Spawn VMs

What the actual fuck?

drwho, to linux in Using Asciiquarium for Aquarium in Linux Terminal

I’ve been trying to rewrite asciiquarium in Python off and on for a while. As it turns out, I suck at ASCII graphics just as much as high res.

drwho, to linux in Trying Out & Benchmarking Bcachefs On Linux 6.7

Very much so.

drwho, to linux in XBPS has spoiled me - advice needed.

apk isn’t any more or less than using dpkg by itself, or opkg. As for what I use, I use Arch at home and Ubuntu on my virtual machines (because they’re officially supported by my hosting provider). They work for me. I like them.

drwho, to linux in Calling all Linux enthusiasts! Help us create a comprehensive guide to Linux firewalls and security!

That’s understandable. However, pf (OpenBSD’s firewall system) is incredibly logical and easy to use. I never expected to write a fully operational (bloody thing worked the first time I tried it!) firewall ruleset on a two hour flight from scratch.

drwho, to askelectronics in RPi Pico "disconnects" after a few minutes to days

I had something similar happen in one of my ESP8266 projects (also running MicroPython). What I wound up doing was, every five wall clock minutes (maybe a bit sooner than that, for your case) I had my firmware do a local_networks = wifi.scan() just to exercise the wifi functionality. If that failed I have the code do gc.collect() followed by sys.exit(1), which causes the 8266 to reboot automatically.

Give that a try.

drwho, to askelectronics in RPi Pico "disconnects" after a few minutes to days

No, I don’t. My best informed guess is that the wifi connection’s state machine gets stuck once in a while, it misses a couple of packets, and then sits there doing nothing. So, by kicking it a little it doesn’t get a chance to freeze up.

drwho, to askelectronics in This variable cap, sending a clear message to anyone looking for identifying marks

It's probably between 60 and 140 pF. Those are the ones that you'll normally find in crystal radios for tuning.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #