This, and further exacerbated by this post where they take no accountability.
- 2 Posts
- 14 Comments
gsfraley@lemmy.worldto Games@lemmy.world•PlayStation product manager says ads being shown was just a bugEnglish83·10 months agoYeah, too fucking late. Already canceled PS Plus.
gsfraley@lemmy.worldto Games@lemmy.world•PS5 Homescreen Now Replaces Unique Video Game Art With Annoying Ads You Can’t Turn OffEnglish8·10 months agoAgreed. Just canceled PS Plus. Fuck Sony for the shitty bender they’ve been on.
Strong agree. It’s also the absolute best at expressing really long documents of configuration/data.
gsfraley@lemmy.worldto Selfhosted@lemmy.world•What self hosting feels like (It's painful, please help 🥲)English3·11 months agoI think that’s the way both Splunk and JFrog work – you generate or enter a password into the key field in a YAML file somewhere, start the service, and next time you come back the field’s been encrypted.
gsfraley@lemmy.worldto Programmer Humor@programming.dev•I am a software developer at PornHub51·1 year agoThe fuck’s wrong with you?
gsfraley@lemmy.worldto Nintendo@lemmy.world•Tales of the Shire: A The Lord of the Rings Game – Announcement Trailer – Nintendo SwitchEnglish16·1 year ago“A The Lord of the Rings Game”
I’m going to have a the stroke.
I can confirm both Pixels and Samsung phones have that feature (1/2/4 hours or indefinite). On my current phone (Samsung) you get the option by holding the DND button.
It’s a pretty popular meme format, it’s not serious
Oof, and there’s only ten lines of code, too. And they look very purposefully written out.
gsfraley@lemmy.worldOPto Programming@programming.dev•Mistletoe Package Manager (WIP) -- Run WASM, Get Kubernetes YAML1·2 years agodeleted by creator
gsfraley@lemmy.worldOPto Programming@programming.dev•Mistletoe Package Manager (WIP) -- Run WASM, Get Kubernetes YAML61·2 years agoOh, it’s all still Kubernetes YAML. The difference is in how it’s represented. Helm Charts are packaged Golang templates of Kubernetes YAML, and as such have a whole lot of limitation since the only logic you can put into them is Golang template logic.
This is still Kubernetes YAML, but instead you write any program you want to return the YAML, as long as it fits in the sandbox, so it’s pretty open-ended. For example, as a stretch goal, I might add an engine to it that could recompile Helm Charts into Mistletoe Modules.
gsfraley@lemmy.worldOPto Programming@programming.dev•Mistletoe Package Manager (WIP) -- Run WASM, Get Kubernetes YAML3·2 years agoSo Helm never fell short for me as an end user. As far as that goes, it’s near-perfect.
Where it does fall short is as a package writer. A package in Helm is just Kubernetes YAML that’s templated in Golang templates. As such, it gets very hard to any logic beyond the most basic, and projects that get larger get very unwieldy.
Hmm, what’s your idea for the OCI image format, e.g., how would it work? That might be worth looking into, too.
gsfraley@lemmy.worldto Programming@programming.dev•Introducing ONCE, a new line of software products from 37signals: Pay one time, own forever.379·2 years agoI mean, I get it, but there’s value in paying for support and updates, and it’s untenable for an organization to do that for free. I’m optimistic for software running under this model, I’d 1000% love to go back to the pay once per major version model, but “pay once forever” software leaves some unanswered questions.
Haha considering just how much irrelevant third-party training data you’d be looping into a format conversion, this metaphor really is spot-on.