u/lukmly013 💾 (lemmy.sdf.org)

I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.
I am also dumb and worthless.
My laptop is ThinkPad L390y running Arch.
I own RTL-SDRv3 and RSP1 clone.

SDF Unix shell username: user224

  • 0 Posts
  • 96 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle






    1. In Slovakia we have a stationery shop chain called FaxCopy that prints stickers as well. Rather than a limited number of stickers, you get to fill an entire page. For example, SRA3 page, matte exterior-grade (I assume that could be waterproof, they don’t explain that…) costs €5.47. I only tried the cheapest paper option so far. That includes the cutting. However there’s 2 ways, I prefer to kiss-cut over die-cut due to spacing, then just cut it up with scissors. For kiss-cut it’s 5mm and for die cut it’s 3cm.
      Right, that brings me to another point, it is quite manual. You have to create the print template and cut template yourself. I used Inkscape for that.

    2. Stickermule. Right, so they’ve went fully pro-Trump, sending pro-Trump emails to customers, and now I even found they made some 100ft wide “Vote for Trump” sign and Trump’s statue.
      Well, so why am I mentioning them? They’ve got a couple of promotions of 10 stickers for around $1 including shipping. Each can only be used once, but it’s possible to delete and re-create the account (needs a different phone number). Certainly doesn’t make them money.

    Unfortunately, the latter is the company that acquired unixstickers.






  • Arch. After every update I check what broke. And then discover things I forgot to check.

    I am still not sure if it’s already safe to upgrade VirtualBox and iio-sensor-proxy, but I am too lazy to just downgrade them yet again.

    So I just…

    IgnorePkg   = iio-sensor-proxy # Issues in Wayland after suspend
    IgnorePkg   = virtualbox virtualbox-host-modules-lts virtualbox-host-dkms virtualbox-guest-iso # Segfault in 7.2.x, reverted to 7.1.8 - see sys-management-log.txt entry 2025-08-29
    

    If you’re curious about the log entries:

    2025-07-06:
            downgraded iio-sensor-proxy to 3.6-1 as 3.7 caused issues after suspending
            added iio-sensor-proxy to IgnorePkg in /etc/pacman.conf
    
    2025-08-29:
            downgraded virtualbox packages to 7.1.8 as 7.2.x was broken (segfault)
            installed linux-lts-headers as the downgraded virtualbox suddenly wanted that
            removed and reinstalled related packages a couple of times (virtualbox-host-modules-lts, virtualbox-host-modules-arch, virtualbox-host-dkms), as well as switching between linux-lts and linux. Hopefully that didn't create any brand new funny business.
            I want to die
            added IgnorePkg   = virtualbox virtualbox-host-modules-lts virtualbox-host-dkms virtualbox-guest-iso to /etc/pacman.conf
    

    I recommend writing some documentation about your system. My Manjaro install became a total unknown mess after a while. I know I had to create some symlinks at some point to fix something, something something custom “XDG_CONFIG_HOME” dir with separate theme to un-break Cisco Packet Tracer on dark theme, edited startup script for Packet Tracer.
    On one Ubuntu VM I edited a bunch of config files that I didn’t remember so it was just don’t touch it while it works.

    But hey, I feel better after knowing that during high school our internet was down for weeks because something broke on main proxy server and nobody had documentation for the 2 decades old backup server, including the password, so it just ended up running in a “don’t touch it” mode, except that it also limited download speed on unknown PCs (based on MAC) to something like 32Kbps, which after 20 years meant nearly any PC so the solution was to copy MACs from basically ewaste.

    Anyway… write documentation for what you do.