Infinite huge kudos to @ldez.dev for fixing a veeeeery tricky case! github.com/go-critic/go...
fix: dupOption panic by ldez · Pull Request #1516 · go-critic/go-critic
Fixes #1514
github.com
Infinite huge kudos to @ldez.dev for fixing a veeeeery tricky case! github.com/go-critic/go...
fix: dupOption panic by ldez · Pull Request #1516 · go-critic/go-critic
Fixes #1514
github.com
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...
annas-archive.org
> 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
https://dynamodb.us-east-1.amazonaws.com
healthy: dynamodb.us-east-1.amazonaws.com
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.
The FIPS 140-3 Go Cryptographic Module
Go now has a built-in, native FIPS 140-3 compliant mode.
go.dev
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.
Writing down (and searching through) every UUID · eieio.games
I couldn't remember every UUID so I wrote them all down
eieio.games
how do you all remember every UUID? I find it really hard. so I wrote them all down on every uuid dot com the list has fast search across all 2^122 values (so you can find your favorites) - hoping to add some social features like "trending UUIDs" soon!
go.mod now has an additional zero before timestamp, is this something new added in 1.23? Somehow missed this change until today.
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? :(
TrunkVer
TrunkVer is a SemVer-compatible versioning scheme for continuously-delivered, trunk-based applications and systems that don't follow a release scheme.
trunkver.org
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
Bluesky Firehose (live)
firehose3d.theo.io
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...
Nearly all of the Google images results for "baby peacock" are AI generated | Hacker News
news.ycombinator.com
✨ 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
Emoji Stats for Bluesky 🦋
Live counters and stats on emoji usage on Bluesky, broken down by language.
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...
It’s Time to Stop Taking Sam Altman at His Word
Understand AI for what it is, not what it might become.
theatlantic.com
Calling #golang Functions from Other Languages using C Shared Libraries. github.com/vladimirvivi...
GitHub - vladimirvivien/go-cshared-examples: Calling Go Functions from Other Languages using C Shared Libraries
Calling Go Functions from Other Languages using C Shared Libraries - vladimirvivien/go-cshared-examples
github.com
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...