Laura Streisky
banner
luxploit.net
Laura Streisky
@luxploit.net
20, photographer, online slut, software dev
@acidpaws.cam - 🌶️🌶️🌶️🔞 you know what
https://flickr.com/photos/luxploit - portfolio <3
and my favourite vertical shots

#photographer #streetphotography #photography
November 11, 2025 at 6:36 PM
not anymore
August 15, 2025 at 6:38 PM
same
August 15, 2025 at 6:08 PM
August 6, 2025 at 9:59 AM
August 5, 2025 at 11:39 PM
respectfully disconnect your life support
August 5, 2025 at 11:12 PM
Reposted by Laura Streisky
when we tried powering on this board for the first time before the rgh3, it would short the PSU and my first guess was an issue with the capacitors being fucky (i had suggested removing one of the most obvious leaky caps, which we did but to no success). Weeks another cap had turned into this.
July 22, 2025 at 4:00 PM
the drive labels did not deceive you, two of those really are connected via usb3 and prayers
July 3, 2025 at 12:44 PM
in my head i can hear the first couple seconds of the lego island intro *le- le lego, le- le- lego -go*
June 25, 2025 at 12:53 PM
also i meant to say GC, not GCI
June 25, 2025 at 11:28 AM
yeah JVM perf. and esp. resource uses is just catastrophic. Go solves a real problem, I mean that's why Google engineers build it in the first place. They were deep in the JVM full-stack space and with the shift to a more client-sided web with angularjs, a faster backend solution had to come about.
June 25, 2025 at 11:27 AM
If you use it for what it was intended to be used for: building fast server apps and services, you'll find that using Go isn't really complicated and fairly fun.

Also if err != nil return err, isnt that bad. I tend to do if err != nil return fmt.Errorf("myprefix: %w", err). Helps with debugging ngl
June 25, 2025 at 11:23 AM