I'm at Anthropic's Code with Claude event, where they are launching Claude 4. I'll be live blogging the keynote here.
Tags: llm-release, liveblogging, anthropic, claude, generative-ai, ai, llms, pelican-riding-a-bicycle, claude-4
davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.9.3.
I'm at Anthropic's Code with Claude event, where they are launching Claude 4. I'll be live blogging the keynote here.
Tags: llm-release, liveblogging, anthropic, claude, generative-ai, ai, llms, pelican-riding-a-bicycle, claude-4
micahflee
• Micah Lee
I've been digging through the 410 GB of Java heap dumps from TeleMessage's archive server, provided by DDoSecrets. Here's a description of the
If your library doesn't have any documentation, it can't have any bugs.
Documentation specifies what your code is supposed to do. Your tests specify what it actually does.
Bugs exist when your test-enforced implementation fails to match the behavior described in your documentation. Without documentation a bug is just undefined behavior.
If you aim to follow semantic versioning you bump your major version when you release a backwards incompatible change. Such changes cannot exist if your code is not comprehensively documented!
Inspired by a half-remembered conversation I had with Tom Insam many years ago.
Tags: testing, semantic-versioning, documentation
Be careful how you run untrusted code!
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Krebs on Security
• BrianKrebs
KrebsOnSecurity last week was hit by a near record distributed denial-of-service (DDoS) attack that clocked in at more than 6.3 terabits of data per second (a terabit is one trillion bits of data). The brief attack appears to have been a test run for a massive new Internet of Things (IoT) botnet capable of launching crippling digital assaults that few web destinations can withstand. Read on for more about the botnet, the attack, and the apparent creator of this global menace.
Tucked into today's Google I/O keynote, a blink-and-you'll miss it moment:
The pelican in the keynote was created by Alexander Chen. Here's the code they wrote with the help of Gemini, which uses p5.js to power the animation.
Tags: pelican-riding-a-bicycle, google-io, google
cityofaustin/atd-data-tech issues
I stumbled across this today while looking for interesting frequently updated data sources from local governments. It turns out the City of Austin's Transportation Data & Technology Services department run everything out of a public GitHub issues instance, which currently has 20,225 closed and 2,002 open issues. They also publish an exported copy of the issues data through the data.austintexas.gov open data portal.Tags: open-data, github, github-issues
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow