buc.ci is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
I'm a software developer and sysadmin who could really use being #fedihired.
What I'd really like to do is Rust, but once you ignore the dubious scammy stuff, there seems to be nothing out there. Prove me wrong with a counterexample!
I've spent decades fixing Enterprise mudballs mostly written in #Perl. If you've got a crufty legacy system that everybody else is too scared to touch, I'm your man. I love fixing stuff like that.
I've also done commercial #Scala, #Python, #C/#C++, and although I don't usually admit it on my CV but these are now Trying Times when everything is on the table, even #PHP (the longest six months of my life).
Perl naturally leads into Unix system administration and infrastructure. I've built and maintained mail clusters, VoIP systems, network monitoring, DNS management platforms, that sort of thing. If it's non-sexy but something which needs to be done, I'm there.
Available immediately, for contract or permie, onsite in Amsterdam/Randstad or remote to anywhere.
Drop me a private mention or mail peter@mooli.net if you have or know of something.
Reading the #perl 5.44 changelog I spotted "Simple (non-overflowing) addition (+), subtraction (-) and multiplication (*) of integers are slightly sped up, as long as sufficient underlying #C #compiler support is available", which is how I now know that `__builtin_add_overflow` and its friends and relations exist in basically every compiler that matters. 1/n
Honestly, neither. I generally reach for #KCalc or #Perl, depending on the task and whether I have a Gui. I've looked at dc but never needed it badly enough to learn it.
On Android (which people have mentioned elsewhere in the thread), I like #HandyCalc.
today I learned in #perl
while (my ($key,$value) = each %$hashref) { ... }
gets its each iterator position rewound to the beginning if you use %{ $hashref } in list context inside the while loop, causing an infinite loop.
whoops.
Hello #fedihired #lazyweb,
TL;DR: are any goofy software shops hiring netherlands/remote (even with oppressive timezone differences)
Do any of y'all know of a europe based software house or recruitment agency who has even the slightest room for whimsy and humour in job applications? I'm not looking for mandatory clowning, just somewhere who won't mash the "you're worthless to our company / society" button if you put "lmao" or turn to the camera and say "get a load of this" when describing a database import script
I'm getting my mental health absolutely thrashed by having to write a very srss bznss resume and cover letter without jokes japes or guffaw. The combination of it being impossible to write like that and an absolute kick in the gender salad every time I get back a zero effort copy of the default rejection letter form companies' recruiter shitware is doing me real dirty
At this point I'm not sure if I'm looking to #getfedihired or if I'm just looking to vent.
I'm mostly forever #perl #smol + old web + backend / ISP, but a good neurodivergent coworker who thought it was cool could likely get me onto a different language in pretty short order
I wrote a short #Perl script for rolling #dice. You send it arguments in #DnD notation and it shows you the results. It can also interpret them as dice pools from #DIERPG.
I wanted to fit it in a toot, but I would have had to sacrifice the DIE functionality which is about all that makes it different from everyone else's dice-rolling program. So instead I went the other direction and added comments and help text.
Skills are like Perl during the dot-com era.
Write-only text, that works for some people.
What do we learn from Perl projects which survived:
1. Document
2. Test-driven development
3. Structure them
4. Segment the concerns into layers of information
5. Less is more
So after 1 - 2 weeks doing a lot of #perl i don't get why people say write once language? Its not more ugly than lets say #python or #php or even #js. It's diffrent but in no means ugly or harder than other languages. What do i miss? Yeah i get people obsest with writing the smallest code can write pretty awefull onliners but on the other side its like an hiku or a small poem and by no means you should use that in production or in big applications. You dont use a poem to write a book right?
🚩 HIGH severity: CVE-2026-46473 in Authen::TOTP (<0.1.1, Perl) — secrets generated with rand are predictable, weakening TOTP security. Upgrade to 0.1.1+ when possible. More: https://radar.offseq.com/threat/cve-2026-46473-cwe-331-insufficient-entropy-in-tch-3d3628d8 #OffSeq #Vulnerability #Perl #MFA #CVE202646473
🚨 CVE-2026-8507 (HIGH): Out-of-bounds write in Crypt::OpenSSL::PKCS12 <=1.94 for Perl. Parsing PKCS12 files with >=1GiB OCTET/BIT STRING may lead to RCE. Patch available for cloud-hosted service — update ASAP. No known exploits. https://radar.offseq.com/threat/cve-2026-8507-cwe-787-out-of-bounds-write-in-jonas-652bf5a8 #OffSeq #Vuln #Perl
⚠️ CRITICAL: CVE-2026-4851 affects CASIANO GRID::Machine (≤0.127). Malicious remote hosts can trigger client-side RCE via unsafe eval() deserialization. Only connect to trusted hosts & review code paths. Details: https://radar.offseq.com/threat/cve-2026-4851-cwe-502-deserialization-of-untrusted-4ee6eb90 #OffSeq #CVE20264851 #Perl #Security
When I say passable: in graduate school I wrote a Prolog interpreter in java (including parsing source code or REPL input), within which I could run the classic examples like append or (very simple) symbolic differentiation/integration. As an undergraduate I wrote a Mathematica program to solve the word recognition problem for context-free formal languages. But I'd need some study time to be able to write these languages again.
I don't know what the hell prompted me to reminisce about programming languages. I hope it doesn't come off as a humblebrag but rather like old guy spinning yarns. I think I've been through so many because I'm never quite happy with any one of them and because I've had a varied career that started when I was pretty young.
I guess I'm also half hoping to find people on here who have similar interests so I'm going to riddle this post with hashtags:
#Coding #SoftwareDevelopment #ProgrammingLanguages #8086Assembly #BASIC #C #Pascal #perl #java #scala #LISP #Scheme #Prolog #Mathematica #ObjectiveC #matlab #octave #R #Python #Fortran #COBOL #Haskell #Clean #Flix #Curry #Factor #Unison #Joy #Idris #Agda #Lean #6502Assembly