opensource

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

chrisbit, in ListenBrainz - Track and share the music you listen to
@chrisbit@leminal.space avatar

As someone who has used Last.fm for 19 years but lately looking for better music discovery options, I’ll give this a go.

PropaGandalf,

You can import all your data natively!

chrisbit,
@chrisbit@leminal.space avatar

That’s a big reason why I’m giving it a go! Currently importing page 1200 of 1800.

synae,

Definitely going to check this out when I get home.

Aside from last.fm, can it connect+import history from other services, like Spotify?

PropaGandalf,

Yes spotify is supported as well. Unfortunately Tidal isn’t. But if you are on linux and you are using Tidal you could download the tidal-hifi client which bas a listenbrainz integration or you could download the listenbrainz app which can sync data from multiple clients including all music streaming services, newpipe, odysee, …

mastefetri, in Don't be that guy.

It depends on if the first guy is complaining about having to reinstall this specific software, or if the software borked his entire system to the point that he has to reinstall his entire OS. Because that happened to me once. But in the first scenario he is being a dick, and in the second one not so much.

appel,

I disagree, in neither scenario the open source dev owes him anything. You get to use and modify the software for free, but the flip side is you are entitled to nothing.

TrickDacy,
@TrickDacy@lemmy.world avatar

You’re not entitled to a working computer once you execute a free program?

fishinthecalculator,

I guess you are not entitled free support once you execute a free program

TrickDacy,
@TrickDacy@lemmy.world avatar

I can’t say I’ve spoken directly to a dev in a situation like that, thankfully, but if that opinion were dominant, FOSS wouldn’t be a thing. Destroying your data or OS is kind of a no-no, whether you pay for the software or not. Obviously, you can’t sue the FOSS dev, but come on, it’d be amazingly shitty if they didn’t even try to help if there’s any evidence it’s their fault.

Star,

Do most open source projects damage your computer? It’s obvious they put effort into making usable programs.

TrickDacy,
@TrickDacy@lemmy.world avatar

Of course not!

agent_flounder,
@agent_flounder@lemmy.world avatar

The software is almost certainly provided as is, with risks assumed by the person installing it.

Still, I doubt any dev wants a catastrophic outcome and takes steps to avoid that or warn the end user if the code is more likely to bork something.

I don’t think it’s unreasonable to expect the dev to do their best but it’s also not like you can sue them and win, most likely.

daed,

Honestly, no. It’s your job to vet the software you run. If it’s open source, you had every chance to make sure it wasn’t going to irreversibly break your system ahead of time.

Alternatively, you could pay money for a solution from a reputable company with support.

lukecooperatus,
@lukecooperatus@lemmy.ml avatar

Alternatively, you could pay money for a solution from a reputable company with support.

and run the possibly even greater risk that it’ll fuck something up, since you probably can’t even look at their source

daed,

??? You quoted my comment with ‘reputable’ in it. You put a level of trust in anything you use. Reputable companies are unlikely to fuck your shit up with bad software. It happens - not trying to say it doesn’t - but again, you have to trust somewhere.

onlinepersona,

If that’s what you get from a paid product, why would you assume it’s better for a free product?

CC BY-NC-SA 4.0

TrickDacy,
@TrickDacy@lemmy.world avatar

You’re implying that to even install the simplest of programs, I’d need to read and understannd many thousands of lines of code, starting with the FOSS project itself and then spidering out to every dependency. This speaks nothing of the fact that it may be written in multiple languages, some of which I am not familiar with, and even if I am, code can be written in ways that’s almost impossible to understand. This might take a week for a 200 line project.

Reminds me of when my employer said they were going to stop using open source software until a team had vetted it completely. Lol, once they talked to engineers that idea died immediately.

DrRatso,

Who put the gun to your head and made you run the software though?

TrickDacy,
@TrickDacy@lemmy.world avatar

The response to this here is absolutely wild. I guess I should expect my machine to get wiped any moment

red, (edited )

Whenever you choose to run a program that has full access to parts of your PC that may cause issues, you are the person who chose to do so.

Just run apps in a sandbox if you don’t want to risk having to reinstall your OS in a worst case scenario.

The developer owes you nothing.

TrickDacy,
@TrickDacy@lemmy.world avatar

Legal obligations that I grasped at age 9 don’t really interest me to talk about. It’s pretty obvious I understand them. What I was trying to talk about was what reasonable people should do. But apparently that’s offensive to many ITT as most responses are condescending af

