Live data from Hacker News

Viewing profile — rikroots

rikroots

HN member
Joined
Fri, Jun 28, 2019, 2:38 PM UTC
HN karma
1,610
Public activity
795 items

About rikroots

No profile information was provided.

Recent public activity

  1. comment
    Comment #48793347

    Oh, excellent! I thought I was the only author (idiotic enough) to give away my books for free. I choose to call it altruism, but the truth is that I got sick of the whole marketin…

  2. comment
    Comment #48553448

    It turns out that adding noise to gradients is a really useful thing to do - so many new effects can be created with just a few additional parameters. Sadly, CSS and Canvas API gra…

  3. comment
    Comment #48516342

    I learned last year that "translation" can be a very tricky thing. Because there's never a one-to-one correlation between one language's words, phrases, structures and metaphors, a…

  4. story
  5. comment
    Comment #48035178

    I give my side projects away for free because I have a $job to pay for the roof over my head, food, etc. and don't feel the need to make more money from my hobby work. I create my …

  6. comment
    Comment #48006847

    > when it's much easier to just build a nice website using JavaScript I'm currently building a web-based tool that uses dynamic forms for UI, without the help of of a framework (ye…

  7. comment
    Comment #47965303

    Last year I made the mistake of asking ChatGPT what the world would look like if `∞ === -∞` and it took me seriously (I think) and led me on an hours-long dance where in the end it…

  8. comment
    Comment #47754763

    I'm building a client-side-only web page that will (eventually) allow users to build their own image filter and batch-apply it to a bunch of images. https://kaliedarik.github.io/sc…

  9. comment
    Comment #47722161

    > I spent a fair amount of time with p5 etc, but the results always felt limited and brittle. I wrote a JS canvas library[1] partly because existing libraries of the time (2013) di…

  10. comment
    Comment #47647549

    No install, no backend, no fees. MIT licensed for hacking and local use. Link to tool: https://kaliedarik.github.io/sc-screen-recorder/

  11. story
  12. comment
    Comment #47571338

    > the wheel template can have some letter parts like the top of L or d extend beyond the wheel Yeah - I use the template (in that case, a circle) to calculate line lengths, then I …

  13. comment
    Comment #47566413

    > This thing is very impressive. Agreed! Text layout engines are stupidly hard. You start out thinking "It's a hard task, but I can do it" and then 3 months later you find yourself…

  14. comment
    Comment #47477359

    My tool uses the browser's built in encoders (which vary by browser, but whatever). I did use wasm though, for the MediaPipe background removal stuff. https://kaliedarik.github.io/…

  15. comment
    Comment #47401900

    Browser screen recorder with canvas composition, teleprompter, live annotations and talking-head overlay.

  16. story
  17. comment
    Comment #47381044

    For me it's a case of, I have to expose my canvas library documentation for the training data bots to find and (hopefully) include in the LLM training data because it's the only wa…

  18. comment
    Comment #47375951

    I've got a rotating tesseract demo up on CodePen[1]. At least, I think its a rotating tesseract - I have no idea if it's an accurate representation because tesseracts lead me into …

  19. comment
    Comment #47375792

    Well I do seem to spent a fair amount of my developer time swearing at my laptop screen. And then there's that time I spend just prior to writing code just staring at the wall whil…

  20. story
    Show HN: SC Screen Recorder: a browser-based screen recorder with added layers

    I’ve been working on a small proof-of-concept screen-recording tool that runs entirely in the browser. It lets you capture screens or windows, add a talking-head camera feed, layer…

  21. comment
    Comment #46809182

    Because corruption is a thing. Also: any government contract can be audited at any time by the National Audit Office, who have criminal prosecution powers if they find malfeasance …

  22. comment
    Comment #46629456

    https://rikverse2020.rikweb.org.uk/

  23. comment
    Comment #46430911

    > he did manage to predict/make into reality electric vehicles I miss the morning delivery of milk to the doorstep. And the milk carts that used to deliver it https://en.wikipedia.…

  24. story
  25. comment
    Comment #46390386

    The agent that generated the email didn't get another agent to proofread it? Failing to add a space between the full stop and the next letter is one of those things that triggers t…