Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

SpaceCadet, to memes in They said wake me up at 6 AM
@SpaceCadet@feddit.nl avatar

Woosh I guess

SpaceCadet, to memes in Air cooling is just better
@SpaceCadet@feddit.nl avatar

The only downside really is RAM slot clearance when you need a beefier air cooler.

SpaceCadet, to memes in You also found them really attractive too
@SpaceCadet@feddit.nl avatar

This reminds me of the time I went home with a lesbian couple after a party, and not realizing they were interested in sex with me, even after dropping hints like repeatedly telling me things like: “You know, we’ve both been with men before”, then while awkwardly watching a movie on their couch they started to undress eachother and make out, and one girl pulling me in to touch her body as the other girl moved to perform cunnilingus on her.

And all I could think was: oh wow I should probably give them some privacy now, I guess it’s time to go home.

SpaceCadet, to selfhosted in I love my Gitea. Any tips and tricks?
@SpaceCadet@feddit.nl avatar

Mental note: have to migrate my gitea instance over to forgejo.

SpaceCadet, to selfhosted in Should I use a dedicated DHCP/DNS server hardware
@SpaceCadet@feddit.nl avatar

For me gravity sync was too heavy and cumbersome. It always failed at copying over the gravity sqlite3 db file consistently because of my slow rpi2 and sd card, a known issue apparently.

I wrote my own script to keep the most important things for me in sync: the DHCP leases, DHCP reservations and local DNS records and CNAMES. It’s basically just rsync-ing a couple of files. As for the blocklists: I just manually keep them the same on both piholes, but that’s not a big deal because it’s mostly static information. My major concern was the pihole bringing DHCP and DNS resolution down on my network if it should fail.

Now with keepalived and my sync script that I run hourly, I can just reboot or temporarily shutdown pihole1 and then pihole2 automatically takes over DNS duties until pihole1 is back. DHCP failover still has to be done manually, but it’s just a matter of ticking the box to enable the server on pihole2, and all the leases and reservations will be carried over.

SpaceCadet, to selfhosted in Should I use a dedicated DHCP/DNS server hardware
@SpaceCadet@feddit.nl avatar

That’s what I do. I do have a small VM that is linked to it in a keepalived cluster with a synchronized configuration that can takeover in case the rpi croaks or in case of a reboot, so that my network doesn’t completely die when the rpi is temporarily offline. A lot of services depend on proper DNS resolution being available.

SpaceCadet, (edited ) to linux in My First Regular Expressions
@SpaceCadet@feddit.nl avatar

You are strawmanning, and your links are not countering any point I made. I never disputed the depreciation as fact, and I never recommended that beginners should use egrep over grep -E

I disputed your claims that the egrep command has just been a distro hack all these years, when in fact GNU to this day still distributes egrep through its source tarballs and only very recently started to warn about it through the wrapper script. And again, the only “portability problem” here is the fact that they deprecated it in the first place, i.e. a self-inflicted one.

Then as a Linux and Unix veteran I gave my subjective opinion by lamenting and criticizing the fact that this depreciation happened, and how changes like this always feel like unnecessary pedantry to me. Yes it’s an expression of frustration, but I am allowed to feel frustrated about it. I don’t need people like you invalidating how I feel about breaking changes in software that I use daily.

SpaceCadet, to linux in Fuck it, give me your most OVERRATED Distros
@SpaceCadet@feddit.nl avatar

LLVM was held back for a good reason, it was breaking things left and right. Even so, if you really needed it there were always AUR packages for it, or lcarlier’s mesa-git repo if you prefer prebuilt packages, so it’s not as if you were just SOL. I got my 7900XT in december, and instructions on how to get it running were already all over the forums and subreddit at the time and it was working on the same day that I got it.

I don’t know when you got your 7900XT, but it was broken on Ubuntu too for a good while, I’m not even sure that it currently works on 22.04 without using external PPAs. In the mean time, it now works with Arch out of the box.

As for the grub thing, I’m not sure how that could have been handled differently. Upstream introduced a change that created a compatibility issue, so Arch could either not update to a newer version of grub ever, or update anyway and tell its users how to handle the compatibility issue. The latter is what they did.

SpaceCadet, to selfhosted in Should I use a dedicated DHCP/DNS server hardware
@SpaceCadet@feddit.nl avatar

DNS-over-HTTPS

You can also do that with running cloudflared or unbound on your pihole.

SpaceCadet, to linux in What's your experiences with Debian and Rocky as a homeserver OS?
@SpaceCadet@feddit.nl avatar

The official image jellyfin/jellyfin tracks unstable

Huh? That doesn’t appear to be the case. jellyfin/jellyfin:latest, which is what they tell you to use in the installation instructions. gives me 10.8.13 which appears to be the latest stable release.

There are newer and unstable versions available in dockerhub as well, but latest doesn’t give you those. After all latest is just a tag with no special meaning of itself, it doesn’t necessarly give you the most recent build.

SpaceCadet, (edited ) to linux in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future
@SpaceCadet@feddit.nl avatar

I know wlroots exists. It’s a library that helps you implement a compositor (i.e. does some of the heavy lifting), but at the end of the day the window manager developer is still implementing a compositor and is responsible for maintaining his compositor.

The mere fact that wlroots, and other efforts like louvre, are necessary at all actually prove my point that it was an idiotic design to push everything off into “compositors”.

SpaceCadet, to linux in Is anyone here using their hardware TPM chips for credentials?
@SpaceCadet@feddit.nl avatar

Besides, if anyone tries to boot any other OS which is not mine, the keys are erased.

There are forensic tools that can capture the contents of RAM, and so access your decrypted LUKS encryption key.

I guess it depends on who you are protecting against, but if for example law enforcement wants evidence against you for what they think is a serious enough crime, they just may go through the trouble to do it.

SpaceCadet, (edited ) to linux in My First Regular Expressions
@SpaceCadet@feddit.nl avatar

Well he wrote it like he wanted to be applauded for it or something.

I also find the irony of your comment extremely funny … although that’s probably lost on you.

Later, dude.

SpaceCadet, to memes in I just want it to stop
@SpaceCadet@feddit.nl avatar

These days, a part time income may not even be enough to cover books, let alone room and board… forget about tuition

This is again a more American perspective I think, which doesn’t make it invalid of course. The situation over there where students typically get loans and suffer crippling debt for years after they’ve graduated is frankly outrageous. Over here though, higher education is government regulated and highly subsidized, and while it’s not free and can still be pretty expensive, it’s possible to fit it within the budget of most families without loans, and people from families with a really low income are eligible for a grant.

So I’m going to stand by my point that in Belgium at least, education has become more accessible compared to how it was for the boomer generation. It’s visible in the statistics too: the number of people with a higher education level is still increasing every year, and younger people are much more likely to be highly educated than older people.

Sources:

SpaceCadet, to memes in I just want it to stop
@SpaceCadet@feddit.nl avatar

And affordable education

Depends on where you where born I guess? Living in Belgium, my boomer parents never got a higher education because it was not affordable for working class families with 6 or more children. My dad had to go to work in a factory at 14, which was very common at the time. Props to him though, he got a degree through evening classes when he was already married with two children and working full time.

Higher education only became common and affordable with my generation.

On the other hand, while I make more money than my parents ever did, they were able to buy a 4 bedroom house in the 1980s on a working class income, whereas I could only afford a 2 bedroom appartment in the mid 2000s, the tail-end of affordability for housing.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #