Post details
This is a shame. #MoneyDashboard is closing. https://www.moneydashboard.com/faq They had an excellent #OpenBanking API. https://shkspr.mobi/blog/2020/10/unofficial-moneydashboard-api/
This is a shame. #MoneyDashboard is closing. https://www.moneydashboard.com/faq They had an excellent #OpenBanking API. https://shkspr.mobi/blog/2020/10/unofficial-moneydashboard-api/
Attached: 2 images A friend requested I make these.
holy shit, #Spritely is hiring for Developer Relations - https://spritely.institute/news/hiring-open-source-developer-relations-manager.html - if I was US-based I would be ALL over this :blobfoxbongo:
Hackers are breaching GitHub accounts and inserting malicious code disguised as Dependabot contributions to steal authentication secrets and passwords from developers.
Between and I took 8422 steps.
Josh tells us about his newly launched consultancy with Julia Ferraioli called Open Chapters and his involvement with OSCON as a community manager, co-organizer, and program chair of the community track.
Developers make legal decisions everyday without consulting a lawyer, just by choosing open source software to use. But how well-equipped are they to make judgement calls on legal documents? This month, we look at research around that very question. #OpenSource #Licenses #Research https://www.juliaferraioli.com/blog/2023/influential-articles-sept/
If you ever think to yourself, I want to chat with that person, but I don't want to bother them. STOP, go send them a dm, they may also want to chat with you, but feel too anxious to send a dm. In the worst case scenario they will just ignore you, it's fine. Please do dm people
Hacktoberfest is Flying Ant Day for GitHub
@artcollisions@vis.social The naming was a silly thing. The book was Charlie and the Chocolate Factory, and then the Gene Wilder movie was financed by the Quaker Oats company who insisted on the name changing as part of cross-promotion of their Wonka brand of candy. And then apparently that didn't even work out because Wonka Bars ended up all melting on store shelves, oops.
[smacks your face] Oh sorry there was some Monday on you. I got it.
Attached: 1 image @dragonminded im gonna get sent to the timcipal's office
@chrisisgr8 *etching .DS_Store into all the cafeteria tables*
getting fired from apple for printing out little pieces of paper that say ".DS_Store" and leaving them everywhere
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x. - GitHub - stoplightio/spectral: A flexible JSON/YA...
> "Do you…want to continue being a backend engineer?" Hey whoa damn way to throw the existential questions at me on a Monday. But I mean yeah. My "full stack" is pear-shaped, with a chunky backend and the simplest frontend I can come up with.
Love to get an email from #Vercel: You’re off the waitlist for Next.js Conf 2023 and are officially registered.
despite never registering for the event. I also can't unsubscribe because (allegedly) This email contains important information about an event you registered for and cannot be unsubscribed from.
Regretting signing up for their prize giveaway at #LeadDev London, especially as this isn't the only thing I've been emailed about but can't unsubscribe from of theirs 🫠
Why should I care enough to read or behold something no one cared enough to actually make?
I think the best response I've seen to AI anything has been, "Why should I bother reading something that nobody could be bothered to write"
PRIVATE git hosting is the easiest thing in the world because git was set up for that long before github, all you need is a directory you're happy to use for it on a server you can ssh into
Stop. Putting. Important. Info. In. Discord. Put it on the actual web, where it is searchable.
Honey I Scaled the Kids Back to Regular Size But There Are a Lot of Antialiasing Artifacts
Honey I Resized the Kids and Forgot to Check the 'Maintain Aspect Ratio' Box
Jerod gathers a group of friends for our first game show experiment here on Changelog & Friends! This is a game of obscure jargon, fake definitions & expert tomfoolery. Our contestants checked their imposter syndrome at the door, because they either know what these words mean or they fake it ’til they make thei...
We have two repos where your contribution is functionally equivalent to hitting the Hacktoberfest Easy Button
In case you haven't heard, it's Cybersecurity Awareness Month. Not to be confused with Cyber Security Awareness Month, which has an unfortunate initialism.
Attached: 1 image So apparently dang and the HN crowd are so upset I wrote some messages for HN visitors to our website, that they now banned my home IP address 🙃 Yes, seriously. I get 403s from any device on my home connection, and yet it works fine on 4G. Just when you thought they couldn't get pettier. And no, I haven't been doing any scraping/scripting/anything sus.
one big thing I learned about myself this year: if you acknowledge my work publicly (just anywhere outside of private conversation), I’ll forever be loyal to you. I do so much invisible/glue work that I am weak for this stuff.
Many in tech seem to think that if you disagree with something in tech, you must think that it’s illegal or should be illegal. I think LLMs and diffusion models are unfair and that making or using one is a dick move, but are they illegal copyright violations of the training data? I have no idea, but the repercussions if they aren’t legal would be much wider ranging than most realise.
A super fast CLI tool to decode and encode JWTs built in Rust - GitHub - mike-engel/jwt-cli: A super fast CLI tool to decode and encode JWTs built in Rust
Attached: 1 image #Ally #Rainbows
Thank you to this week's sponsor, Koyeb!Go 1.21.2 & 1.20.9 to release Oct 5Conferences🇺🇸 Go West Conference, Lehi, Utah, USA & Online, October 27🌐 Go-perf Meetup, CFP closes Oct 7, event early NovemberProposals & Bug Reports☕ Active: Add intern package🏎️ Closed: cmd/go: 1.21 regression in test...
Just seen a new favourite response to AI text. "Why should I bother to read something nobody could be bothered to write?"
I'm officially looking for new work! Contracts are great as they'd allow me to be a bit more flexible; but full time work is most ideal. Remote (US). My resume lives on my site at https://jacky.wtf/work. I'm open to Ruby, Rust and JavaScript roles currently. (https://jacky.wtf/2023/10/Mh0p)
Stacked diff support for GitHub workflows. Contribute to keith/git-pile development by creating an account on GitHub.
High-velocity, monorepo-scale workflow for Git. Contribute to arxanas/git-branchless development by creating an account on GitHub.
Between and I took 10627 steps.
This week we’re taking you to the hallway track of the final Strange Loop conference. First up is AnnMarie Thomas — an engineering, business, and education professor. AnnMarie gave one of the opening keynotes titled “Playing with Engineering.” We also caught up with many first-time and multi-time attendees who shared t...
I've used this for a couple of things and from what I remember it gives you a little bit more safety around what you're building compared to text/template
. I've considered seeing what oapi-codegen, a Go OpenAPI code generator would look like with it, but not gotten around to it. It's a bit more overheard than plain templating for sure, and I personally feel like it can read a little easier for more complex generation, but that's probably not the case for most code generation tools
Re code generation have you seen things like https://github.com/dave/jennifer ? (blog post)
I love sqlc, it's made me so much happier interacting with databases in Go, glad you're discovering it 🙌🏽
Sometimes I get a reply that is so monumentally stupid that I really miss quote post dunks.
Week Notes 23#39 (3 mins read).
What happened in the week of 2023-09-25?
TikTok removed a comment of mine containing “ACAB” on a video of a cop abusing their powers OKAY THEN
When I had that the other day I needed to go back to the episodes page and relaunch the video, and that seemed to work 🤞🏽
My body is not a temple its a deep space station occupying both a strategically pivotal location and also near an actual (celestial) temple.