PrivateNoob

joined 2 years ago
[–] PrivateNoob@sopuli.xyz 1 points 13 hours ago

Holy shit this panel LOOKS SO GOOOD! Thanks for giving me heureka cm :3

[–] PrivateNoob@sopuli.xyz 3 points 1 day ago (1 children)

I'm venturing into Transport Fever 2 as a total newbie and I definitely fucked up my first attempt make a profitable line on medium mode, by overspending with a train line in 1850 already. Imma try only some bus routes now as a start.

[–] PrivateNoob@sopuli.xyz 4 points 3 days ago

I'm gen Z, and even though my knowledge about current meme topics have lowered noticeably, but I'm finding myself happy, since I still get a lot of infos from a VRChat discord server I'm active in, and an another one where my old and still uni friends posts some random shits about whatever dramas.

I feel your pain of feeling left out. I think as with most cases, being in the middle might be the best approach.

[–] PrivateNoob@sopuli.xyz 6 points 6 days ago (1 children)

Luckily I prefer chicken anyway :3

Cheese tho.....

[–] PrivateNoob@sopuli.xyz 9 points 6 days ago

Gym memberships with predatory tactics are wild. An average Joe wouldn't think of needing to be cautios even with gym memberships

[–] PrivateNoob@sopuli.xyz 3 points 6 days ago

Totally flat design is getting boring to me, I want something that's more bold. It's just subjective preference.

[–] PrivateNoob@sopuli.xyz 3 points 6 days ago

Yeah my corpo laptop will update to 11 on July 10th. I'm going to be testing out in house app on Linux with an older corpo laptop soon

[–] PrivateNoob@sopuli.xyz 2 points 6 days ago (2 children)

I love Material's dynamic color changing based on the background's palette, but it's still just flatshit with extra steps

95
Yaoi rules (sopuli.xyz)
submitted 1 week ago* (last edited 6 days ago) by PrivateNoob@sopuli.xyz to c/onehundredninetysix@lemmy.blahaj.zone
 

I just found this website while randomly checking a Boys Love webring. It was a fun introduction page, so I wanted to share it with you guys :3 https://brofisting.net/

[–] PrivateNoob@sopuli.xyz 12 points 1 week ago

Peak !linkedinlunatics post

[–] PrivateNoob@sopuli.xyz 8 points 1 week ago (1 children)

May I know, what triggered her about your interview appearance?

[–] PrivateNoob@sopuli.xyz 3 points 1 week ago

Solitaire and chess. Istg, I'm not a boomer. 24 here

 

I used to love the eery atmosphere and immersiveness of the first installment, but I remember missing these aspects from DL 2 at launch day (pirated it), but I wanna buy it at the summer sale perhaps now.

If anyone played DL 2 recently, did the game get some more immersive improvements or perhaps are there mods that can make it have a more atmospheric feeling?

 

I was thinking on buying a 2-4 bay HDD powered enclosure as a NAS for my mini pc, since I already have that, and buying or building a full-fledged diy NAS seems a bit expensive.

I want to hear some opinions from you guys, since it seems using this method is a mixed area from the selfhosted pros. I would be hoping that by using a powered enclosure, that would alleviate or solve the USB port overcharging issue, which have appeared in my mini pc when trying out an external HDD with a normal sata to usb converter.

Did you have any experiences with a setup like this one?

 

I'm not a german fellow, but I have a netizen friend who feels incredibly anxious and wasn't able to get friends in school, due to immense bullyings. They only have friends from the internet, and they have tried to socialize in a fishbowl event but they weren't able to get a friend there as I feel it.

In my country there is an event organization called havervagy, which has a bunch of events, where everyone is spliited into 3-4 people sized groups where they can get to know eachother. Do you perhaps have something similar to this one in Germany? My friend lives in West Germany, closer to the border of Netherlands.

 

I'm thinking on buying into Kagi, but I still find the cost of service too high for my liking. Can we expect Kagi doing Black Friday deals?

 

So I uninstalled Zenless Zone Zero yesterday via Wine, and it seems it just deleted every game, KDE configs, etc.

These weren't really an issue for me, but my old worlds have gone to waste too. Unfortunately, my drive is on ext4, and I haven't used Timeshift cause low storage space. Is there any chance for me to recover back some data?

 

I'm thinking on potentionally subscribing for an Unlimited with a student discount.

Are you satisfied with it's current services? I've seen mixed reviews from ProtonVPN. Someone loves it, someone despises it. Also does Proton Pass offer any convenience benefits over Bitwarden?

 

Meta has already announced interopability opportunity since March 6. Has anything been made after that? All I know is that Signal apparently won't operate with them.

 

I'm trying to setup my first homeserver with pods alone but I can't add my mounted /data (it's an external HDD) folder to the root folder, but the /app and /config works. It's a common issue but somehow I wasn't able to solve it.

OS: Rocky Linux 9.3

External HDD (WD Elements)

external HDD in /etc/fstab:

# WD Elements drive
UUID=4655386a-5ccf-4c7b-ad6a-c0b90ccf8454 /home/privatenoob/media/storage1 xfs defaults 0 0

radarr.service:

[Unit]
Description=Radarr Movie Server
After=network.target

[Service]
ExecStart=podman run --name=radarr -e PUID=1000 -e PGID=1000 -e UMASK=002 -p 7878:7878 -v radarr-config:/config -v /home/privatenoob/media/storage1/Filmek:/data --restart unless-stopped lscr.io/linuxserver/radarr:latest
ExecStop=podman stop radarr
Restart=on-failure

[Install]
WantedBy=default.target

Permissions:

drwxr-xr-x. 2 privatenoob privatenoob 6 Jan 17 16:52 Filmek

drwxr-xr-x   4 abc    users    139 Jan 18 19:44 config
drwxr-xr-x   2 root   root       6 Jan 17 15:52 data

chown -R 1000:1000 /data didn't work. It gave permission denied, even though I used root (probably this is because of -e PUID=1000?)

 

Hello there lemmings! Finally I have taken up the courage to buy a low power mini PC to be my first homeserver (Ryzen 5500U, 16GB RAM, 512 SSD, already have 6TB external HDD tho). I have basically no tangible experience with Debian or Fedora-based system, since my daily drivers are Arch-based (although I'm planning to switch my laptop over to Fedora).

What's your experiences with Debian and Rocky as a homeserver OS?

 

I'm on an Arch-based Linux with VirtualBox (generic installer, couldn't load modules with host-modules-arch) and I get this error whenever I try to import this OVA file:

Error reading OVA '.../coa-aio-newton.ova' (VERR_TAR_UNEXPECTED_EOS) Result Code: VBOX_E_IPRT_ERROR (0X80BB0005) Component: ApplianceWrap Interface: IAppliance {86a98347-7619-41aa-aece-b21ac5c1a7e6}

Apparently, these OVA files should be unpackable but tar doesn't recognize it, and neither Ark or PeaZip can unzip this, but importing this OVA file works on Win 10.

I've tried using VMWare but that gave me an import error too. Why can't virtualization work at all on Arch-based systems?

 

Dear patient lemmings, I am in need of your help. I'm searching for games that have some GOD DAAMN OSTs and come with a great story or/and gameplay.

Games that tick these requirements for me:

  • Danganronpa 1/2/V3 + Ultra Despair Girls (most recently finished)
  • Persona 4/5 (waiting for Persona 3 remaster)
  • NFS Most Wanted (2005, 2012), Carbon, ProStreet
  • Doom 2016, Eternal
  • Test Drive Unlimited 2
  • Life is Strange
  • Ace Combat 7
  • Omori
  • ULTRAKILL
view more: next ›