“Opening a bounty” is a more reasonble first response to “I am missing feature X in this FOSS project”. It’s great that I can fork and do what ever I want with the code, but not many people have the knowledge, time, intererest or stake (in a perticular project) to learn the code base and write a missing feature.
- 6 Posts
- 412 Comments
That’s nice and I agree, but time is a serious constraint.
uranibaba@lemmy.worldto
Buy European@feddit.uk•RustDesk: an Open Source Alternative to TeamViewerEnglish
1·6 months agoFor some reason, it didn’t launch. I didn’t really dig into it since unattended access is not yet supported for wayland. I just went with x11 and had no problems at all.
Edit: I think this was on COSMIC which is in alpha. Could be the reason.
uranibaba@lemmy.worldto
Buy European@feddit.uk•Parliamentarian Support For "Stop Killing Games"English
27·6 months ago“Stop Killing-Games”
uranibaba@lemmy.worldto
Buy European@feddit.uk•RustDesk: an Open Source Alternative to TeamViewerEnglish
4·6 months agoNot great on wayland, super on x11 when tried on popos (current vs cosmic alpha). Waiting for my hdmi dummy to use my computer as a local remote workstation and server.
Feels like the one who created this didn’t want to do step 3 to 5 for all levels.
I’m looking at switching to them. I like their price plan.
uranibaba@lemmy.worldto
Programmer Humor@programming.dev•Does this exist anywhere outside of C++?
1·10 months agoI haven’t worked with java for a couple of months now, currently working in Delphi, so could not remember the how else to do new line except backslash n on top of my head. :-)
uranibaba@lemmy.worldto
Programmer Humor@programming.dev•Does this exist anywhere outside of C++?
2·10 months agoI haven’t looked at the code but I always assumed that
printlnwas a call toprintwith a new line added to the original input.
Something like this:void print(String text) { ... } void println(String text) { this.print(text + '\n'); }
uranibaba@lemmy.worldto
Buy European@feddit.uk•Everyone here is probably aware, but still (Also, disroot has a forgejo instance, link in body)
6·10 months agoNice to see a non big corporate alternative.
uranibaba@lemmy.worldto
[moved to piefed] movies@lemm.ee•Three original movies are being released in theaters todayEnglish
9·10 months agoPerhaps it is an easy role for him and it makes a lot of money?
A quick search indicated that it is.
uranibaba@lemmy.worldto
Technology@lemmy.world•Flailing OpenAI Calls for Ban on Chinese AIEnglish
102·10 months agoIsn’t DeepSeek open source? Is there a need to reverse engineer it?
You’re right, I didn’t see that part.
x86 could be a requirement.
uranibaba@lemmy.worldto
No Stupid Questions@lemmy.world•Is there a google extention that lets me resize any textbox on any website?
1·10 months agoAh, those I know about. I want a magic tool to resize any element in the DOM tree.






I just think the so often repeated sentiment “FOSS, do it yourself” is stupid but I didn’t want to be rude.