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

help-circle
  • As a 16 yr old I started running my own BBS on a 1200bps external modem on an Older Atari 800xl computer (1990) It was a completely new world for me. :) I later upgraded to a 14400 buad external modem for the max and that was when modems peaked at 38400 baud. I was an Atari geek so naturally when I had the 14400, I ran it on an Atari 520ST computer.

    I still remember the days of being a SYSOP and the exhilaration in talking with other people from across the country who would dial in and have a nice one-on-one convo. It didnt’ last too long though, I got married shortly after high school and out went the BBS. But it wasn’t so bad, because at that time, the Net was starting to take off and out went the BBS’s around the world. There are many out there via telnet if you can find a directory, they are a fun trip back in time. :)





  • Like others have said Arch is not as intimidating as it would appear to be. Over the last couple of years, they improved IHMO the most difficult process for the average user of installing Arch. You now just run archinstall Then follow the system prompts. It’s constantly being improved. If you do go with Arch, aside from using Pacman to install apps, you can use “Yay” or “Paru” or others which pull from the vast AUR repository.

    I used Arch for a few years and recently moved over to Aurora Linux (Immutable KDE distro adapted from Fedora’s CoreOS and uBlueOS which is an offshoot of CoreOS) Specifically, I use the Developer experience of Aurora which gives you a VSCode type of editor as well as Podman desktop included as well as other items. It’s meant for those who wish to develop and not have to worry about keeping the system up to date. It runs updates in the background and rebooting your system will run the updates.

    The reason I left Arch was simple, I used to like to live on the edge of software as well, until it took one too many hastily released updates which borked my Arch system. My home PC has morphed from being my dedicated computer to my wife’s and my computer which is fine, but I’d like to keep it available for her avoiding the need to do a repair because an update broke it.

    Keep an eye out for the KDE Linux OS which they have in development and not yet for use, but is earmarked for being the official immutable OS for KDE which will receive their bleeding edge updates. https://linuxiac.com/kde-announced-its-kde-linux-distro/ https://community.kde.org/KDE_Linux

    I plan on migrating to that once it’s finished. :) I’ve become a fan of immutable OS’s because they allow you to roll back if something should go wrong. Which it rarely does :)


  • I know about that function. It’s mostly just about if there were any other options. I mean, I can find a folder icon pack probably, but that would make the ones I wanted customized but and also not match. For example, if I did a green folder and it was not flat like the Breeze ones are then it would look out of place until I replaced everyone with the one from the pack.



  • This is anecdotal, only to say that the Linksys WRT-54G IMHO is/was a beast in the SOHO world. Back in 2013, I worked for the county replacing older equipment and it was time to upgrade the router in the fairgrounds lobby at the start of summer. Up we went to the rafters where it was and it was quite dusty in there, tons of pigeon feathers and miserably hot in the attic as most are. We pulled the router from service and replaced it with the new one already configured. The wrt54G was COVERED in dust, Pigeon droppings and feathers stuck to it. It ran forever that way I suspect. From what I was told, is was installed about 7 or 8 years prior, maybe longer.

    To this day, I think Linksys must have partnered with Nokia’s wizards for how sturdy that router was/is. You can still find them in our second hand stores and most people push DD-WRT on them. But since they are 10/100, they’re not as popular anymore.



  • You could always use ntfy.sh if you are wanting to keep it light weight, I know there seems to be a heavy following and happy community with it. I personally use Gotify which has been nice and easy to use and just works for my needs. :) I looked at the shoutrrr repo and it seems to be either abandoned or just no longer updating maybe because their is no need to in the Dev’s eyes. They also develop Watchtower which hasn’t been touched in about 2 years ago. I have never had any issues with Watchtower so I think it may not need much maintenance. I do see though that they are working on a new project: https://github.com/containrrr/shepherd but it’s also a bit stale.



  • I can see them doing that, I use a DNS ad-block (Adguardhome) with plenty of filters and last night, I spotted that they were able to inject two ads (standard one to the right of the channels and one at the bottom below the menu for the new Minecraft movie when they changed my background. So, they are finding ways around this stuff. I simply disabled the Sponsored themes. We are on the fence about replacing the TV later this year but not 100% sure just yet. It’s been quite buggy randomly rebooting when switching sources and other things.







  • node815@lemmy.worldtoSelfhosted@lemmy.worldSelf-hosted SSO
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    I just tested my version of Firefox (Fresh from Play Store) and it worked without issues on my end to login to the server.

    The only browser I’m aware of which doesn’t support it is the Duck Duck Go Browser which is a shame. They don’t seem to care about enabling WebAuthn support.



  • I work from home, however my two systems (home and work) are on the same LAN, they don’t see each other for file sharing. I get paid via direct deposit like everyone else which means my pay stubs are all electronic. I print those out and then use WinSCP to copy those over to my desktop. No other files are ever sent.

    At home, depending on the amount of files, I either use SFTP via Filezilla, or if the mood strikes me and for a single file, I will just use SCP if I’m already on the cli which is most of the time it seems anymore doing work on my personal servers. I’ve found that SFTP is faster at transferring than doing a copy/paste to the NFS share to the same drive.



  • node815@lemmy.worldtoLinux@lemmy.mlLooking for a "set it and forget it" distro
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    4 months ago

    I came from Arch to Fedora as well but using Universal Blue’s images. In my case, Aurora (KDE), and daughter’s Bluefin (Gnome). They update in the background and only install when you reboot. So far, most of the newer software releases such as web browsers or the desktop environment fall within a day or two for being installed which is a nice alternative. The big plus I see on these too is they are immutable so if something installs or breaks, you just boot into the previous version from Grub and go from there.

    Additionally, OpenSuse MicroOS has options for whatever environment you are used to such as Gnome or KDE, this is immutable as well. I view all of these as “Set and Forget”.