I'm strongly in favor compiled languages, but well. (Yeah, Ruby , I like the gems
).
#programming #code #interpreter #php #python #javascript #js #nix #nixos #ruby #bash #linux #meme #memes #humor
I'm strongly in favor compiled languages, but well. (Yeah, Ruby , I like the gems
).
#programming #code #interpreter #php #python #javascript #js #nix #nixos #ruby #bash #linux #meme #memes #humor
“Al-Quds Brigades Take Part in ‘Moses’ Staff’, Qassam Warns Israel w/ QR Code”
by Palestine Chronicle Staff
@palestine
@israel @yemen @lebanon
“Al-#Quds Brigades, alongside #Qassam & other factions, launched the ‘#Moses Staff’ operation in Gaza, combining battlefield strikes w/ a #QR #code warning to Israel about soldiers & prisoners”
Enjoy my full #discography with a 95% discount using the #code "loops" at checkout.
Today's quick (late) lunchtime hack was looking at the weather forecasts in Emacs and thinking "these are a big wordy and hard to read, I wish they were neatly formatted for a glance"
Then because of the way I'd written it I was basically able to wrap my output functions, change the format, and bam, nicely formatted tables thanks to org.
Code here: https://github.com/twitchy-ears/metoffice-datahub-lib
I should really get this tidied up for MELPA I guess but I've not done it before.
Federico Pianzola @fpianz published his book "#Digital Social Reading" with @themitpress Direct to Open programme, which the @universityofgroningen proudly supports.
He did open #PeerReview and shared his #code / #data on #GitHub. The book was online for 4 years before print publication, getting cited and used in teaching worldwide.
Read more about Federico's experiences with the #publication and review processes. https://www.rug.nl/library/open-access/blog/best-practices-in-open-science-federico-pianzola-on-publishing-with-mit-s-direct-to-open-programme
“Often, what I find most useful about these tools isn’t even writing #code but understanding it.
When I recently had to navigate an unfamiliar #codebase, I asked for it to explain its basic #flow.
The AI generated a #flowchart of how the major components fit together, saving me an entire afternoon of spelunking through the code.”
A sign of #documentation deficiency.
#VibeCoding / #AI <https://www.theverge.com/ai-artificial-intelligence/767973/vibe-coding-ai-future-end-evolution> (paywall) / <https://archive.md/6L0Sn>
Il n'y a pas vraiment d'IA dans cet outil de diagram as code. Mais admettons ... Toujours est-il qu'il permet assez correctement de créer un diagram BPM https://www.bpmn-sketch-miner.ai/index.html #diagram #code #web #générateur
Doc de ffmpeg...
- contrast : float value in range -1000.0 to 1000.0. The default value is "1"
- brightness : float value in range -1.0 to 1.0. The default value is "0"
- saturation : float in range 0.0 to 3.0. The default value is "1"
Traduction... "C'est 3 devs différents qui codent contrast, brightness et saturation..."
Pololo...mais comme c'est pratique !
I’ve added a new category to the ‘Why No AI’ part of my manifesto: ‘Programming & Security’
Chatbots helping with – or taking over entirely – software programming, what could possibly go wrong? Turns out, a lot.
Since apparently more and more devs rely on ‘AI’ to code (parts of) their software and at the same time malicious actors use ‘AI’ to deploy ransomware and hack systems, I’ve compiled a list of links to delve deeper into those issues.
Let me know if it helps and if anything’s missing, this is a work in progress.
→ Will AI Ever Fully Replace #Human Coders?
https://spectrum.ieee.org/ai-for-coding
“Is AI ready to be a real #coder? The study offers a clear-eyed reality check amid all the #hype.”
“According to the study, #AI still struggles with several crucial facets of #coding: sweeping scopes involving huge codebases, the extended context lengths of millions of lines of code, higher levels of logical #complexity, and long-horizon or long-term planning about the structure and #design of #code to maintain code #quality.”
rha, j'aimerais bien savoir découper des images pour faire du puzzle maison. Mais je trouve que des appli en ligne qui m'obliquent a envoyer mes images, ce que je ne veux absolument pas faire. Et pour coder ça moi même je bloque aussi.
How to Create a Game with PixiJS (Getting Started)
Como Crear Un Juego con PixiJS (Primeros Pasos)
https://nubecolectiva.com/blog/como-crear-un-juego-con-pixijs-primeros-pasos/
Le code est une forme de dette. Plus vous avez, plus vos mouvements seront lourds et limités.
Getting used to handing over #code writing tasks to #GitHubCopilot in #AgentMode. Doing so, I saved a tremendous amount of time this weekend while working on my upcoming #SideProject (that happens to involve #AI as well) - but #CodeReview and #testing is a must!
Vibe-coded build system NX gets hacked, steals vibe-coders’ crypto – Pivot to AI
https://pivot-to-ai.com/2025/08/29/vibe-coded-build-system-nx-gets-hacked-steals-vibe-coders-crypto/
For the Linux devs…
I’m just about to publish my very first macOS app. It’s a color contrast checker for accessibility. Next up is to create a Linux version, about which I know nothing.
Based on my research, I’m going to:
1. Use Tauri and my advanced HTML/CSS skills to create the Linux version
2. Test on Ubuntu and Fedora
3. Use Tauri’s auto-updater
Any advice on security, privacy…else?
Grok Code Fast 1: un modello per sviluppare codice, bene e senza perdite di tempo.
https://gomoot.com/grok-code-fast-1-un-modello-per-sviluppare-codice-bene-e-senza-perdite-di-tempo/
One really nice thing about my new job is that there isn't a Scrum Master in sight.
All code-oriented LLM tools rely on the fact your tests (via a CI) will eventually detect bad changes.
1. Who will write these test suites?
2. Writing tests requires skills, not all juniors are able to write relevant tests.
3. If tests are generated by an LLM, what trust do you put in them, and in their ability to detect bad code?
4. Automatic test generation is a research field that is not resolved (it was my PhD subject…). LLM are unable to perform well here.