Readit News logoReadit News
candrewlee commented on Show HN: Octelium – FOSS Alternative to Teleport, Cloudflare, Tailscale, Ngrok   github.com/octelium/octel... · Posted by u/geoctl
wkat4242 · 2 months ago
The problem is, commercial services will always enshittify. It's inevitable. Even when they conquer the whole market (see Netflix) they will want to see a rising line in profits so then they will turn the thumbscrews on the customers.
candrewlee · 2 months ago
It’s especially when they conquer the whole market. It’s why investors favor growth and adoption, even at a loss, until it’s won the market and can turn up the monetization dial.
candrewlee commented on Web Numbers   ar.al/2025/06/25/web-numb... · Posted by u/surprisetalk
susam · 2 months ago
> Domain names are tiny little rows in a database. They cost next-to-nothing to set up and maintain. There’s absolutely no reason why they couldn’t be a public good, paid for from the public purse.

I don’t mind paying for the domain name so much but I do mind the fact that even after paying for the domain name, there is no guarantee of having full control over the domain name. I do mind that even after spending money year after year, we are only renting a domain name, with the possibility of the domain name being taken away from us anytime!

I used to be a big proponent of hosting your email address at your own domain name. But then I had a very unpleasant experience of losing my domain name several years ago, for no fault of mine, due to anti-malware operations completely unrelated to my website. After that incident, I am not so sure!

I have written more about that incident here:

https://susam.net/sinkholed.html

I wish the mainstream World Wide Web were built around the concept of owning a domain name where we could prove our ownership using a private key.

candrewlee · 2 months ago
I wholeheartedly agree. Bluesky had an interesting idea for identification using a domain you control to verify your account by adding a TXT DNS record for _atproto.

The problem is that it’s only a rented domain and thus a rented username. My DNS provider Porkbun offered a 5 year deal, but I would pay for much longer if I could.

candrewlee commented on The Zed Debugger Is Here   zed.dev/blog/debugger... · Posted by u/SupremumLimit
candrewlee · 2 months ago
Zed is fantastic. I've been making the leap from neovim to zed lately, and it's been an great experience. Everything feels snappy, and I love how well they've integrated Vim bindings. Their agent mode is nice as well. It's clearly an underdog to VSCode, so the extension ecosystem isn't quite there yet... but for a lot of the things I've used it for, it's sufficient. The debugger has been the big missing feature for me and I'm really glad they've built it out now - awesome work.
candrewlee commented on Self-hosted x86 back end is now default in debug mode   ziglang.org/devlog/2025/#... · Posted by u/brson
AndyKelley · 3 months ago
18s eh? we're looking at 15s in https://github.com/ziglang/zig/pull/24124

oh, and by the way that includes the package manager, so the compile time accounts for:

* HTTP

* TLS (including aegis-128l, aegis-256, aes128-gcm, aes256-gcm, chacha20poly1305)

* deflate, zstd, and xz

* git protocol

candrewlee · 3 months ago
15s is fast, wow.

Do you have any metrics on which parts of the whole compiler, std, package manager, etc. take the longest to compile? How much does comptime slowness affect the total build time?

candrewlee commented on Self-hosted x86 back end is now default in debug mode   ziglang.org/devlog/2025/#... · Posted by u/brson
candrewlee · 3 months ago
This is awesome for Zig, I think this direction is gonna be a primary differentiator when comparing to Rust.

And hey, I wrote a lot of the rendering code for that perf analyzer. Always fun to see your work show up on the internet.

https://github.com/andrewrk/poop

candrewlee commented on It's Not "Just a Button"   candrewlee.com/blog/2025-... · Posted by u/candrewlee
candrewlee · 3 months ago
Author here. I wrote this blog post to explain what software developers do, and why building a button can be harder than it seems.
candrewlee commented on Spaced repetition systems have gotten better   domenic.me/fsrs/... · Posted by u/domenicd
Ey7NFZ3P0nzAe · 3 months ago
That was actually my very first python project, I made this to go through medical school: https://github.com/thiswillbeyourgithub/AnnA_Anki_neuronal_A...
candrewlee · 3 months ago
Very cool, same wavelength!
candrewlee commented on Spaced repetition systems have gotten better   domenic.me/fsrs/... · Posted by u/domenicd
candrewlee · 3 months ago
Do any of these algorithms use vector embeddings to determine the semantic similarity between cards? Seems like that might be a useful parameter for tuning the algorithm, since you’re likely to forget something similar on a topic you’ve forgotten things about.

u/candrewlee

KarmaCake day37December 3, 2024
About
http://candrewlee.com
View Original