red,

We might be condescending due to braindead users like this:

You’re not entitled to a working computer once you execute a free program?

Despite grasping legal obligations at the age of 9, taking responsibility for your own actions seems to still be a struggle. Good luck.

Womble,

You’re right to an extent, but there is nuance. No end user goes through the Debian repositories and checking the source code for each package by hand. You would be well within your rights to be annoyed if a rm -rf / got added into a script in the repos somehow. A level of trust somewhere is unavoidable for things to work smoothly.

Of course the difference in level of responsibility between core repos and random code pulled of github is vast.

TrickDacy,
@TrickDacy@lemmy.world avatar

The extent to which you’re attempting to sound intelligent would be saddening if you weren’t being so rude. I won’t be replying to you in the future.

daed,

I can see how you got there, but I’m actually not saying you need to understand any programming languages at all. If the code is out there, and the product is worthwhile, the community can and will vet it.

Like I responded to the other guy, you put a level of trust in anything you use. You can pay for a product and expect polish and support, or you can go the open source route, the DIY hobbyist route, and expect to have to do more yourself. You might have to do research on a product before you trust it. This isn’t a radical concept to me. If I was putting together an RC car, I would do research on the motor to make sure it was unlikely to fail catastrophically.

CallumWells,

That’s absolutely a ridiculous stance. Yes, you can personally go through everything, but there’s also searching around to find out what other people say about it, actually look through the issues people have raised. Some of it applies to proprietary software as well, find out what other people say about the software. You don’t need to do everything yourself, but you do have to take responsibility for trying to make sure it will work as you hope it will.

TrickDacy,
@TrickDacy@lemmy.world avatar

Whoosh

carlytm,

This. I swear, some people in the FOSS community seem to be convinced everyone who uses a computer is a developer.

TrickDacy,
@TrickDacy@lemmy.world avatar

Right? And it seems like no one is interested in understanding my point, most only seem interested in defending developers of FOSS. I understand there is no legal obligation from FOSS devs… That is irrelevant.

I love FOSS. It’s one of the best products of humanity. I am not attacking devs at all…

My point was only that while devs don’t owe anyone anything legally, if the rare edge case happens where their code is destructive by accident, it would be a dick move to ignore complaints about it. I guess because it didn’t spell it all out like this, I “deserved” all the downvotes (on since-deleted comments) and condescending remarks?

Yes I know that if I use Firefox I can’t sue them if somehow they wipe my OS. Yes I know that would probably never happen, it’s extremely unlikely to happen. But if it did, FF owes us at least a response. And I means owes in the sense that it’s the right thing to do, not “if you don’t do it I can sue you”.

Raxiel,

Malware is free too

appel,

Malware is not usually open source.

RovingFox, (edited )
@RovingFox@infosec.pub avatar

You are entitled to the truth. If the dev knows their software could have very damaging effects then that should be front and center on the software page.

appel,

Usually it is? But ultimately it’s still your own responsibility. You did not pay the dev, the dev does not ask you to pay them, ergo the dev owes you diddly squad.

RovingFox, (edited )
@RovingFox@infosec.pub avatar

Let’s be decent with each other, I don’t think my expectations are outrageous. I consider decent to make sure that the person that will use your software is aware of the dangers. And the best person to know those dangers is usually the dev.

hperrin,

In this case, in trying to resolve the issue, he deleted his node_modules directory. So he’s talking about having to reinstall everything by typing npm install and waiting for it to finish.

onlinepersona,

No. It’s provided without warranty nor guarantee that it’ll work or even leave your system intact. That’s the core of most opensource licenses. Dev owes nobody nothing.

CC BY-NC-SA 4.0

mastefetri,

I didn’t say anyone owed anyone anything. I was saying one level of frustration was understandable, one was not. Anyhow, my case happened twenty years ago when creative commons barely existed.

onlinepersona,

Then you’re right. The frustration would be understandable, the expression thereof towards the developer, not.

CC BY-NC-SA 4.0

laverabe,

what’s with the link in every comment? just curious

onlinepersona,

It’s a non-commercial copyleft licence for the comment in case the case against Microsoft’s CoPilot is won.

CC BY-NC-SA 4.0

laverabe,

I don’t quite understand, why would Microsoft sue you for a lemmy comment?

onlinepersona,

Just to be sure, is this a serious question or a troll?

CC BY-NC-SA 4.0

