Google Cloud (GCP) seems to be having a major sev-1 outage right now.
12.06.2025 18:15 β π 3 π 2 π¬ 1 π 0@dsgallups.bsky.social
atl coder
Google Cloud (GCP) seems to be having a major sev-1 outage right now.
12.06.2025 18:15 β π 3 π 2 π¬ 1 π 0Here is my Rust Guide for C devs in the age of Vibe Coding
19.04.2025 10:48 β π 269 π 28 π¬ 17 π 2you donβt necessarily want the system creators to actually write the docs. but if the docs are written by people with no connection to the system that who are guided solely by user feedback, youβve also failed. docs should be written by people hopelessly torn between the two perspectives
14.01.2025 04:21 β π 378 π 20 π¬ 18 π 9who is gregory and why does his calendar rock
19.12.2024 01:03 β π 1 π 0 π¬ 0 π 0Installing an AI assistant for my AI assistant to use, to help it work more productively. I just need to repeat this a few more times until I reach infinite productivity.
16.12.2024 17:26 β π 143 π 8 π¬ 11 π 1the only good thing about the AI bubble thus far is that more things support markdown
15.12.2024 13:56 β π 248 π 15 π¬ 5 π 0Swen Vincke, director of larian games, at The Game Awards, giving a speech before handing out the game of the year award
-shows up wearing ceasefire pin
-talks about how the art and magic of games comes from the creatives and devs
-denounces the games made for quotas and in boardrooms
-takes a shot at TGA about giving proper airtime to creatives
-doesnt name drop any celebs
forget the awards, this guy wins hearts man
your ceiling is someone else's
13.12.2024 00:23 β π 0 π 0 π¬ 0 π 0People don't know about
let Some(y) = x else { return };
Not even tsoding
Yes you can with let else syntax
10.12.2024 14:50 β π 0 π 0 π¬ 0 π 0ah
10.12.2024 14:48 β π 1 π 0 π¬ 1 π 0let Some(y) = x else {...} is usually way better than if let Some(y) = x {} anyway
10.12.2024 14:48 β π 0 π 0 π¬ 0 π 0if let Some(z) = x.is_some_and(|y| y.len() == 2).then(|| x.unwrap()) {
do_stuff_with(z);
}
probably deranged posting but you can flatten this
if x.is_some_and(|x| x.len() == 2)
10.12.2024 14:44 β π 0 π 0 π¬ 0 π 0Seems like the replies with images here have been word wrapped, but are aligned correctly.
10.12.2024 14:41 β π 1 π 0 π¬ 1 π 0Hahaha
08.12.2024 15:50 β π 0 π 0 π¬ 0 π 0If someone from Apple sees this, or you know someone at Apple who works on Logic Pro, please notify them that they should update their MIDI input logic such that
A key on command with a velocity 0 IS a key off command.
I think this knowledge could save lives
The thing about "A.I." in art and writing and health insurance decision making and customer service and government services and a million other things... is that it sucks. And people are very very very tired of stuff that sucks.
06.12.2024 01:13 β π 3640 π 675 π¬ 87 π 48Questions about code design, and the little implications of writing something a particular way over another way. Not all poems read or act in the same way, and sometimes, one is better than the other for peculiar, sometimes seemingly irrelevant reasons
04.12.2024 13:11 β π 1 π 0 π¬ 0 π 0This is super fascinating! I'm wondering if Porffor is dependent on a direct interface between browsers and WASM? Can't find that proposal, but I know the idea has been around for a while. Will Porffor still need to generate JS bindings to communicate with the DOM? I'd love to look at the perf diffs
04.12.2024 04:00 β π 0 π 0 π¬ 0 π 0The architecture must change. Human beings are not feed-forward networks. We're cyclic graph "runtimes" π€. Once people wake up to this understanding will we see true progress in this field.
God I'm getting nerd-sniped by this article. I'll show what I mean
even if this turns out to be wildly overstating things, you can _feel_ the hype train slowing down. remember when every week brought some new superlative-defying development? that doesn't happen any more.
previous AI winters didn't have the potential to blow up an entire sector. feels... perilous
d3 was hella fun
#AdventOfCode adventofcode.com/2024/day/3
The longer you look at this screenshot the better it gets
27.11.2024 12:16 β π 261 π 16 π¬ 30 π 4Implying that robots should have to prove theyβre not human? π€
26.11.2024 16:41 β π 0 π 0 π¬ 0 π 0If youβre targeting Python only, thereβs a better wayβ¦
25.11.2024 22:48 β π 0 π 0 π¬ 0 π 0If you canβt find it and also canβt find C bindings, Iβd be down to take a stab at it
25.11.2024 22:47 β π 0 π 0 π¬ 0 π 0I believe Rustβs Serde crate has an analogous C crate. Might be too big for your use case though, itβs a generic serialize/de library with JSON as an implementation
25.11.2024 22:46 β π 0 π 0 π¬ 2 π 0just make it a red function π
25.11.2024 02:08 β π 0 π 0 π¬ 0 π 0