A simple way of a caller being able to provide allocation space to a function.
Maybe that's something like `&own`, some way to say "I'm chill with auto-boxing any intermediate allocations I need and passing ownership of them up the stack", or something around in-place-init people are discussing...
08.03.2026 17:31
👍 0
🔁 0
💬 0
📌 0
Jobs | CodeYourFuture
Job openings at CYF: be part of a unique learning community for people with the most limited economic, social and personal resources.
I'm hiring for a few roles! See codeyourfuture.io/jobs/ for details. Hiring for:
* People to help teach software engineering in London and Manchester
* A technical interview coach (UK remote)
* Community builders in London and Manchester
Part-time, helping great people, doing good in the world.
03.02.2026 15:00
👍 0
🔁 0
💬 0
📌 2
A pink sphinx cat stretching to pry the top of a tall bin open, while turning to look guiltily at the camera.
Egg puncher also learned how to open the kitchen bin. Bin now has a child-lock on it.
01.12.2025 12:00
👍 2
🔁 0
💬 1
📌 0
No crimes just love.
01.12.2025 11:44
👍 0
🔁 0
💬 1
📌 0
A pink sphinx cat punching a glass of water with an egg in the bottom.
Blink the egg puncher. He punch the egg.
01.12.2025 11:43
👍 3
🔁 0
💬 2
📌 0
I will never not be annoyed that JavaScript Dates are 0-indexed for months, and 1-indexed for years and days.
So `new Date(2025, 10, 25)` makes the date 2025-11-25.
I can see how we got here, but...
25.10.2025 17:08
👍 1
🔁 0
💬 0
📌 0
If you're at UKGE, go check out @bardic.tools cool cool stand and their cool cool DMing tools!
31.05.2025 06:51
👍 1
🔁 0
💬 0
📌 0
Removed `as` casts in favour of specific traits (possibly with some sugar) for each different thing `as` is used for. Still vaguely hoping we can eventually deprecate them, but wow it's a journey.
29.03.2025 23:35
👍 3
🔁 0
💬 0
📌 0
Fiction: Victoriocity, Wooden Overcoats, Midnight Burger
(UK) Politics: It's Bloody Complicated
23.02.2025 09:58
👍 2
🔁 0
💬 0
📌 0
Don’t ask forgiveness, radiate intent
As simple encouragement to act, “ask forgiveness, not permission” is fair enough. But here are 4 reasons to signal your intentions:
"Don't ask forgiveness, radiate intent"
This (short!) blog post by @elizayer.bsky.social is the link I probably share with people the most.
It has wonderful advice, both for professional interaction and life.
Give it a read!
medium.com/@ElizAyer/do...
21.02.2025 13:33
👍 4
🔁 2
💬 1
📌 0
TIL that `awk` allows specifying multiple delimiters. So `awk -F'[<>]' '{print $2}'` will print what is between <>s!
18.02.2025 10:18
👍 1
🔁 0
💬 0
📌 0
I started there, and then got upset because of casts between ints and floats...!
08.02.2025 08:31
👍 0
🔁 0
💬 1
📌 0
I just tried to explain the difference between a "cast" and a "conversion" (e.g. in C++ `(char)65` vs `std::to_string(65)`, but not language-specific).
I... Did not have a good answer. Some guidelines. No good answer.
Does anyone have a good answer?
21.01.2025 12:42
👍 1
🔁 0
💬 1
📌 0
Does anyone have a really good introduction to WebSockets? Ideally covering "Why do we want these?" "What roughly are they?" "What do they look like in practice?"
Right now I have a bunch of resources that each provide part of the picture, but it feels like there must be a good single overview...?
20.01.2025 14:59
👍 4
🔁 2
💬 0
📌 0
I can't express how much I enjoyed reading @annasavory.bsky.social's first newsletter today. Give it a read, you'll probably enjoy it too!
28.12.2024 22:09
👍 1
🔁 0
💬 0
📌 0