opensource

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

fafff, in Looking for software for poster design

Scribus is an excellent libre desktop publishing program.

I used to write a small postcard game for the “Wish you were here” jam, but it is suited to any job up to professional level.

Tricia, in Looking for software for poster design

If you plan on doing it on a regular basis, you might want to try latex. This is going to be hard on the first one or two poster but on the long run it can save a lot of time…

ace_garp, in Looking for software for poster design
@ace_garp@lemmy.world avatar

Also, PosteRazor is great for printing a large wall poster from multiple smaller sheets(A4/A3 etc).

GPL3. Has an online version and a downloadable version.

ouRKaoS, in Looking for software for poster design

I’ve used Silhouette Studio for this exact thing.

The basic edition is free, and has all the snap to alignments you’re looking for. The pro version ($100) lets you save as an SVG, PNG, or PDF, so printing what you make shouldn’t be an issue. It’s a lot more powerful piece of software than I expected it to be.

ErwinLottemann, in Looking for software for poster design

Inkscape maybe?

lseif, (edited ) in Looking for software for poster design

inkscape should work, and its all vector graphics, so you can do things like clip images

demesisx, (edited ) in Don't be that guy.
@demesisx@infosec.pub avatar

Don’t be that second guy, use Nix.

I agree with OP, but the whole confrontation could’ve been avoided in the first place if all dependencies were spelled out to the letter in the form of a flake.nix with the latest accompanying flake.lock file.

hperrin,

It’s a frontend JavaScript UI library. I can’t control what other dependencies people install alongside my library, or even whether they follow my library’s dependency list.

ParetoOptimalDev,

Isn’t package.json for controlling what dependency versions people install with?

I think I’m missing something.

jjjalljs,

Yeah JavaScript is a horrible language and ecosystem in a lot of ways, but package.json and friends don’t really give me much trouble.

And even if you hose something, you should be able to clear it out and reinstall easily.

I’m assuming the maintainer didn’t (knowingly) make a breaking change in a minor/patch release. That’s a high crime.

hperrin, (edited )

Yes, and I have a package.json that lists dependencies and the versions I test with. You can force a different version though. I don’t think that’s what happened here. I’m guessing it’s a version of some dependency that should work, because it was released as a minor version within the range I specified, but doesn’t actually work.

It could also be an issue with the build system/bundler, which I can’t really control either.

demesisx,
@demesisx@infosec.pub avatar

Are you sure about that?

taladar,

Don’t be the guy who ignores reports that your software doesn’t work with new dependency versions just because you can’t be arsed to test with anything else even if the report looks like a legitimate problem.

hperrin,

I have been testing with the original reporter of the problem. This guy came in, said he had the same problem, then cursed at me.

taladar,

That was less directed at you and more at the idea that just pinning versions solves the issue which is unfortunately very frequent among proponents of things like vendoring, nix, Docker containers and similar tools that allow a project to stay on an old version for potentially years. Sorry if that came across that way.

Ashiette,

I swear Nix users are the mormons of the Linux world.

AlmightySnoo,
@AlmightySnoo@lemmy.world avatar

They’re worse than us Arch users (btw)

fl42v,

As a former arch user, I advocate for both XD

natecox,
@natecox@programming.dev avatar

I’m a nix user and I’m disappointed by how apt this comparison is.

noodlejetski,

ehehehe you said “apt”

Trail,

Did you get it?

noodlejetski,

I SEE WHAT YOU DID THERE KIND SIR I DID GET YOUR SUBTLE REFERENCE

ParetoOptimalDev,

Yes, but one of our promises is real… Just a real pain in the ass sometimes.

Abnorc,

Are you saying that I will get my own planet if I use Nix?

demesisx,
@demesisx@infosec.pub avatar

Guilty. But substitute Mormonism with the proper way to do things.

null,

Upvoted in Nix solidarity. One day they’ll understand.

demesisx,
@demesisx@infosec.pub avatar

I think it’s funny. We are the new “I use Arch, BTW” and I’m happy to embrace it.

null,

I just hate having to re-configure all my stuff whenever I set up a new box 🤷

