Kind likes

 Like

Liked Chris Hardie (@ChrisHardie@mastodon.social)
Post details
People say content is being locked up in proprietary silos but look all I had to do to get an RSS feed of articles on a certain site was install a mitm proxy to intercept their mobile app's requests, fake an SSL certificate to inspect them, reverse engineer their internal APIs, then write a script to discretely query aforementioned APIs and generate an RSS feed file on a schedule. Simple! 🙄 #indieweb #rss

 Like

Liked Kat (@KatS@chaosfem.tw)
Post details
Watching Return of the Jedi, and something grated on me for a moment. "It's an older code, sir, but it checks out. I *was* about to let them through." Surely the Empire would have better OpSec than this? ...oh, wait. Gigantic Enterprise-scale operation, driven by fear and tight deadlines, with lots of silos and mini-empires with a culture of internal rivalry for Dear Leader's favour? Never mind. It checks out; I'll let it through.

 Like

Liked Jenniferplusplus (@jenniferplusplus@hachyderm.io)
Post details
PSA: Do not put git repos inside other git repos. Git is not a package manager. You will make yourself sad. It doesn't matter how many conceptual primitives they share. Don't do it. Just use a package manager. You don't even need a package repository. You can still download things directly from git repos if you want to. Just list them in a package.json or something, and let npm do it. Or go.mod. Anything. Please. For your own sake. And everyone who comes after you.

 Like

Liked Aral Balkan (@aral@mastodon.ar.al)
Post details
The EU response to this should be simple: Tell Apple it will be barred from trading in the EU unless it commits to implementing EU requirements globally. Will the EU understand it does not require global jurisdiction in order to have global impact? Let’s wait and see. #eu #apple #maliciousCompliance https://mastodon.social/@verge/111824614624891170

 Like

Liked Simon Willison (@simon@simonwillison.net)
Post details
The best management advice I ever got is to try and figure out what good management looks like and then put on a performance - try and act like a good manager, go through all of the required motions Because it turns out imitating a good manager and actually being a good manager are mostly the same thing (I think about this sometimes when I encounter debates about whether or not LLMs can reason about or understand content)

 Like

Liked Anders Eknert (@anderseknert@hachyderm.io)
Post details
Me and @charlieegan3 have been working on a new guide for the most common errors seen in #OPA during #Rego policy development. Parser errors, compiler errors and evaluation errors — it's all in there. Hopefully it'll be a useful resource to anyone trying to get a better understanding on why some errors happen, and how to fix them. Feedback always welcome! https://docs.styra.com/opa/errors #PolicyAsCode #IAM #Identity #Authorization #DevOps #DevSecOps

 Like

Liked thegrumpyenby (@thegrumpyenby@tenforward.social)
Post details
Pro tip: If you want to stop being friends with an autistic ADHDer, you probably need to tell them straight out. Because all this "fading away into the woodwork" doesn't work with people who will often not speak to their friends in years without any of the friendship feelings changing. Not seeing someone doesn't change that we think of them as our friends. So not being in touch with us, doesn't communicate "I don't want to be friends anymore". You're going to have to say it. And don't worry, we'll respect your wishes. We just need to know to understand. #adhd #audhd #actuallyAutistic

 Like

Liked The Future of Open Source is Uncertain - OpenUK by Open UK 
Post details
This year’s State of Open Con schedule focuses on establishing the future of open source across software, hardware and data.  Open source communities are reliant on a significant amount of unpaid labour. That makes for an interesting dichotomy that is emphasized during economic downturns. Since, theoretically, anyone should be able to join an open source project, it should have lower barriers to entry. But having free time time do free work — or being employed by a big tech company specifically to contribute to open source — is entirely based on privilege.  » Read more about: The Future of Open Source is Uncertain  »

 Like

Liked Aral Balkan (@aral@mastodon.ar.al)
Post details
Went to a tech meetup in Dublin yesterday and no one I spoke to had heard of the fediverse (or Mastodon, even). I’m talking about software engineers. This blows my mind. (At least everyone I spoke with has heard of it now, though. And when people do hear about it – as with the #SmallWeb – they do get it. And they’re excited about it.) #fediverse #mastodon #SmallWeb

 Like

Liked Why Go is my favorite programming language by Michael Stapelberg 
Post details
I strive to respect everybody’s personal preferences, so I usually steer clear of debates about which is the best programming language, text editor or operating system. However, recently I was asked a couple of times why I like and use a lot of Go, so here is a coherent article to fill in the blanks of my ad-hoc in-person ramblings :-).