#coding

86 posts · Last used 3d

Back to Timeline
Lise Andreasen @LiseAndreasen@mastodon.world · 3d ago
#ThisWeeksFiddler, 20260807 This week the #puzzle is: How Lucky Can a Baseball Team Get? #probabilities #counting #montecarlo #coding The Fiddler Baseball League consists of exactly two teams of equal skill: the Algebraists and the Geometers. Over the course of a season, these two teams play each other 162 times. Each team has an equal chance of winning […] https://stuff.ommadawn.dk/2026/08/11/thisweeksfiddler-20260807/
0
0
0
Steven Saus [he/him] @StevenSaus@faithcollapsing.com · 4d ago
Fix, Find, And Generate Contact Avatars On Linux Without (You) Using AI Both introducing a useful script and talking about harm reduction with AI use. Archive: ia: https://s.faithcollapsing.com/y26ho #bash #technology #ai-ml #coding #contacts #linux #longread https://ideatrash.net/2026/08/fix-find-and-generate-contact-avatars-on-linux-without-you-using-ai.html
1
0
10
Kamran Khan @itskamrankhan@flipboard.social · 4d ago

If you had to build your next project without writing code manually...

What would you use?

  • Cursor
  • Claude Code
  • Codex
  • Replit
  • Lovable

#AI #Coding #Tech

0
0
0
GlitchRat @aglitchrat@infosec.exchange · Aug 06, 2026
Any advice to start with #astropy ? :) Note, I don't know coding well. #coding
0
0
0
Bruce Heerssen @bruce@darkmoon.social · Aug 04, 2026
Ok, fedi, having a bit of a perl problem. Perldoc isn't working. Whenever I search for a module that it can find, it displays a read error. (Modules that it can't find return the expected not found error.) Anyone know how to fix this? Search isn't helping. Coding a perl project is gonna be a bit tough without any documentation. #perl #coding
2
2
4
Alan E. Yue (He/Him) @alaneyue@infosec.exchange · Aug 04, 2026
Nice initiative by @jaredwhite.com a growing opt-in directory of software developers who write code by hand. If you're coding without the use of LLMs, you're invited to add yourself to the list… handcraftedcode.org #code #coder #coding #NoAI
0
0
0
Barcamp-Liste (Bot) @barcampliste@mastodon.social · Aug 01, 2026
Neu auf der Barcamp-Liste: unKonf 2026 🚀 am Samstag, 10.10.2026 in #Mannheim Web- und Softwareentwicklung stehen im Fokus – bringe deine Themen ein oder lass dich inspirieren! 💻✨ @unKonf@rheinneckar.social Alle Infos: https://www.unKonf.de #Barcamp #unKonf #WebDev #SoftwareDevelopment #Coding
1
0
0
HackMag — Top-notch cybersecurity magazine @hackmag@infosec.exchange · Jul 31, 2026
⚪️ Battle Snort. Deploying an open-source IDS/IPS and teaching it to rebuff attacks 🗨️ This article explains how to deploy of an open-source intrusion detection system not only capable of detecting threats, but actively countering them (when integrated with, for example, Fail2Ban) and providing handy tools displaying information on the attack type and origin. As an example, I decid… 🔗 https://hackmag.com/coding/snort3?utm_source=mastodon&utm_medium=social&utm_campaign=repost_hackmag_to_socials #coding
0
0
0
Stefan Vogt @8bitgames@oldbytes.space · Jul 28, 2026
I published a new compiler and programming language for the Infocom Z-machine that is heavily optimised to run on retro computers. The name is Arcturus. It is a modern language that can be considered syntactic sugar, little code will get you far. And also Hibernated 2 is done now. Stay tuned for more! https://github.com/ByteProject/Arcturus #Infocom #zmachine #adventure #adventuregame #retro #retrocomputing #nostalgia #pixelart #Arcturus #coding
43
13
27
ZenHeathen 🇨🇦 @ZenHeathen@beige.party · Jul 28, 2026
The library's got nothing. The bookstore (physical)'s got nothing. The bookstore (online)'s only got very expensive or entirely useless books. I even tried Amazon, which is how I ended up with this piece of garbage that's just printed PowerPoint slides. Can anyone recommend some free online learning resources for coding/programming? I want to learn Pascal. #coding #programming #courses #pascal #compsci
5
10
10
Nuno Maduro @nuno@phpc.tv · Jul 28, 2026

literally the fastest testing engine in the world.. nothing else comes close!

❤️ sponsor this channel: https://nunomaduro.com/sponsorships 🙌🏻 this video was made possible by: 🐰 coderabbit / ai code reviews with instant feedback on pull requests: https://coderabbit.link/nunomaduro 🔴 redberry / work with the best laravel digital agency: https://redberry.international/?ref=nunomaduro 🛠️ jetbrains / code with phpstorm for world-class php development: https://jb.gg/nuno ⚡️ typesense / cutting-edge, in-memory search engine for mere mortals: https://typesense.org/?ref=nunomaduro 🔎 serpapi / instantly access real-time search data from Google, Amazon, and more: https://serpapi.com/?ref=nunomaduro 💌 bento / the best way to send email with AI: https://bentonow.com/?ref=nunomaduro 🗣️ tts at $5 / donations: https://streamlabs.com/nunomaduro/tip ✨ socials: x: https://x.com/enunomaduro website: https://nunomaduro.com twitch: https://twitch.tv/nunomaduro tiktok: https://tiktok.com/@enunomaduro linkedin: https://linkedin.com/in/nunomaduro instagram: https://instagram.com/enunomaduro #laravel #php #ai #claudecode #vibecoding #coding #webdev #programming #aicoding
0
1
0
🍁 Martin Guay 👨‍💻🌈🎮📱 @MartinGuay@mstdn.ca · Jul 28, 2026
It's a pretty big project to create a CWVE on my website for automatic remediation. Yes, there's AI involved. #ai #cwv #corewebvitels #web #design #js #php #tech #coding
0
0
0
CyberCraft @silent@infosec.exchange · Jul 27, 2026
Open Source Intelligence (OSINT): Tools and Techniques for Gathering Information on GitHub GitHub is more than just a place to store code; it is one of the richest unintentional repositories of intelligence on the internet. https://hackers-arise.com/open-source-intelligence-osint-tools-and-techniques-for-gathering-information-on-github-part-1/ #osint #cybersecurity #infosec #programming #coding
0
0
0
HackMag — Top-notch cybersecurity magazine @hackmag@infosec.exchange · Jul 27, 2026
⚪️ Armored serpent. Reversing Python applications protected with PyArmor obfuscator 🗨️ This article discusses PyArmor, a popular obfuscator for Python applications. Using the demo version of a real graphical app marred by annoying watermarks, you and I will find out why old deobfuscation techniques are no longer applicable, overcome two-layer AES bytecode encryption, and find ways … 🔗 https://hackmag.com/coding/pyarmor-reverse?utm_source=mastodon&utm_medium=social&utm_campaign=repost_hackmag_to_socials #coding
0
0
0
asmw @asmw@infosec.exchange · Jul 27, 2026
Good managers are bullshit firewalls; bad managers are bullshit amplifiers. This does not mean that you don't have to deal with BS under good management, but at least it'll be well curated and high-quality BS, and everyone rolls their eyes together. #management #softwaredevelopment #coding
0
0
0