this post was submitted on 08 Aug 2024
16 points (100.0% liked)

Programming

21400 readers
110 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

Friend who is not a software person sent me this tweet, which amused me as it did them. They asked if "runk" was real, which I assume not.

But what are some good examples of real ones like this? xz became famous for the hack of course, so i then read a bit about how important this compression algorithm is/was.

top 50 comments
sorted by: hot top controversial new old
[–] ParadeDuGrotesque@lemmy.sdf.org 8 points 11 months ago (2 children)

There is a guy named Arthur David Olson who maintains a small database of all the time zones in the world, including things like leap seconds and such. It's used by everybody and it is updated several times a year. See here:

https://en.m.wikipedia.org/wiki/Tz_database

[–] zero_spelled_with_an_ecks@programming.dev 4 points 11 months ago (2 children)

If we could all just stop making changes to time zones, that would make my job very slightly easier.

[–] MisterFrog@lemmy.world 4 points 11 months ago

Perhaps we'll move to UTC+10¼, and then move forward 45 minutes in the summer.

If the day number is a prime, then we'll go back π hours.

Hope that will help!

load more comments (1 replies)
[–] onlinepersona@programming.dev 3 points 11 months ago (1 children)

I bet he's paid nothing to do it. Then one day, when a timing attack happens that can be traced to the DB, some knobhead CTOs and tech influencers will start talking about "securing the supply chain". They'll want other such bullshit and responsibilities to be shoved unto volunteers.

Two quotes come to mind "Fuck you, pay me" and "Open source maintainers owe you nothing".

Anti Commercial-AI license

[–] MisterFrog@lemmy.world 1 points 11 months ago (1 children)

It would make sooo much more sense for the ISO to set something up, and make governments each responsible for keeping it updated, since they're the ones doing the changing.

Require all participants to amend their law/regulations, so there's a note to prompt whoever is in power and changes it next.

I'm sure some places would still neglect to do it... Haha

[–] ricecake@sh.itjust.works 1 points 11 months ago

It has organizational support from ICANN, so it's not done in total isolation.

[–] thorisalaptop@lemmy.world 6 points 11 months ago (10 children)

Sqlite isn’t quite one person, but it is a very small team and is extremely widely used. https://www.sqlite.org/mostdeployed.html

load more comments (10 replies)
[–] Godort@lemm.ee 3 points 11 months ago

NTP is the one that comes to mind for me.

Basically every device uses it and until fairly recently was maintained by a single person

[–] something_random_tho@lemmy.world 2 points 11 months ago (3 children)

Curl comes to mind. Libcurl is at the foundation of almost all networking.

[–] xmunk@sh.itjust.works 3 points 11 months ago (1 children)

And they still get emails from randos when some program that uses curl doesn't work (the Readme is top notch).

[–] subtext@lemmy.world 2 points 11 months ago* (last edited 11 months ago) (4 children)

I cannot for the life of me find what you’re referencing. I only remember the sqlite / etilqs fiasco with McAfee.

https://github.com/mackyle/sqlite/blob/a009acaca1fe25d909d8b5180c0120af1abc2b82/src/os.h#L56-L79

[–] chameleon@fedia.io 2 points 11 months ago
load more comments (3 replies)
[–] refalo@programming.dev 2 points 11 months ago

curl is most definitely not developed solely by one person though, it has thousands of contributors. in fact, there is so much red tape around curl that you can't even discuss making a change to it without first writing an RFC and having it approved by a committee.

load more comments (1 replies)
[–] Sparky@lemmy.blahaj.zone 2 points 11 months ago* (last edited 11 months ago) (3 children)

Idk who needs to know this, but in Norwegian "runke" means to jerk off. "runk" is the word you add a prefix to in conjugation to get the different inflections

  • runke - jerk off
  • runker - jerking off
  • runket - jerked off

Etc...

[–] Swedneck@discuss.tchncs.de 2 points 11 months ago (2 children)

also the swedish meme subreddit is called r/unket

load more comments (2 replies)
load more comments (2 replies)
[–] MossyFeathers@pawb.social 2 points 11 months ago* (last edited 11 months ago) (2 children)

Furthermore, "RUNK" was originally made in the 1980s to take over from a program written on punch cards in the 1960s. Finally, it's missing some important functions that the original 60s program had because "RUNK"s developer doesn't see the purpose of those functions and refuses to add them; and no one has publically released a fork of "RUNK" that adds those functions back in, so you have to do it yourself. Thank God it's open source.