demesisx,
@demesisx@infosec.pub avatar

Agreed. That and I hate Docker with a burning passion.

jadedwench,

As someone who is out of the loop a lot, what is it about Docker that you hate? What do you use instead?

It took me weeks to wrap my head around it, but now I enjoy being able to spin something up without too much work. At work we have the whole CICD thing with Docker and K8, but I am pretty far removed from what they have to do in the run files.

What other kinds of workflows do people use these days?

demesisx,
@demesisx@infosec.pub avatar

Nix flakes are all I need to completely replace Docker.

mindbleach, in Don't be that guy.
dessalines,

I just watched this, it was a very good video, experienced a lot of the same things he did/does, thx. Was really interesting learning about the history of some these “alienated loner with god-complex” that was cultivated in early tech. Also good stuff about how the purpose for a given space shapes the discussion and interactions.

A lot of us understand the problem: that silicon-valley, in pursuit of profits and engagement, has wrecked peoples brains with traumatizing ragebait for years, and how stressful it makes all of our lives. We have to do everything we can to make these spaces the opposite: enjoyable, fun, and at the same time not addictive.

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

CaptDust, in Don't be that guy.

You are wasting my time! I demand a refund, where is open source’s manager!?

THE_ANON, (edited ) in Don't be that guy.

Be him

Be useless to everyone

Use someones open source project

b***h about it

(Lemmy is removing the b word thats why i put it like that)

RobotToaster,

> not know how to use meme arrows

fl42v,

Nope, it’s just that message boards can’t md properly.

THE_ANON,

Fixed

ZOSTED,

rofl “meme arrows”

nomous,

> implying

Sheeple,
@Sheeple@lemmy.world avatar

Why is your comment blank

THE_ANON,

Is it dont know why man it is what it is i guess maybe an issue on your end ? not sure

Sheeple,
@Sheeple@lemmy.world avatar

Time to put in a bug report on the sync app!

ThirdWorldOrder,

Great now I have to spend my whole life reinstalling it

Sheeple, (edited )
@Sheeple@lemmy.world avatar

It took me THIS LONG to understand the genius of your comment. The joke took me 12 hours lmao

ech,

“Lemmy” isn’t, afaik. Certain instances seem to have profanity filters. Probably not a great word to use in general, though.

THE_ANON,

Just meant it like b*****g about it not trying to offend anyone but that guy

ech,

Being offensive and trying to be offensive are not mutually inclusive. And I wasn’t intending that as a personal rebuke or anything. Just commenting that, in the context of profanity censors, that is a word usually better left unsaid anyhow. Sorry if it came off as a comment on you specifically.

EveryMuffinIsNowEncrypted, (edited )
@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone avatar

It’s not Lemmy; it’s the instance you’re using.

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 :)

KingThrillgore, in Don't be that guy.
@KingThrillgore@lemmy.ml avatar

YOU 👏 ARE 👏 NOT 👏 OWED 👏 CUSTOMER 👏 SERVICE 👏 FOR 👏 USING 👏 THIS 👏 SOFTWARE 👏

YOU 👏 ARE 👏 NOT 👏 OWED 👏 A 👏 WARRANTY 👏

Don’t like it? Pay for your software :)

fuckwit_mcbumcrumble,

Don’t like it? Pay for your software :)

Most people happily will. So the year of the Linux desktop will always be n+1

ReakDuck, (edited )

The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software.

CallumWells,

Did you know that “payed” is a naval term. See Grammarly on Payed for more information

ReakDuck, (edited )

Haha whoops. Thanks

CallumWells,

The funny thing is that since it’s an actual word the spell checker might not be of any use to see that it might not be the word you’re actually wanting to use. And with the amount of people using “payed” instead of “paid” the dictionaries will probably include “payed” as an alternative way to conjugate “to pay” in the currency sense.

ReakDuck,

Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS

hperrin,

That’s because the people making it are doing it for a job rather than for the love of it. (Except me. Surely I don’t do that.)

knusprig, in Looking for software for poster design

Scribus ❤️

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.)

  • 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 4198400 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 442368 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 33