Infinite huge kudos to @ldez.dev for fixing a veeeeery tricky case! github.com/go-critic/go...
Infinite huge kudos to @ldez.dev for fixing a veeeeery tricky case! github.com/go-critic/go...
Sadly, neither ChatGPT nor Claude can handle converting a list of 12 hex colors to RGB properly. They do it but mess up the order, so I still have to check everything by hand. Meh.
> As of the time of writing, disk prices per TB are around $12 for new disks, $8 for used disks, and $4 for tape. If we’re conservative and look only at new disks, that means that storing a petabyte costs about $12,000.
annas-archive.org/blog/critica...
> Choosing us-east-1 as your primary region is good, because when you're down, everybody's down, too. You don't get this luxury with other US regions!
Posting will continue until morale improves. + AWS is down and PagerDuty is dead.
> However,<..> you can force resolve it to 3.218.182.212. Seems to work for me. DNS through HN
> curl -v --resolve "dynamodb.us-east-1.amazonaws.com:443:3.218.182.212" dynamodb.us-east-1.amazonaws.com
We announced the new native Go FIPS 140-3 mode today!
FIPS 140, like it or not, is often a requirement, and I was increasingly sad about large deployments replacing the Go crypto packages with non-memory safe cgo bindings.
Go is now one of the easiest and most secure ways to build under FIPS 140.
Should I stress about that???? #github #copilot
FAANG stands for "Flaky APIs And No Guarantees".
What a piece of crap 🤦♂️
Come for all the UUIDs everyuuid.com, stay for the unexpected cryptanalysis. eieio.games/blog/writing...
By the one and only @itseieio.bsky.social, of course.
go.mod now has an additional zero before timestamp, is this something new added in 1.23? Somehow missed this change until today.
REKT
TrunkVer (trunkver.org) is the just extra steps for v0.0.<counter>-<whatever>
However, idea of including CI job looks interesting. The only question: how it will help when CI job log will disappear? :(
Also, what happened to @bsky.app ? looks like last days are super hot with a tons of new members. What I'm missing?
Damn, that's cool firehose3d.theo.io
> The Bluesky firehose viewed in the style of a Windows XP screensaver
#meme
Try to guess why this command returns empty string:
```
systemctl list-units --type=service --all --no-pager | grep '^pref.*'
```
Yes, you're totally right: because every line starts with 2 spaces which breaks ^ in regexp.
argh.
> It really is a werid feeling remembering the internet of my youth and even my 20s and knowing that it will never exist again.
> I'm a little sad for anyone who didn't get to experience the Internet of the twentieth century. It was a unique point in time.
news.ycombinator.com/item?id=4176...
✨ Introducing Emoji Stats for Bluesky ✨
Watch live the most used emojis — all of them or per-language — explore why the dutch love 🍀, the germans ☕️ and so much more.
Tap/click on the emoji to see the latest posts with them.
A lot more things to come!
emojistats.bsky.sh
Finally I bought USB-C do DisplayPort 1.4 (made by UGREEN) and guess who have 4K @ 160Hz.
BTW, somehow MBP M1 Pro handles only 144Hz but M3 Pro does 160Hz.
„GPT-4 now looks less like the precursor to an all-powerful superintelligence and more like … well, any other chatbot” #openai www.theatlantic.com/technology/a...
Bluesky now has over 10 million users, and I was #2,209,892!
Calling #golang Functions from Other Languages using C Shared Libraries.
github.com/vladimirvivi...
BlueSky Link aka short profile link
olegk.dev/bluesky-link #bluesky
@jedisct1 on twitter: First practical SHA-256 collision for 32 steps. #fse2024
I made a throwaway twitter account just so I could read the replies to this, and it was a depressing experience.
The tweet (and OP) is legit, but it's an academic result - full sha256 has 64 rounds.
But everyone is losing their minds in the replies/quotes, thinking it's a full break...