Posts by endrift@social.treehouse.systems
 (DIR) Post #B4rdRIBDfXMvOi3CKG by endrift@social.treehouse.systems
       1 likes, 0 repeats
       
       Everyone is talking about the LLM rewrite of Claude Code being uncopyrightable, but that's missing the point: that does that mean it can't violate copyright. It also ignores the even bigger elephant in the room: if LLM code isn't copyrightable, then the majority of Claude Code itself isn't copyright-protected in the first place.
       
 (DIR) Post #B4rdRMLIC1nqJ6nIa8 by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       IANAL so I can't 100% speak to the former point, but the latter point is...a simple conclusion from what we already know about gen AI copyright.I really hope someone with a lot of resources posts that Claude Code leak, gets DMCA'd, then actually fights back. Let's show big tech that using LLM coding agents is a legal risk from yet another angle.
       
 (DIR) Post #B4sEyrwhPUEMBR8HwW by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       Current "fuck you, Broadcom" status: I've managed to wedge a Pi 1 running FreeBSD so hard I had to pull the cable out to get it to reboot. Still not a panic.
       
 (DIR) Post #B4w2mfBIcXyGIoDNoG by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       kernel panic from userspace obtained
       
 (DIR) Post #B4w2mfOPpmSkxULrFo by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       you need permissions to a specific dev node which are restricted to root by default though
       
 (DIR) Post #B4w2mfa78HovXlpCUK by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       Looks like the entire Linux side was cleaned up a decade ago...possibly by someone RPi-affiliated, not BCM-affiliated.RPi also silently swept another kernel vulnerability I discovered under the rug around the same time. Anyway here's the patch for that userspace-triggerable OOB memory write that I reported that never got an advisory: https://github.com/raspberrypi/linux/commit/fef324cd632a3421140205754b8089b102b03f8f
       
 (DIR) Post #B4w2mfq4Aya4LFHwLw by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       and I reported the still-present-in-FreeBSD vulnerability to the secteam with an actual PoC this time.
       
 (DIR) Post #B4w2mg759iBxC1FWsK by endrift@social.treehouse.systems
       1 likes, 0 repeats
       
       Literally just replied to a 6-year old email where I gave them more details that they'd asked for and then they never followed up further :|
       
 (DIR) Post #B4w2mgJqOGOrpbDilc by endrift@social.treehouse.systems
       1 likes, 1 repeats
       
       anyway e8275dd9e24f05428d4dc955d98f59b165cdf89469bfebe9aa976dbaa35c7641
       
 (DIR) Post #B4yE3cGCDoRNygiAmu by endrift@social.treehouse.systems
       2 likes, 5 repeats
       
       So, uh, I saw this today. I never thought I'd lay eyes on one.
       
 (DIR) Post #B4yE3glXTDt9x3PGCG by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       They were selling it for only $850! I did not buy it.
       
 (DIR) Post #B4yE3i9KKGVkF7Xlui by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       Hey @Shonumi do you need one of these? Looks like it's already in Dan Docs so I assume not.
       
 (DIR) Post #B54PPrv4whtbMMPIH2 by endrift@social.treehouse.systems
       1 likes, 2 repeats
       
       Fucking Limited Run Games strikes again. This time they stole mGBA! Time to break out this classic from @foone again...
       
 (DIR) Post #B54PPvwdypWZqNAbGi by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       Actually it looks like the publisher was WayForward. They might have licensed the emulator from LRG though? I'm not really clear. Sigma Star Saga DX.
       
 (DIR) Post #B5AvIRY0xdHn1TsiZM by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       @yifanlu oh god people still listen to him?
       
 (DIR) Post #B5GGkW9UVLZ4EuRFxI by endrift@social.treehouse.systems
       0 likes, 0 repeats
       
       @yifanlu that says the break happened in 2023 though
       
 (DIR) Post #B5k2VTa8D0mvJ9dAVU by endrift@social.treehouse.systems
       0 likes, 1 repeats
       
       Little MySQL is the official database of Moominvalley
       
 (DIR) Post #B6jUaQ2tuXWqVlXSpk by endrift@social.treehouse.systems
       0 likes, 1 repeats
       
       Something that will never cease to amuse me is the xor a, a pattern in CISCs to clear a register. It's fewer bytes in machine code than an equivalent mov a, 0 instruction since it doesn't need to encode the value of 0 in the instruction itself, so it saves on code size and (depending on the architecture) cycles too.
       
 (DIR) Post #B86g9acPHETkJa1XJA by endrift@social.treehouse.systems
       1 likes, 0 repeats
       
       Wonder how many mGBA bugs are only documented as YouTube clickbait videos and not actually reported to me, the person who can fix it
       
 (DIR) Post #B86g9ehs4rE6zgbxNg by endrift@social.treehouse.systems
       1 likes, 0 repeats
       
       Random complaints on twitch streams are also applicable