Here it is: the One Weird Thing that people who aren’t programmers (or are bad programmings) just don’t understand about writing software. This is it. If you miss this, you’ll miss what LLMs can and can’t do for software development. You’ll be prey to the hype, a mark for the con.
6/
I am re-reading Dune. This quote by the Reverend Mother Gaius Helen Mohiam is remarkable:
“Once, men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.”
It's not about a Terminator-style AI-apocalypse where the machines want to kill us all dead. It's just an accurate prediction of what actually appears to be happening.
Hello world! Kaitai project and #KaitaiStruct finally got its own its own space in Fediverse!
If you're not familiar with us, we create declarative language for binary format specification — see https://kaitai.io/ — and tooling around it — a compiler which transforms declarative specs into ready-made parsers in variety of programming languages, visualizers and IDE for rapid format spec development and much much more.
Watch this space for more news from us!
god remember when every c-suite guy either got fooled into or gaslit themselves into believing “the metaverse” was going to be a thing and we were all supposed to respect that and pretend that it wasn’t transparently nonsense
Have you ever wanted to start editing #Wikipedia, but got overwhelmed or felt like you didn't know where to start? Every time I encourage people to start editing, I hear that, so I'm trying to help.
programmers are always posting like "worked on tracking down an issue with a Flurble deployment for twelve hours. the problem wasn't in Flurble at all - it was in the Gumbies install. It turns out if you install Gumbies 3.0 over Gumbies 2.7 and don't do a cache flush on all the client spiders they'll get stuck in the crystal maze." then you look up Gumbies and the site is one of those scroll scroll scroll types with one sentence per page, like
"GUMBIES is a lean, expressive sharding sandcube for testing and deploying large scale Woodchips playgrounds.
GUMBIES automates and streamlines away watersliding phases, meaning your team can get right to the chipping.
See why Microsoft, OpenAI and Bloingo have embraced GUMBIES in their Woodchips workflows."
and you get to the bottom and you're like I want this I guess but I still don't know what it is
Tried using the new Google Chrome V8 settings to turn off the JavaScript JIT, as discussed by @campuscodi in https://news.risky.biz/risky-biz-news-google-addresses-jit-security-in-chrome-122/
However funnily enough that completely broke the Microsoft Teams web client on Mac OS X for me. It remained consistently stuck on "connecting" for over 5 minutes. Even allow-listing teams.microsoft.com wasn't enough, only worked when I allow-listed all of microsoft.com.
So be aware this is not as benign a change as it should be - not only a performance hit but things can actually stop working.
And this got me wondering... is Teams' JavaScript just so horribly inefficient that it takes forever to work without JIT? Or what kind of shenanigan is it doing to REQUIRE the browser JIT to work? 🤔
in the spirit of transparency, here’s our response to CISA’s RFI on Secure by Design: https://kellyshortridge.com/papers/CISA-2023-0027-Shortridge-Sensemaking.pdf
SbD should not incentivize lip service or #security theater. It should not be at odds with business goals.
So, @rpetrich and I wrote what SbD should be and not be.
We hope mastonerds especially appreciate our recommendations in Section 1.2.1 for how #software teams can start investing in SbD while supporting velocity, dev productivity, & reliability.
blog: https://kellyshortridge.com/blog/posts/rfi-secure-by-design-response/
UPDATE: In the last 24 hours, we’ve observed several LockBit attacks, apparently after exploitation of the recent ConnectWise ScreenConnect vulnerabilities (CVE-2024-1708 / CVE-2024-1709)
Mastodon change incoming in next release, if no mod logs into a server for a week open registrations will close. Will probably take a few weeks but should solve the current spam issue largely. https://github.com/mastodon/mastodon/pull/29318
For #BlackHistoryMonth, let's remember Jerry Lawson, an electronics engineer from Brooklyn, NY. He worked at Fairchild Semiconductor in the 70s, and helped design a second generation game console known as the Fairchild Video Entertainment System (VES), later named the Channel F. His design was based around Fairchild's F8 processor.
This console, although unable to compete with the later Atari Video Computer System, was innovative in many ways. It was one of the first consoles to use a dedicated CPU; it was one of the first consoles to include a pause feature, and it was also the first console to use an extremely important innovation that would shape video games forever: the use of removable ROM cartridges, each of which could feature completely new, unique games, paving the way for consoles to build libraries of titles covering all sorts of styles of games.
Modern gaming owes a debt to Lawson's engineering prowess and innovative designs.
Today, February 19, in 1998, hacker Trinity fends off two units of police officers and faces off with sinister sentient computer programs known as Agents (The Matrix, 1999)
Just analyzed a spyware sample that bypasses Android 13 Restricted Settings so as to drop another malware with full access to Accessibility API.
+ use of malformed ZIP to break apktool and other tools.
So someone dumped a ton of internal Chinese gov’t docs, and I’m working on translations here. From what I can tell, the company An Xun International has been dropping spyware in its products? More to come.
This week, Super Bowl 2024 shattered records, with the #NFL championship broadcast on CBS becoming the most-watched televised event in #US history.
Also riding high from the big game? #Elon #Musk's #X.
A whopping 75.85 percent of traffic from X to its advertising clients' websites during the weekend of the Super Bowl was fake.
https://mashable.com/article/x-twitter-elon-musk-bots-fake-traffic
The (edit:) CURRENT beta version of #Signal is version 7.0.0.
There's a good reason for the round number. This will be the first version where usernames and phone number privacy are available outside of the staging environment.
From this version on, you'll be able to talk to people on Signal without revealing your phone number, and also, you may use Signal without revealing to people who have your number saved that you do.
This is huge.
https://github.com/signalapp/Signal-Android/compare/v6.47.4...v7.0.0
This is fantastic and I think it's going to fuck up software engineering so much.
This was honestly super hard to write. The subject has been bugging me all day. I'm worried that people are going to hate my guts for saying it, but everything feels right to me.
https://wedistribute.org/2024/02/tear-down-walls-not-bridges/
I guess this stuff is plenty obscure, huh?
So, folks, there's a new browser engine dropped (a while ago, actually). It isn't based on WebKit and it isn't based on Firefox, it is written from scratch for a hobbyist operating system SerenityOS by some awesome/crazy people. The browser, called Ladybird, actually can be compiled for Windows, Linux, Mac, OpenIndiana and Android.
It can pass Acid3 and render Github page well (note that Firefox and Chrome circa 2018 cannot do that!), and it has decent JS and afaik wasm support.
Edit: the project seems to be not great in terms of ethics, so I removed the link.