laverabe,

serious question… not everyone on Lemmy is a computer expert, lol

onlinepersona, (edited )

🙂 my bad

No, not sue me for lemmy comments. AI is trained with lots of data. The world wide web is full of publicly accessible data like our comments. However, not all publicly accessible data may be used without a license. Examples thereof are news paper articles, videos, still pictures, etc. Normally, if you want to use those commercially, consent has to be given by the license holder and a in some cases a fee has to be paid.

Microsoft Copilot is an AI model to help people write code. However, it was trained mostly on opensource code (code made publicly available) which was very often licensed. And it is done so in such a manner that commercial use is allowed with the obligation to make that commercial code publicly available too. Microsoft does not make the code for Copilot publicly accessible and uses code licensed in many, many other ways - and it does so without asking for consent.

This is often a double standard as companies that hide their code fight very hard to keep it secret and/or pursue those in court who do not get a license to use it. However, they will happily use licensed consent to their benefit without consent nor potential payment.

With some clever tricks, AIs have been duped into revealing their training data (often licensed, sometimes very private e.g addresses, birthday, health information, etc.). Lawsuits have ensued (against the AI owners like Microsoft) and are currently active with a pending verdict. Until the verdicts come, I add the license link to my comments. Who knows, maybe it will have an impact, maybe not.

Hopefully I could explain the situation in an understandable manner for you.

Have a good day.

CC BY-NC-SA 4.0

laverabe,

I see - thanks for taking the time to explain the backstory, very interesting.

onlinepersona,

You’re welcome. Thank you for reading :)

chicken, in Don't be that guy.

Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.

If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.

hperrin,

Yeah, I didn’t take it personally. He’s just venting, but doing it toward the person trying to help you is unhelpful. That’s why I posted here, basically saying to remember that you’re talking to a person, not a punching bag.

DeltaTangoLima, (edited )
@DeltaTangoLima@reddrefuge.com avatar

Nah - don’t make excuses for them. Here in Australia, we call entitled people like this cunts. With a hard ‘c’. Not the nice one, with a soft ‘c’.

CallumWells,

Sunts?

ogeist, in Don't be that guy.

There is always a risk using libraries from others. If you install something without knowing what you are doing and without considering the risks, you should not be installing it.

corvus, (edited )
@corvus@lemmy.ml avatar

You are literally sending 99% of the new Linux users back to Windows haha. C’ mon its not that hard, look at what custom ROM developers do. They put a big disclaimer warning of the risks of installing the software. You won’t find a single user blaming the devs for a bricked phone, and there are lot of them. The one who has to consider the risks and warn about them is the dev, just because (s)he is the one who knows the software better and not all users are developers and they usually don’t know what are the risks.

ogeist,

You can install shit in Windows too, it is exactly the same case when grandma installs too many toolbars in Internet Explorer 6. No one is warning you there that you might be installing malware.

What I mean is that there are already curated repositories for each distro that can be accessed easily by the package manager. If you go outside of your package manager and repos, gloves are off, you better know what you are doing.

Regarding custom ROMs, since you brought it up and being a custom ROM enthusiast, there are still a lot of complaints, nastiness and pressure from the users similar to this. Installing a ROM has definitely a higher knowledge barrier and that makes you aware of the risks, also you will brick your phone before you are able to install a ROM… if you don’t know what you are doing.

Finally, the developer here in this very lemmy post mentions that the OP of that bug report was working with them in order to solve the issue. The one on the screenshot was just a random dude unnecessarily being rude. Free software is usually delivered as is with no warranties, specifically small projects and libraries.

Thanks for coming to my TED.talk

rufus, (edited ) in Can this be replicated with opensource software?[p2p file transfer over thunderbolt, and extremely low latency Video and game streaming (no encoding)]

I found this article from 2018: …kellner.me/…/thunderbolt-networking-on-linux/

And this from 2022: chrisbergeron.com/…/ultra-fast-thunderbolt-nas-wi…

Seems you just plug in the cable on Linux and you’re done. Low latency video can be transferred over network for example with gstreamer/pipewire and files with any file transfer protocol.

Artemis_Mystique, (edited )

RDP with low latency over thunderbolt? from the video it looks its new software intel has developed for windows, so its most likely proprietary. I was mostly thinking along the lines of using the technology to simulate S.L.I where half the frames are drawn by one pc and the other half by another

