Feed

Page 7 of 27

Erik Craddock@eriklink

A Language For Agents

The biggest reason new languages might work is that the cost of coding is going down dramatically. The result is the breadth of an ecosystem matters less. I'm now routinely reaching for JavaScript in places where I would have used Python. Not because I love it or the ecosystem is better, but because the agent does much better with TypeScript.

A Language For Agents

Armin Ronacher

A Language For Agents

What programming languages would agents want to program in?

linkby Erik Craddock (@erik)Credit: Armin Ronacher
Erik Craddock@eriklink

My AI Adoption Journey

Immediately cease trying to perform meaningful work via a chatbot (e.g. ChatGPT, Gemini on the web, etc.). Chatbots have real value and are a daily part of my AI workflow, but their utility in coding is highly limited because you're mostly hoping they come up with the right results based on their prior training, and correcting them involves a human (you) to tell them they're wrong repeatedly. It is inefficient.

Mitchell Hashimoto

My AI Adoption Journey

linkby Erik Craddock (@erik)
Erik Craddock@eriklink

How to stop being boring

This happens gradually. In middle school, you learn that certain enthusiasms are embarrassing. In high school, you learn which opinions are acceptable in your social group. In college, you refine your persona further. By the time you're an adult, you've become so skilled at reading rooms and ajusting accordingly that you don't even notice you're doing it. You've automated your own inauthenticity.

How to stop being boring

joanwestenberg.com

How to stop being boring

The most interesting people I know aren't trying to be interesting.

linkby Erik Craddock (@erik)
Erik Craddock@eriklink

Six Selfish Reasons to Have Kids

Here is Kevin Kelly's selfish reasons for having kids, the following is my favorite.

Children are entertaining, much better than any other streaming option you might pay for. The questions they ask, their antics, watching them play, witnessing or being the recipient of their creativity, sometimes on a daily basis, is the best streaming there is. Their creativity is often inspiring. They can be creative in negative ways, too, but in all ways they will not be boring, and they are right there in your presence.

Six Selfish Reasons to Have Kids

The Technium

Six Selfish Reasons to Have Kids

Until the sale of contraception pills in 1960, no one needed a reason to have children. It was the biological consequence of sex, so it was also the cultural default. There were only reasons NOT to have children. Now after … Continue reading →

linkby Erik Craddock (@erik)Credit: Kevin Kelly
Erik Craddock@eriklink

GitHub - qualisero/awesome-pi-agent: Awesome list of add-ons, hooks, tools, skills, and resources for the pi coding agent (pi-mono).

Here is a list of pi coding agent extensions.

GitHub - qualisero/awesome-pi-agent: Awesome list of add-ons, hooks, tools, skills, and resources for the pi coding agent (pi-mono).

GitHub

GitHub - qualisero/awesome-pi-agent: Awesome list of add-ons, hooks, tools, skills, and resources for the pi coding agent (pi-mono).

Awesome list of add-ons, hooks, tools, skills, and resources for the pi coding agent (pi-mono). - qualisero/awesome-pi-agent

linkby Erik Craddock (@erik)
Erik Craddock@eriklink

writing RSS reader in 80 lines of bash

I also use newsboat. I've been thinking about building my own bespoke rss reader. Not sure I want to do it in bash though.

Recently, I started reducing my dependencies on external software. Yesterday, I thought, why not write an RSS reader myself. It will not be as powerful and robust as my current one, but it will be simpler, more hackable, and mine, i.e. I will not be dependent on a stranger's commit that might break my system accidentally or on purpose.

yobibyte.github.io

writing RSS reader in 80 lines of bash

A minimal RSS reader written in bash

linkby Erik Craddock (@erik)
Erik Craddock@eriklink

Introducing Deno Sandbox

Introducing Deno Sandbox (via) Here's a new hosted sandbox product from the Deno team. It's actually unrelated to Deno itself - this is part of their Deno Deploy SaaS platform. As such, you don't even need to use JavaScript to access it - you can create and execute code in a hosted sandbox using their deno-sandbox Python library like this:

Simon Willison’s Weblog

Introducing Deno Sandbox

Here's a new hosted sandbox product from the Deno team. It's actually unrelated to Deno itself - this is part of their Deno Deploy SaaS platform. As such, you don't …

linkby Erik Craddock (@erik)Credit: Simon Willison
Erik Craddock@eriklink

Import AI 443: Into the mist: Moltbook, agent ecologies, and the internet in transition

"The central challenge of brain emulation is not to store or compute the neurons and parameters, but to acquire the data necessary for setting neuron parameters correctly in the first place," he writes. ""I believe that to get to human brains, we first need to demonstrate mastery at the sub-million-neuron-brain level: most likely in zebrafish. For such organisms, like the fruit fly, a well-validated and accurate brain emulation model could be created in the next three to eight years… "Conditional on success with a sub-million-neuron brain emulation model, a reasonable order of magnitude estimate for the initial costs of the first convincing mouse brain emulation model is about one billion dollars in the 2030s and, eventually, tens of billions for the first human brain emulation model by the late 2040s."

Import AI 443: Into the mist: Moltbook, agent ecologies, and the internet in transition

Import AI

Import AI 443: Into the mist: Moltbook, agent ecologies, and the internet in transition

Welcome to Import AI, a newsletter about AI research. Import AI runs on arXiv and feedback from readers. If you'd like to support this, please subscribe. Subscribe now Import A-Idea:An occasional e…

linkby Erik Craddock (@erik)
Erik Craddock@eriklink

I added a Bluesky comment section to my blog

I love the idea of having my website directly connected to the fediverse. A bluesky comment section is really cool. I instead turned my website into an ActivityPub actor. I don't have comments setup though. I bet I can do something similar.

There are other services that could be used for this purpose instead. Notably, I could embed replies from the social media formerly known as Twitter. Or I could use a platform like Disqus or even giscus, which hosts comments on GitHub Discussions. But I see Bluesky as a clearly superior choice among these options. For one, Bluesky is built on top of an open social media platform in AT Proto, meaning it can't easily be taken over by an authoritarian billionaire creep. Moreover, Bluesky is a full-fledged social media platform, which naturally makes it a better option for hosting a conversation than GitHub.

micahcantor.com

I added a Bluesky comment section to my blog

How I embedded replies from Bluesky directly on my site.

linkby Erik Craddock (@erik)