Viewing profile — rikroots
rikroots
HN member- Joined
- Fri, Jun 28, 2019, 2:38 PM UTC
- HN karma
- 1,610
- Public activity
- 795 items
- HN profile
- View on Hacker News ↗
About rikroots
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
- story
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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/
- story
-
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 …
-
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…
-
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/…
-
comment
Comment #47401900
Browser screen recorder with canvas composition, teleprompter, live annotations and talking-head overlay.
- story
-
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…
-
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 …
-
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…
-
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…
-
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 …
-
comment
Comment #46629456
https://rikverse2020.rikweb.org.uk/
-
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.…
- story
-
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…