55 Followers
411 Following
37 Posts
This is not my active account. Check me out over at https://allthingstech.social/@Fred
Firefish will be rebranding to
š”½š•€ā„š”¼š”½š•€š•Šā„
What I tell people when asked how the internet works.
In case you need some delight in your day, it’s impossible not to smile at David Zinn’s latest sidewalk #art
#Calckey recently reached 10,000 accounts. To be precise, it now has 10,741 accounts.

This is all the more remarkable considering that the flagship server, calckey.social, is currently invite-only.
Zorin Releases Zorin OS Upgrader Beta

Zorin OS is one of my favorite Linux distributions, but it has to date not supported in-place version upgrades.

Thurrott.com
Op-ed: Why the great #TwitterMigration didn’t quite pan out

The flight from Musk's Twitter to the "free" fediverse never really took off.

Ars Technica
Saw this little girl sitting on our deck yesterday morning.

#birdphotography #cardinal

#Silo finale was phenomenal. I know some people take comparisons to #LOST the wrong way, but that ending answered so many questions, while opening up so many new questions for S2.

It took a bit to actually get to settling into who the main characters in the show were. It felt a bit jarring trying to figure out the lay of the land until 3 episodes in. So if you’re starting the show, know that it takes a bit to get rolling, but is well worth it.

https://tvtime.com/r/2S9iv

Stu Ostro (@StuOstro)

ā›ˆļøšŸŒ¬ļø The intense, long-lived mesoscale convective system which lasted more than 24 hours, originated with a tornado-producing supercell and evolved into a broad bow, and appears to have met the new, more stringent criteria to be a #derecho

Nitter

#VisualStudio 17.6 comes with new functionality in the Address Sanitizer runtime which provides a new ā€œchecked buildā€ for C and C++. This new runtime mode diagnoses and reports hidden memory safety errors, with zero false positives, as your app runs.    

https://devblogs.microsoft.com/cppblog/addresssanitizer-continue_on_error/

AddressSanitizer continue_on_error - C++ Team Blog

Continue_on_error (COE) is a new functionality in the Address Sanitizer runtime which provides a new ā€œchecked buildā€ for C and C++. This new runtime mode diagnoses and reports hidden memory safety errors, with zero false positives, as your application runs. It's enabled by simply compiling with -fsanitize=address and setting an environment variable.

C++ Team Blog