yen is building stuff
weiyen.net
yen is building stuff
@weiyen.net
I post about databases, web development, software engineering and other nerdy stuff.

Sydney 🇦🇺

Website: https://weiyen.net
I posted a question about cloudflare on hacker news, and got this really lengthy reply from the CEO.

Cloudflare is operating on a different level
November 19, 2025 at 3:51 AM
CloudFlare is down.

I like that CloudFlare tells you that it was CloudFlare that messed up. That's a nice touch.
November 18, 2025 at 11:52 AM
TIL we have 4 different types of horsepower, including a metric horsepower.
September 28, 2025 at 1:14 AM
The article doesn't seem to think so
August 14, 2025 at 6:43 PM
I like Jetbrains tools, but it is brave of them to increase subscription prices, right when AI-powered dev tools like Cursor or Claude Code are gaining market share.
August 12, 2025 at 10:09 AM
Finally figured out how to integrate Claude Code with ChatGPT
August 10, 2025 at 2:00 AM
Someone else can do this
August 7, 2025 at 1:02 AM
Google Maps had trouble deciding if I'm using the light theme or the dark theme, so it chose both
August 6, 2025 at 10:02 AM
Admiral call themselves a "Visitor Relationship Management Company"

Which is a hell of a way to describe what they actually do, which is to detect and block people with adblockers.
August 5, 2025 at 2:18 AM
macOS has a builtin command-line tool `screencapture` to capture screenshots programmatically

I finally found a use for it: scanning QR codes from the terminal.
August 1, 2025 at 7:02 AM
July 31, 2025 at 3:34 AM
This is a headline that will never be topped
July 30, 2025 at 1:56 PM
Reminds me of the idea that AI is just compression

en.wikipedia.org/wiki/Hutter_...
July 7, 2025 at 11:55 AM
I was looking up MCP servers for mobile simulators.

On the first result, the first few example prompts were basically "leave a fake like and comment on a video" and "leave a fake 5-star review on an app" 🤦🏻‍♂️

AI folks really aren't fighting the allegations here huh
July 2, 2025 at 11:56 AM
That one weird trick:
June 18, 2025 at 2:31 AM
Naming things doesn't have to be hard. Just look at Python's copy2(), the replacement for copy()

docs.python.org/3/library/sh...
June 18, 2025 at 1:29 AM
I believe you need to go all the way back to when the rust compiler was written in Ocaml to find the actual mapping.

(Char.code '\n') in Ocaml returns the integer representation of the '\n' character.

github.com/rust-lang/ru...
June 16, 2025 at 2:06 AM
My favourite piece of Rust-lang trivia: The bit of code in the Rust compiler that unescapes '\n' into the newline character does it by mapping '\n' to itself!

Nowhere in the rust compiler is it explicitly defined that '\n' maps to the newline character 0x0A.

github.com/rust-lang/ru...
June 16, 2025 at 2:06 AM
mood
June 9, 2025 at 11:10 PM
🤔
June 9, 2025 at 4:49 AM
The thing that drives OpenAI search is called OAI-SearchBot
May 27, 2025 at 12:16 PM
"Land doesn't vote, people do"

Nowhere is this more true than in Australia, where a landslide victory for the Labor party - the red team - looks like this.
May 3, 2025 at 8:29 PM
Power outages reported in the St George's area in #sydney

In the middle of 38C weather too 🔥
December 27, 2024 at 4:55 AM
Wow, today I learned
December 8, 2024 at 12:46 AM
December 7, 2024 at 12:53 AM