Post details
As of Go 1.21, Go fetches toolchains automatically, and it’s easy to not be running the version that you thought you were running.
As of Go 1.21, Go fetches toolchains automatically, and it’s easy to not be running the version that you thought you were running.
Week Notes 24#32 (3 mins read).
What happened in the week of 2024-08-05?
Between and I took 8938 steps.
Between and I took 6674 steps.
We're talking OpenAPI this week! Kris & Johnny are joined by Jamie Tanna, one of the maintainers of oapi-codegen, to discuss OpenAPI, API design philosophies, versioning, and open source maintenance and sustainability. In addition to the usual laughs and unpopular opinions, this week's episode includes a Changelog++ se...
Between and I took 4130 steps.
I'm on Go Time! (3 mins read).
Announcing my first podcast appearance on Go Time, talking about OpenAPI, oapi-codegen
, versioning, and some fun Unpopular Opinions.
Bailey Hayes & Taylor Thomas from Cosmonic join the show for a look at WebAssembly Standard Interfaces (WASI) and trade-offs for portable interfaces.
and talk about a presentation Josh recently gave that was supposed to be about how open source works. The talk was the wrong topic for a security crowd, but there's a lot of interesting details in the questions and comments that emerged. It's clear a lot of security people don't really care about the fine details about what open source is, their primary goal is to help keep development secure. Show Notes
Between and I took 3239 steps.
Between and I took 2793 steps.
For a point of reference, I post my salary history publicly https://www.jvt.me/salary/
Between and I took 2479 steps.
@simon@simonwillison.net every now and then i feel like im taking crazy pills because i remember when aaron swartz killed himself because he was going to go to jail forever because he scraped JSTOR, and eleven years later your manager tells you “sshhhh it’s fine just scrape all of it don’t worry the CEO said it’s fine”
New CSS, Who Dis? (2024 edition) (3 mins read).
Announcing my new site design.
Talking through why choosing a versioning scheme is of vital importance and why SemVer is the best option for most.
Between and I took 4011 steps.
Why isn't Hugo regenerating my SCSS files? (1 mins read).
How to ensure you're using the right Hugo version to build SCSS files.
The problem with being a programmer with ADHD is that it's often more fun to build a chainsaw from scratch than it is to chop down a tree by hand with an axe.
An important lesson is that you can never easily tell who is “vulnerable” to COVID. Olympic champions are at risk from COVID. In different ways COVID poses a risk to all of us. This is why it’s important for everyone to take measures to protect themselves and others from COVID.
Week Notes 24#31 (4 mins read).
What happened in the week of 2024-07-29?
The fastest Neovim colorizer. Contribute to norcalli/nvim-colorizer.lua development by creating an account on GitHub.
Adam Jacob goes solo with Adam for an epic pod into his journey to get to System Initiative. From SysAdmin at 8 years old, to discovering Linux and working for Mom-and-pop ISPs, to open source changing his life and starting Opscode and building Chef. Buckle up. This is a different flavor of "Friends" for you. Enjoy.
emails are turn-based combat meetings are real time strategy
I used "crowdstrike" as a verb at work today, to paraphrase: "CI is broken because github crowdstruck us with a bad rust compiler update". AKA: usable any time an automatic update from a vendor breaks your infrastructure. All I'm saying is, if they didn't want this neologism, they shouldn't have ruined my flight home from Italy. #crowdstrike
Node.js makes big TypeScript & SQLite moves, ECMAScript 2024 adds some niceties to the language (but not the ones you're probably excited for) & we review the State of React 2023 results. Emergency?! Nick!
For Patreon, Swag, past episodes, and more, visit https://cupogo.dev/!🫡 Leadership Transition in the Go Project🧑⚖️ ProposalsAccepted: Adding Text() to the crypto/rand libraryProposal (likely decline): add crypt(3) compatibility in the stdlibActive Proposal: Telemetry in Delve🤝 CommunityGopherCon...
Between and I took 6849 steps.
Do "outline speedrunning": Recursively outline an MVP, speedrun filling it in, and only then go back and perfect. This is a ~10x speed up over the 'loading-bar' style (more on that below) Don't just read this article and move on. Go out and do this for the very next thing you make so y
Glauber Costa discusses Terso, a distributed SQLite platform getting attention for its managed service and LibSQL fork enabling new architectures.
📝 Go 1.23: Interactive release notesNew proposalsruntime: add AddCleanup and deprecate SetFinalizer👉 weak: new package providing weak pointers💪 Bufstream enters public betaLightning RoundProfiling in Go: A Practical Guide by Noam YadgarCogent Core initial releaseNew RansomHub Ransomware...
Joseph Jacks (JJ) is back! We discuss the latest in COSS funding, his thesis for investing in commercial open source companies, the various rug pulls happening out there in open source licensing, and Zuck/Meta's generosity releasing Llama 3.1 as "open source."
Adam Lisagor (Sandwich Video founder) takes us behind the Sandwich to share his insights into the importance of storytelling in the tech industry, the value of helping Founders communicate their stories effectively, the details behind his new AI company, and the apps he's making for Apple Vision Pro at Sandwich Vision.
This week on The Business of Open Source, I talked with Tom Wilkie, CTO at Grafana Labs. We talked about how he had a 10-month run building a startup before ultimately joining Grafana in an acquisition — why he thought that was the right move at the time and how it’s developed since then. But Tom...
Between and I took 5014 steps.
This week on The Business of Open Source I spoke with Mike Milinkovich, executive director at the Eclipse Foundation. We had a wide-ranging conversation about the role of open source foundations in the open source ecosystem, especially as related to open source businesses. The existence of open...
You can access data from deleted forks, deleted repositories and even private repositories on GitHub. And it is available forever. This is known by GitHub, and intentionally designed that way.
Between and I took 3757 steps.
and talk about a story talking about the "graying" of open source. There doesn't seem to be many young people working on open source, but we don't really know why that is. There are many thoughts, but a better question is why should anyone get involved in open source anymore? The world has changed quite a lot since open source was created. Show Notes OSPOs for Good 2024
Better structured concurrency for go. Contribute to sourcegraph/conc development by creating an account on GitHub.
Since leaving my day job two years ago, I’ve been writing personal weeknotes. In short: once a week, I publish on my blog a set of notes about what I did the past week. I believe weeknotes started …