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

Programming

21948 readers
571 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 10 points 1 year 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 1 year 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 1 year ago (2 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

load more comments (2 replies)
[–] thorisalaptop@lemmy.world 7 points 1 year 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 1 year 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

[–] baltakatei@sopuli.xyz 3 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)
[–] MossyFeathers@pawb.social 3 points 1 year ago* (last edited 1 year ago) (4 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 (4 replies)
[–] captain_aggravated@sh.itjust.works 3 points 1 year ago (2 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 (2 replies)
[–] Aatube@kbin.melroy.org 3 points 1 year 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 1 year ago* (last edited 1 year 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.

[–] Aatube@kbin.melroy.org 2 points 1 year ago

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

load more comments (1 replies)
[–] electric@lemmy.world 1 points 1 year ago

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

[–] zygo_histo_morpheus@programming.dev 2 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™

[–] Moah@lemmy.blahaj.zone 2 points 1 year 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)
[–] LouNeko@lemmy.world 2 points 1 year ago

Until very recently the whole Resident Evil modding community relied solely on a Maya 3DS script that a Chinese dude named Maliwei777 created in 2012. The community cherished that script but it got harder and harder to get the correct 3DS version to run it.

[–] something_random_tho@lemmy.world 2 points 1 year ago (3 children)

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

[–] xmunk@sh.itjust.works 3 points 1 year 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 1 year ago* (last edited 1 year 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 1 year ago
load more comments (3 replies)
[–] refalo@programming.dev 2 points 1 year 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)
[–] 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)
[–] Sparky@lemmy.blahaj.zone 2 points 1 year ago* (last edited 1 year 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 1 year ago (2 children)

also the swedish meme subreddit is called r/unket

load more comments (2 replies)
load more comments (2 replies)
[–] deathmetal27@lemmy.world 2 points 1 year ago

Imagemagick.

Every website that supports avatar images and has multiple sizes of the avatars uses imagemagick.

Another one is OpenSSL.

[–] CameronDev@programming.dev 2 points 1 year ago* (last edited 1 year 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)
[–] Omgpwnies@lemmy.world 2 points 1 year ago (6 children)
load more comments (6 replies)
[–] runeko@programming.dev 2 points 1 year ago (4 children)

Pretty much every basic terminal command for linux. Grep is the one that comes to mind.

load more comments (4 replies)
[–] prayer@sh.itjust.works 2 points 1 year ago (8 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.

load more comments (8 replies)
[–] mox@lemmy.sdf.org 2 points 1 year ago* (last edited 11 months ago) (1 children)

I nominate Paul Eggert and Arthur Olson before him, for the tz database, which we all depend upon whenever the time at which something happens (or did or will happen) matters.

Edit: Tom Scott touches on the subject here.

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

Paul Eggart is the primary maintainer for tzdb, and has been for the past 20 years.
Tzdb is the database that maintains all of the information about timezones, timezone changes, leap whatever's and everything else. It's present on just about every computer on the planet and plays an important role in making sure all of the things do time correctly.

If he gets hit by a bus, ICANN is responsible for finding someone else to maintain the list.

Sqlite is the most widely used database engine, and is primarily developed by a small handful of people.

ImageMagick is probably the most iconic example. Primarily developed by John Cristy since 1987, it's used in a hilarious number of places for basic image operations. When a security bug was found in it a bit ago, basically every server needed to be patched because they all do something with images.

[–] dosse91@lemmy.trippy.pizza 1 points 1 year ago* (last edited 1 year ago) (1 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.

[–] Fred@programming.dev 2 points 1 year ago (1 children)

And Fabrice Bellard, the original author of ffmpeg, went on to create qemu which pretty much made open-source virtualization possible. Also TCC (even if I don't think that one is widely used), he established a world record for computing decimals of Pi using a single machine that had ~2000× less FLOPS than the previous record, and so much more...

load more comments (1 replies)
[–] angelmountain@feddit.nl 1 points 1 year 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 1 year 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 1 year 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.

load more comments (7 replies)
load more comments (1 replies)
[–] frezik@midwest.social 1 points 1 year ago* (last edited 1 year ago) (2 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 3 points 1 year ago (9 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 (9 replies)
load more comments (1 replies)
load more comments
view more: next ›