Dmitry Mazin's Avatar

Dmitry Mazin

@cyberdemon.org

"Linux engineer" in London If you like computers, read my blog: www.cyberdemon.org

207
Followers
187
Following
80
Posts
27.04.2023
Joined
Posts Following

Latest posts by Dmitry Mazin @cyberdemon.org

You’ll be back

21.02.2026 18:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Happy to be on year two of my ethics and background policy subscription!

18.02.2026 09:22 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
AI Doesn’t Reduce Workβ€”It Intensifies It Aruna Ranganathan and Xingqi Maggie Ye from Berkeley Haas School of Business report initial findings in the HBR from their April to December 2025 study of 200 employees at a …

All my friends are joking about how much our brains are rotting. And yet I am working more than ever. This is way too real: simonwillison.net/2026/Feb/9/a...

14.02.2026 18:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I've been trying this thing today where I actually use my terminal instead of asking Claude to do it. I even looked at the help text for a utility! It was neat.

14.02.2026 18:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
09.02.2026 12:47 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

of course there’s the other fun interpretation of this: if an ai has all the right ways to observe and use something, it’ll necessarily beat us. it’s very clear why CLI are easy for LLMs to parse and use

09.02.2026 12:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Best gas masks β€œHow did these people go out and get gas masks?” AG Bondi asked.

when they tell you to go back to writing about gadgets www.theverge.com/policy/86857...

29.01.2026 15:29 πŸ‘ 1188 πŸ” 303 πŸ’¬ 25 πŸ“Œ 30

real sickos (me) like the muni smell

20.01.2026 11:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

brendan gregg is not only a man, he’s THE man (and I think Bryan Cantrill is in this video too!)

13.01.2026 20:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

What’s the conversation??

12.12.2025 06:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

wait so do you run like VMs on it?

04.12.2025 14:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

aw hell yeah zfs. are you running Ubuntu? I went with ubuntu and zfs/luks for even the boot partition. amazingly it all works, though setup was complex

04.12.2025 06:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

you must have read 0 of the hype because all the hype was about the cosmic/gothic horror of this season lol

12.11.2025 13:41 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

as mandated by law, super is spelled β€œsupa”. someone’s been reading Dav Pilkey!

09.11.2025 11:49 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

best hot dog i ever ate was on a norwegian ferry. the scandinavians are just good at hot dogs

22.10.2025 13:21 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
iOS 4.0:
8d ff ff ff 91 ff ff ff 95 ff ff ff 99 ff ff ff 9d ff ff ff

iOS 4.0.1:
86 ff ff ff 98 ff ff ff 9e ff ff ff a7 ff ff ff b0 ff ff ff

iOS 4.0: 8d ff ff ff 91 ff ff ff 95 ff ff ff 99 ff ff ff 9d ff ff ff iOS 4.0.1: 86 ff ff ff 98 ff ff ff 9e ff ff ff a7 ff ff ff b0 ff ff ff

Assembly code between iOS 4.0 and 4.0.1. It's basically the same except one instruction points to a different address.

Assembly code between iOS 4.0 and 4.0.1. It's basically the same except one instruction points to a different address.

hey wanna see something kinda interesting? this was the entire fix to the iPhone Antennagate in 2010. 20 bytes.

07.10.2025 00:51 πŸ‘ 13 πŸ” 4 πŸ’¬ 1 πŸ“Œ 1

isn’t it? I figure it’s like 1 http request usually.

16.09.2025 12:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot:

Write capacity unit (WCU): Each API call to write data to your table is a write request. For items up to 1 KB in size, one WCU can perform one standard write request per
second. Items larger than 1 KB require additional WCUs. Transactional write requests require two WCUs to perform one write per second for items up to 1 KB. For example, a standard write request of a 1 KB item would require one WCU, a standard write request of a 3 KB item would
require three WCUs, and a transactional write request of a
3 KB item would require six WCUs. Replicated write capacity unit (rWCU): When using DynamoDB global tables, your data is written
automatically to multiple AWS Regions of your choice. Each write occurs in the local Region as well as the
replicated Regions.

Screenshot: Write capacity unit (WCU): Each API call to write data to your table is a write request. For items up to 1 KB in size, one WCU can perform one standard write request per second. Items larger than 1 KB require additional WCUs. Transactional write requests require two WCUs to perform one write per second for items up to 1 KB. For example, a standard write request of a 1 KB item would require one WCU, a standard write request of a 3 KB item would require three WCUs, and a transactional write request of a 3 KB item would require six WCUs. Replicated write capacity unit (rWCU): When using DynamoDB global tables, your data is written automatically to multiple AWS Regions of your choice. Each write occurs in the local Region as well as the replicated Regions.

show me someone who claims to understand DynamoDB pricing and I’ll show you a liar

19.08.2025 14:23 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

pokΓ©mon stands for "pocket monsters"

26.07.2025 19:27 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

PSA: If you are thinking of giving Claude Code permission to run `find` thinking it's read-only, remember that it has a `-delete` flag.

23.07.2025 13:49 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

oooh awesome, really wanted something like this (advertisers get to collect some of this data about me, why shouldn't I get to?). i'm actually pleasantly surprised that apple even allows exporting so much data

20.07.2025 16:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I don’t think anyone is prepared for what they just did w/ ICE.

This is not a simple budget increase. It is an explosion - making ICE bigger than the FBI, US Bureau of Prisons, DEA,& others combined.

It is setting up to make what’s happening now look like child’s play. And people are disappearing.

03.07.2025 18:58 πŸ‘ 97271 πŸ” 37814 πŸ’¬ 4433 πŸ“Œ 2657
While Mr. Mamdani was not a target of the hack, the information about him was included in a database of millions of student applications to Columbia going back decades. The data was shared with The Times by an intermediary who goes by the name CrΓ©mieux on Substack and X and who is an academic and an opponent of affirmative action. The Times agreed to withhold his real name.

While Mr. Mamdani was not a target of the hack, the information about him was included in a database of millions of student applications to Columbia going back decades. The data was shared with The Times by an intermediary who goes by the name CrΓ©mieux on Substack and X and who is an academic and an opponent of affirmative action. The Times agreed to withhold his real name.

Always curious to see who gets to be an anonymous source!

03.07.2025 22:08 πŸ‘ 4792 πŸ” 442 πŸ’¬ 61 πŸ“Œ 176

far be it from me to tell scientists how to do their jobs but i feel like there might be value in surveying the <365 hot dogs per year demographic

03.07.2025 03:59 πŸ‘ 6578 πŸ” 1052 πŸ’¬ 311 πŸ“Œ 259

That restaurant is incredible!

29.06.2025 19:27 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Charlie Byrne’s in Galway is one of the best bookshops I’ve ever been to

29.06.2025 06:15 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I've been banging this drum for years now, I know, but Zohran's Big Night is a clear illustration of the power of giving people a vision of the future that boldly contradicts the rhetoric of Republican fearmongers. Not just "disagrees on policies," but actively paints a different image of the world.

25.06.2025 06:06 πŸ‘ 7835 πŸ” 1498 πŸ’¬ 22 πŸ“Œ 51

oh can't wait! the 0/1/2 file descriptor illustration is brilliant

20.06.2025 20:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

sounds like your five year old makes you their β€œfind my Lego pieces for me” chump just like mine

20.06.2025 06:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

wait how does Wang report to Zuck if Meta owns a minority stake? Is it an investment or a merger?

13.06.2025 16:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0