Edit: oh yeah, and back in 2005 there was an effort to make a GUI for it, but "RUNK's" sole developer got mad because "back in the 80s we didn't need GUIs; command line is infinitely faster" and kept intentionally breaking support for the GUI with each bug fix, leading to the project eventually being abandoned.

load more comments (2 replies)
[–] Aatube@kbin.melroy.org 2 points 11 months ago (2 children)

core-js (whose maintainer is also a bit picky about and probably doesn't understand the OSS process) Phil Katz, the guy who invented .zip. To this day, every .zip file contains his initials in hexadecmial. His story is incredibly interesting.

[–] Pyro@programming.dev 2 points 11 months ago* (last edited 11 months ago) (2 children)

The core-js story always makes me sad. Sure, he's developing an open source project and no one HAS to pay him. But the meager amount of donations and the tons of hate he receives isn't justifiable.

[–] Thomrade@lemm.ee 1 points 11 months ago

I had seen the hate before and foolishly just assumed he was deserving of it. Its a horrible situation he's in and he is being cast in a bad light because he reached out for help.

[–] Aatube@kbin.melroy.org 1 points 11 months ago

It's especially sadder when a substantial amount of the donations vanished when Open Collective and others stopped operating to Russians.

[–] electric@lemmy.world 1 points 11 months ago

Oh dear, that post from the core-js guy made my blood boil. He's been taken advantage of by the whole world.

[–] IceHouse@lemmy.zip 2 points 11 months ago* (last edited 11 months ago) (1 children)

Mark Russanovich was just some guy who had trouble fixing Windows computers so he wrote systernals from scratch including widely used psexec and other required tools if you are forced to be a windows admin. He has since grown up into a very hansom man who runs Azure which sucks.

load more comments (1 replies)
[–] Moah@lemmy.blahaj.zone 2 points 11 months ago (1 children)

I believe the quintessential example is curl Also here's the relevant xkcd: https://xkcd.com/2347/

load more comments (1 replies)
[–] prayer@sh.itjust.works 2 points 11 months ago (4 children)

I saw a post earlier about Empress returning to game cracking. For modern video games that use Denuvo DRM, she's the only person who can really crack it, as far as I know. Singlehandedly holding up the AAA game piracy scene.

[–] quixotic120@lemmy.world 1 points 11 months ago (1 children)

She is kind of a shithead tbf and fwiw it’s more like she’s the only person who is willing to do it. granted cracking denuvo is something that is extremely difficult and only a small subset of people can do but it’s not like she’s literally the only person on the planet who can. There was that guy who would just release the yearly update of football manager, for one.

It’s far more likely the people who have that skill set just don’t really want to bother with cracking videogames and the potential legal issues that come with distributing them online.

[–] vividspecter@lemm.ee 3 points 11 months ago (2 children)

True, but being the only person willing to do something is kind of laudable in it's own right. Like all of the open source projects relied upon by millions that are sometimes developed primarily by one person in their free time.

[–] quixotic120@lemmy.world 2 points 11 months ago (1 children)

but my (not really my) conspiracy theory for this is the opposite of open source: when someone is good at cracking games companies like denuvo track them down and offer them jobs to harden their product and take another cracker out of the scene. like I bet denuvo is just filled with nerds that spent their teenage years in sketchy irc rooms with handles like -DooMSlAyEr- and used to actually be members of razor1911 before they realized they could get game companies to pay them 200k a year

[–] onlinepersona@programming.dev 2 points 11 months ago

It's not a conspiracy theory. It's exactly what Malus did and why it's harder to root iPhones nowadays (but the EU is seeing to that by forcing them to start opening up their walled garden).

Can't remember where I read it, but I think it's the dude who started AsahiLinux that shared part of his story in the scene. And a few dudes were tracked down and had the choice between a lawsuit and employment. Makes the decision pretty easy.

Doesn't help that they did their thing on Github and other public platforms instead of I2P or something.

Anti Commercial-AI license

load more comments (1 replies)
load more comments (3 replies)
[–] baltakatei@sopuli.xyz 2 points 11 months ago* (last edited 11 months ago) (4 children)

Based on my cheatsheet, GNU Coreutils, sed, awk, ImageMagick, exiftool, jdupes, rsync, jq, par2, parallel, tar and xz utils are examples of commands that I frequently use but whose developers I don't believe receive any significant cashflow despite the huge benefit they provide to software developers. The last one was basically taken over in by a nation-state hacking team until the subtle backdoor for OpenSSH was found in 2024-03 by some Microsoft guy not doing his assigned job.

load more comments (4 replies)
[–] captain_aggravated@sh.itjust.works 2 points 11 months ago (1 children)

I mean, it was either Richard Stallman or Dennis Ritchie that created grep in an evening so that a buddy of his could do research on volumes of text that wouldn't fit in the RAM of a PDP-11 (or similar machine. I'm telling this story from memory). It's designed to do what you would do with the ancient text editor ed using the commands Global, Regular Expression, and Print. g re p. grep. Probably the most important piece of software ever written in a couple hours.

