

Quarrtarrmastarr? Or is that too much?
Hi, I’m sbird! I like programming and am interested in Astrophysics and all things space. I also have a hobby of photography.


Quarrtarrmastarr? Or is that too much?


I personally just use local music playback, with SyncThing for syncing between devices. That mean I can listen to them offline!
On Android, I use Auxio, but Lotus and Chocola (previously CuteMusic) are awesome too.
On Linux, I use an mpd-based option called rmpc. Tauon and Gapless are also great! As for mobile Linux, Gapless is a good option that works pretty well. You might also like Plattenalbum, a GTK-based MPD client.
I mean… I wish my printer worked as well as all my Bambu friends, but this helps a little… this helps…
Just of note, many other brands are now very competitive with Bambu, even beating it in value in some cases! For example, Qidi has some very good value enclosed printers like the Q1 Pro and the newer Q2, Elegoo’s Centauri Carbon is exceptionally good for the price, the Snapmaker U1 undercuts Bambu’s H2 series by a lot while being compatible with OrcaSlicer OOTB, and of course you have Prusa being cool as always, letting users upgrade from the MK4S+ to the Core One with a kit, which can later be upgraded again to a tool changer with the upcoming INDX.


Nice, good to hear! Radicale is really nice and simple to setup too. If you want a good desktop calendar app, I know that both GNOME Calendar and Thunderbird work well with Radicale (I currently use the latter).
1. Always read the documentation!!!
Now for specific recommendations, I can can share my own experience. I started out with hosting something very basic that I had a need for. Nothing fancy, something that’s relatively easy to set up. I hosted Radicale, a CalDAV server that can sync calendars. It was a little fussy about permissions but I was able to sort it out by reading the documentation. I heard Baikal is another good option for that too. Previously, I only used local calendars, as never bothered with Google or Outlook calendar, and if was refreshing to have my events be locally synced! Super neat!
If you have a small, simple need like that, it can be your baby steps into self-hosting. A small calendar, a to-do list, DNS (i.e. PiHole), web server, something like that which you have a need for. Just make sire you read the documentation!
Afterwards, you can “level up” to more complex projects. For file hosting, I use Nextcloud, but OpenCloud is a good option if you need something lighter weight. LearnLinuxTV has an excellent guide on installing Nextcloud! You also have Immich for photo backup, and the documentation for it is excellent. You really should read the docs, for any kind of software! And if you do any programming, having a local Forgejo instance is always good for an additional backup to a cloud git repo service like Codeberg or GitHub. If you have a large collection of media of any kind, Jellyfin (for videos), Audiobookshelf (for…audiobooks), and Navidrome (for music) are all recommended.
As for the OS, I would recommend Debian. It’s rock solid, there’s a bazillion guides for it and Ubuntu (a Debian derivative), and it works well for my use case. Much of the documentation for all kinds of self-hosted applications assumes that you use Debian or some derivative of it. However, if you want a better way to manage networking, RAID configurations, etc., going with an OS tailored for use in NAS systems would be better. I heard that TrueNAS is a really good option for that! Just make sure you read the documentation before you fiddle around with settings.
On the hardware side, I would always go with something you already have over buying new hardware, and if you really don’t have anything, getting some used is always good. Reduce e-waste and save your money! I used (and still use!) an old laptop for self-hosting, since it was what I had available and my storage needs were not massive. That poor 512GB SSD is really putting in the work.
Have I mentioned that you should always read the documentation?
Aside from a lot of the ones that are abbreviations (like GNU Image Manipulation Program, or GIMP), most of them are fine I think.
Immich, it sounds like “image”, which makes sense for photo hosting. Inkscape is a landscape of ink, suitable for a vector graphics editor. “Chrono”, the clock app on Android, is named after the embodiment of time. Radicale, the CalDAV self-hosted service, is the word “radical” conjoined with “calendar”. KeePass is a password manager, a master key is used to unlock the vault. KDE likes to put “K” in front of a lot of their app names. KCalc, KGet, Konsole, KOrganizer, KAlarm, KWrite. Their functions are pretty self explanatory. Okular is a PDF reader by KDE, and the name is a play on the word “ocular”, used to describe vision, but with a “K”! MarkText lets you write text in Markdown format. LibreOffice is a free (as in freedom, or libre) open-source office suite. Writer, Impress, and Calc are related to documents, presentations, and spreadsheets. And then there are all the apps that are not unique and are simply what they are. Think “Offline Translator”, “OSS Document Scanner”, etc. (very common with a lot of Android apps I use)
I would imagine Kittygram refers to the vast quantities of cat photos on Instagram.


Having a large internet personality like Pewdiepie advocate for privacy, self-hosting, and open-source is always good!


