759
checkmate (slrpnk.net)
submitted 2 months ago by blibla@slrpnk.net to c/programmerhumor@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] apprehentice@lemmy.enchanted.social 164 points 2 months ago

It's funny because apps like Blender and Krita are actually competitive to proprietary software.

[-] CanadaPlus@lemmy.sdf.org 88 points 2 months ago

And Linux/BSD are so good proprietary developers rip them off to whatever degree legally permissible.

[-] RandomVideos@programming.dev 50 points 2 months ago

Microsoft servers also use linux

[-] doktormerlin@feddit.org 51 points 2 months ago

Blender had a reeeeaaally long way though, I remember a time where Blender was quite big already but Maya just was miles ahead in terms of usability. Nowadays they are not only even, Blender is probably used more often since it's not only free but more people know how to use it than Maya

[-] boletus@sh.itjust.works 12 points 2 months ago

And also maya sucks.

load more comments (1 replies)
[-] whotookkarl@lemmy.world 12 points 2 months ago

And Firefox, git, Dia, gimp, etc...

Proprietary OS's like Windows and macOS lack package managers too that tools like chocolatey and homebrew provide.

[-] acockworkorange@mander.xyz 6 points 2 months ago

Dia and gimp are ok, but they’re still quite behind the curve. I love floss and wouldn’t use the closed alternatives, but we got to know where we stand.

[-] eatham@aussie.zone 4 points 2 months ago

There are proprietary VCS?

[-] ozymandias117@lemmy.world 5 points 2 months ago

git was created because a proprietary VCS was being a dick

[-] acockworkorange@mander.xyz 4 points 2 months ago

There were many.

load more comments (3 replies)
[-] UnpledgedCatnapTipper 3 points 2 months ago

Windows has WinGet now, which is a built in package manager. It might not be as good as most linux distro package managers, but it does exist.

load more comments (1 replies)
load more comments (1 replies)
[-] superkret@feddit.org 93 points 2 months ago

Read "The Mythical Man-Month".

Basically, a team of 5-8 motivated developers can create high quality, medium complexity software extremely fast.
But if the project is just a little too complex for one team of devs and you need more people, then you'll need a lot more people. And a lot more time.

Cause the more people you add to the project, the more overhead you have. Suddenly you need to pull devs off coding to bring new hires up to speed. You need to write documentation on coding style guidelines, hold meetings, maintain your infrastructure, negotiate with hardware suppliers, have someone fix the server room's door locks, schedule job interviews, etc. etc.

[-] darkpanda@lemmy.ca 40 points 2 months ago

“What one programmer can do in one month, two programmers can do in two months.”

[-] emergencyfood@sh.itjust.works 7 points 2 months ago

Counterpoint: 'The Brooks's Law analysis (and the resulting fear of large numbers in development groups) rests on a hidden assummption: that the communications structure of the project is necessarily a complete graph, that everybody talks to everybody else. But on open-source projects, the halo developers work on what are in effect separable parallel subtasks and interact with each other very little; code changes and bug reports stream through the core group, and only within that small core group do we pay the full Brooksian overhead.'

Source: http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ar01s05.html

load more comments (1 replies)
[-] EnderMB@lemmy.world 4 points 2 months ago

It absolutely fucking BAFFLES me that Brooks' Law isn't known by every software manager on the planet.

I've quoted it so many times at work, even in engineering focused teams in at least two big tech companies. It's not a concrete fact, but it explains why so many teams are hilariously shit at delivering software.

[-] starman2112@sh.itjust.works 71 points 2 months ago

I love this meme because every app on my phone designed by a company worth more than a million dollars fucking sucks, and the best app on my phone is RIF, an app designed by a single developer, and reanimated into a lich by a team of programmers for free

[-] fibojoly@sh.itjust.works 21 points 2 months ago

Wait wait wait... RiF ain't dead?!

[-] starman2112@sh.itjust.works 26 points 2 months ago* (last edited 2 months ago)

I would say it's undead. Like a Lich. The fine folks at revanced.app have done an amazing job reanimating it. It's just as good as it was last June!

This guide should help

[-] Robust_Mirror@aussie.zone 9 points 2 months ago

Can you log in yet? Last time I did this I couldn't log into an account, only browse.

[-] starman2112@sh.itjust.works 6 points 2 months ago

I'm logged in, so might be worth a try

load more comments (1 replies)
[-] Johanno@feddit.org 5 points 2 months ago

You need to patch it with the revanced manager.

Then you need to create an apikey on reddit for developing your own app.

In which you agree not to use it for sth. Like rif....

However with that apikey you can then login and use rif.

[-] Jimmycrackcrack@lemmy.ml 6 points 2 months ago

Wait RIF was reanimated? In what way?

load more comments (2 replies)
[-] stetech@lemmy.world 5 points 2 months ago* (last edited 2 months ago)

Same for Apollo and now Voyager. Probably the best-designed and -implemented apps I’ve ever used.

[-] kchr@lemmy.sdf.org 3 points 2 months ago

+1 for Voyager! Writing this comment using it :-)

