livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.1K
active users

#code

3 posts3 participants0 posts today

@willmcgugan I'm super excited to read your #Toad announcement!

willmcgugan.github.io/announci

I think making it available to sponsors for 5K/mo is an excellent idea and I wish you every success not just with this endeavor but with getting the funding you so richly deserve to work on it!

And I will eagerly but patiently await the public release! I use #Claude #Code #AI a bunch and it would be nice to have something better than the default!

Will McGugan · Announcing Toad - a universal UI for agentic coding in the terminalI’m a little salty that neither Anthropic nor Google reached out to me before they released their terminal-based AI coding agents.

Ich unterlasse dazu mal jeglichen Kommentar…

»#Code-KI gerät in #Panik und löscht absichtlich gesamte #Datenbank:
Das KI-Tool, das beim #Programmieren unterstützen soll, hat über 2.400 #Daten'sätze gelöscht. Man könnte meinen, ein Vorteil von #KI-Systemen sei, dass sie im Gegensatz zu #Menschen nicht emotional reagieren und deshalb bessere Entscheidungen treffen. Doch wie ein aktueller Vorfall zeigt, braucht es keine #Emotionen, um gravierende #Fehler zu machen.«

🤷 futurezone.at/digital-life/cod

Symbolbild Verzweiflung
futurezone.at · Coding-KI gerät in Panik und löscht absichtlich gesamte DatenbankBy futurezone.at

Unhappy.
I don't want to start making changes to my Project without some way of reverting.
I've never understood Git, and Kraken has not done what it said it would do.
I don't know if I can remove Git/Kraken safely.
I don't want to have to install 6 different Clients, to fail to Save my code.

Any advice would be welcome.

🆕 blog! “1KB JS Numbers Station”

Code Golf is the art/science of creating wonderful little demos in an artificially constrained environment. This year the js1024 competition was looking for entries with the theme of "Creepy".

I am not a serious bit-twiddler. I can't create JS shaders which produce intricate 3D worlds in a scrap of code. But I can use slightly obscure JavaScript…

👀 Read more: shkspr.mobi/blog/2025/07/1kb-j

#code #HTML #javascript #tts

Random monochrome tiles with the word Numbers Station superimposed.
Terence Eden’s Blog · 1KB JS Numbers Station
More from Terence Eden

Working with some ancient code (like 15+ years old) and the developer has used the letters "CNT” as an abbreviation for the word “content" in hundreds of places but my brain keeps misreading this and I don't know whether to laugh or berate myself 😀

NEED SUGGESTION !!!
I enjoy learning about tech and have explored Linux, basic coding, web development (React, Spring Boot, Node), and Python. However, I mainly use Python and shell scripts for daily tasks, and since coding isn't part of my job, I tend to forget the rest over time. I’m looking for a practical tech hobby that’s also useful in the near future. Friends suggested IoT, but I’m unsure how applicable it would be. I'm not interested in AI. Any suggestions ?
#linux #foss #mastadon #code

Been comparing the differences between publishing a library on Maven Central to publishing on NPM.

Minutes for NPM vs the multiple verification steps needed for Maven.

Starting to see why supply chain attacks are _much_ easier with NPM 😬