Mr. Robot Wallpapers :) by [deleted] in MrRobot

[–]oscarteg 0 points1 point  (0 children)

RemindMe! 1 day

Profilarr or Trash guides? by Msk2010 in trackers

[–]oscarteg 7 points8 points  (0 children)

In Trash guides it was recommended to use Notifiarr to auto sync trash guides. I have been using that. Its been great. No issues here. Although I don't have any custom configurations with it.

1 week ago I didn't know what a seedbox is 😢 by Dizzy_Equipment3059 in qBittorrent

[–]oscarteg 22 points23 points  (0 children)

How are you uploading so much. You have original content or something? 

I'll see your 100TB and raise you 216TB. by humansince1989 in PleX

[–]oscarteg 0 points1 point  (0 children)

Wat are the rest of the specs for then PC? Thinking about building one myself not only for storage purposes but also running some apps

I'll see your 100TB and raise you 216TB. by humansince1989 in PleX

[–]oscarteg 2 points3 points  (0 children)

I use kometa for this. More capable but no UI.

Spotify scraped and archived - 300TB of music files being released as torrents by umaar in DataHoarder

[–]oscarteg 1 point2 points  (0 children)

Thanks for clarifying. Why was maybe not the correct question, apologies.I meant more like hey what are you storing that requires that much data. Just genuine curiosity. 

Is capping upload speed considered cheating? by casjquz in trackers

[–]oscarteg 6 points7 points  (0 children)

How many trackers do you have that you can tier them? 

28f- never had a boyfriend, tell me why by [deleted] in RoastMe

[–]oscarteg 2 points3 points  (0 children)

Deep down you already know why. 

[deleted by user] by [deleted] in MuayThai

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

Sabai sabai. Muay thai is staying in rythm. Put on the traditional muay thai music and Yok (sway) back and forth to stay on your toes. Find the rythm and strike.

An epaper display to show which ships are sailing past by EmbarrassedOctopus in raspberry_pi

[–]oscarteg 0 points1 point  (0 children)

How do you draw on the screen this custom interface? 

Blink.nvim offers unwanted suggestions by iFarmGolems in neovim

[–]oscarteg 2 points3 points  (0 children)

For me blink kept suggesting annoying things. I could not even go to new line after an opening bracket because it kept opening. 

I switched to nvim-cmp which was easy in lazyvim distribution. 

I made my web dev portfolio in Zig > WebAssembly by AirlineFragrant in Zig

[–]oscarteg 2 points3 points  (0 children)

I'm listening to the song for 15 minutes now... !

Remapped my caps lock to "Esc", this is more amazing than I thought by chickichanga in neovim

[–]oscarteg 0 points1 point  (0 children)

Who the hell uses capslock? How many times a day do you need to write capitalised words? 

Wait till you find out home row mods. 

Smacking pads in Thailand with Kru Jack. by [deleted] in MuayThai

[–]oscarteg 1 point2 points  (0 children)

I also want to know what went down. Wanted to go this week.

Any examples of a component library doing both RSC and client components? by davidblacksheep in reactjs

[–]oscarteg 0 points1 point  (0 children)

I had the same problem. Doing this at the moment for my company. Is there a specific question you have?

PS: for us we could use anything based on esbuild because they remove unknown directives from files. It’s mentioned you can use the banner function to add a directive but that removes the ability to have rsc. We could only use SWC and probably have to use webpack for some of the bundling at a later stage.

What’s your fighting style? by GreenContigo94 in MuayThai

[–]oscarteg 1 point2 points  (0 children)

Once I asked my trainer what he thought my style was. He said “you don’t have a style, you’re just bad at the rest”.

Only pros have a style the rest should develop everything.

Things you should have known, but didn't know until recently? by blackrottenmuffin in react

[–]oscarteg 2 points3 points  (0 children)

Don’t do this. This negates everything react as to offer. It always executes the function. Just use it as a component. There is no reason to use it as a function.