Vikunja is a great option, but the mobile app is still in development (lots of missing features). I like it, but I have found that using a simple markdown editor like Markor (on Android) and Marktext (on Linux, available on Windows + Mac too) works for me, and I use Syncthing to sync with my laptop. Note that Marktext isn’t being actively developed anymore, but it was the best one I could find that respects the folder structure of my notes. Obsidian is great too, but it’s closed source and having everything in vaults is annoying for me. You might also like VSCodium or Kate, which are code editors that also have markdown highlighting (but not Markdown preview).
However, you can’t easily use custom themes with Markor and Marktext. For Markor, you can only change the background, font, and text colour of the editing mode (not the preview mode!) while Marktext does let you change the font universally, but you have to use one of the prebuilt themes (I found One Dark to be the closest to my system theme). One day I would like to try my hand at making my own cross-platform markdown editor, maybe once I have less schoolwork to worry about.
edit: I was wrong, Marktext is actively developed! Additionally, the latest version of Marktexts lets you use custom CSS to create your own theme, and there are far more default themes to choose from now!


As per his video, he states that he wishes that he could magically make AI go away and that he “hates everything in his project”, but since that’s not possible, he would prefer if people using AI did so using their own hardware and not some company’s cloud servers.
Make of that what you will. I think it’s pretty neat, not for me, but I’m sure someone will find it useful.


Note that I have seen a lot of people make some really cool “rehousings” of their laptops to turn them into transparent boxes mounted to the wall, usually made of something like acrylic. They look awesome, but haven’t tried it myself since I just self-host using my laptop in its original chassis


I personally use Syncthing-Fork. It works well enough for me, but I know a lot of people run it through Termux. Haven’t tried it myself though, so unsure what the limitations are. BasicSync is also new to me. There isn’t a “proper” way, it just depends on your use case I think!


Two built for Android, Syncthing-fork and BasicSync, and the latter is meant to be less featured and simpler (or basic! Wow, it’s in the name!)
And the third is the desktop service for Linux, Windows, etc. Technically, you can install the Linux one with Termux or similar on Android, but it’s a little jankey. It is possible though, as somebody else has already mentioned!


To be fair, Wireshark is a far more memorable name than Wireguard. Sharks are very cool!


Planned obsolescence means that the thigh high socks degrade quickly, forcing consumers to purchase new pairs more often than they really need too. The fabrics are now less resistant to excessive sweat, moisture, and oils. Shrinkflation also means you get less sock for the same amount of money, increasing the margins for the sock megacorporations. Additionally, the missing sock ghost (who routinely steals socks from a pairs leaving victims with just the one) has struck a deal with Big Programmer Socks to increase the number of lost sock pairs over time in exchange for a large share of the profits.


PLA
A toolchanger option you can purchase right now is the Snapmaker U1. It has a relatively low price tag for a tool-changer and uses a modified version of OrcaSlicer to print stuff, not some proprietary nonsense! It’s pretty recent though, so reliability and such are not guaranteed.
Definitely avoid Bambu, they have been very hostile towards open-source developers! And this is speaking as somebody who owns an A1 bought before the ecosystem lockdown shenanigans (my printer is now in LAN-only mode to allow continued use of OrcaSlicer).
The Elegoo Centarui Carbon seems to be an excellent option from everything I’ve heard online. They recently released the “Canvas” multi-material unit, which looks pretty interesting, but the reliability of it is undetermined. It works fine now, but there hasn’t been enough time to see if it will last. Could be a thing to consider if you will be using the printer for anything important! I’ve also heard that Qidi’s Q1 Pro is excellent, and their new Q2 is the successor to that with support for their “Qidi Box”. It looks like a neat option too.
Although much better than Bambu, as they support stuff like OrcaSlicer and OctoPrint out of the box, they aren’t the most open. In both cases, they used a custom version of Klipper that is not open. I do know that there is the “OpenCentauri” project that is working towards an open Klipper for the CC, but full support (esp. for the Canvas) is not there yet.
Ideally, if within your budget, the Prusa Core One will be the most open option you can get. Great customer service, best in class build quality, repairable, etc. It supports the MMU and, in the future, the INDX for a toolchanger!


It turns out it was an issue with the model, the bottom was a very thin edge instead of a flat base. Cutting 4mm from the bottom fixed the problem!


It’s only 4mm, so it’s no big deal. Plus, this is a helmet shape, so the other sides are round (and therefore need more supports, using more filament and such)
I found the LearnLinuxTV tutorial on installing Nextcloud to be really good, and it’s been running great! It’s excellent if you want drive and has all the different other bits like notes, calendar, forms, office, etc.
However, you might also want to look at some other services too for specific tasks. I use Radicale for calendar, mostly because it was my first self-hosted service and I never bothered moving to the NC offering, but it’s very simple to setup and works well for me. Etherpad is good if you want shareable MD notes (but isn’t as great if you want private notes, for that local programs like Joplin, Marktext, and Markor are your best bet). For image hosting, Immich is always nice and has excellent mobile clients too (even on Linux mobile, you have the third-party Mimick!)