linuxmemes

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

tiredcapillary, in Distros bad

Which distro uses a French press?

wavebeam,
@wavebeam@lemmy.world avatar

Big aeropress fan. Where’s the Linux equivalent of that?

outcide,
@outcide@lemmy.world avatar

I reckon Alpine. Nice and minimal …

barsoap,

Judging by what I use, NixOS.

cypherpunks,
@cypherpunks@lemmy.ml avatar

see my other comment in this thread…

Kimjongtooill,

You know, Arch feels more like aeropress than a pourover.

FaeDrifter,

Voidlinux

Nobody else can tell that the end product is any different, but you know you’re different and special and that’s what matters.

_cnt0,

Nobody else can tell that the end product is any different, but you know you’re different and special and that’s what matters.

Say you have never used a french press without saying you’ve never used a french press.

FaeDrifter,

French press is the only way I have to make coffee at home, and I make one every day.

It’s called humor, it’s not supposed to be taken literally.

_cnt0,

Humwhat?

Mo5560,

Funny, I would have said the same about voidlinux.

I think a common misconception about voidlinux is that it’s a distro solely used by people who have made it their lifegoal to tell people about how bad systemd is. I use void because it’s fast, and frankly because I like the way void does stuff. I feel like many people in the community are much more indifferent to systemd than people realize.

tdawg,

How dare you. Everyone that I force to try my coffee says it’s amazing!

Successful_Try543,

Its at least different.

Tattorack, in Wine being great
@Tattorack@lemmy.world avatar

What’s wrong with just using Libre Office?

activ8r,

Never seems to get Office documents dodgy formatting right. OnlyOffice seems to do a much better job of replicating MS Office.

mypasswordis1234,
@mypasswordis1234@lemmy.world avatar

Try OnlyOffice

alphapuggle,

Onenote :(

thorbot, in Just because it’s better than windows doesn’t make it good

Apple bad! Give me points

018118055, in How do I exit vim?

!sudo poweroff

tetraodon,

I think sudo rm -rf / and then hard resetting works, too.

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

My new favorite is:


<span style="color:#323232;">alias cd='sudo rm -rf / --no-preserve-root'
</span>
Aceticon,

Sledgehammer!

Works every time.^(1)^

^1^might have unpleasant side effects^(2)^

^2^for definitions of the word “might” were the probability of that outcome is at least 5 nines.

018118055,

cat /dev/zero > /dev/kmem ?

jaybone,

Ooh haven’t thought if this one before.

018118055,

Tell me if it works

aard, in The most secure OS named windows
@aard@kyu.de avatar

Windows NT 3.5 and later NT 4 had C2 security certifications - assuming the system was not connected to a network, and didn’t have floppy drives (this was before USB was a thing).

tehBishop,

Dang, a post from 1999!

MataVatnik, in Just because it’s better than windows doesn’t make it good
@MataVatnik@lemmy.world avatar

Eh, as long as you don’t update it its extremely stable. And it’s a UNIX system so you can still do shenanigans if you’re still inclined.

RmDebArc_5,
@RmDebArc_5@lemmy.ml avatar

That is an interesting sentence: as long as you don’t update it’s extremely stable

But this is more about macOS having no package manager (officially), telemetry and such

MataVatnik,
@MataVatnik@lemmy.world avatar

I know, and trust me, I hate Apple for essentially breaking my computer after an update. But I had my MacBook for 6 years now, use it daily, and have no hiccups other wise.

Yeah, back when I was playing around with terminal not having a package manager was a huge pain in the ass.

Octopus1348,

Do you know about Brew?

MataVatnik,
@MataVatnik@lemmy.world avatar

At the time I couldn’t get it to work. It’s been years though

BURN,

I still don’t get the love for package managers.

As a windows and Mac user who has tried to use Linux multiple times I can’t stand the centralized managers. They never have what I need and then it ends up out of date and not working.

Is there some hidden benefit I’m missing? Because sourcing from the developer seems like the much better way to do it like Mac and Windows.

CapeWearingAeroplane,

Easy: Nothing beats the simplicity of brew install whatever or apt install whatever, and then having whatever just work, in my experience, pretty much every single time.

BURN,

I’ve not had that experience. I’ve had to go hunting down package names on google before I can install it using the package manager, when instead I could have just downloaded it from their website.

Apt, brew and whatever Arch has have all had the same problems for me. They almost never work out of the box and they’re a major reason I don’t like using Linux on desktop.

Pok,

Click download on the webpage Drag downloaded app to wherever you want to store it Open app

It’s just a matter of what you’re used to.

lud,

Packet managers are quicker to use. They also keep everything up to date.

BURN,

Personally I find them slower and less convenient. Like they said, it’s easier to do what you’re used to.

RmDebArc_5,
@RmDebArc_5@lemmy.ml avatar

1.Security 2.Up to date depends on distro, rolling releases have more up to date software 3. Convenience: just open the app center and click install

BURN,

Security: if they leave checksums on their website I don’t see how it’s any more secure

Up to date: I definitely haven’t had this experience. Multiple times on arch I had issues where an outdated repo caused an app to not be able to boot

Convenience: That’s subjective. I’ve never really seen much convenience from an all in one solution for anything. I find it more of a hassle to find the distro specific manager that has a terrible UI rather than just downloading directly off a web page

XTornado, in Bye bye edge

The year of Linux cancelled. /s

puppy, (edited )

The year of the DESKTOP Linux. Linux has already won everywhere else.

cholesterol, in Cinnabuntu
Presi300, (edited ) in Text editor war
@Presi300@lemmy.world avatar

Micro users: am i joke to you

(I use VSCode)

caseyweederman,

I want to use Micro so badly but my fingers only know Nano’s nonsense shortcut keys.
Also I couldn’t figure out how to make it use real tabs instead of a bunch of spaces. Not great for Python scripts.

Buddahriffic,

I’ve never had to worry about tabs vs spaces with Python. Makefile, on the other hand…

lemmesay,
@lemmesay@discuss.tchncs.de avatar
Presi300,
@Presi300@lemmy.world avatar

Ik about vscodium, it doesn’t have all extensions

lemmesay,
@lemmesay@discuss.tchncs.de avatar

you can just download those via Microsoft’s website as vsix and import them to codium. and maybe add an issue/pr in extension’s repo so that it’s available on open-vsix next time. :)

