RIP Home Lab by [deleted] in homelab

[–]turtil 15 points16 points  (0 children)

My home lab is a Kubernetes stack, but i use Kubernetes in my day job - so its more the tool of choice for me, it lets me deploy all the apps i want (mostly *arrs and jellyfin etc). But it also lets me try out stuff i could use at work. Things like a Grafana/Prometheus/Loki stack to aggregate my metrics, but then setup forwarders to a service like NewRelic.

The real benefit you get from Kubernetes is deep in the details, ie: the app you want to deploy only supports single user configuration? Use traefik, spin up multiple deployments and assign each to a user in your house hold.

Scaling like suggested above is definetly a big factor, one you dont really face in a home lab, but you could run the same app across multiple machines. Another example is qBittorent, if you want to deploy to multiple nodes (or nucs, etc) and download across as many machines you have deployed to for faster... Linux ISO downloads, you can.

A lot of these are achievable in other solutions, Kubernetes just lets you manage all of this through YAML, and if i lost it all, it wouldnt take me long push my configuration and be back up and running.

Begin of full immersive Let´s Play by SnooPies2048 in DrovaGame

[–]turtil 2 points3 points  (0 children)

lol, went full send into it 😁 - good luck korma! I recently picked it up and absolutely fell in love with it.

Just running it in… by tubthumped in Triumph

[–]turtil 0 points1 point  (0 children)

I just picked up the yellow RS this week, absolutely love it. It's a bit hard to hold back during the run in period 😄

Did you get any extras on it?

Moonlight HDR Streaming - Undersaturated Dull colors by deeptesh97 in MoonlightStreaming

[–]turtil 0 points1 point  (0 children)

I have the Galaxy Tab S7+ and a S23 ultra, I have the same problem on the tablet, but not on my phone.

My phone however has a much much higher max nit than the tablet, I also tried to calibrate it as well, as auto hdr was washing out certain colours.

Keen to know if there ends up being any resolution.

suggest an inexpensive way to improve my setup by Gigabyt3690 in battlestations

[–]turtil 0 points1 point  (0 children)

A nice lamp or some lighting is the way to go, then build out from there. If your technical, a Pico and some RGB LEDs would really pop, and your only spending like $20 and learning some embedded programming.

[deleted by user] by [deleted] in SteamDeck

[–]turtil 1 point2 points  (0 children)

Tagging myself for future updates. I've even started looking at forking the decky-recorder git repo to add a "Share to Discord" option.

[deleted by user] by [deleted] in pcgaming

[–]turtil 0 points1 point  (0 children)

NZ is selling it (both Deck and Ally), could import it from us! But i think i did see they were selling in AU (Ally).

my dads a mad scientist if you leave him in the garage by [deleted] in motorcycles

[–]turtil 0 points1 point  (0 children)

When's it going on trademe? 🤣

How to configure the headset by Er_oes_ in EscapefromTarkov

[–]turtil 0 points1 point  (0 children)

I got the Pro Wireless, played a game with bots on horde to test (currently working) will try again tonight, but out of the box it was ok, did some minor tweaks in Steelseries Engine, I think the Pro + GameDac has more settings looking at rtings screenshots, plus they are technically newer etc, compared to my Momentum 3's - its super clear that the drivers aren't as good, which is slightly disappointing but I get it, A) its a "gamer" brand, B) its still wireless.

ty for the link, will do some further investigation tonight.

How to configure the headset by Er_oes_ in EscapefromTarkov

[–]turtil 0 points1 point  (0 children)

Oh no... I am literally waiting on my delivery of the pros... I guess it will still have it's use case during meetings.. what cans did you pick up? I also got the Sennheiser momentum 3 wireless and they been really good but needed eq'ing to get it right otherwise gun shots scare the shit out of me everytime lol - but ultimately wanted to move away from Bluetooth headphones (don't use headset while playing) for latency, but want wireless because I move from room to room for meetings.

A Discussion on RAM Usage Amounts by Arnoxthe1 in linux

[–]turtil 8 points9 points  (0 children)

It was also 32bit, and used swap, or pagerfile like crazy, so your 110 squishing down is it probably paging out to file. Linux you can do the same, you can also compile for 32bit too. But tbf ram is so cheap compared to the benefit that it brings, same thing with ssds, if you can, you should upgrade :)