Also in the Article the data transfer speeds are in Mbps whereas in the video it is touted in Gbps

rufus, (edited )

With GStreamer you can build a pipeline you like, you don’t need to use RDP, you can send uncompressed frames plain over network like in the video. I’m not an expert on graphics processing. SLI or NVLink are (I think) proprietary parallel processing interconnects. But NVidia didn’t invent parallel processing. I’m sure there are other solutions available. Though, I somehow doubt those will help you because they’re generally tailored to other (HPC/datacenter/simulation) purposes and not for gaming. And I think they use something like Infiniband for that and not thunderbolt.

With the speed, mind the first article is 5 years old. And I’m not sure how the hardware in the second one compares to what Linus uses or if it’s even the same generation of Thunderbolt. It’s probably gotten way faster since. I can’t try because only 1 device I own supports thunderbolt at all.

I think transferring files over thunderbolt networking or low latency video is nothing new. It can be easily replicated. And setting up 2 gstreamer pipelines is just two (lengthy) commands. Replicating NVlink is another thing, though. We probably need an expert on graphics drivers to tell if that already exists or how difficult that would be to implement. Most people will probably just fit 2 graphics cards into one computer or buy one faster GPU because that is both cheaper and way faster than connecting them in 2 separate computers with added latency.

(MPI would be an example of an open standard to do parallel computing with arbitrary interconnects.)

naevaTheRat, in Don't be that guy.

Me approaching Foss developer with bug: Pardon me, if you could grace this lowly worm with but a moment of your attention; I with me a bug report, and I believe I have found the section of code responsible. This inadequate being lacks the technical expertise to fix it and would be eternally indebted if you would turn your monumental skills upon its trifling problems. It would please me immensely if my paltry efforts were of some assistance.

This user: SOFTWARE NO WORK FUCK YOU!

adj16,

😆 this is legitimately a work of art

ggppjj,

And yet, this is the issue that gets a response instead of a silent closed offtopic wontfix.

naevaTheRat,

Even if that was true effectiveness is never acceptable justification for cruelty

RealFknNito,
@RealFknNito@lemmy.world avatar

Never is a strong word when a collection of people all came together and agreed that Windows 10 should force updates.

naevaTheRat,

Oh destroy property or whatever just don’t be cruel to people :p

gravitas_deficiency, (edited )

You’ve clearly never worked with any psychopaths or narcissists. Often, pointed (though importantly, carefully offline and undocumented) cruelty is one of the only ways to effectively punch back and make people like that stop trying to fuck with you, because many people like that only really respond to threat dynamics. It’s not terribly common, and it’s not fun to do, but it definitely is warranted once in a blue moon.

NotJustForMe,

Or even worse:

Thanks. Send a complete log of every software on your system, two videos of the bugs in action, and a detailed analysis of what you’ve had for breakfast.

hperrin,

It is, until it isn’t. I’ve seen devs delete or abandon their projects because of too mush abuse. Nobody likes being yelled at. (Unless that’s your kink. I won’t judge.)

isVeryLoud, in FINALLY! Worlds First Mid-Range Libreboot GAMING PC! GTA V - Max Settings - 1440p (Dell T1650 Mobo)

Does GTA V count as open-source now that the code leaked?

Killercat103,
@Killercat103@infosec.pub avatar

Best you’re gonna get is shared-source. Open-source requires you can redistribute said program with modifications. Therefore, you need a license explicitly granting those rights.

isVeryLoud,

/s

cbarrick, (edited ) in ListenBrainz - Track and share the music you listen to

Neat.

So this is like Last.fm, but run by the MusicBrainz folks?

PropaGandalf,

Exactly!

PsychoMan,

There’s also libre.fm as.anotother alternative.

t0fr,
@t0fr@lemmy.ca avatar

Yes, it’s pretty awesome. And they’ve slowly been adding more and more features

feoh, in Don't be that guy.

Couldn’t agree more.

For what it’s worth I think Brett Cannon wrote one of the best posts ever on the social contract of open source and how Not To Be That Guy :)

snarky.ca/the-social-contract-of-open-source/

Should be required reading IMO for anyone ever on Github :P

Pika,

just spent a few mins reading it, definitly agree with you, required for any issue reporter

hiramfromthechi,
@hiramfromthechi@lemmy.world avatar

Should be required reading IMO for anyone ever on Github :P

Fixed.

seth, in Don't be that guy.

