• 1 Post
  • 31 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle

  • And here we have the reason why online psychological diagnosis is considered malpractice, especially over text in a single session

    I’m a highly empathetic person, to the point it causes me difficulties in life, especially in male relationships. I did this specific prank because I knew he personally would love it and he was already highly stressed and needed a break. It worked out great, both for our friendship and his college career.

    But thanks for the completely useless, unfounded, and insulting armchair diagnosis. Perhaps in the future your time might be better spent figuring out your compulsive need to prove yourself right and the best understander of a situation despite having almost no requisite knowledge


  • Or maybe I know my friends better than you do after reading a quick story.

    Idk man, maybe if this was the first time we did anything in this realm I could see that, but it’s an established part of our relationship. We trust each other. And maybe some levity with no real stakes actually helped lighten his stress during a difficult time, and that was the whole point? He was spiraling a bit and wouldn’t take a break, so just a bit of fun helped him chill and refocus, IMHO.

    He graduated cum laude so I think it all worked out pretty well. I think you need to chill a bit and not assume you know everything about everyone after like 3 lines of text


  • Maybe if afterwards I showed him the knife was made of painted wood, blunted completely, and I snuck a throat protector in his turtleneck.

    I did more things like checking a windows install on my laptop first, and cloning his drive off before I pulled it.

    We would regularly pull pranks on each other, the rule was it couldn’t cause lasting harm. This fit well within that, and he got me at least as good multiple times. One of my best friends, ever




  • So that meme reminds me of a prank.

    There was once I had the same exact laptop as a buddy, but wasn’t using it anymore. He was finishing his degree and just about to turn in like 8 papers/assignments and had a ton of work saved on it. So I wiped my laptop and installed fresh Kubuntu, and then swapped the drives when he wasn’t looking. Then I pretended to have done him a favor since he had been having intermittent windows problems.

    He was livid but was trying so hard to be kind, loool. Made it better when I could swap it right back and everything was there


  • I’ve run Yunohost for quite a while and a few of these are inaccurate

    1). maybe, if you’re putting it in a VPS. But there’s also VPN, Tailscale, and I believe Headscale apps available 2). I’ve barely ever run the CLI, especially for Yunohost commands. Even for system and package updates, its not necessary. I do wish there was a built in terminal tho 3). eh, I mean sometimes but its per-app and its either-or. so typically I’ll check the install page for subdomain and set that up. And remember, some of that is upstream constraints 4). yeah, that’s the most annoying one, tbh. But the ones that are starred or maintained are typically very good, 5). I’ve had good times and bad on the forums, about par for FOSS. heard gokd things about the chat. And for maintained packaged, github issues are answered quickly IMHO 6). I mean, its 12 now and you want it stable. Update your sources.list if ya want 7). this is only true of some few apps, but almost always its listed in the install screen.

    I kinda agree, but I’ve been very impressed with Cosmos Cloud. I ve got the full 400 package marketplace, and having all that on docker, auto-updates, and good user auth is nice.

    I’m using it as a frontend/services and Yunohost as a backend/datacloud/DevOps since it seems to be more robust and reliable long-term. The user management, email, XMPP, and (mostly) transferrable auth is top notch, not to mention default hardening like fail2ban, GUI ssh port shift, LEcerts, etc. Just wish they’d add in a docker system like Cosmos, it’d really fix most of the problems, IMHO


  • Totally agree with you

    The Hamburger they’re referring to is a Hamburg steak, which is a grilled and gravy-topped plate version of Steak Tartar, a rare beef dish that’s a French version of … a Tartar chopped beef dish. It’s all versions of something else and they change each time. The American change to grilling, buns, and a handheld version isn’t any less than the German or French, IMHO

    Same for “Frankfurters”, they’re pork, lamb intestine, boiled, and only served on a plate. But American hot dogs historically are kosher beef, spiced more heavily, are typically grilled, and absolutely are served on specialized buns developed for them.

    This is typical for American food inventions, a rejection of any updates or improvements.



  • So idk if this is the same thing as what you’re looking for, but I’ve been planning something similar but with a lower budget, lol

    Eventually I’m going to run something like OwnTone on a local server to play my personal collection. I have Google Nest Audio around (mic off) to have large sound but small footprint. And for other speakers or systems that don’t automatically connect to OwnTone, something like a WiiM Mini could work well as a bridge streaming device.





  • If you’re wanting to do something like that, you’re probably best running Proxmox as a bit of a hypervisor, then Yunohost in a Debian VM on top, and assign something like “home.domain.tld” to Yunohost and get your “stable” family services running.

    Then you can try out other stuff like Coop, Cosmos, OMV, Caprover, Tipi, etc as other VMs if you wanna try adding something Yunohost can’t or doesn’t do well. Or if you wanna extend your DevOps skills without messing up family-prod. I mean, you could even have another Yunohost as a “sandbox.domain.tld” before new service deploy.


  • I’ve had Yunohost running in some way for probably 4+ years? It’s relatively solid, I can mostly depend on it without any issues. I like the SSO/LDAP user auth and perms, and the default fail2ban and ability to change ssh port from the UI. The update and system services pages are nice.

    What I don’t like is how apps are all installed locally instead of using containers or VMs. And resources are shared, so if one app uses, for instance, MongoDB, and another app needs it as well, they have to share the same one. It makes things run a bit leaner, but I do worry a bit about data bleed if there’s some vulnerability. And the apps are really hit and miss, since they have to be packaged, managed, and issue-tracked independently for this platform instead of the main app/project. So you find lots of orphaned or half-maintained apps that should be great otherwise.

    So you either suck it up and deal, or become a bit of a hacker/maintainer yourself on apps you care the most about. But if I wanted to get that involved I’d just roll a manual build myself. I submit issues and try to help where I can, but that’s not where I want to be.

    You could probably install something like Portainer and manually edit the NGINX config/homepage to hack some docker in there, but idk if I care enough to do that.


  • Eh, it is what it is. I have a full family life and a job screwing with computers all week. I don’t want to deal with spinning up, troubleshooting, and maintaining a mini devops stack.

    I don’t want to spend so much personal time to keep up with all the management and config, but I don’t think that means someone like me should have to live in a big tech world. If there’s a good framework that helps keep things easy to manage and secure for a minimal amount of input and time, even if I could run most of it myself manually with a lot more time investment, there’s no reason not to, IMHO.


  • Yeah, I know they’re different. I was just giving some background about what was going on, sorry if I confused.

    Just wondering if anyone has used what seems to be their compose/swarm config tool “abra”, especially multiserver, and have any feedback about it. I like that it seems to be pretty agnostic after doing its work, they say you can backup and export the config and use it elsewhere mostly as-is. Just can’t see much anywhere else about it.