It needs to be said this bluntly. I’m sick of being gaslit by friends that would rather handwring about the remote potential of antisemitism rather than be a fucking human being and empathize.
- 0 Posts
- 19 Comments
Some people in the comments didn’t take it as tongue-in-cheek as I did. 😝
I thought this was really funny. That’s a good collection of toe stubs.
There is a lot of stuff to learn to be good at python but I still love it.
I really like Bottles. I also tried Lutris for Battlenet which worked really well.
I don’t know all the differences between them though.
Machindo@lemmy.mlto Lemmy@lemmy.ml•Lemmy.ml is back up, apologies for the downtime.English13·1 year agoI love this.
Machindo@lemmy.mlto Mildly Infuriating@lemmy.world•Can't change xbox controller settings without updating Windows firstEnglish3·1 year agoGive Pop!_OS a try. It has Nvidia drivers baked in. Make sure to enable GPU accelerated web views in steam.
Machindo@lemmy.mlto Mildly Infuriating@lemmy.world•Can't change xbox controller settings without updating Windows firstEnglish56·1 year agoWhat’s really annoying is getting this error when you’re already on the latest version in the windows preview program.
Thank goodness for steam. I just do my controller config in there now.
(Side note. Buying a steam deck finally pushed me over the edge to try to do all my gaming on Linux. So far so good.)
I found some potential bangers in there. Thanks!
Machindo@lemmy.mlto Programming@programming.dev•The time I spent three months investigating a 7-year old bug and fixed it in 1 line of code13·1 year agoThanks for sharing! Pretty wild bug. Really commendable debugging.
With that number of cat toys it makes me think you really care about your kitty.
We spoil ours as well.
Machindo@lemmy.mlto Programmer Humor@lemmy.ml•Damn no integrated advanced AI-driven solution that analyzes patterns and just predicts the errors? 🤨2·1 year agoI would add Alertmanager to your stack if you haven’t already. It’s pretty tightly integrated with prometheus. There’s some canned alerting rules based on predicting disk space full in X number of days. We wire Alertmanager to Pagerduty.
Machindo@lemmy.mlto Programmer Humor@lemmy.ml•Damn no integrated advanced AI-driven solution that analyzes patterns and just predicts the errors? 🤨36·1 year agoI’m running Grafana Loki for my company now and I’ll never go back to anything else. Loki acts like grep, is blazing fast and low maintenance. If it sounds like magic it kind is.
I saw this post and genuinely thought one of my teammates wrote it.
I had to manage an ELK stack and it was a full time job when we were supposed to be focusing on other important SRE work.
Then we switched to Loki + Grafana and it’s been amazing. Loki is literally k8s wide grep by default but then has an amazing query language for filtering and transforming logs into tables or even doing Prometheus style queries on top of a log query which gives you a graph.
Managing Loki is super simple because it makes the trade off of not indexing anything other than the kubernetes labels, which are always going to be the same regardless of the app. And retention is just a breeze since all the data is stored in a bucket and not on the cluster.
Sorry for gushing about Loki but I genuinely was that rage wojak before we switched. I am so much happier now.
Machindo@lemmy.mltoPolitics@lemmy.ml•How a new way to vote is gaining traction in states — and could transform US politics – New Hampshire Bulletin3·2 years agoWorth the read! Thanks.
Machindo@lemmy.mlto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Piracy vs. Crunchyroll account deletionEnglish10·2 years agoOne small blessing of them being so technically incompetent is that there is no DRM, so you can just use yt-dlp to download whatever show you want to keep. It’s just a small pain to do because you need to download your login cookie to pass to yt-dlp.
Machindo@lemmy.mlto Mildly Infuriating@lemmy.world•Xbox consoles getting full-screen adEnglish7·2 years agoThanks for this!
Machindo@lemmy.mlto Ask Lemmy@lemmy.world•Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?1·2 years agoAt my current company all changes have to happen via GitHub PR and commit because we use GitOps (ex: ArgoCD with Kubernetes). Any changes you do manually are immediately overwritten when ArgoCD notices the config drift.
This makes development more annoying sometimes but I’m so damn glad when I can immediately look at GitHub for an audit trail and source of truth.
It wasn’t InfoSec in this case but I had an annoying tech lead that would merge to main without telling people, so anytime something broke I had his GitHub activity bookmarked and could rule that out first.
Man that Time’s article seems so out of touch to me. I couldn’t finish it.
It’s just funny to see a 2013 take on millennials before I was even old enough to realize the shitty world we inherited from the Boomers.
Obsidian is so so good.
I don’t even mind to pay for their sync service to support them. You can even encrypt your vault (notebook) with your own key.
Same but with the addition of a Brewfile to manage installed apps/CLIs (supports both Mac and Linux)
What screws me is the DRM iLock software. I’ve tried running Reaper in Wine/Bottles but the playback with guitar is no longer realtime due to the emulation/translation going on.
I just switched to an AxeFx FM9 so I don’t need realtime playback as much but I can’t use any of my Neural DSP plugins.
Let me know if you’ve found workarounds.