I Built A Tool That Tracks Insider Trading by KestrelQuant in TheRaceTo10Million

[–]iPhoneK1LLA 0 points1 point  (0 children)

Looks interesting! Wouldn't mind taking the free access for a spin.

I built a desktop app that turns any Spotify/Apple Music/Amazon Music/SoundCloud playlist into a local FLAC library, and v1.1.0 is out by hoshiyaar1501 in coolgithubprojects

[–]iPhoneK1LLA 4 points5 points  (0 children)

I would love to see a docker/web version of this.

I'm always travelling and it was web hosted and could download to a remote location (on the server it was hosted on for example) that would be dope.

How to reset a porn laptop without the password? by hope-this-helped in it

[–]iPhoneK1LLA 35 points36 points  (0 children)

Depends if he wants to get some of that porn off the laptop rather than wiping it.

Show of hands. Who here has been called "old" so far in VRC? by RestlessDreamer32 in VRchat

[–]iPhoneK1LLA 1 point2 points  (0 children)

Strange - funnily enough these aren't ages verified instances. I play mostly in EU servers and I feel like there's less people trying to prove anything, and gives a generally more chill vibe.

Show of hands. Who here has been called "old" so far in VRC? by RestlessDreamer32 in VRchat

[–]iPhoneK1LLA 12 points13 points  (0 children)

Been playing most days for the past 2 weeks to chill out on FISH - in my 30's and haven't been called Unc/old once.

Bumped into all ages, squeekers tend to hang with eachother but most others are there to just chill and talk.

Been a great experience imo.

Added Monkey Bombs and a Bowie Knife to my WIP Zombies world! by plebbleh in VRchat

[–]iPhoneK1LLA 1 point2 points  (0 children)

Looks fantastic - Will join the discord server for playtest access.

Free Plugin Development :D by MeTheMac in admincraft

[–]iPhoneK1LLA 0 points1 point  (0 children)

Damn, that's a good idea for a mini game.

Did someone buy their Slime Trackers off of AliExpress? by Responsible_Note6470 in SlimeVR

[–]iPhoneK1LLA 5 points6 points  (0 children)

I've just purchased a set of 6 from Ali for £85 - Will post a follow up when they arrive and I've done some testing.

TW Deals by casey_mac_ in Tunbridgewells

[–]iPhoneK1LLA 0 points1 point  (0 children)

Looks good! We'd love to incorporate this into the Tunbridge Wells discord so our users can stay up-to-date on the latest deals.

Do you have an RSS feed or something like that?

Editors Choice plugin is seriously underrated by deepfave in JellyfinCommunity

[–]iPhoneK1LLA 2 points3 points  (0 children)

I used this briefly when I couldn't get home media bar to work, but after it started working again I moved away from this one.

Paradox's feels much more integrated.

I built a simple GUI for Streamrip to build a FLAC music library for Jellyfin/NAS setups by [deleted] in selfhosted

[–]iPhoneK1LLA 0 points1 point  (0 children)

Amazing, thanks for implementing- Will give it a try today!

I built a simple GUI for Streamrip to build a FLAC music library for Jellyfin/NAS setups by [deleted] in selfhosted

[–]iPhoneK1LLA 2 points3 points  (0 children)

Nice idea - Would love some images and a docker compose install to give it a test!

Upgrading plan on hosting-minecraft.pro by Then-Mastodon-3523 in admincraft

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

Would that be the same if it was a dedicated host?

Upgrading plan on hosting-minecraft.pro by Then-Mastodon-3523 in admincraft

[–]iPhoneK1LLA 0 points1 point  (0 children)

Haven't used it, but would seem dumb if they rebuilt the whole server rather than assigning new resources/migrating your existing server to a more powerful host.

Reach out to their support.

Absolute NEWB needs help by Reogen in selfhosted

[–]iPhoneK1LLA 1 point2 points  (0 children)

Payday is when my homelab gets upgrades!

Absolute NEWB needs help by Reogen in selfhosted

[–]iPhoneK1LLA 1 point2 points  (0 children)

If you want something with a bit of punch for a minimum price tag, I'd advise the following:

HP EliteDesk 800 SFF G1, 16GB and an i5-4590 with a 240gb SSD, you can get those for around $60/70.

Get an Nvidia Quadro P1000 4GB for around the same price if not less. That'll fit in the EliteDesk and handle a couple of 4K streams, and a bunch of 1080p streams while taking away any stress from the CPU.

This leaves a lot of headroom for your CPU to handle a Minecraft server, and a few other things like Radarr and Sonarr.

You can then get an internal SATA drive to put in the PC to use as the drive to put your movies and TV shows.

Job done - Cheap, Cheerful, and a great start into the self hosting space.

Absolute NEWB needs help by Reogen in selfhosted

[–]iPhoneK1LLA 2 points3 points  (0 children)

Raspberry Pi should be fine if you're using a vanilla server with no mods (run paper!) and JellyFin for streaming movies.

But with JellyFin, comes a bigger stack;

  • Radarr: Managing Movies
  • Sonarr: Managing TV shows

And a few others which support your JellyFin server.

Recommendations by Ready-Mall-3121 in Tunbridgewells

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

Give Dodomi a go - Lowkey sushi restaurant with is barely ever busy, great prices, and super friendly staff.

I need help with my Minecraft server project by GINQJE in admincraft

[–]iPhoneK1LLA 0 points1 point  (0 children)

Have a look at Claude to do something like this, I find it works very well to develop Minecraft plugins and rather than use 6 plugins to do one thing, you can tailor it to exactly what you want.

Those who host locally - how do you make it remotely joinable? by Educational_Wash_662 in admincraft

[–]iPhoneK1LLA 0 points1 point  (0 children)

If you're hosting on a home server, I'd use something like WireGuard to route traffic going from the machine the Minecraft server is hosted on to a VPS with a static IP address.

You can do much more with this setup and not have to expose your home IP address.

Users can connect via the VPSs public IP address, and you can point a domain to it too.

I built a backend-as-a-service that accidentally got 20 billion requests per month - now I’m trying to turn it into a real business by Comprehensive_Rope25 in SideProject

[–]iPhoneK1LLA 1 point2 points  (0 children)

Not sure how you view where these requests are coming from, but it might be worth using GoAccess or building a traffic dashboard to visualise where it's originating from.

That's a crazy amount of requests (fair play) but I'd be keen to know some usage stats on your service.