koaning.io - Recent Posts

https://koaning.io

27 posts

Tech 56% · Gaming 15% · Life 11% · Crafts 7% · Music 4% · Science 4%

Subscribe via RSS

  1. scrape permissions

    git-scraping is awesome. It let's you re-use CI as a pattern to scrape data from the internet and store it publicly in your repository.

    0
  2. worthy of study

    I was working with an agent to produce a new widget. I gave it a research task, gave it a direction, and when it came back I immediately stopped prompting it further to investigate what it did.

    0
  3. vonoroi keycaps

    Found a little gem on Reddit. I mean, I don't know if this is fun to actually type on, and the spacebar doesn't actually follow a vonoroi ...

    0
  4. mossballs

    A tiny game made with PICO-8

    0
  5. lucide icons

    Lucide is a fantastic resource for icons. Just wanted to make a note for myself because I keep forgetting the name.

    0
  6. GMK MTNU Granite

    Just some keycap inspiration

    0
  7. fixed your headline

    A Billboard chart headline made the rounds: "Olivia Rodrigo becomes the first woman in history to debut her first ten top 10 Hot 100 hits in the top 10." Lynn quote-posted it a theorem that certainly made me giggle.

    0
  8. google trends for hacker news

    Someone made Google Trends for Hacker News by indexing 18 years of comments. The tool lives at hackernewstrends.com and lets you overlay how often terms show up over time.

    0
  9. graduate before you abandon

    I made this YouTube video the other day about how all code, eventually, is abandoned. It doesn't die, because it still exists, but it simply won't have people working on it anymore.

    0
  10. redirector

    I work with YouTube for my job and I'm happy to announce that I found a remedy for the extremely distracting landing page. It's a Chrome extension called redirector that lets you add redirect rules to the browser by hand.

    0
  11. the inversion

    Been thinking about a quote lately. The quote is from the final episode of the first season of Shell Game, which is a great podcast.

    0
  12. marketing niche

    From this interview I learned about the marketing around Niche. What's interesting here isn't just how the game got developed but also how it eventually got marketed.

    0
  13. warnings to become callouts

    A few of my components from wigglystuff have graduated and are now part of marimo. The whole point of the library is to have a place for fun and experimental tools.

    0
  14. all the books in the library

    Carl Sagan has a nice quote about books. “If I finish a book a week, I will read only a few thousand books in my lifetime, about a tenth of a percent of the contents of the greatest libraries of our time.

    0
  15. til uvx deno

    deno is a modern Javascript runtime that can run Javascript and Typescript natively. But it is also something that's available to all Python users without the need to install node.

    0
  16. til flock

    When you auto-deploy with a bash script from cron, the naive setup is something like this: ``` * * * * * /path/to/deploy.sh ``` This `deploy.sh` script checks if the current git hash is up to date with the main repo.

    0
  17. tailwind shows why mcp might survive

    I've been a huge fan of tailwind for over half a decade. Partially because it's a great library but also because it was cool to see a small team ship and maintain a functional business while maintaining it.

    0
  18. minimalism as a harness

    LLMs have a much easier time if it is clear that there is one, and only one, way to do something. Python, ironically, isn't that.

    0
  19. you win while training

    Back when I was rowing in college a teammate said an incredibly memorable thing: You don't win a rowing match during the match, you win it during the training.

    0
  20. legos vs 3d printers

    Let's say, as a dad, that there are two cool kinds of creative toys you could make with your kid. You buy a 3d printer, and print what-ever creative thing you two can come up with.

    0
  21. video game write-offs

    It seems that companies might have very good reasons to hang on to a video game IP even if they have no intention of using it. I imagined this would mainly be to prevent another company from using the IP, but Michael Cain, a developer on Arcanum, ...

    0
  22. the light of a CPU

    Just quoting this tweet. I would like to make my apologies for defending M$, but I must from time to time.

    0
  23. once the ball is rolling

    It can be hard to go from 0 to 1. But once you're there, it's much easier to go from 1 to 2.

    0
  24. dice problems

    If you want to dive into a few fun math practice problems, you might like this collection of dice problems. It's remarkable how deep you can go with a few dice.

    0
  25. notes on youtube and devrel

    I've been doing developer relations for over five years now, and YouTube has been a big part of that. The marimo channel sits around 1.5 million views and 10k subscribers after a year, so I like to think I've learned a thing of two that others mig...

    0
  26. prune early and often

    uv is amazing but it does come with a sneeky little downside. Every time and you create a cache there's a good chance that it will stick around for-ever.

    0
  27. 3b1b setup guide

    This is an AI generated guide I wrote for myself that I put up on my blog for safekeeps. This tutorial covers how to replicate Grant Sanderson's interactive math animation environment (as seen at the start of this video) using the **ManimGL** engi...

    0