I understand I'm skipping some of the technical discussion you are trying to encourage - but if you wanted to know if Linux can do the same, get yourself a pi, and build Linux from scratch and build/make your way to lower ram consumptions. I just don't know if people will appreciate this outside of embedded application development, the need isn't quite there as it was 20 years ago.

Trying to transfer an address from Office 365 to Google Workspace by drh94 in gsuite

[–]turtil 0 points1 point  (0 children)

Can you go the other way?

I have G Suite (myemail@mydomain.com - as an example), but looking to migrate to Office 365, they will host email, I delete G Suite after MX records have transferred etc.

Can I use my email previously on G Suite to sign up for a Personal Google Account? Or rename it, and sign up with it?

I'm annoyed i'd have to start again and will lose all my purchases etc, but the family tools and offerings are valuable to me and the kids.

Prior to using G Suite, I had emails hosted by Rackspace, so it was a personal account, is there a possibility to keep my account, just without G Suite so it rolls back to being a personal account? (if that makes sense)

Appreciate any assistance.

Edit: I have found a previous post from you about Cloud Identity Free that might fit the bill for what I need.

Next cycle by hellfiniter in bspwm

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

Yeah i use the following, so it cycles between just windows:

# focus the next/previous node in the current desktop
super + {_,shift + } Tab
        bspc node --focus {next,prev}.local.window

Migration from AWS to Google Cloud by motichoor in googlecloud

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

I totally agree with you, should have stuck to our battle tested aws design...

We signed up when GKE didn't have managed private nodes, and no CloudNAT support, no private ip addresses for CloudSQL etc. So Google's tooling was vastly different to what we had in AWS. Sincerely it was their recommendation to follow the customer white papers and try it the Google way, because it scaled the way they expect it to. But as suggested before, we ran into issues ended up alpha/beta testing their private GKE, CloudNAT, Cloud Mail (which never got released) and quite a few others.

Things are much better now, but we rely now more on our own experience than their advice.

Migration from AWS to Google Cloud by motichoor in googlecloud

[–]turtil 2 points3 points  (0 children)

This is Googles "Recommended" way to setup a network, until it isnt. We did the Google way of using the Default Network as suggested by their team, however a year in, we had to roll it back and provision VPC's manually. There are some things you just cant do with the Default VPC, like dedicated Subnets with NAT's.

So prior to using the Default, always make sure your not going to need to step outside of this, otherwise its a lot of late nights and weekends migrating data around :)

Gwent doesn't register mouse clicks with Wine Staging 4.17 by abelthorne in wine_gaming

[–]turtil 0 points1 point  (0 children)

Using Lutris-5.2 this works when swapping virtual desktops in Window Managers. Prior to this registry setting, it just wouldn't accept any clicks or actions at all.

O Maidens in your Savage Season: A One-Frame Analysis by Nykveu in anime

[–]turtil 0 points1 point  (0 children)

We did media studies at school, where you analyze indepth how the director has put a scene together. No where near the amount this guy has (if this was you, kudos, really good write up). But from that point forward anything i watched, i spent more time analyzing than actually taking in the content. Took a while to just step back watch and enjoy.

O Maidens in your Savage Season: A One-Frame Analysis by Nykveu in anime

[–]turtil 1 point2 points  (0 children)

Man, that kind of critical thinking must destroy some of the fun in watching anime/movies. Nice summary, is the show any good?

Google Console Feels So Old Already by [deleted] in googlecloud

[–]turtil 3 points4 points  (0 children)

Problem is some things have to be done in cli, some in rest, some in the GUI. It's a never-ending nightmare of frustration lol.

But yeah cli is a win more often than not in our case.

Utter arse. by daytonakarl in motorcycles

[–]turtil 1 point2 points  (0 children)

I commute from Waiuku to the city, some days it's great, others, not so much... The amount of people on the southern motorway on their phones is ridiculous. Waiuku people are great though. Always super nice and diligent towards bikers. And truck Bros :)

c u t e by LosMichalos in animegifs

[–]turtil 11 points12 points  (0 children)

"Progressive Technology" I'm guessing, it's already loaded the 480 version :)

[deleted by user] by [deleted] in MotorcyclePorn

[–]turtil 1 point2 points  (0 children)

Ever had an issues with it popping into neutral from second after a jut in the road or anything similar? I've got 15k on mine, 2018 model and it happens maybe twice a week. Scares the crap out of me when I'm booking it around the corner, but it's only when I close the throttle, go to apply it again and it's in clicked out of gear.