📣 Presenting: Another JavaScript-to-EXE #compiler nobody asked for! 🎉 Now with the revolutionary ability to "skip to content" and "toggle navigation." 🌟 Because clearly, what the world needed was yet another way to turn bad #JavaScript into bad executables. 🚀
https://github.com/astracompiler/cli #EXE #BadCode #TechNews #Innovation #HackerNews #ngated
J'aime Ansible
Je n'aime pas quand les gens font n'importe quoi avec
On a donc un playbook qui lance littéralement 'oslevel' sur un AIX *alors* qu'Ansible collecte déjà cette information. Mais pire un appel de command "find /" sur TOUTES les bécanes donc tous les NFS sont scannés autant de fois qu'il y a de serveurs... sachant que les home des users sont en NFS
Le NAS n'aime pas du tout 👿
#ansible #badcode
what does `action == 0` do?
#premium #cpp #badcode

To help my partner with knitting and crocheting, a while ago I built this small tool.

https://manueluberti.eu/stitchcounter.html

It clearly shows how bad I am at JavaScript and HTML, but hey, I am getting nice socks and gloves thanks to it, so all good if you ask me.

#javascript #badcode

Product Security Bad Practices
A Bit of Security for October 25, 2024
The CISA and FBI jointly released a list of Ten Bad Ideas to avoid when you write code. Listen to this - https://www.youtube.com/watch?v=D33p6J3fneU&list=PLL-4otqezHCGah_UWr6FjSdYhvgKqByLF&index=1
Let me know what you think in the comments below.
#cybersecuritytips #safecode #CIE #securebydemand #securebydesign #badcode #BitofSec
- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

I am so done with HackerRank tests. Do you remember that one thing you did a while ago that you had to fix once and then modify only slightly going forward? Yeah, make that again, now in under two hours. I'm so done with TrivialPursuit: the coding edition. #badcode #badinterviews #recencybias

The moment you realize sed might not be the best tool for this job.

#linux #sed #regex #bash #badcode

I have a new theory about Boots’s car crash of a website.

I’ve become somewhat obsessed with the boots.com website and its endlessly hilarious bad front end. My theory in my last post was a bad or underskilled manager. A bully or an idiot or both.

I still think there is some bad management shite going down at boots.com but I have started to wonder if the fault might not be further upon the chain […]

#badCode #bigCompanyFails #Boots #codeSmell #errors #HCLTechnologies #IHaveNotes #IBM #managers #muggles #WebSphereCommerce #wizards #CodingAndDevelopment

This is the kind of nonsense that GStreamer has all over it. Tell me how that pointer to a structure (and, yes, it is a structure, with several members) can be described as a stream number.

Not only that, there isn't a stream number in the structure, and it doesn't make sense that this would be called on a per-stream basis anyway.

#gstreamer #badCode #badDocumentation