Hello! Some info about me is up on my website: https://wreckedcarzz.com/

  • 0 Posts
  • 159 Comments
Joined 1 year ago
cake
Cake day: August 23rd, 2023

help-circle
  • I’ve been subbed to the newsletter basically since it started a year+ ago. It’s nice to get a glance at what’s new/updated, but I especially use it for the “breaking changes” info as I have setup my system to basically be hands-off, if-i-get-hit-by-a-bus-it-keeps-going, except if the docker config change. I have watchtower set to run every week, a day after the newsletter, so I’ve got time to check the email and make changes if needed.

    I thought “oh, I’ll just be notified through github of new releases” and went through, setting that notification up, one by one, set to be put in a specific folder in my inbox so it’s right there, no external stuff needed… I’ve never looked at that folder, except for “holy fuck there’s a ton of mail in here” and then closing thunderbird, lol. So the newsletter is essential.





  • I’m just skimming this thread, but paragraph 2 is basically fact. I’m on my second synology box, the UI is simple and I want reliability, I don’t want shit to break because of a git push on some bullshit tool. But recently I snatched a Lenovo server and threw proxmox and Debian on it, and also got a vps.

    The synology is actually pretty capable, especially if it can do docker, and if you are willing to venture into (as a beginner) copy/pasting commands from the internet into the task scheduler as a half-assed way to get at the terminal, it can do literally everything that I want. But I’m a geek, why should I keep a stable, reliable system as my only machine? :p

    My synology does files, some docker stuff. Lenovo does a couple docker stuff, BOINC since it’s just idling most of the time, and docker for game and related hosting on my vps. Hell, this entire thing could be ‘just add a network folder, and install docker and dockge/portainer’.

    Though (paragraph 3) I tried and didn’t like TrueNAS. Maybe it’s because the synology does it already, I was just exploring, but it has that ‘foss feel’ where you have no idea what you are doing, even when you know what all the pieces do, and it just kinda is like ‘here you go, figure it out’ and leaves. I remember the UI being equally… ‘designed by a programmer’ let’s say. It might be powerful but oof, slick it ain’t.




  • (not an image but)

    I would take an already-made burger, then inspect it and rip out elements of it, replace several others, add a bunch of layers of new things. It would take a few months and I would have no idea what I’m doing the whole time, but I would persist. The end result would be a delicious burger that occasionally has a missing item. Still working on why/where/how that happens. People would enjoy it, but most would not know that they can customize their burger, or the extent of the options.

    (I used to code as a hobby in VB, C#, and Java over a decade ago, almost two; this burger example is me not knowing a damn bit of Lua, as I fork and modify a game mod to have a lot more features, less confusing variables, and lots of broken commented code as I have ideas but still don’t fully grasp what I’m doing. Weeeee!)





  • FairEmail is fucking awesome. If it were a sentient being or object, I’d pound it so hard. With consent, of course. Does everything I want and then some: fast, strips everything down to text, lets me appear to send from any address on my domains, blocks trackers, is constantly (almost literally) updated and improved, custom notification handling per folder, custom colors for messages/folders…

    I’d pay for it again to get a desktop version, no hesitation about it. TB is /fine/ but… that one meme with the guy looking back at the other girl







  • Yeah, essentially ‘all’ WWAN modems (in the states?) that are sold as part of a laptop, have FCC locks. One needs to run a script designed for their modem (I believe, I’m new to cellular modems in Linux) on every boot that unlocks the modem so that it can be used by the system. I grabbed the necessary script but there’s something else missing that I’m not aware of, but kubu has ootb.

    I’m just a geek who pokes at things and learns by doing/breaking/fixing, I’m nothing special. But I’m just very baffled at this. It would appear (?) that maybe the service necessary isn’t running, but I don’t know what that service would be (afaik things ending in .d are daemons, of which the /etc/ModemManager/fcc-unlock.d is) so I’m sort of flailing, confused.

    I might poke L4N, as if I can get this going, I’d be content with the system. I’m used to struggling with stuff (flashbacks of getting wifi working in the 00s), it’s just so frustrating to be right there and stuck.

    Thanks, by the way :)


  • Could I bother you for some guidance? I installed spiral an hour or so ago, and I got to the fcc unlock, but the expected folder with the scripts doesn’t exist, so ln fails of course. Searching / came up with 2 folders and a few files that aren’t what I need, and trying to search for ideas online has just been frustrating. I’m assuming I’m missing a modemmanager package that contains the scripts, but again searching online has lead me nowhere. And the Debian package info site is having server errors so I can’t even use that as a clue D:

    Do you have any ideas?

    E: command that worked on kubu was sudo ln -sft /etc/ModemManager/fcc-unlock.d /usr/share/ModemManager/fcc-unlock.available.d/105b:e0ab

    E: I copied the required files (for the command) from the kubu live system, ln successful, reboot, but I’m still stuck as it’s acting like there’s no (usable) WWAN card in ModemManager gui. I setup the apn but can’t connect to the cellular network, there’s no option to connect.

    E: also if it’s any help I have been using this guide (successfully on kubu) https://wiki.debian.org/InstallingDebianOn/Thinkpad/X13s