themoonisacheese

joined 1 year ago
[–] themoonisacheese@sh.itjust.works 1 points 38 minutes ago (2 children)

It's... Not great? Sure it's performant but that's there is going for it, the rest is really not that good for a tablet. They should have made this a gaming laptop and it would've been fine.

Closed source office with telemetry for Linux would be doing more for Linux adoption than anything valve has made in the last 5 years. It's why Microsoft won't do it.

Sorry I 'ever saw this, that sucks.

Turns out mine was broken too. I put the CPU in my gaming rig and it worked fine, so I bought a new motherboard and the problem is gone.

[–] themoonisacheese@sh.itjust.works 32 points 3 days ago (16 children)

Homeless people aren't buying new trucks.

According to the EULA, no. According to common sense, leave the steam password in your will and you're fine.

The thought that God will punish bad people so we shouldn't punish them now is how we get where we are. Punish bad people during their life, and not to death.

[–] themoonisacheese@sh.itjust.works 13 points 4 days ago (1 children)

It's already legal to download backups in certain jurisdictions, for example in France.

Also, it's very undocumented but you can actually generate an offline installer for a copy of a game you own on steam. It will still require steam and to be logged in in offline mode with an account that has a licence, of course, but it is a thing you can do.

-Are you testing batteries again? -(with my mouth full) nogh

I haven't done the math but since the opposite side is also where the oblateness starts, maybe it compensates?

[–] themoonisacheese@sh.itjust.works 88 points 6 days ago (31 children)

The worst part is it's not that far fetched, we're actually pretty lucky that valve isn't massively predatory and we didn't end up with bobby kotick instead of gaben

[–] themoonisacheese@sh.itjust.works -1 points 1 week ago (1 children)

Syslog is considerable overkill for home lab monitoring.

SNMP does what you want. You just need a good monitoring solution that's not as involved as Prometheus+grafana (I feel you, I've been there)

I really enjoy PRTG, but it's way too expensive for a home lab, still throwing it out there if you feel like you have money to burn.

I hear good word about libreNMS, it's next on my list when my PRTG licence runs out.

Be warned that monitoring is ultimately a fickle thing; what you don't write in yaml config for grafana, you get to dig through obscure SNMP libs to find out (though I find that's easier for me, ymmv) for other tools.

I recommend against: nagios (I like it but if you hate Prometheus it's definitely not for you), checkmk (throw checkmk into the sun please it just fucking sucks), cacti (NO!), solar winds (why?)

if you feel like you want to become a datacenter admin: zabbix scales very very well, both in performance and ease of admin against hundreds of servers, but it's overkill for a home lab, and it can get you lost in configs for hours.

 
 

If you're a Lemmy dev and reading this, the problem is in pict-rs. I have sent an email to asonix with the needed changes, please tell them to check their inbox (since I can't register on their git server, I can't submit a formal PR).

Send me a PM if the email gets lost and I'll give you the line you need.

If you're not a Lemmy dev: Have you encountered an image that is suspiciously rotated here on Lemmy? Perhaps you even tried posting an image that looks right yourself and found it rotated itself! Why?!

The reason is that Lemmy strips all metadata from images you upload to it. This is because image metadata can contain, among other things, GPS coordinates or where it was taken. The problem is that when you take a picture with your phone in landscape, instead of rotating the image in memory, your phone saves the image sideways (because that's how it came off the sensor) and then adds a metadata tag that tells everyone to rotate the image as they are displaying it. You guessed it, that tag also gets deleted. In most cases, this is fine because either the picture wasn't rotated to begin with, or Lemmy image hosts actually save the properly rotated image before stripping the tag, but in some image formats, this isn't the case due to a programming oversight. I have found the fix and sent it to the person responsible for the image hosting code.

 
view more: next ›