I’m beautiful and tough like a diamond…or beef jerky in a ball gown.

  • 129 Posts
  • 588 Comments
Joined 10 months ago
cake
Cake day: July 15th, 2025

help-circle

  • I had to kill a black snake last weekend, and I still feel bad about it. Usually I leave them be and let them eat the mice and moles but this one was massive and unusually aggressive. It tried to strike at my dog and still don’t know how she didn’t get bitten, but the thing decided to chase her which is what sealed its fate.

    I’ve never seen a black snake do that, so I guess it had a nest nearby or something and the dog was sniffing a little to close to it.





  • I like the concept because it’s reminiscent of the early computers I grew up with (Tandy CoCo, Commodore 64) and I basically just dock my laptop with its lid closed anyway (screen is too small and resolution too high for my old person eyes).

    But considering it’s literally a keyboard PC, you’d think they’d have put more effort into making it a nice keyboard. I hate those “chiclet” low travel keys. Put a PC in a good mechanical keyboard or at least a membrane keyboard where the keys have some travel, then we’ll talk. Until then, it’d be a tad ridiculous to plug a good keyboard into my keyboard PC lol.

    It’s not much cheaper than an equivalent laptop, so who’s this for, exactly?

    I guess if there were an LCD shortage instead of memory and SSD, it would have a lot more potential.






  • How does that work? Does YT pay out to creators based on the subscriber count alone? I’ve only ever heard “like and subscribe to help fund this channel” mentioned when the videos are monetized (e.g ads or sponsors).

    Or does PBS monetize their videos and uBlock just shields me from that?

    Not that I don’t want this to be true since it’s an easy way to help fund them, but I am curious how (or if) this works.













  • Here’s a write-up I read not too long ago and answers many of your questions, though the author is mostly concerned with getting data access going. Short answer is yes, most will “just work” provided you use the correct modes and configs.

    https://www.jeffgeerling.com/blog/2022/using-4g-lte-wireless-modems-on-raspberry-pi/

    do linux apps working as contact list/dialer/SMS receiver/sender exist?

    Those all fall under what’s called the IMS (IP Multimedia Subsystem) and is often problematic implementing in open source. If I recall, Ubuntu Touch has a (mostly?) working IMS implementation but I don’t recall if it’s universally functional or limited to specific devices/carriers. Some WWAN cards will allow calls/texts, but those are usually in “3G” mode which is rapidly disappearing as carriers switch to VoLTE or VoNR/Vo5G (which are basically just fancy VoIP).

    If you’re willing to forego traditional carrier voice/messaging, you can use any number of messaging apps that work on Linux and/or combine that with a 3rd party VoIP provider for PSTN calling/phone number and SMS/MMS. Just don’t expect to get RCS messaging going; even on Android proper, you’re limited to Google Messages only.