Are you the developer for SMUI? Small world to see a username I recognized from another site. Nice-looking components! 👍

hperrin,

I am. Thanks! :) I built my email service, port87.com with it.

seth,

Oh that’s an interesting concept, I’ve been using username+label@gmail in a similar way for years, and missed it when I switched to proton

KickMeElmo, in [NEWS] Kakao is now going after everyone involved in Tachiyomi

Brb, forking Tachiyomi.

BlanK0,

Based 😂

Penguincoder, in Migrate from Authy to FOSS TOTP app

A GIST with good instructions/how to. Follow the steps until #8, but don’t paste in the following code block; instead scroll down a bit until you see Alternatively, this code can be used to save your tokens as a JSON file, and then paste in THAT code block. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like Aegis and it can import that json file from step 1.

_edge,

This requires an old version of Authy Desktop. I’m on Linux and i cannot find this old version anywhere. They use snap.

Penguincoder,

You can work with the snap to do this, but agree it’s bullshit. Try this method. Same concept though.

ky56, in Don't be that guy.

Open source developers: Why aren’t more people using open source software software for everything. It’s better.

Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.

User goes back to closed source paid spyware… ahem software.

Open source developers: Why aren’t more people using open source software software for everything. It’s better.

hperrin, (edited )

It didn’t break his computer. In trying to fix it, he deleted his node_modules directory, and now he’s complaining that he has to run npm install and wait for it to finish.

So to be clear, it was his own action that caused him to have to reinstall everything.

ky56,

The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.

Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???

If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.

hperrin,

I actually offer consulting services for this library in particular, so yes, if you pay, you get paid support.

CurlyMoustache,
@CurlyMoustache@lemmy.world avatar

There’s a difference between trying to find out what is wrong and being a cunt.

If this person had asked politely after quickly searching for answers, the developer’s response would most likely be different and helpful

ky56,

Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.

Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.

baseless_discourse, (edited )

There is a tradeoff between UX, user liberty, and user privacy. Traditionally, Linux is leaning heavily towards liberty. However now there are systems have locked down core system (like chrome os or mac os), so it is impossible to mess things up. Yet user might complain that they “cannot do anything”.

As for telemetry, privacy is a fundamental pillar of human right. I admire FOSS communities’ stance on privacy by default, and I don’t think they should change that. Although now opt-in privacy preserving telemetry is slowly getting implemented in Linux, I think it is a good thing, but needs still be treated carefully. Privacy-preserving telemetry is good, but it is notoriously hard to guarantee such correctness.

Finally, I think the bug Linus encountered is extremely rare. The flatpak install script is broken, and the apt install removes DE. I don’t think there are any documented incident of both installation methods to have such critical failure. It is even more unfortunate that it happens just as the most popular tech youtuber decides to try Linux.

OnlineAccount150, in Don't be that guy.

I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.

But he is a bad person. He’s being a fucking idiot and being insulting to the person who made the software for him in the first place.

People like that don’t deserve patience and understanding. Perhaps a good response would be “this software is free for you to use, if you don’t like it then fuck off and make your own”.

mako,

But he is a bad person.

People like that don’t deserve patience and understanding.

These black and white statements won’t do you or anyone else any good. We understand that an inconsiderate or rude act doesn’t define a person when we can believe that about ourselves and love ourselves despite our many mistakes and cring-worthy incidents.

When we love ourselves we begin to offer others the same grace and understanding we allow ourselves. We see the myriad reasons we don’t think or act how we’d like to and realize that everyone else’s life is just as difficult and confusing, and often for reasons we’ll never see or understand.

Grain9325, in Don't be that guy.

And here I am anxious thinking I might offend the devs so I spend way too much time thinking what I’ve written is not rude

platypus_plumba,

I’ve only had beef with a single dev ever. The maintainer of Prometheus, Brian Brazil, or whatever his name is. His attitude is so shitty towards people proposing actually good ideas that would push his product forward.

DeltaTangoLima,
@DeltaTangoLima@reddrefuge.com avatar

Yeah, I had the same experience with the devs of Pushbullet, after constructively suggesting a few ways they might be able to work with proxy servers, and all I got back was “Proxies are bad, mmmmk?”.

Fucken Peter Pan-level mentality.

jasondj, (edited )

Proxies aren’t bad they are just dated.

Ironically the big problem with proxies is really that software doesn’t support them properly, usually due to lazy or unknowing devs.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • opensource@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18878464 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 171

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097152 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 36