• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle



  • My go to favourite band is AFI, and they have a great back catalogue to dig into as they’ve been going since the 90s but have changed their style with the times (although always sort of emo/punk adjacent). I flip flop on my favourite album from them, currently I’d say it’s Sing The Sorrow but sometimes it’s Decemberunderground.

    My taste changes frequently though, so for something with a completely different style, I find myself constantly returning to Personal Protocol by 8485, a wonderful hyperpop EP with Drum & Bass influences.

    I hope you get something out of any of this, and would love to hear what you think!




  • I might give Summit a go at some point then. I was never a power user of rif, so thumbnails appearing in the same places and general text size / layout etc was enough for me to draw comparisons.

    I’m also way more active on Lemmy than I ever was on Reddit, I probably have more comments here in just over a year than I did in like a decade on reddit, so my use case has also changed I guess.

    Thanks for the recommendation!



  • I made the switch 2-3 months ago, and I went with Kubuntu. It’s absolutely fine, but if I knew then what I know now I’d likely have gone pop or mint, just to not bother with snaps (although they’re pretty easy to get rid of).

    As others have said, get Ventoy on a USB stick, use that to have a play with a few live environments and get a feel for what desktop environment you might want to use. KDE and Cinnamon I think are pretty good Desktop Environments if you’re used to Windows, but have some fun with it and also try a few that are very different to windows, you might find yourself liking them (I really like using i3 on my laptop where the screen is fairly low res)



  • I miss niche communities. I enjoy games like Shadowrun, Blood on the Clocktower and video games where there’s a lot of meta discussion (e.g. Payday 2 back in the day). There are some less specific similar communities on Lemmy, but they just don’t hit the same. When I’m thinking of TTRPGs, I’m thinking gritty cyberpunk with a bucket of D6s, but the rpg communities on here are very D&D and Pathfinder focused.

    I know the general response to this is “well you should start the community and generate the content”. But the issue is that, frankly, I’m not interested in that. Before Lemmy, rif was just the app I used to scroll mindlessly when I was bored at work. Lemmy is the replacement to that, even if it’s missing some of the specific content I’d want it to have.


  • Not OP but I’ve recently made the switch to Proton. You can set up a forward from your old mail provider to Proton, and then it’s just a case of going through things one by one to change them, but all your email will still be in one place. You can also import all your historic email in the background.

    I just went through my password manager to identify which services were most important to me to proactively switch them over, which took a couple of hours. Now I just check emails that come in and whether they were sent to my Google address or Proton address, and from ther either switch them or unsubscribe from their mailing list.

    So yeah it’s not effortless or anything, but it’s probably not as bad as you’re thinking.



  • While I agree with a lot of the other comments with the “you learn by doing vibe”, I feel like it’s a bit open ended and it can be a struggle taking the first step.

    I started out around 2012 with some “how to do java” tutorials, and through that learned the language agnostic basics of programming (variables, functions, arrays, loops etc). But because I had nothing I wanted to make, I dropped that pretty soon after and didn’t touch anything code related for like 5 years.

    I randomly applied for a job that required a whole lot of sql knowledge, got the role (when I probably shouldn’t have in all honesty) and that prior knowledge helped tremendously in getting up to speed with that, I just had to learn the sql specific stuff on the go.

    I then wanted to do a Pokemon Romhack, so followed tutorials on YouTube which taught me a bunch of C and git.

    So yeah, it wasn’t until I actually needed to use something that I actually learned any languages, and the original language I set out to learn I know absolutely nothing about now, but it did give me the baseline knowledge I needed to pick all the rest up far easier.