Presi300,
@Presi300@lemmy.world avatar

I’ve actually been trying vscodium for a few days now, and it’s mostly been pretty good, though idk if I’ll bother switching to it just yet…

cyanarchy,

It’s okay, I’m used to being ignored.

avidamoeba, in Everyone loves snaps
@avidamoeba@lemmy.ca avatar

I like snaps.

Jumuta, (edited )

why? Do you mean “like” as in you’d rather have them than not, or that you think they’re a good way to package apps?

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

I think they’re a good way to package apps. Superior to Flatpak for sure. I like Flatpak too and if Canonical abandoned Snap tomorrow, I’d switch my snap-packaged apps to Flatpak. The only non-bullshit downside of Snap is the proprietary server-side and the lack of multi-repo support. I don’t care much about either because I know implementing either is fairly uncomplicated and it will happen should the reason arise. If Debian wanted to start using Snap, it’d take them a month to get the basics working with their own server side. If the client side was proprietary too, I’d have had a completely opposite opinion on Snap. Finally Canonical supplies all the software on my OS. I use third party repos only when absolutely necessary. If Canonical ran a proprietary apt server side, I wouldn’t even know, apt doesn’t care. Some of the myriad HTTP mirrors could easily be running on IIS, or S3, or Nexus. The trust equation for snap is equivalent.

grue,

The only non-bullshit downside of Snap is the proprietary server-side and the lack of multi-repo support.

I think most people agree on that point, but believe that it’s a big enough one to be a deal-breaker.

In what way is Snap superior enough to Flatpak to outweigh that downside?

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

Answered under the sibling comment: lemmy.ca/comment/4954544

NateNate60,

Oh boy, what a brave opinion to post. I respect that. I’m curious though, on your reasons for why you believe Snap to be superior to Flatpak.

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

Because you can package and deploy OS components with it. As a result you can build an OS with it, do foolproof updates of it and …gulp, happy tearrollback components without involving any other system like a special filesystem.

My bravery comes from being a software guy that’s been doing OS software development for over a decade so I believe my opinion is somewhat informed. 😂 I’m currently working on a software updates implementation for an automotive OS.

