Post details
CLI for SQLite Databases with auto-completion and syntax highlighting - GitHub - dbcli/litecli: CLI for SQLite Databases with auto-completion and syntax highlighting
CLI for SQLite Databases with auto-completion and syntax highlighting - GitHub - dbcli/litecli: CLI for SQLite Databases with auto-completion and syntax highlighting
- 7.2% of American adults are LGBTQ. That's 18.9 million adults, or larger than the entire veteran population. - 11 million Americans are bisexual. That's more people than the entire state of Georgia. - 3.6 million Americans are gay. That's more than the entire state of Utah. - 2.6 million Americans are lesbian. That's more people than every single farmer in the country. - and 1.6 million of us are transgender. That's TWICE as many as there are cops in the entire United States. When people say "we shouldn't change our entire society just to pander to such a small percentage of it", that's obviously a really dumb argument from just an ethical stance. But it's also a really dishonest one. Because they would never say the same thing about veterans, farmers, cops, or the populations of entire States.
Attached: 1 image I will die on this hill, Birdwatch/Community Notes is one of the greatest features ever built by a social media app.
I don't think anyone in the industry is really prepared for the long term maintenance of significant amounts of LLM generated code.
Attached: 1 image A Stitch in Time, written by none other than Andrew Robinson himself, is now available for purchase on Audible and narrated by Robinson as Garak. The book is based on a set of journal entries Robinson penned as a way to further explore his character during his time on the set of Deep Space Nine. #StarTrek #DS9 https://www.audible.com/pd/A-Stitch-in-Time-Audiobook/B0C8VHYFJ5
Attached: 1 image me, standing around the house while the movers load everything
Experimentation
Last week AWS published a blog post advising that the go1.x Lambda runtime will be deprecated and people should migrate to provided.al2. I was already using the newer runtime, but I also learned from the blog post that AWS SAM can now build Go Lambda functions for the newer runtime - no more Makefiles required!
"These repositories are available under the same BSL license as Sentry’s core repos." So... It will *become* open source... eventually... in about 4 years or so. #FreeSoftware #OpenSource #FOSS #OSS #SoftwareFreedom #SourceAvailable https://about.codecov.io/blog/codecov-is-now-open-source/
Since the beginning, the open source community has been a strong partner in Codecov’s growth and success. That’s why we always offered Codecov for free to use on any open ...
Big step for me and the boyfriend. Finally moving the joint account from NatWest to Monzo 🎉
Everything you need to know about securing the software supply chain.
Announcing golang.org/x/tools/cmd/gonew, an experimental tool for starting new Go projects from predefined templates
Everyone: in the future, we could imagine every news outlet running their own fediverse instance, what a wonderful future that would be! BBC: *becomes the first major news outlet to launch an official fedi instance* Everyone, ten seconds later: we are fediblocking the BBC for being too right wing.
Great that the BBC is trying out Mastodon. I really hope it works out for them and they stick around, with extra accounts, after their 6 month trial. But still in their replies people are trying to explain how to mastodon to them. What is it with this place that people feel the need to explain what they’re doing wrong all the time? Just be cool.
Aliens arrive: we have killed your leaders and taken control of your planet. Us: oh thank god Aliens: you are now citizens of ... Wait what
Attached: 1 image i get it now, it's a chart
@Drunkonhugs@eldritch.cafe It was a bug in Java's font code. When a font is rebuilt/replaced/updated, the cache wasn't also rebuilt, leading to a glyph table that no longer represents the actual font being rendered.
Attached: 1 image Just remembered my all-time favourite bug, where Android accidentally rendered the name of the "Grunt" tool on its webpage as "Dorkq" https://github.com/gruntjs/gruntjs.com/issues/81
Started reading a webpage with an article about the relentless ongoing enshittification. Before I'd scrolled down more than a page or two I saw the lines of text progressively start to fade out and thought "on *this* article? surely not?" But yeah, it faded to nothing and the fucking "Subscribe to read more" box scrolled on. Fox ache. 🐂
Making sense of the technology, business, and politics of APIs that is impact all stages of our physical and digital worlds.
A eulogy to my life as shared via my main Twitter account, before X: 2007-2023.
Improving the feedback time of a continuous integration (CI) system and optimizing the test methods and classes resulted in more effective feedback for development teams. CI systems are an important part of the development process and should be treated as such.
A brief look at the proposed enhancements to the Go standard library HTTP request router, net/http.ServeMux: matching on HTTP method, and supporting wildcards in matched paths.