load more comments (1 replies)
[–] dosse91@lemmy.trippy.pizza 1 points 11 months ago* (last edited 11 months ago) (2 children)

I'd say ffmpeg is a good example, it's used by almost every piece of software that has to manipulate audio or video (including messaging applications), yet not many people know about its existance.

load more comments (2 replies)
[–] angelmountain@feddit.nl 1 points 11 months ago (1 children)

Git, by Linus? Maybe even linux itself? Ok actually Linus might just be Steve Wozniak without an annoying Steve Jobs guy next to him, while actually being a lot bigger than Apple maybe?

[–] echodot@feddit.uk 1 points 11 months ago (3 children)

It's really hard to imagine a world without Git. If it hadn't been invented I think it would have been necessary to create it it's one of those things that's hard to imagine and then impossible to work out how you can survive without it.

Yet the vast majority of the world probably don't even know what it is, and wouldn't even understand it if it was explained to them.

[–] UnderpantsWeevil@lemmy.world 3 points 11 months ago

t’s really hard to imagine a world without Git

I've lived it.

  • CriticalFile.vbs
  • CriticalFile.V2.vbs
  • CripicalFile.V2.5.vbs
  • CriticalFile.DONOTEDIT.txt
  • _Old.CriticalFile.aspx
  • LinkToCriticalFilesFold.lnk
  • GuideToDeploying.CriticalFliles.doc
  • CritFil.bat
[–] calcopiritus@lemmy.world 1 points 11 months ago (7 children)

Git is not the only version control software out there, and not the first one either.

Facebook for example is famous for not using git. Because their own modified copy of mercurial fits their needs better.

Microsoft didn't use git until relatively recently either. They had to make some big contributions to make it work for their system.

[–] refalo@programming.dev 1 points 11 months ago* (last edited 11 months ago)

their own modified copy of mercurial fits their needs better

The version I heard was that hg people were way nicer to them and very much willing to help compared to git.

I feel like Linus got a taste of his own medicine dealing with Gtk and Gnome people while developing Subsurface and that caused them to switch to Qt.

load more comments (6 replies)
load more comments (1 replies)
[–] CameronDev@programming.dev 1 points 11 months ago* (last edited 11 months ago) (7 children)

Is-even and is-odd on npm.

For a while, openssl was maintained by 1 or 2 people.

load more comments (7 replies)
[–] zygo_histo_morpheus@programming.dev 1 points 11 months ago* (last edited 11 months ago)

I'm surprised that no one seems to have brought up curl, which is maintained by Daniel Stenberg who is Just Some Guy™

[–] frezik@midwest.social 1 points 11 months ago* (last edited 11 months ago) (1 children)

Steve Jobs and Steve Wozniak are the classic example. Jobs has some technical skill, but not a lot. He's the "ideas guy" that all other "ideas guy" try to be. I don't have a lot of respect for the "idea guy"; Jobs was a manipulative narcissist, and he should not be emulated.

Woz, OTOH, is an absolute genius, and one of the most genuinely nice people you'll ever meet. Apple made him enough money that he can do whatever he wanted with his life, and what he wanted was to do cool things with computers and pull harmless pranks.

Bill Gates had Steve Ballmer and Paul Allen. That was more of a collaboration. They all had some level of technical and business skill mixed together. It wasn't quite the complementary skillset we see with Jobs and Woz. A lot of Microsoft's success was being in the right place at the right time to make the right deal.

[–] JeffKerman1999@sopuli.xyz 2 points 11 months ago (8 children)

A lot of Microsoft's success was being in the right place at the right time to make the right deal.

It was also having friends on the IBM board that signed a contract that didn't make any commercial sense....

load more comments (8 replies)
load more comments
view more: next ›