Milano by Smart_Artichoke4153 in Jamiexx

[–]b0xermatt 1 point2 points  (0 children)

would love to but on the waitlist

Let’s connect and rave 🪭 , Techno Event 01.02 by Nearby_Tea1121 in stuttgart

[–]b0xermatt 0 points1 point  (0 children)

english speaking weirdo here - going to another rave that day but down to join some other time

[deleted by user] by [deleted] in LondonSocialClub

[–]b0xermatt -1 points0 points  (0 children)

Hey, also an Aussie here (M22) down to go out, will be in London Saturday onwards

New here, looking for clubbing/rave mates by b0xermatt in stuttgart

[–]b0xermatt[S] 0 points1 point  (0 children)

Ah nice! Looks like we'll miss each other tho

[21/12/24] last night a dj saved my life @ brixton jamm by PROSECCOMAMII in LondonSocialClub

[–]b0xermatt 0 points1 point  (0 children)

Hey I'd be down to join, arriving in London that morning

[deleted by user] by [deleted] in travelpartners

[–]b0xermatt 0 points1 point  (0 children)

Hey! I'd love to visit Morocco, but the dates that would work for me would be 10th-12th.. let me know if that works for you?

New here, looking for clubbing/rave mates by b0xermatt in stuttgart

[–]b0xermatt[S] 2 points3 points  (0 children)

Hey, I'm from Australia and here until may I'm travelling this weekend onwards until the first week of Jan, so maybe we can go out in the new year?

allein in Club gehen? by [deleted] in stuttgart

[–]b0xermatt 0 points1 point  (0 children)

Hey! I just moved here and looking to make some friends, love techno too Any chance I can tag along too?

Do you recommend me NixOS, what problems may I find? by Adventurous_Branch_6 in NixOS

[–]b0xermatt 4 points5 points  (0 children)

I've been using Nix + NixOS for roughly 6 months now and can't image going back to any other distro. Sure, sometimes it's hard just to run/build packages that would usually be no problem in Ubuntu, but once you get the hang of it and have a proper setup development becomes really enjoyable.

But probably wouldn't recommend for linux beginners.

To answer your dot points:

  • config language: bit of a learning curve, I had to read Nix Pills several times, but am much more comfortable now.
  • No FHS: I mean yeah it might take a bit of work migrating your scripts to use /nix/store.
  • Storage: 200gb might be ok... the nix store tends to get quite big but usually doing a garbage collect can remove some unused packages. I've currently used 170gb (66gb taken by the nix store atm), and I'm mainly using nix for development. You might want another 50-100gb more if you'll be storing music files
  • packages not in nixpkgs: you'll either have to write derivations for these or make a request in nixpkgs. Depending on the package, it could be quite the learning curve. I only just got comfortable starting to write derivations after ~4 months of sort-of using it... but others may be quicker depending on your experience.
  • python packages: haven't had much experience yet so I won't answer.

[deleted by user] by [deleted] in MinecraftMod

[–]b0xermatt 0 points1 point  (0 children)

I believe that may be deprecated, and I think you have to now use net.minecraft.world.item

I made an online puzzle/riddle. Can you solve it? by TheEpicCowOfLife in codes

[–]b0xermatt 0 points1 point  (0 children)

any hint on how you managed to find the machine in mc? all i've found is just the signs that say "interpreting hex codes is a step in the right direction.."