Write open source software

>write open source software
>nobody uses it

Attached: 1512534310398.gif (365x378, 6K)

Other urls found in this thread:

github.com/scootykins/4webm
startpage.com/do/dsearch?query=Photo filter editor site:github.com
twitter.com/NSFWRedditVideo

What did you write, user?

>not writing linux
sucks to be you

nothing. i thought making this thread again was funny lol

link it faggot

xD lmao

but unironically.

-module(fizzbuzz).
-compile(export_all).

fizzbuzz(X) when (X rem 3 == 0 ) and (X rem 5 ==0) ->
"FizzBuzz";
fizzbuzz(X) when (X rem 3 == 0) ->
"Fizz";
fizzbuzz(X) when (X rem 5 == 0) ->
"Buzz";
fizzbuzz(X) ->
X.

test() ->
lists:map(fun ?MODULE:fizzbuzz/1, lists:seq(1,100)).

I have posted this before but whatever.
>code a basic photo filter editor for Android
>put it on Github
>project becomes somewhat popular
>basic crude interface but it works
>project gets forked by some fag
>contributors jump from mine to his fork
>my fork dies
>a monetized photo editor appears in the android store
>preset filters seems familiar
>MFW the fag who forked my project added a normie friendly interface on top of my original code
Don't fall for the open source meme. The guys name ended in berg.

Attached: bullpepe.jpg (500x500, 10K)

Does anyone here have a project that they genuinely feel could be successful if only someone would notice it?
I've been doing this shit for years and I finally have a project that I think can go far. I've set up CI pipelines, I have milestones and issues tied to them, a logo that someone on /dpt/ was kind enough to make, I even have a collaborator, a friend from IRC.
I normally license everything under Apache, but I might GPLv3 this project so I can submit it to GNU.
It isn't any new cutting-edge software per se, but it's going back and doing something the right way that was done poorly 15-20 years ago.

lul

i made a shitty Jow Forums wsg viewer that would create a playlist from a thread

i eventually realized Jow Forums x existed and that i'm retarded

isn't there a license type that prevents monetization?

>Open source
Absolutely disgusting

Yes

Attached: 1536385678506.jpg (450x338, 38K)

No joke, isn't that how notch got away with minecraft? It was ripped off some leaked game called Infinminer and notch just copied the source, fiddled with some things, and spent majority of his time on the DRM which is how he's a billionaire today.

what then, free software?

No. Infiniminer was not in Java.

>make somewhat decent software
>somebody forks and improves it
>surprised when people switch to the superior version
That's what you get for being satisfied with mediocrity

That one?
github.com/scootykins/4webm

>write commercial software
>no one buys it
>open source code for "muh exposure"
>some faggot clones it
>makes a successful commercial software

Attached: 1539411929367.jpg (601x508, 31K)

UI MINIMALISTS BTFO

Attached: IMG_0744.jpg (179x250, 6K)

startpage.com/do/dsearch?query=Photo filter editor site:github.com which one user?

>The guys name ended in berg
DELET THIS

Attached: 1526759053775.png (542x666, 340K)

Which license did you use for your project?

Probably a BSD/MIT retard.

>uxlets get cucked once again
too bad you're all too stupid to learn from this

Have a you

Absoute state of (((open source))) software

I'm currently writing a simple jewtube notifier that opens videos with mpv so you can a) avoid ever loading the botnet in your browser and b) not worry about jewgle unsubscribing/not notifying you
It's for me but is anyone else interested in it?

i was thinking of creating somewhat similar bu then i realized newsboat exists.

Wouldn't that still require you to copy paste urls into mpv? And can a cli app use libnotify?

look mom I did it again

>Make a crude app
>Gets forked and improved
>People prefer the better version
lol.

yes lot of cli app uses libnotify like profanity

that's because you didn't write free software :^)

>uses a cuck license
>gets cucked
i see nothing wrong with this
bsd/mit is cool for very simple stuff like cp mv rm or something you don't care about but just want to get used or useful

I made a mod manager/launcher for GTA V.
It got like 10K downloads total, but I can see other deva copying my features to their software (like custom shortcut tool for the game) and normies praising buggy apps made 3 years ago that crash on some systems.
Feels bad.

Also made a custom app for Polish e-register system which is total faggotry (they force in app payments on students to use basic features) but it just goes unnoticed.

cuck

Minecraft didn’t have DRM you spastic

>write open source 2048 game clone
>it gets ported to PS2, PS3, PSP Vita, Switch, Android, iOS, 3DS, Xbox, Xbox360, Windows and MacOS
feels good

i feel you. i made a tool back in 2013 and recently found out that someone forked it and renamed the fork to "Easy " and has been earning donation money from it for 2 years.
all his fork does is change "" strings to "Easy ".

>"GPL is for communist cucks and Stallman is a faggot. MIT it is."
>"NOOOOO WHY ARE YOU STEALING MY CODE THIS ISN'T FAIR"
serves you right

this so much

>write open source software
>people pay me to maintain it
:^)

If you don't want to be cucked next time use GPL
or improve your UI and sell it first, your choice

Attached: 1541813401678.jpg (480x451, 57K)

What is it?

>a logo that someone on /dpt/ was kind enough to make
it's doomed to failure
>but it's going back and doing something the right way that was done poorly 15-20 years ago
Looking at software these days, it's doomed to failure.

well, yeah.

Kek like newpipe

implying people respect openssauros.

so i guess you are a resident Jow Forumsack after this experience now?

Attached: 1t0amw.jpg (600x399, 60K)

>don't do free software, it could get you usable applications

Based

Jow Forums the post

You are misinformed. He drew inspiration from infiniminer, dwarf fortress and ss13. Way back in the day, he posted a few early builds here. Notch is legit. Its sad he sold out but understandable when billions were on the line.

Stop being a tranny and stop trying to shove your CoC down everyone's throat.