Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "open source"
-
An open letter to the guy that commented on my website:
«Function X does not work. This program is shit. I am going to uninstall it and tell everyone.»
I'm sorry that my completely open source project didn't work for you. The fact that I lost countless days and months and years working on it in my free time, without ever asking for a cent, just trying to do something good for the community, doesn't give me the right to release a feature that may be buggy.
You could have opened a bug report. But that takes time. A whole 2 minutes. I understand the urge to post such a harsh public critic on my website. That's why I was so calm and understanding when I replied to you there.
However, it's a long time I wasn't browsing devRant and I confess I felt the urge to tell you to go fuck yourself. And this is the best place to do it! I'd pay to know you. I'd love to see your face. Oooh you must be so confident of yourself. I'm sure you have accomplished a lot in your life. So here's my message:
Go Fuck Yourself Asshole9 -
I created an open-source module for Angular about a year ago, which is now used in a real project for a big client by someone else! What a great feeling.
Just had to tell someone, my friends and family doesn't understand this code stuff.13 -
You know what? I'm fucking done with people telling me that open source alternatives to popular/proprietary suck by default.
Something does NOT suck by default just because it's FUCKING open source.
Have you got any fucking clue where we'd be right now if open source software didn't exist?!
Let me just remind you that about 80 percent of the worlds' servers run Linux. Open-FUCKING-source.
How the fuck are we supposed to innovate without open sourceness? Yes indeed, that would be about fucking impossible.
Although I've got to admit that some open source software programs don't work 100 well (in comparison to alternatives), what are you expecting? People put their free time into that shit and they've got to make money as well.
"well how are programmers supposed to feed their families if they only write open source software?"
Fuck right off. Of course we all need an income to survive. Hell, I need that as fucking well. But there's more to it than just work. Some people consider open source/working on open source software a hobby/passion. That doesn't even remotely mean thaty they don't work/don't need some kind of income.
If it wasn't for open source, we'd be nowhere (technologially seeing) right now.36 -
The biggest problem with many open source projects is that they are built by very clever people, trying to show other very clever people just how clever they are.9
-
I am happy, my first open source contribution was merged within 2h without any regressions!!
.
.
.
.
.
.
.
.
Well, it was only a typo in Readme.md which I have fixed 😂8 -
For people who think/find that open source solutions are always better than commercial/paid/proprietary ones, you are not going to like this rant.
I'm starting to get really fucking fed up with people always, whenever I see someone (including myself) mentioning that an open source solution which is an alternative to a closed source one, saying that it's shit.
I've had countless encounters on here (also irl) where someone mentions that an open source solution (GIMP or Libre Office for example) is shit by default while they've maybe (or probably?) not even used it themselves.
Also people going "you can't even compare those two as for what they can do/features/functions". I'm definitely not saying that those open solutions are perfect. But to call them worthless or shit and/or to say that you literally 'cannot compare them' or that the open solution just doesn't work as a *FACT* is fucking bullshit.
Let's take GIMP for example, the use case of a friend of mine:
- He works both with macOS and Linux Mint, he *needs* a design/photo editing tool which is cross platform. (or at least one which works on macOS+Linux)
- He does not mind paying for software but he prefers to use software which is free as in freedom because he also likes to tinker with the software (a lot of people find this argument bullshit, I noticed on here. Why is that? It's a valid reason. Maybe not for you but we're not talking about you right now).
- He likes Photoshop but due to Linux incompatibility and the fact that he can't tinker around with the code, it's not an option for him.
- He'd gladly go for paid software but GIMP fills all his design/photo editing needs (also the more advanced ones but don't ask them to me because I have no fucking clue how that shit works)
- GIMP *just works* for him, he never has trouble with it.
Let's take Libre Office, my own use case:
- It *NEEDS* to work on Linux, which Libre does.
- It *HAS* to be open source, ethic/moral thingy; Libre Office is open source.
- It doesn't need to work complete magic but it needs proper basic document and 'excel' sheet functionalities which is the case with Libre and it works *for me*.
- I don't mind paying for it, will probably donate in the future (seeding the macOS+windows+linux versions fulltime at the moment)
See, for our use cases, it works very well. So why go into "it's no match for proprietary alternatives" mode right away? It actually is, as you see in the examples above.
Please stop saying that those solutions *don't work* or *are shit* because they do work and are useful for me and loads of people around the world.
Do they have *ALL* the features which their proprietary alternatives have? Maybe, maybe not, maybe they're missing some and maybe they even have some features which the proprietary alternatives don't have, I haven't checked out every feature.
I'm not saying that it works for you, for the record, I'm just saying that just because for you it is a fact that they're bad/shit/hardly working, doesn't mean they are for others.21 -
YouTube: you want 3 months of free YouTube premium? YouTube originals!!!
*Closes YouTube app and returns to Yatse to control my Kodi installation*
*Returns back to the YouTube app*
YouTube: oh, did you ever wish that you could play videos in the background?!
FUCK NO!!! I've got NewPipe and youtube-dl for that!!! The latter even combines nicely with my BlackPlayer EX!!!
Open source is amazing. The ability to just say no to those profiteering gluttons because you already have what they're offering as a "premium feature". Fucking awesome!9 -
So I was at work and send to another location (distribution centers) and in the lunch break my guider for that day and I started a conversation about servers etc (he appeared to do loads of stuff with that). He recommended me all those programs but I didn't recognize anything so I asked him what kinda servers he ran. He runs a lot of Windows servers. No problem for me but I told him that I am into Linux servers myself.
Guy: "Linux guy, eh? That system is considered to be so secure but in reality it's insecure as fuck!".
Me: (If he would come up with real/good arguments I am not going to argue against that by the way!) Uhm howso/why would you think that?
Guy: "Well all those script kiddies being able to execute code on your system doesn't seem that secure.".
*me thinking: okay hold on, let's ask for an explanation as that doesn't make any fucking sense 😐*
Me: "Uhm how do you mean, could you elaborate on that?"
Guy: "Well since it's open source it allows anyone to run any shit on your system that they'd like. That's why windows rocks, it doesn't let outsiders execute bad code on it.".
Seriously I am wondering where the hell he heard that. My face at that moment (internally, I didn't want to start a heated discussion): 😐 😲.
Yeah that was one weird conversation and look on open source operating systems...21 -
How the original creator sees their code:
while (true) {
postGuildCount();
}
how contributors see his code :
/[-a-zA-Z0-9@:%_\+.~#?&//=]{2,256}\.[a-z]{2,4}\b(\/[-a-zA-Z0-9@:%_\+.~#?&//=]*)?/14 -
So as quite some people know on here, I am strongly against closed source software and have a very strong distrust in it as well.
So next to some principles (and believes etc etc etc) there is one specifc 'event' which triggered the distrust in CSS (No not Cascading Style sheet, I mean Closed Source Software :P). So hereby the story about what happened.
I think it was about 5 years ago when a guy joined my programming class (I wasn't in uni although I studied but for the sake of clarity, lets just call it uni for now (also, that makes me feel smarter so why the fuck not!)) in uni. He knew a shitload about programming for his age but he was convinced that he was always right. (that aside)
Anyways, at some point we had to work in groups on this project (groups for specific tasks) and he chose (he loved it, we hated it, he had the final say) Trello for 'project management'. He gave everyone (I was running Windows for a little bit at that moment because the project was in C# and the Snowden leaks had not arrived yet so I was not extremely uncomfortable with using Windows, just a lot) this addon program thingy he created for Trello which would make usage easier. I asked if it was open source, he replied with 'No, because this is my project.' and although I did understand that entirely, I didn't feel comfy using it because of it's closed source nature. Everyone declared me paranoid and he was annoyed as hell but I just kept refusing to use it and just used the web interface.
*skips to 2 years later*
I met that guy again at the train station at a random day! Had the usual 'how are you and what's up after a few years' talk with him and then he told me something that changed my view on closed source software for most probably the rest of my life.
"Hey by the way, do you remember that project of a few years back where you didn't want to use my software because of your 'closed-sourceness paranoia'? I just wanted to say that I actually had some kind of backdooring feature build in which (I am not going to say what) allowed me to (although I didn't use it) look at/do certain things with the 'infected' computers. I really wanted to say that I find it funny how you, the only one who didn't give in to my/the peer pressure, were the only one who wasn't affected by my 'backdoor' at that moment! Also your standards towards the use of closed source software probably played a big part probably. I find that pretty cool actually!"
Although I cannot confirm what he said, he was exactly the type of guy who would do this IMO (and not only IMO I think).
So yeah, that's one of the reasons AND the story behind a big part of why I don't trust closed source software :).5 -
I found a cool project on GitHub. I forked it and added a simple dev server with the intent of making it more accessible which could lead to more activity = improved project. I created a PR with small concise commits with very informative messages.
The guy who owns the project comments and says "I don't want your dev server, I have an apache instance locally on my computer". I tell him "Ok sure, but wouldn't it be nice if everyone else also had a nice dev server which can be started with a single command?", and other people join the PR and agree with me that we should make it available for everyone.
But the fucking idiot doesn't care, "No, I prefer to use my apache server". YOU FUCKING ASS WIPE, why do you even put it up on GitHub if you don't want contributions to make your project better and more available? I saw other open PRs where he basically did the same thing, left a snarky comment without merging it. What a fucking tool. Worst spent time ever.
FUCK YOU6 -
In computing class - Teacher asks for disadvantages of open source.
"It may end up like Linux..." <I stopped listening after that>
>.>13 -
Open source for the win!
Working on a new awesome project and found an open source android app which does most of what I need. realized that one of its features is very annoying for me so was sitting behind my desk like fuck me.
........ Suddenly remembered that the app was open source.
Cloned the repo, imported into Android studio, rewrote the part (very tiny part, I'm not a Java dev) that needed rewriting and built the app.
Installed it onto my device through adb and bam, works! (Although not ideally yet but I overlooked other features needing adjustment).
😎17 -
It's funny. Although I try to only use open source software which is free (at least as in freedom but also as in beer mostly), I'd gladly pay for using it!
But no way on fucking earth I'd pay for proprietary software.
Why?
Because I'd love to support the people behind the free software! They made something awesome and the most awesome thing is, they made it in a way that ensures that the end users can modify it to suit their needs! That's so fucking awesome!
That's why I'd never pay for proprietary software. Can it have awesome features? Yes, of course! But can anyone except for the devs easily modify it to suit their needs? No. And that's why I'd never pay for it.18 -
TIL Powershell is open source (MIT)!
https://github.com/PowerShell/...
Apparently Microsoft has opensourced a lot of stuff:
https://opensource.microsoft.com
Here's the list, sorted by "awesomeness" (I kid you not):
https://opensource.microsoft.com//...
Interesting (ง°ل͜°)ง8 -
--- NVIDIA announces PhysX SDK 4.0, open-sources 3.4 under modified BSD license ---
NVIDIA has announced a new version, 4.0, of PhysX, their physics simulation engine.
Its new features include:
- A "Temporal Gauss-Seidel Solver (TGS)", an algorithm used in this SDK to make things such as robots, character arms, etc. more robust to move around. NVIDIA demonstrates this in the video by making their old version of PhysX, 3.4, seem like an unpredictable mess, the robot demonstrating that version smashing a game of chess.
- New filtering rules for supposedly easier scalability in scenes containing lots of both moving and static objects.
- Faster queries in scenes with actors that have a lot of shapes attached to them, improving performance.
- PhysX can now be more easily used with Cmake-based projects.
In essence, better control over scenes and actors as well as performance improvements are what's new.
Furthermore, NVIDIA has released PhysX version 3.4 under the 3-Clause-BSD-license, except for game console platforms.
As NVIDIA will release the new version on December 20th, it will also be released under the same modified BSD license as PhysX 3.4 is now.
What are your thoughts on NVIDIA making a big move towards the open-source community by releasing PhysX under the BSD license? Feel free to let us know in the comments!
Sources:
https://news.developer.nvidia.com/a...
https://developer.nvidia.com/physx-...
https://github.com/NVIDIAGameWorks/...4 -
Ahhhhhhhhhhhhh!!!!!!
A pull request I made to an actual open source project got merged. I might actually be a real dev now!
(It was just to remove a snippet config, but still!)7 -
It's more than a story bear with me.
Open source world is big enough to scare a beginner like me, which happened when I started with my first contribution in the year 2015. So many platforms, lot of organisations, freaking images of coding languages, pull request, issues and bugs- these all were enough to freak me out.
The only thing which motivated me to stay and know about the open source technology was to develop my first program using python. I was in great difficulty as when I started writing my program I was stuck after almost every two to three stages of compilation, so I needed guidance. I started my search on Github by creating my repository, pushing my code and following developers. I was amazed to see such a good response from people around me, not only they helped me to debug and fix the issue but they also helped me to understand and build my program from a new perspective. Daily discussions and communication, new issue build up and solving them by the traditional way of GUI further motivated me to learn the Git using the command line tool.
I still remember the year I worked on a repo using the command line tool, it was amazing. Within months or few, the fear of open source tools, community, interaction all just flew away. With this rant I will like to suggest all the beginners and open source enthusiast to just step a foot ahead and ask openly to the world- "I need help" and believe me you will be showered with information and help from all the world.
Happy contribution.8 -
There are a lot of people hating on Microsoft (C#, .Net ...) in devRant. And there are a lot praising StackOverflow, linux and opensource.
I wonder how it makes them feel that stackoverflow is built on .Net and C# and is not open source!
Btw, I love linux too, I just don't hate the other operating systems(companies).13 -
Just wanna say I fucking LOVE..
... Linux
... Open source
... GPL & MIT License
... SO
.., devRant
... more stuff
... TDDR (Too Dunk, Don’t Remember)
Most of us are complaining / ranting way more often about development and technology than we do appreciate it..
Just look at our great and unique community..
Im often angry but right now I remember how great the dev community is and I love it:)4 -
GitHub desktop is available for Mac and Windows and not for Linux. I feel this is so wrong after their entire shit is build around open source.
https://help.github.com/desktop/...22 -
Well since I'm such a fan of Signal and have been using the version which is downloadable through their site, I'm going to attempt to compile it from source myself, then I'll truly have an open source version!29
-
Pushed my first own open source project to Pypi as a python package.
Used tox and travis for the first time.
Feeling proud and super content 😊.
I'm in the process of creating another open source package, which has as dependency the first one 😅.
I love Python.6 -
!Rant
After only using linux (Linux Mint) for a week I have to say I absolutely fucking love it. 😍 One big thank you to everyone who has contributed to it, I don't think I will ever change to another operating system again (I will change distros of course).
Open source, wohooo!
I am in love with vim as well. :)
Also one big thank you to the devRant community and all the nice people I have met here :)16 -
A person just bought a 3000€ workstation and asked me to install cracked versions of Office, AutoCAD, full Adobe suite and Rhino with plugins. And he's going to use them at work to make money.
So, since I have to, I installed 2-3 years old versions of each, in English (he only knows Italian) and blocked all the connections so he can't receive any update/fix or use web related functionalities. I also disabled all autostarting components and contextual menu / OS integrations (although this can be seen as a plus).
When he's calling me asking to "fix" things, I will simply say "sorry, it's the only way for the crack to work, if you want everything you'd better pay for a license or else go open source".
Why can't people understand the value of the complex software they use? Just because it's not a material thing doesn't mean it's not a steal42 -
Every time I compile an open source project I can feel the pain and time that went into developing it and if it compiled successfully, a little bit of happiness is surrounding me
-
One of the main reasons I completely left windows and osx for Linux is the fact that Linux is open source. In an era of mass surveillance, secret court orders ordering companies to build in backdoors into their products, companies building in tracking into their software and so on, I find it irresponsible to use closed source software.
Only my personal opinion though.8 -
how about starting an open-source project where the contributors are the devRant community.
any ideas?44 -
Why THE FUCK would anyone make a totally free (in the sense of price; gratuit) software project, and then not make it open-source?
What is the benefit of stifling the development of your own project when you have no monetary gain from doing so?14 -
The Vivaldi team: open source is cool. It gave us Chromium to fork from, that's more than 90% of "our" code base!
Question to the Vivaldi team: then why don't you open source your Vivaldi code?
The Vivaldi team: uhm, when it comes to our browser, open source isn't cool because we fear someone might fork it. We need to protect ourselves from that possibility.21 -
Question, I use VirtualBox and PHPVirtualBox on multiple servers right now. Love it and it works great but I'm wondering if anyone knows any good alternatives?
Requirement is that it's open source :)21 -
Fu*king Windows!!!
Integrating Linux kernel into their new build.
Microsoft Edge insiders experimenting with Chromium engine.
Microsoft has now bowed down to the open source community...
All hail Linus Torvalds!!!!
All hail Linux!!!
All hail Open Source!!!
WE WON24 -
When you ask the IT-Department of a company collab with Microsoft, why you aren't allowed to use Firefox instead of IE.
The answer is: "It's insecure because it's open source"
YOU FUCKING KIDDING ME INSECURE ??? IT IS MORE SECURE AS IE!!! INSECURE BECAUSE OPEN SOURCE? THAN LET'S USE CHROME OR OPERA INSTEAD BUT NOT IE2 -
Prof: "Hey, you can take a look at the source code that we used last year in this research paper"
Me :(surprise because other papers usually don't share source code), "Okay"
A few weeks later:
Me: "Prof, if you use method A instead of method B, you can get better performance by 20%. Here's the link"
Prof:"The source link that you mentioned is for another instrument, not GPU"
Me:"Yeah, but I tested in on GPU and I found it is also applied in my device"
Prof:"That's interesting."
-----------------------------------------------------
This is why folks, sharing the source code that you used in scientific papers is important.8 -
"And there you have it folks. Open-source "many eyes have looked at it for years so it must be secure" crypto code."
🤘
https://threadreaderapp.com/thread/...21 -
!$rant
So a few of you devranters were asking if my devrant-widget project was open source.
Well I finally felt confident enough to share my devrant-widget project on github so a link is now available :) I'm pretty new to the open source community so go easy on me xD but I think this project could do some good.
Its just a simple widget I wrote in php this past week that pulls your profile data and the widget can be customized a little via json configuration.
Anyways, feel free to use it in your projects, make suggestions or contribute to the project if interested.
github: https://github.com/konicm8ker/...16 -
Before a month I wrote I would like to create my own pastebin-like service.
And here it is... Pastitude!
End-to-end encrypted open-source service for sharing your awesome code :)
Tell me your opinions for this project in comments. Feel free to create an issue if you found any bug or have an idea how to improve Pastitude.
https://pastitude.com
GitHub link: https://github.com/PapiCZ/pastitude16 -
I wanted to contribute to open source but don't have the time due to a client project.
So what I did was develop an open source library, uploaded it as a public repo, then use that on our client project.
As a bonus, I can reuse that library for similar projects. Haha!2 -
I've been using microsoft dev stack for as long as i remember. Since I picked up C#/.NET in 2002 I haven't looked back. I got spoiled by things like type safety, generics, LINQ and its functional twist on C#, await/async, and Visual Studio, the best IDE one could ask for.
Over the past few years though, I've seen the rise of many competing open source stacks that get many things right, e.g. command line tooling, package management, CI, CD, containerization, and Linux friendliness. In general many of those frameworks are more Mac friendly than Windows. Microsoft started sobering up to this fact and started open sourcing its frameworks and tools, and generally being more Mac/Linux friendly, but I think that, first, it's a bit too late, and second, it's not mature yet; not even comparable to what you get on VS + Windows.
More recently I switched jobs and I'm mainly using Mac, Python, and some Java. I've also used node in a couple of small projects. My feeling: even though I may be resisting change, I genuinely feel that C# is a better designed language than Java, and I feel that static type languages are far superior to dynamic ones, especially on large projects with large number of developers. I get that dynamic languages gives you a productivity boost, and they make you feel liberated, but most of the time I feel that this productivity is lost when you have to compensate for type safety with more unit tests that would not be necessary in a static type language, also you tend to get subtle bugs that are only manifested at runtime.
So I'm really torn: enjoy world class development platform and language, but sacrifice large ecosystem of open source tools and practices that get the devops culture; or be content with less polished frameworks/languages but much larger community that gets how apps should be built, deployed, monitored, etc.
Damn you Microsoft for coming late to the open source party.11 -
Why are so much software developers working on open-source projects, but only so few designers?
A proper UI could increase the userbase a lot. I am quite sure that a lot of projects could benefit from good designers.12 -
All thanks to God for all the stars, forks & watches in my open source project, even though I never deserved it112
-
People still need to understand that open source! = free software. It means source code is free but it does not guarantee that Software is also free. #opensource #softwaredevelopment2
-
"Why do you use open source software? Anyone can open the code and tinker with it."
- A Software Engineering grad.
🤦♂️9 -
I contributed to my first open source project on GitHub. It is so much better and fun to do. Why have I not been doing this since 🤔😊😁
-
I'm starting to think about not working for this potential client I met today.
He said he wants me to modify an open source software, I asked him what language it's written with, he replied "Open Source". He thinks Open source was a language.
He hasn't even given me the link of the repo, he was already telling me not to put bug in the project in a bid to always make him contact me for updates.
I asked him sarcastically, "Who does that? ".
He was also talking about me doing minor tweaks here and there if need be after I deliver.
Too many red flags for me. No contract and I'm not interested. I foresee it's going to go sour.
What do you guys feel?15 -
Should i make my game open source? It will be free, but i'm worried about theifs..
(reuploading as their work, or selling)21 -
The three open source apps I prefer over "closed" ones. And that not because they're Open Source but because they are free and awesome.
GIMP2 & Blender & Audacity.
Fuck all the alternatives.
Photoshop & C4D (CC ~800€/y),
Maya & 3dsMax (each ~2000€/y),
Magix with their 100 different shitass software,
and so on..15 -
It's Christmas! Microsoft open sources it's WPF, Windows Forms and WinUI! O_O
https://blogs.windows.com/buildinga...1 -
100% of the credit goes to my dear friend @TheKarlisK
This is our VPN project we did recently and published it as open source to the world.
Cheers to you my man, Karlis.8 -
Just overheard a conversation between 2 pilots while waiting to board a flight at an airport about some airplane related software. The guy talking seemed very proud (read egotistical) about his tech knowledge. It went something like... "Well you see it's open source so they are worried someone might have put a backdoor in it somewhere".
That's the point of open source you dumbass you actually have the ability to check 🤦♂️ -
Found a nice project for an open letter to the EU to open source code projects by governments.
If you want more information, or want to sign the letter as well, you can check it out here: https://publiccode.eu2 -
When management says we don't want open source...because there is no support, and we can't afford Enterprise licence because it eats away the profit, and shit needs to be done in lightening fast way...FUCK!!!1
-
I just discovered that a couple rants here talked about an open source project of mine 😍
Also, they were !rants 😄
Thanks for appreciating it! 😄5 -
I have a lab at uni where my lab group have to refactor some code from an open source project. We got assigned some Apache project and jfc that code is a mess. Little to no documentation, hard to navigate, tests that you have no idea what it's testing, and so on. On top of that the teacher expects us to spend more time than we have on it. I'll be glad when this course is over :))5
-
!rant
Just discovered Piwik , it's an open source alternative to Google analytics, and it's awesome!4 -
Just a random app recommendation.
If anyone of you haven't tried NewPipe yet, you should. Open source app for YouTube. All Google nonsense was removed and many awesome features were added (as seen below).
You can also play music with your screen turned off :)20 -
[Post marked as: Random]
Microsoft joins the Open Source Initiative as a corporate sponsor.
Dafuq?4 -
This is something I think about a lot. Value of Licenses in open source! As long as it is open source people don't seem to care much about the license attached to it.
There is this portfolio a girl desiged and created herself and made it open source. And she clearly states that she spent hours of time designing it so if you use this then do make sure give credit in the footer saying she designed it. Then I see a lot of people using her repo as their own with zero credit to her. That's just awful.29 -
Gotta love npm open source packages
A developer appears to have purposefully corrupted a pair of open-source libraries on GitHub and software registry npm — “faker.js” and “colors.js”
https://snyk.io/blog/...
https://theverge.com/platform/amp/...
https://github.com/Marak/colors.js/...16 -
Personal project: I design and build single-board computers with old processors like Z80, 6502 etc when I'm not being too lazy. A few run CP/M. One that's been more interesting in terms of digging deeper has been an 80C188, for which I've written a BIOS (despite the chip's built-in peripherals and interrupts being at non-standard addresses) mostly in C, which it can use to boot DOS from an image file on an SD card (bit-banged off the UART chip with FatFs). (Yes it's slow, but so is a 5.25" floppy.)
Work: My first project at my current job. Not particularly exciting compared to some stuff on here, but it got me into making useful contributions to the open-source CRM we used at the time. Was building a basic extension to deal with duplicated organisation names. So learned CiviCRM fairly deeply, a bit of Drupal, a bit of PHP. It's a shame we don't use that system any more, the community was cool.7 -
OK, I love Linux. But I hate the whole "sacrifice-functionality-so-it-can-be-completely-free-and-open-source" thing.
I tried to install Linux a while back on my old laptop, and getting Wi-Fi to work was a nightmare. Apparently they didn't have the right driver for my Wi-Fi card, because it wasn't "free" enough for them. ugh. Most people prefer for their computer to WORK than for every single piece of code to be open source. Who modifies their Wi-Fi driver and redistributes it?
Ugh. Linux is cool, but not this part.21 -
Man, contributing to open source projects seems very intimidating to me.
I have never contributed to one of those repos on Github with a shit-ton of stars and a load of watchers. Made up my mind to start sometime around the start of September. Looked up a repo that I was very excited to contribute to. Went through their really large codebase, tried to understand as much as I could (They have a fair amount of documentation, but I just can't understand a lot of design decisions that were taken). Looked up one of the open issues marked for newbies, went through the relevant code to understand where and how I would have to make my changes in the code, and was about to start... when a seasoned contributor submitted a pull request.
This same occurrence has repeated itself 3 times now. If you mark an issue for beginners, maybe let the beginners handle them? Also, if you plan to contribute to an issue, why not announce your intention to do so? Get the issue assigned to you, so no one else ends up wasting their time coming up with a solution.
I would love to recommend this to the contributing team, but I am just way too scared to initiate a conversation with these guys. I mean, they are way more experienced and knowledgeable than me (some of them are even famous!).
I am definitely out of my depth with this project, and maybe should look for an easier one, but I really want to rise up to the challenge. Guess I'll stick around then, just waiting for my chance. :|3 -
For anyone that wants to contribute to open source but doesn't know how, check out this post:
https://runtimerror.com/open-source... -
How to attract new open source contributors:
Label you repository issues with "hacktoberfest" and see them coming.3 -
I’m gonna start contributing to open source projects on GitHub. I need to expand and get in touch with more communities.3
-
I started contributing to my first open-source project today by branching youtube-dl and writing an extractor.6
-
I just became the maintainer of an open-source repository with about 60k downloads / month.
Does anyone have any general suggestions for me? I feel like it's a big responsibility and it makes me a bit nervous.7 -
Him : "how can i know if some company or organization offer me some 'SECURE' product is secure ?"
Me : "As long the system is closed from public, you can't !"
Am i Wrong? or the Open Source ideology is the best way ?4 -
!$rant
Well I feel accomplished today :) Got a lot done on my little devrant-widget project. I'm gonna try and make it open source soon, just trying to fix all this spaghetti code I created xD -
Any tips for a Dev who never contributed to an open source project before? What sorts of mistakes do first time contributors normally make? Most importantly what can I do to not annoy* fellow contributors?2
-
I have only been working with this open-source tool for 2 weeks, but already found 2 bugs. The maintainer is also nice enough answering questions quickly in the forum and submitting the issues for me.
It's nice to be able to contribute something to the open-source community. Yay for me! 💯
Too bad that next week, I will transfer to another project and stop working with this tool.3 -
Another reason to love and support Open-source, is that you can be vocal about what you believe in, what you stand for, and what you support.
All without the fear of anyone or any criticism.27 -
Freecad isn't open source software!
If it is impossible to get something compiled, it can't be open source.
When you can't compile it, all, that is left, is to use a binary.
If there is only a binary, it isn't open source.
Seriously: If you are participating in an open source project, please make sure, that compiling from source is a viable option for the generic gentoo user. Thank you.10 -
My kinda start to an amazing new year! 😍
Just received my Hacktoberfest t-shirt and stickers. Cheers to open source!6 -
>Be me
>Decide to contribute to an open source project for the first time
> Nothing big, just a simple compile error fix
>Make first ever pull request
>Over weekend pull request accepted
>feelsgoodman.jpg
>Take a look at recent commits
>Module I tweaked was finished in a commit 6 hours ago
>Fix no longer relevant
So close.. :(3 -
One does not really appreciate pre-built binaries until he has to build a massive code-base [and it takes hours on top-notch hardware, plus a lot of error tweaking].
Thank you to all the open-source supporters that take their time to pre-compile binaries and/or automate builds.
As contributors, they deserve our appreciation as much as developers do.14 -
devRant app should be Open Source for us to help in the development
I think A LOT of us would try to bring ideas and improvements to the app and service overall :)11 -
Riddle me this
Client wants solution based on open source software.
Any additional software that I write (let's say, an offline store plugin for Feast feature store) to add missing functionality has to be closed source.
Fuck you. Intellectual property my ass. You and me wouldn't even have projects if it werent for OSS.
Good luck maintaining the plugin after I am gone.
I'm doing a lot of work and will have close to nothing to show to future employers.
(BTW, if it were for the old Microsoft model of code source, I would have never become a programmer of any sort. God bless OSS)3 -
If you have plans to open source one thing, just start it open source from scratch. It’s extremely painful to remove business logic of a closed source project.
-
Really pissed at how Amazon is just assing off large chunks of money by offering managed services that use open source projects. Have nothing against Amazon but isn't open source supposed to be left open source, they should atleast setup a ratio of giving back to the community which developed the project, that's not a lot to ask for and to give!14
-
I did my first ever open source contrinbutions yesterday! It was quite refreshing working in a different code base and fixing bugs! :D1
-
My wifi card has been in the bugs section of almost every major Linux distro for the past 4 years since an update. Tried almost every solution i could find. nothing helped. couldn't use it with it's unstable speed and disconnections. So much for open source and GNU/shit and fix it yourself crap. Do you really expect me to learn to write a wifi driver? I'm done with Linux. Installed Windows and everything was fine. open source software may be good but not the best. Much better to use proprietary software than to waste time trying solutions from the seventh page of google search results.12
-
Feeling inspired, think I might start a new open source devrant project. Great way to start a friday night 🙂
-
🐙/* Friendly reminder */ 🐙
Don't forget about Hacktoberfest, a great way of giving back to the open source community 👨👩👧👦. And remember, if you create at least 4 pull request you'll get a t-shirt! 👕👚4 -
Download an open source project and look for code comments to get my understanding... Nothing but 'todos' here and 'todos' there
-
Made my first open source contribution today. 6 months into my degree. It was just editing a README with a proper description of the game that was created but good practice to get more familiar with the flow and usage of everything in Github.2
-
I am working on a project which I want to make open source. The problem is, I have never launched any open source project and I do not know any platform to reach people (I am not talking about hosting the project, I am talking about making people know, use and take part in the project). I believe this project will help a lot of people who works on IoT, chat services or distributed real time servers.
Can anyone help? Thanks in advance.8 -
Looks like my users are enjoying themselves. Bringing my poor dedicated server to a load average of 72/8 at full CPU usage.
If only I wasn't just running an open source project by myself with only crowd-source money to rely on for server costs :v -
Publishing stuff and receiving feedback and improvement ideas is sush a great feeling. A guy opend an issue today asking for a feature to be implemented and he was very polite. Thanking me for my work.
This is way better than money. Money can't buy that feeling. People like this guy is the reason open source stuff lives. -
!rant
Just bumped into a repo that produces a mock shell with commands as a 404 page. Thought it might fit with someone's project.
It still has bugs (not work on mobile Safari) but that's an opportunity to get involved in an open-source project, no?
http://jotaen.net/jBZuH/...2 -
I never felt this satisfied in my entire life,
So I was working on an open-source org where people can come and read books online for free. But they were facing the challenge of making books text selectable with the mouse pointer. But the problem was that their website renders scanned images of the books so it is impossible to select text from it.
So I solved this problem by building a small prototype that could do it. All of the books that they have in their database are having XML files associated with them which contains the coordinates of each word. So the logic was simple - select a rectangular region to pass its coordinates and check whether the coordinates of a word are lying in that rectangular region or not and display them. This trick is helpful because most of the OCR generates a similar XML file.
So if you wish to use this prototype for your own projects - you can check my GitHub repository https://github.com/ishank-dev/...
please star it if you like. -
Ok so I have done some work with crypto currency mining pools and recently a client requested for me to make a splash page that showed data from multiple instances of these pools APIs. I went to find some documentation for this open source api and to my surprise there is none. I thought of querying the public API from the clients side and it worked, however it's so slow that the data shows up roughly 20 seconds after the page loads.
Easy fix right? Make a PHP server get the data every 5 seconds, cache it and serve the data with the page and use a websocket for live updates! Until I found out that there is no practical way in this garbage framework to get the damn API data without making an HTTP request or mutilating the original source code. I'm so done with this garbage framework. It literally loads pages based on a page and action parameter on the index.php. I quit.1 -
Hacktoberfest has started today.
If you have an open source project label your issues with "devRant" or link your project here. This way people new to open source projects can help in a project by people they know.
https://hacktoberfest.digitalocean.com/...2 -
When I have to apply a strong coat of
reverse engineering to understand an
open source codebase, what's the
point of being open.
No but really, the
WORKS ON MY BRAIN
movement is quite strong ..6 -
I love open-source. In fact even my homeworks are open-source for my classmates!
...although my teachers don’t seem to like it... -
Am I the only one worried with the OS wars lately? Microsoft and Apple trying to gain even more control on everything and Linux remaining at less than 2% on the desktop. People are oblivious to the fact that their personal freedom is at risk, and don't you dare tell me otherwise. Companies knowing what we search or what files we have on our computer, having the ability to control us and force us to follow their rules. We have a choice, and I'm not talking about destroying the economical system a la Mr. Robot, but moving to the Open Source world, not because it's more secure, faster or some such shit, but because it's the only way to ensure freedom on one of the biggest part of our lifes, the digital part. My concerns may be exceeding the normal, and I'll hate it to be right, but I'm afraid that if this goes on, in a few years, we'll understand that we made a big mistake...21
-
I wanted to add a simple gallery for our website.
I started browsing open source alternatives.
Result: "Depens on jquery, depends on node, depends on bla bla bla... Fuck it... I'l just make one myself."2 -
guy creates very cool looking, advanced css effects library that went viral
guy puts it up on GitHub
guy writes a ranty post and pins it to top the of issues with stuff like "i'm not going to make this a module or library that can be installed, and also don't try because i've already created a seperate repo for that" ON AN OPEN SOURCE LIBRARY
dude, you already open-sourced it, people are going to use it however they want
idk, just found this to be a very weird vibe, thought i'd share. thoughts?13 -
Why does open source software has to look like shit? Is it part of the FOSS manifest? I'm looking at you eclipse, eclipse dark theme, keepass, ...9
-
Fuck Emby and their decision to go proprietary. A lot of good folks worked their asses off helping make Emby what it is today and they turn around and fuck the open source community.
I'm glad Jellyfin decided to fork them and continue the work there.
LukePulverenti you can go fuck yourself!1 -
Want to start a open source project, but don't know what to start with. Specially don't know how to involve people or share the idea. Any help?4
-
Yet another Hacktoberfest tshirt
From DigitalOcean / GitHub / Twillo
Received by contributing to various open source projects!
Open source rocks!3 -
Hey guys can you tell me some good Open Source Softwares to which I can contribute to.
(PHP, JavaScript)5 -
I created a white noise app called Ambie that plays sounds to help you focus, relax, or meditate. You can also download more from the sound catalogue in the app, which is powered by Azure. Free, no ads, open source. Try it out: https://jenius-apps.github.io/ambie...4
-
Just released another free open source project. I know the world doesn't need anymore tooltip plugins, but I had already done the work for my confirmation tooltip, so I just separated it out and added triggers and themes. https://github.com/HTMLGuyLLC/...16
-
Worked on open-source for the first time. Learned python and wrote script to upgrade fontawesome from 4 to 5 by replacing the icon names.
https://github.com/abkcode/...
more open-source projects coming soon.6 -
Just found out about this: https://publiccode.eu/
If you live in the EU and care about privacy, security and/or open source you might want to check it out.
To sum it up: The idea is to have all software written for and bought by public authorities, governments and such published under open source licenses to enable every citizen to verify the integrity of that software (and give all the other advantages of FOSS).3 -
Why did sonatype just break my maven deploy plugin?? Well finally I was able/forced to migrate to the sonatype deploy plugin.
Finally fully automated CIdeployment to maven central yey.
For the curious, I‘m taking about my hobby (soon to be startup) project https://spot-next.io
Get version 1.011-BETA while it‘s still hot 😆
It‘s An open source SAP hybris alternative on speed 😜😅
Help wanted btw 😅
And excuse the still not complete docs, my two kids + job keep me busy way too much -
Who knows Fosdem ? It is the biggest european meeting about open-source, it is in Belgium and it is free. Who wants to come ? Http://fosdem.org3
-
Good job Apple! Swift is actually very nice language, now that it supports Linux and is open source, it is even nicer
https://swift.org/blog/...1 -
What are folks thoughts on this?
https://gitcoin.co/contributor/...
It’s basically an mturk model that pays out etherium to python coders.
Im skeptical about
1. Cryptocurrency payment for work, I don’t know enough about crypto to trust it’s use as payment?
2. Payment for open-source work: on one hand, i support workers getting paid for their work, BUT (imo) the coolest part of open source is that it’s one of the few environments where people work for the works sake, not for $$.
I had a bigger list but it left my brain as I was typing, so what do y’all think?3 -
Long story short:
Just had several problems with using some drone ci plugins (hugo and sftp). Found issues regarding the problems on GitHub. Issues have been open for several years. Still open. Tried to participate or ask for the state. Got a "no one else got a problem with this". Recoded both plugins. Tested them. Using them now. Source is on GitHub. Posted them as alternatives on drone's discourse. Got flagged as spam.
Nice. Not using Drone again. Searching for an alternative now.
Little extra: I think they banned me from posting GitHub links on their discourse.4 -
Working with government contracts...
Them: We want an agile environment!
What they mean: Waterfall with bits and pieces of agile.
Them: We want to modernize our code!
What they mean: Oh, that is open source code from Russia or a country we don't like? No, even though it is a norm and a very powerful tool, we can't have communism here.
Them: We have a new task order for you.
What they mean: We won't approve you the money till you have a month left of the task order.3 -
One thing I have truly learned from software development is DON'T REINVENT THE WHEEL. Someone out there may have already implemented such functionalities and if the library is missing something a PR is always welcomed! (Obviously taking about open source libraries)6
-
Metalsmith is an older but still awesome NodeJS static site generator. Due to metalsmith's original founding company not having done a complete open-source ownership transfer however, active development has stalled for years.
I am super-happy to have been accepted as a member of the Github metalsmith org today in the role of maintainer. Hope I can help bring it back on track. If you're curious please npm i metalsmith and head over to the newly created Gitter chat to share your input: https://gitter.im/metalsmith/... !2 -
Contributing to large open source projects.
It's something I wanted to do since I fell in love with one programming language (which shall remain nameless here). However, I'm not restricting myself to one project. I have many projects I'd like to contribute to.
I even wrote this down in my 5-year plan for the future.2 -
I'd like to make an open source data registry, with an easy to access API. For example, perhaps I'd like to list all cities and postal codes in France, or perhaps get the number of dogs in Canada. Any ideas how to structure the open source part? How can people contribute? Should it use external APs?2
-
I always see people who say that open source != monetarily free. While I agree that may be technically true, I think practically speaking it is not.
Why do I say this?
Well to my knowledge there isn't any successful company that makes money by actually selling open source software. There are a few companies that have become successful by selling complimentary services like Redhat with Enterprise support or Mozilla with selling ad space in their browser, but none that actually sell the software directly.1 -
For anyone even remotely interested in Web Design or Front End Development
there is Vectr a free, more accessible graphic design software that may soon become open-source
https://chrome.google.com/webstore/...4 -
I've submitted a PR to a large open source project, and I've had no feedback in over two weeks.
I spent a weekend and many late nights working out how to solve this bug - it was my time - and the project team haven't eaten acknowledged the PR.3 -
You should have a giant snapshot of your software at the beginning of your website.
Even if you're an open source project. Some linux DE don't do this!
We're not in 1995.1 -
A certain app I use occasionally has some premium features that I have been too cheap to buy. Just found the full source code on GitHub. An hour later I have all the premium features for free. Stealing? Nah, my conscious is clear.
To all indie devs out there: if you have paid features, don't make the app open source.11 -
Hey does anyone know a good open source password manager? Sorry for the interruption. Keep on ranting.8
-
So. I maintain few open source vuejs components for my company.
We use a lot of open source so when we can and is not conflicting with the work schedule we open source stuff that we do for ourselves, document them and publish them on npm.
All fine, actually all nice!
To be honest the components are not super used but today I got an issue on one of them: "I want this pleaaase implement"
I want? WTF? Am I nervous or this is not the correct approach? What open source santa Claus? I understand that some people may not take the burden of submitting a pr (after i wrote an entire doc section about how to develop the component more) but starting with: I want??
Not okay. NOT OKAY!2 -
Anybody working on any good open source projects at the minute? I'm looking on expanding my portfolio and getting more hands-on in community based projects.3
-
Any tips on getting into open source development? Listings of projects in search of devs? I have done next to zero contribution to the open source community and would like to change that.7
-
Until now, I've never contributed anything to an open source project (or even created my own). My GitHub Profile is completely empty. I don't know why, maybe I'm just to "scared" of bad feedback.
But I really want to change that. Any good advice on how to do so? What were your first steps in this world?4 -
Recommendations for growing a new open source project? I'm all ears if anyone has done or has any thoughts on this as my company just open sourced our Flutter mobile app since it lines up with platform values.
I'm also super excited 😍4 -
Let's asume I wan't to use software X. I notice software X is open source.
How do I validate that said software doesn't do shady stuff?
Is there some kind of platform which lists the audits of each software or alerts the internet if shady stuff happens?
I know about alternativeTo.net, where you can find software alternatives with licencing filters. (Which is great btw) but I'm missing proper validation of open source software...7 -
Love it when the maintainer of an open source project you contribute to runs a linter over the whole codebase and force pushes the changes to origin master so now all the Pull Requests in the queue have to be rewritten and have tons of merge conflicts to resolve. Awesome! 😠2
-
i'm really pissed about having to use a not open source browser to take the quizzes for my physics class, so instead of taking the quizzes i complained and wrote an article about it https://scriber.cc/view/49
-
!rant
type(rant) = shameless_self_promotion
I made an open source python personal assistant named W.I.L.L!
I made a reddit post about it here: https://reddit.com/r/Python/...
and you can use it for free at http://willbeddow.com
I've been working on it for a few years and it has a few hundred users.
Code: https://github.com/ironman5366/...12 -
Where do i start , if i am interested to contribute to Open Source projects in C ?
I have a good understanding of C language. Even if i am not able to contribute , it would be nice learn from those projects .
The problem with big projects like the linux kernel is that i dont understand or cant comprehend most of the code , except for few sections like gpios..5 -
To have a professional job that lets you work remotely from the comfort of your home in your own office; which pays you well enough but doesn't pressurize you into unachievable deadlines. One that gives you ample time to relax and do some part-time projects for yourself. One that lets you spend time and contribute to the communities you're part of and help you grow both professionally and within the community.
Oh, and best of all, work in the open - open source, open culture and transparency. -
i just released my first open source project with effort to make a comprehensible documentation for others to use as well as repetitive refactoring to not embarrass myself.
i am equally excited and knowing no one will care about that.
it is based on my effort to make my companies workflow more effective, knowing well this is just a temporary solution in advance to a professional developed system as opposed to having no system at all. so all of this work will fade into oblivion eventually.
i felt this has been too much work just to be forgotten someday so i cling to my naive hope someone might benefit from that and maybe i get one or three internet points.
in case someone is interested in a free quality management software for document control and access with no real state of art, you might find it interesting to visit my qualitymanagement repo4 -
!rant
Hello all, I'm not too experienced with open sourcing code, so here is my first attempt with a small script that initiates a phone call using php.
If someone has the time, please let me know what you think, any important things I'm missing or any advice you might have.
Thank you devRanters!
https://gist.github.com/anpel/...4 -
I want to start contributing to open source projects but cant find something easy enough for me to start with yet interesting enough for me to want to work on.
How is Kubernetes and terraform listed in the good for beginners list on github... I see massive frameworks listed there and i have never felt so dumb..2 -
I have a question bugging me for quite some time now.
How can you make a profit off of open source software?
I mean, if your company spends hundreds of hours developing a piece of software for commercial use, how can they argue releasing the code for free and risking piracy would be better than selling it 'closed'?
I'm genuinely interested in this.
BTW I'm referring to the open source purists who want everything to be open source. The occasional Byproduct of commercial software being released as open source is a different story.4 -
So i heard that if You contribute to open source, repo authors, after many contributions send You a medal representing a project You contributed right?
So devs with many open source contributions go to interviews with open source uniforms with medals pinned in so HR at the door knows who are they dealing with?
Or is this a legend?2 -
Microsoft buys JavaScript developer platform npm; plans to integrate it with GitHub.
https://zdnet.com/article/...
Now it's npm. MS is taking on the open source world slowly. What if later they change their motto of "Microsoft loves open source".5 -
How is it to work on an open source project?
Can anybody add something and who checks if the added feature works correctly?2 -
So I have done some solo projects and some group projects now and I saw that Hacktoberfest was on so I went and signed up. I saw some of the things todo and got overwhelmed with the code on the repo. What do you guys think I should start off with in terms of open source projects. I want to get into some open source projects but don't know what to look for or where to start. Any help would be appreciated.1
-
Our company's first open source project: https://github.com/digineers/...
It's a Symfony bundle that enables logging changes to entities to allow simple mutation logging systems.
Would love to read some of your opinions :)1 -
How can I find small open source c++ projects to contribute? Yes, i googled this but all I can find was projects with hundred files. Anyone need a lazy helper for his/her os project?4
-
anybody just love those oPeN sOuRcE libraries that COMPLETELY change their libraries syntax on a minor version change? like bro, do you even semver?
i've said it once and i'll say it again: open source will be the death of me10 -
It's so hard to find open source contributors, especially for large projects. Lots of people might use what you create, but getting them to contribute code is like pulling teeth sometimes. 😤2
-
iphone = a beautiful jail
android = open source jungle
tired of ios ... fucking close platform :(11 -
My best review was when i changed the code that someone suggested in another PR, which was highly critiqued by the OG devs. One pull to the latest commit and PR to his fork later, the OG dev comments "that looks good" and merges it.
Celebrated for sure that night. I've been hooked on contributions to open source ever since.2 -
Anyone that codes open source and is successful with it. I would love to create some tool that helps someone in their everyday doing.1
-
I am going to do a project which indexes lecture/educational videos for easier navigation. Planning to use PyTorch for this. Any suggestions or do you know any open source projects that exists ?
If you also interested then this is the repo -
https://github.com/deeaarbee/...3 -
How can i advertise my open-source applications to the community?
(Especially talking about Linux-applications)4 -
want a mentor to start an open source project.
I've no experience on contributing to and working on open source projects.2 -
How do you find open source projects you want to contribute to? I'm trying to find projects I'm interested in but don't really know what to do.6
-
Next time you think you’re failing at a new open source venture, remember the stories of your UNIX ancestors (eunuchs ancestors?) ;)
Unix at 50: How the OS that powered smartphones started from failure
Today, Unix powers iOS and Android—its legend begins with a gator and a trio of researchers.
https://arstechnica.com/gadgets/...2 -
When I think about "collapsing the stack" (more out of the box features), I realise that Microsoft was way ahead of the curve.
Deno aims to make everything so much simpler because it has squashed all the tools you need into one (whether it's in one binary is just a detail), but Microsoft was already doing this with C# and Visual Studio years ago.
I do not mean to suck off Microsoft, I just wish the open source community would leave its tribalism mentality and see how corporations have tried to make developer experience better.
"What do developers actually need?" is not a question many open source projects ask.
It's slowly happening with Deno and Go leading that front, but we have a long road ahead of us.6 -
Please format issues and PRs correctly. As an open source maintainer it's already hard enough to respond to all of your demands.
But when you make an issue with the title of "error in app.js" with NO DESCRIPTION, and then think you're entitled to ME FIXING IT?!?
Please know that we do this for (mostly) free, and try to make our lives easier by giving us a detailed description of what is going on.
Thanks. -
Alright so I’ve already made a few posts about this but this time I kinda just want a general discussion and these are some questions I have.
So when you look at a open source project or just any project that you haven’t messed with, how do you start,
How do you handle messy code,
How do you know how to navigate the project or get around the confusion on the layout of the file,
How do you make sense of how/why the project is organized the way it is,
There have been times where I’ve tried and used one of the projects but it doesn’t work when it is supposed to already be working how do you handle those moments when there’s no error messages,
and (if you’re me) how to build/run the project
These are some of the major problems I run into when I try to start and they intimidate me heavily when I start to try to contribute to a project. I know I can just adjust the documentation or spell check which I will, but I also want to fix some bugs or add sumn. But yeah these are just things that I have problems with because I’ve only really ever worked with my code and projects so this is all still new to me and I’d like to hear your thoughts20 -
Do you guys know of any open source project I could work on to get used to coding with other people? I can code in C++, JS and Java5
-
How can I get started in open source? I tried forking a repository and do a bug fix, but their code base was ugly as hell and makes me unsure about what open source projects to contribute to.6
-
How I hate all those people who think VisualStudio Code is Open Source. It's not! Read the f*cking license!
https://code.visualstudio.com/licen...
In fact, you aren't even allowed to inspect its network traffic. Not to mention reverse engineering. That's nowhere near OpenSource.
You sure can download the source code, licensed as MIT, but building it won't give you the same piece of software.
Don't believe in everything someone tells you. Use your brain and check the facts.12 -
Question, how would you build the ultimate "I don't want to be dependent on Google or Facebooks services" setup?
IE, not using Gmail for e-mail, not using Google maps for, well, maps. Etc.
Im realy curious to see how the ultimate open source/not dependent on any big corporation harvesting userdata, ecosystem would look like. :)9 -
!rant
Hello everybody. Are there any open source contributors around here? I have never contributed to an open source project but I would really love to get myself involved in this.
I have no ideea on how to get started though, any advice?
P.S.: My main programming language is PHP and I use Silex/Symfony for developing apps.4 -
!rant
I've been looking for an open source bugtracker. The Idea is to make it public and lets clients submit their tickets. I looked at redmine and truth be told: I can't do the ruby,so it dropped. Bugzilla? Well... please no. Flyspray.... well we tried but don't get along. I stuck with mantis2 because it's the only thing with eyecandy i've found even though the source is a hellish mix of 1000+ lines of wild php and html mixes. The rest either doesn't fit or looks too old. I also don't mind throwing a buck or two but i want to run it on my own server and do fancy stuff to it if i want to.4 -
Boored of work. Anyone got any open source projects that need help ? I can help in python, sql, C and C++. 🤷3
-
Anyone know any good beginner-friendly open source projects? I really love open source stuff and would love to contribute, but I tried taking a quick look at a few of the GNOME apps and man.....that seems a bit above my level.2
-
Hey devrant fam!,
Hope everyone is well, recently I've been really looking into contributing in some open source projects!, So i'd love to ask anyone have some advice? Is there a possibility of having a 'Beginner' open source project? would love some advice :-), its my first time going down this path!
thank you!6 -
Do you know any open-source and free (as in beer) mockup/wireframe tool for webdesign?
I may soon have two websites to build for little businesses, but I'd like to be able to create mockups for approval before diving into the code. As I was looking for tools, I was surprised to find no free and open-source software for the job. Everything is on a free trial model which I'd be glad to pay for if I had the money, but since I'm really just beginning, I'd rather use something free, and preferably open-source.
I'll use Gimp if nothing comes up, but since it's not intended for this kind of usage, it's a bit more time consuming to create something of quality on it.
Thanks a lot.14 -
GPL or MIT License ? What you guys prefer to contribute, use, or whatever on Open Source software?8
-
Cross-platform open-source & free password manager.
Description:
Cross-platform mobile/desktop password manager application. No backend needed, private data will be encrypted and stored in Google Drive/One Drive/Dropbox etc...
I've used multiple applications over the years but they pricey (especially if you switch platforms) and most of them don't have full cross-platform support.
Also, I've made a POC app with Ionic a while ago, but I didn't like the hybrid app feel.
Tech stack:
Js/React Native10 -
More of a collection of suggestions:
No matter the platform, which proprietary software have you replaced with open source ones that function the same or better? I'll start in the comments.5 -
Thank you community for letting me know about Digital Ocean's Hacktoberfest. Since I have been contributing a lot to open source lately, I got a mail as soon as I registered for Hacktoberfest that I have successfully submitted 4 PRs. Now patiently waiting for my swags. 😀
-
- Do you want to be our amazing product X evangelist?
- Next word you say will be my answer. Is X an Open Source Software?
- …1 -
Hello all, I know we can search in git lab for the labels(easy, first commit etc) to find open source projects that suit me, but as a rookie it gets a bit frustrating not understanding the project and so on. Does anyone know a better way to contribute to open source and learning at the same time?2
-
Would the world be a better place if everything was open source? How would it effect the profits of companies and wages of programmers?1
-
Dear open source tool authors,
DOCUMENT YOUR SHIT! YOU CANT RELEASR A BILLION VERSIONS OF IT AND STOP DOCUMENTING AT VERSION 1.4!
WHAT DOES THIS CALL DO???????? CAN I USE IT TO SOLVE MY PROBLEM? FFFFUUUUUUUUUUUUU!!!!!!!!!!!
P.S. Learn from Brett woolridge, creator of HikakiCP.6 -
To all those open source contributors who only believe in refactoring code .... If u really want to clean trash come to India coz we have lots of it3
-
Checkout https://github.com/inf3cti0n95/...
Or visit https://sidekik.js.org
I am looking for people looking for open source contribution. For the project.
I am making an Typescript based open source library for Basic Data Structures like Trees, Lists etc. Lodash for Data structures. So that I can be used in projects. I am making it in Typescript. If you are interested in learning and coding data structures, Typescript. Then hop on. Send a PR or Add Issues.3 -
First pull request to an open source project :D
Well, a small project, without contribution guidelines. -
need to work on any open source projects. I am a Java developer and have knowledge of Android, HTML5,CSS3 and SQL as well. Anyone willing to onboard me shout out.6
-
okay so i want some suggestions from you people, basically i am undergraduate, highly interested in web development as well as software development, i have created some web apps(i use MEAN stack). i want to become an open source contributor and i am not sure how to do that. I have tried going to different github repos but it was of no help. So any suggestions on what to do and how to do is welcome5
-
Today we finally launched Keycloak to secure our spring cloud microservice architecture!
Great feeling after 4 month of tailoring open source software, bug fixes and so much pain 😄 -
I am currently developing an application, using Electron, Vue and FeathersJS. My plan is to make it open-source, and I'm wondering _when_ one should make a project open-source? Like, should it be near complete, or does it not really matter? One of the things I'm having trouble to be energized about is writing the css, and it's a bit of a mess right now, which is why I'm asking now. I have never made an open-source project myself before, so tips are very welcome. Thanks5
-
Needing to approve each and any brainfart open-source library. Having to manipulate transitive package dependencies to throw out dependencies with non-compliant license.
-
Please, help me find Node Open Source code that I can contribute to.
Kindly help me with a GitHub link for the OSS project on Node.js.
Thank you everyone :)random collaborate developer javascript developer life open-source dev collab? open source js framework node.js nodejs3 -
Hey guys and gals, question for y'all. What's your opinion on Mastodon? Torch of the spirit of open source and decentralization? Good idea, flawed implementation? Wretched hive of scum and villany? Let me know!
-
I realized that socialism work and everyone can benefit from it, from everyday users to big companies
❤️ Open source -
I was able to replace Okta Verify with an open source Python script and Android app and I wrote a tutorial for it:
https://battlepenguin.com/tech/...
Unfortunately it won't work for our companies VPN which requires Okta Push. After fighting with Security for a bit, it looks like I'll have to do a Part II where I reverse engineer the Okta Verify protocol. -
Online Multiplayer Mafia party game built on Ethereum.
Project Type: Existing open source project
Description: I found that most of the blockchain game projects in this space are using traditional web2 technology for hosting gameplay. So, we decided to create a game that utilizes web3 technologies as much as possible for our project and create services like real-time chat, game rooms, player profiles that can be used by other games. These services are very common among modern online multiplayer games and we need a reliable and scalable alternative that uses a web3 tech stack. So, we have decided to create a game that incorporates all these features.
Blockchain smart contracts development is complete. I need help in backend and frontend development. You don't need to have any experience in Blockchain.
Tech Stack: Express.js + React.js + IPFS + Solidity
Current Team Size: 1
URL: https://github.com/cryptomafias/...
Note: We are eligible for a grant from the protocol labs - the company behind IPFS.8 -
What is a open source project you can recommended looking at? I would like to go trough a project written in either C or Python to learn more about how bigger projects are managed and get used to understanding someone else's code.
I think those are both very important skills that I lack.
I was maybe thinking about git as I've heard it is well documented, but I'm not sure if it is easy enough to understand for me.2 -
I recently made my first open source project and would appreciate any feedback I can get for it.
It's a pretty small program to kind of permanently change the cpu governor of a raspberry pi (so it's kind of niche but I struggled a few times with it).
https://github.com/DavidM42/...9 -
Are there any open-source Slack alternatives? Slack is nice, but I would rather host my own thing.9
-
My one of my favorite open source project was Re-think DB!
It was highly light weight real-time DB.
One fine day, I read a blog by the CEO / founder, telling we are under loss since there is no financial support! and we are closing it, by just keeping the website and docs of prev version alive!
I was heartbroken , for days!
This takes the top place for favourite oss project
Btw
It has high no. of stars in github than Mongo db, reddis, etc..2 -
I think every project I find an interest in pursuing is definitely the coolest for me but if I had to choose I think my coolest project was creating my own IDE for competitive programming. it was mostly inspired from sublime with a couple of functionalities purely for competitive programming. I have it all open source just wish i had more time to work on it!
in case you're interested you can check it out on my github (beware it has the shittiest documentation haha)
http:///www.github.com/... -
Just finished what I consider a "good enough" version of a .gitignore generator in Rust (yeah yeah another one I know).
What a great feeling, even though struggled a lot and I'm completely frustrated that I implemented some things wrong. I have a working version (let's say alpha version) that actually works.
Unfortunately I discovered that there are better ways to implement my "match" expressions (when I was already done...typical shit) and String vs str is still a difficult concept to implement, BUT it is a great experience to finally have something open source that I can say that I made!
I honestly think everyone should have such a side project! I Should've done this earlier! 😑
If you're interested check it out on https://github.com/Ryhazerus/gg.git -
I wish devRant was also a little fluid to browse, I personally enjoy Twitter a lot, cause the transitions are really smooth and things load pretty quick.
I can understand that this platform is built by a very small team, but I think making this platform open source can help things change quite a lot.
Not only it would help people learn open source contributions, but it would also help improve the platform as a whole.
A community of developers building a community 'for' developers would go a long way in the future.1 -
Is there anywhere that you can get your open source code brutally reviewed?
As the (almost) sole developer on a project (and only just entering the world of professional software development), I have no idea if the stuff I've written is good, bad, or just plain disgusting, and obviously the only way to improve is to be aware of the mistakes you made3 -
!rant
Does anyone know of any open source personal assistants that aren't storing data? Im looking for a replacement for Googles pa on Android but am also curious if one exists for desktop. If one of those don't exist let's get on thaat2 -
The User Interface Errors I experience on Debian, are so non senscial sometimes. I used to be a big Open Source guy over Windows, when I first started Linux. But after deep contemplation I think having monetary incentive is the main force for creating new technology in thos decade. As technology has advanced t seems like the open source community experiences 10 new errors for solving a problem. I think in the 90s atleast Linux seemed to make more gains, while this may be due to a smaller community or technology being more limited o dont know. I due think though technology abstractions seem to be more necessary these days, which saddens me.3
-
What are some interesting open source projects to contribute to? I wanna start to do some contributions to popular OS projects but I've never done that before so... Any recommendations?3
-
When I look at the source code of an open source project and see things way more complicated than it needs to be, I just assume the contributors have seen some shit in their lifetime that makes them extra cautious.
This has to be the reason, right? Somebody tell me that there's a reason behind this madness.1 -
Want to do all of these Open Source, machine learning and competitive coding. But can't choose one. I would do all but apparently getting good grades is important in college. Fml
-
!rant
the thing I love the most about the open source community is this: need a feature? open an issue and 8 times out of 10 it's implemented on the next version.1 -
The Open Source Software Community is one of the few 'places' where Anarcho-captalists and Anarcho-communits will gladly cooperate and I mean it as a complement.1
-
I've been thinking about creating an Open Source functions-as-a-service Content Management System. Reason being is that this would allow the community to cut down on costs for content sites that they run by using something like AWS Lambda where you would only have to pay for what you use. Thoughts?1
-
I want to participate in Hacktoberfest but I don’t know what I want to contribute to :/ I’m still very new to open source so when I stumble into what they want me to add but immediately I get intimidated.6
-
!rant
Hi i dont do open source projects often .
But i want to publish some as open source .
I dont know much about the licensing i only know about gpl3
I dont know if any license offers this thing i need or not .
I need one that allows others to compile and publish their own with ofcourse the given credits
But they cant sell the app . I want keep it free for ever
I saw some big projects that people compiled and sold and that really hurts and the project developer got unmotivated and discontinued the project :(6 -
Does anyone know of any wpf based open source projects with open suggestions/improvements ear-marked for junior devs or people learning?2
-
Please help me improve my article on opensource workflow. I would be grateful. Here is the link to my draft
https://medium.com/@aakashmallik/... -
So, I'm part of a pretty nice project with an awesome community. Being open source it didn't have really strict standards, evidence of this being one of the latest merges to master.
The latest merge breaks the project. It received approval because of some minor changes that were easily overlooked. Although they should have tested the build nobody bothered.
Now that it's been merged I've rebased several of my own requests I am unable to test them until the original author makes a fix.2 -
I have been using CakePHP 1.3 and 2.x fore some years. I built two custom platforms on them that we used for almost every project at work, and also some of my freelance ones.
We've built all kind of stuff, from basic CMS to large scale CRM/ERP systems, and it held it's own!
But now I wanna build another one! :D
I wanna build a platform on CakePHP 3.x fore sume time at work, but the constant flow of projects leaves little time for this.
And I am not talking about the shitty stuff like the sorry attempts you can find oh GitHub right now, that I never even managed to use once for a real project (I really tired!), I am talking about a real platform, for real world projects, with a real world interface, and real world functionallity, for real world use cases!
I was thinking to start an open source project, but I never managed one so I have some concerns...
Like it will not get any contributors and I will eventually do it on my own anyway, or like it WILL get traction and I will not be able to manage the project, or the community.
I am the head of the dev dept at work, but open source seems like a whole new ball game for me...
Anyway, what do you people think? Would you work on something like that? Would you use it? Should I create a GitHub project and add a collab? Or is it doomed already? -
This is mostly a self rant, rather rant on self.
TL;DR I should talk to more people from the dev community.
So basically for a few years now I'm mostly investing my time in tech. More so into open source stuff and the linux eco system. I'm pretty sure anyone who ever came in touch with this would have atleast thought of contributing something, and so did I. In my case the problem was that of communication.. It's one of those things I'm really bad and ofcourse there is the issue of overthinking too. All these years I survived by just googling stuff and refraining from any direct conversation with an other human while solving a problem.. As you may have guessed it this wad a horrible and sub optimal thing to do. Humans know a lot more about context.. I guess a part of the reason for being so hesitant was the fear of being wrong. sigh -
I'd really like to start contributing to some open source projects (preferably C#) anyone know of any good ones ?3
-
How do people make profit off open source projects and what would I gain if I contributed/made an open source project1
-
I would like to contribute into some open source Android Project , let me know if there are some good developing repos you know about . This will also be helpful to others as well. Thanks :)1
-
I'm looking for a licence
I'd like to publish open-source projects with a licence to the extent of "free without restrictions for noncommercial use forever, contact me for anything else", the idea being that if you intend to make a profit you should care enough to email the authors of complicated things your business relies on and agree on a fee or share of profits.
I'm unsure how to handle pull requests. Asking for right to relicence the patch could be an option.
do you know a licence with similar ideas?6 -
Honest question - when a company offers has an open source software product (in the name of transparency and whatnot), but offers it as a binary release as well for non-developers, what guarantee do you have that the release was *really* compiled from the source they provide?
-
So I've recently been working on my own open source project and a few days ago there popped up 2 different reviews of my program.. it feels good that someone took the time to use my program and share their thoughts about it but it also feels a bit sketchy since both sites offers the possibility to download my program aswell and I'm not 100% sure that they haven't added any kind of adware or spyware to it.. The sites in question are softpedia.com and findmysoft.com .. Anyone with some tips about the situation or feedback regarding these sites?4
-
Hmm the build fails because it wants to download grade through http.
"Ah I'll just install it with my package manager"
One apt call later: *still tries to manually download a zip of gradle*
Cool okay, what?
I just want to test and change a minor thing in an open source project, why are you making this so difficult...1 -
Where can a get some simple open source projects to contribute ? Android/Python/Node.js(noob)
It will also be nice to get work (free) from somebody. -
Does anyone have an OS project I can collaborate for this hacktoberfest?
Does any open source project work or there are some specific?2 -
Hey everyone. I wouldn't do this normally but this is actually my first project that has gone live ehich was also the base of my study for becoming front-end dev. Its a front end lib that mixes bootstrap with styled components. But also explains a way to create react components with variables and theming helpers to quickly create components and themes that are sharable.
Yes, i learned html, css and javascript and jumped onto react about 6 month later. Its been 3 years now but the project ready even though it ha some bugs.
Any help testing and criticising would be of great help. We are trying to be reactive for bug correction and improvements.
https://tinyurl.com/y9q3pp9w