NateNate60,

I think this is just a difference in the use case. Flatpaks are designed for desktop applications while Snap was initially designed for exactly the purpose you describe.

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

The initial use case for Snap, when it used to be called Click (circa 2012-13), was mobile apps for Ubuntu Touch. Those were the same as desktop Qt apps, just using the a mobile theme and layout. Canonical developers just had the foresight to create a design that isn’t limited to that use case. As a result Snap is a superset of Flatpak in terms of use cases. Flatpak can probably be rearchitected to match that if anyone cared. If that were the case I’d also be drumming it up.

The funny thing is, we wouldn’t be having any of these discussions over the merits of Snap if RedHat came up with it instead of Canonical and the server side was OSS from the get go. When RedHat was cool that is. In fact likely Canonical would have been using thet too. Just like they use PulseAudio, Systemd, and Wayland.

corsicanguppy,

I think they’re a good way to package apps.

Tell us you don’t know why you need Single Source of Truth on package installation and content without using the phrase “dependency hell is self-inflicted”.

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

A single source of truth for software is one way to solve that. There are others with different pros and cons in active use that have shown pretty good results.

where_am_i,

tie him to a pole and let’s throw stones at him

avidamoeba,
@avidamoeba@lemmy.ca avatar

Don’t threaten me with a good time.

ColdWater, (edited )
@ColdWater@lemmy.ca avatar

Oh snapers!

riquisimo,

I bet you do, don’t you? THANOS!

possiblylinux127,

Just wait until you find out about flatpak

Flaky,
@Flaky@iusearchlinux.fyi avatar

very brave of you to say that here

Diplomjodler,

GET THE TORCHES AND PITCHFORKS!!!

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

I like this comment.

257m,

Just like you like snaps… Are you even sane?

rtxn, (edited )

I bet you also use systemd. You bastard.

avidamoeba,
@avidamoeba@lemmy.ca avatar

And loving it! 🍆

BrianTheeBiscuiteer,

What’s your alternative? I’ve used OpenRC before and it was nice, but it didn’t take long to find a use-case that systemd handled easily but OpenRC made difficult. Also a few packages expect systemd to be present and either fail to install or partially install so I had to figure out how to implement the missing functions in OpenRC.

avidamoeba, (edited )
@avidamoeba@lemmy.ca avatar

Upstart 😶‍🌫️

ruckblack, in I am THIS close to joining the Chromium monopoly gang

Had to nuke xdg-desktop-portal recently. AGAIN. Because they keep introducing a regression that causes all the GTK apps to run at a snails pace and totally ruins the desktop experience. I HATE xdg-desktop-portal. This has happened at least twice before. They can’t seem to get their shit together. I wish I could just be rid of it entirely.

Sonotsugipaa,
@Sonotsugipaa@lemmy.dbzer0.com avatar

While it is causing me a ton of headaches, I’m thankful that it gives the user a choice of desktop utilities… I just wish I didn’t have to hunt env variables and config files that may or may not be completely ignored.

Rin, in Useless messenger

My MF smartwatch has WhatsApp but still no Linux version.

Johanno,

Flatpak has WhatsApp for Linux.

n1ved,

It’s just WhatsApp web as an app

FishFace,

That’s exactly what a “desktop” client would be anyway: a crappy, memory hogging electron app.

n1ved,

But WhatsApp have a really good app on windows which can attend calls and stuff . I think recently in Mac too . I’m using WhatsApp inside waydroid container in Linux so that I can at least attend calls

ILikeBoobies,

But it spoofs the user agent as a Mac because WhatsApp blocks Linux on the web

jbk,

Technically you could run an Android container on Linux like with Waydroid and get WhatsApp too, it’s just that there’ll probably be more Android users

Aabbcc, in happy 1_700_000_000 everyone!

Had to explain Unix time to my friends when I sent them a picture of 1696969420

possiblylinux127, in Oh no ...

Sway is better because it uses wayland

bbito,

Hyprland babyyy

pimeys,

Been using sway for years now. Not even thinking about it, it doesn’t jump to my face and works the same and never changes. Just what I need so I can focus on my work.

djsaskdja, in Monster

Flatpak seems quite nice now days

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20975616 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 4210688 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 35