Comments

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

drwho, to privacy in Feeling like Privacy is a lost war.

Even then, not so much. I’ve been tugging on those particular wires, and the overall response seems to be, send a reply once, then ghost you until you’ve forgotten that you asked them. They do nothing during that time, and will probably continue to do nothing well after we forget.

drwho, to linux in The Linux kernel has been accidentally hardcoded to a maximum of 8 cores for nearly 20 years

I agree. Some of the Linux servers I used to run at work in the early 00’s were 12 to 16 core monsters (for the time) and the kernel didn’t even blink.

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 linux in Follow-up to installing Arch

Hmm.

Not being able to select boot order in BIOS suggests something very strange is going on, because it suggests that the BIOS can’t see all the drives. That has to happen before the bootloader can be evoked.

It sounds like GRUB is installed on the WD Black. BIOS -> drives it can see -> boot loader

What was the specific error that the Arch boot attempt threw? How did os-prober work for you?

drwho, to linux in Random application segfaults on Arch

Are you keeping an eye on system temperature?

drwho, to privacy in Feeling like Privacy is a lost war.

It’s only a matter of time before those records (and my mental health records too) get involved in a breach.

This does not leave me sleeping well at night.

drwho, to privacy in Anonymous phone number

Does the number have to accept an SMS for verification, or can it be, say, a phone call?

drwho, to linux in Yes, Ubuntu Is Withholding Security Patches for Some Software

And how many respins of Ubuntu are out there that just have their own repos? Quite a few, as I recall.

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 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 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.

drwho, to privacy in Ghostery Private Search

Hmm.

We’ll see.

drwho, to linux in Random application segfaults on Arch

I’m not seeing anything relevant to lockups or crashes in there. Pretty boring logs.

drwho, to linux in Random application segfaults on Arch

Yeah, that should be fine.

Anything in the kernel message buffer? dmesg -T | less

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