[-] HStone32@lemmy.world 45 points 2 months ago

"Dear floss4life,

Our developers have encountered an issue while using the open source framework you published on github. We have lost as many as 400 user accounts. The estimated cost of this error is $6800.

This is unacceptable. Be a professional and fix it immediately.

Chad Elkowitz, MBA, Gruvbert and sons Finance Lt"

[-] enbipanic 20 points 2 months ago

That's why the no warranty clause is by far the most important in any license granting access to the public

[-] acockworkorange@mander.xyz 4 points 2 months ago

And it’s also why many companies refuse to use open software. It baffles me that no insurance company saw this as a market opportunity to sell open source software insurance.

[-] flashgnash@lemm.ee 39 points 2 months ago

I've actually found a lot of the smaller foss tools I use are better than their proprietary counterparts because of the design philosophy and that people don't cut as many corners on passion projects as when they're on a deadline

[-] tetris11@lemmy.ml 6 points 2 months ago

For real. I just spent a decade in academia working dog hours with little pay keeping services running wondering how the true devs and sysadmins do it.

I recently switched to the corporate world and have peeked behind curtain of competency: headless chickens running around, patching failing products rather than spending time to properly fix them because immediate results are the only metric that counts.

Stability, scalability, reproducibility? Forget it, that's someone else's problem apparently.

load more comments (3 replies)
[-] xmunk@sh.itjust.works 37 points 2 months ago

It's hilarious that you think that proprietary software is actually better.

[-] MareOfNights@discuss.tchncs.de 22 points 2 months ago
[-] qjkxbmwvz@startrek.website 11 points 2 months ago

Add to that photo editing (as much as GIMP is great...). I would guess DAW and video editing would fall under that category, too...and good luck finding many AAA open source games.

[-] MareOfNights@discuss.tchncs.de 7 points 2 months ago

Photo and Video editing is actually pretty good, since the backends (magick/ffmpeg) are open source

[-] VOwOxel@discuss.tchncs.de 4 points 2 months ago

I've recently exchanged Davinci Resolve for Kdenlive on my pc, and have been extremely pleased with it.

[-] starman2112@sh.itjust.works 5 points 2 months ago* (last edited 2 months ago)

If only Autodesk didn't exist, then yeah

[-] CanadaPlus@lemmy.sdf.org 20 points 2 months ago

Well, sometimes it happens. Lemmy was semi-broken during the APIocalypse, and there still isn't such a thing as a FOSS Facebook, or search engine backend for that matter.

[-] RandomVideos@programming.dev 7 points 2 months ago

I have heard that friendica is similar to facebook

[-] UnRelatedBurner@sh.itjust.works 4 points 2 months ago

Can you get (almost) every single person on there? Until not facebook is unreplaceable.

load more comments (3 replies)
load more comments (1 replies)
load more comments (2 replies)
[-] arisunz 25 points 2 months ago

i want to boil people like this alive

in minecraft of course

[-] toastal@lemmy.ml 26 points 2 months ago
[-] hobbsc@lemmy.sdf.org 25 points 2 months ago
[-] toastal@lemmy.ml 5 points 2 months ago

Snap! I forgot about the rename news already… forgettable new name :)

load more comments (1 replies)
[-] darkpanda@lemmy.ca 16 points 2 months ago

“What one programmer can do in one month, two programmers can do in two months.”

[-] emmie@lemmy.ml 15 points 2 months ago* (last edited 2 months ago)

80/20

I live by this rule, it made me gain so much credibility and money from people who don’t know any better. 80/20 <3

20 percent of work nets you 80 percent of result (except no one knows what I did isn’t 100 percent) bam 4/5 of time saved. Everyone is happy and if something doesn’t work we can just blame it on client

[-] FourPacketsOfPeanuts@lemmy.world 18 points 2 months ago

I follow the 80/20 rule recursively. as soon as I've gotten 80% of the way there for 20% effort I immediately stop, and start a brand new project for the remaining 20%. Bam! 96% complete for only 24% effort.

taps forehead

[-] sunnie@sopuli.xyz 14 points 2 months ago* (last edited 2 months ago)

the issue with this argument is that i don't care about who made the app when it doesn't work. that's why i still have a chromium based secondary browser, it doesn't matter that it's the work of a billion dollar company trying to get a monopoly when the website i'm on is broken. yes, the blame is on who made the website, not firefox. i still need to be able to use it somehow

[-] buzz86us@lemmy.world 11 points 2 months ago

Because it can't be turned into a service

[-] NigelFrobisher@aussie.zone 10 points 2 months ago

“All-star” makes me worried there’s some hidden society of super competent developers remaining at the big software corps that we somehow never noticed.

[-] MonkderVierte@lemmy.ml 9 points 2 months ago

Star designers and engineers don't do Open Source? 🥺

[-] ikidd@lemmy.world 7 points 2 months ago

.. that depends on this FOSS app.

load more comments
view more: next ›
this post was submitted on 11 Nov 2024
759 points (100.0% liked)

Programmer Humor

33267 readers
523 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS