Live data from Hacker News

Viewing profile — stankot

stankot

HN member
Joined
Mon, Mar 09, 2015, 10:32 AM UTC
HN karma
1,152
Public activity
124 items

About stankot

My personal website - https://muffinman.io

Recent public activity

  1. story
    Show HN: Monorail – Turn CSS animations into interactive SVG graphs

    Hey HN, I needed a few simple graphs for a blog post [0]. Instead of slapping together a few SVGs and moving on, I decided to write a whole library to parse CSS keyframe animations…

  2. story
    Show HN: Bard – An Experiment in Robot Poetry

    Hey HN, This is a small project I made for a meetup (Creative Coding Amsterdam's poetry afternoon). With all the hype around LLMs these days, I wanted to create something silly and…

  3. comment
    Comment #44245836

    I've figured it out. The error means that this call fails: const animation = animationElement.getAnimations()[0]; As Firefox supports `getAnimations` since 2020, I figured somethin…

  4. comment
    Comment #44237045

    Go for it, and share a link!

  5. comment
    Comment #44229799

    Thanks for checking, I’ll try to see what is going on.

  6. comment
    Comment #44227025

    That is weird, because it is HTML/CSS only. Do you see anything that would help me debug it? Could it be that an add-on (content blocker) messes up with it? I don't have an android…

  7. story
  8. comment
    Comment #43946476

    Tixy is amazing! I built something very similar: https://muffinman.io/pulsar/ I wanted to create animations for my LED matrix screen, and I couldn’t find tixy anywhere. Only after …

  9. story
    Ask HN: How do you ensure you don't get locked from your email?

    Big parts of our digital lives depend on our email address (personal, professional, financial…). I’m wondering how you've secured yourselves to prevent getting locked out of your e…

  10. story
  11. comment
    Comment #43540631

    I stumbled on this some time ago and saved it for when my kid grows up enough. It is a collection of a few thousands kid friendly videos. I think their curation is pretty good, but…

  12. comment
    Comment #43282027

    Thank you! There is nothing wrong with large libraries. But you are right, there is something very satisfactory in solving a problem in a few lines of code.

  13. story
  14. story
  15. comment
    Comment #43120980

    Thank you, you made my day!

  16. comment
    Comment #43070995

    Thanks for the tip! Does it make paper shiny and stiff?

  17. comment
    Comment #43050821

    This is awesome! I’ve seen it but forgot to bookmark it, thanks for sharing it again.

  18. comment
    Comment #43050487

    Sure, I think the hard part is creating hand drawn animation. If you can draw or generate it, the rest is fairly straight forward. I have an idea for somewhat different flip animat…

  19. comment
    Comment #43046976

    Actually that's my usual approach, but you should see the vector output from these. I tried doing it and than went back to cleaning up the raster images.

  20. comment
    Comment #43046640

    For me, pen plotting is a lot of fun. There is something so satisfying in bringing digital work to the physical world. As for the text, I have it on my todo list to create a few si…

  21. comment
    Comment #43046469

    That is correct. I use AxiDraw SE/A3 and I love it. One of the best purchases I ever made.

  22. story
    Show HN: The Tiny Book of Great Joys

    Hey, I want to share a personal project: I made a tiny pen-plotted book for my wife. I did everything myself—drawings (with some help from Midjourney), plotting, cutting, and bindi…

  23. story
    Show HN: I made a tiny book using a pen-plotter and AI

    Hey HN, I want to share a personal project: I made a tiny pen-plotted book for my wife. I did everything myself—drawings (with some help from Midjourney), plotting, cutting, and bi…

  24. comment
    Comment #42332985

    I just released a fix for it and updated the blog post.

  25. comment
    Comment #42332205

    Honestly, I don't think that is a bug. All examples are quite dense and the thumb covers multiple steps on the track. Firefox then translates every click like you clicked directly …