linuxmemes

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

ininewcrow, in Firefox crash log
@ininewcrow@lemmy.ca avatar

Ah … I see your problem … it’s right next to Windows.

uis,
@uis@lemmy.world avatar

“A computer is like air conditioning – it becomes useless when you open Windows”

Octopus1348,
@Octopus1348@lemy.lol avatar
  • Linus Torvalds
SexualPolytope, in Distros bad
@SexualPolytope@lemmy.sdf.org avatar

MacOS is Starbucks.

baseless_discourse, (edited )

expensive coffee that tastes terrible!

ichmagrum,

You get to choose between burnt-tasting black coffee and a pint of milk with more syrup than espresso!

QueriesQueried,

Worse, expensive coffee that tastes mediocre, but they insist they were the first ones to add flavourings to it.

Pika, in Never again

It’s actually quite worrisome, many projects exclusively have their troubleshooting or support on Discord now what’s going to happen years down the road when all those Discord servers have closed or no longer active and the invite links expire this is going to be a vast knowledge base that’s just lost to the world

zv0n,

I see your point, but couldn’t you say the same thing about any forum?

“What happens when the forum shuts down? All threads discussing issues gone forever”

Evotech,

The web is on archive at least

Hootz,

This is why going back to the moon is so hard, when msn groups closed back in the early 1970s we lost alot of very precious knowledge.

lazynooblet,
@lazynooblet@lazysoci.al avatar

Is this a joke?

Rozauhtuno,
@Rozauhtuno@lemmy.blahaj.zone avatar

Yes, obviously.

Everyone knows the moon isn’t even real.

Bondrewd,

No, there was MSN in the 70s but communication was made through a machine called Microtron. They are largely lost to the world due to being made from degradable PCB plates.

clutchmatic,

That’s why FOSS ends up forking and forking

Bondrewd, (edited )

Imagine “stealing” a project just because you can write sensible documentation.

clutchmatic,

Another way to think about this is that those projects that have a more structured approach to documentation have a better chance at lasting longer, attracting more contributors, and making more lasting impacts

wolfshadowheart,

Is it stealing if it’s been dead for 30 years? Or is it modernizing it?

Bondrewd,

What? We are talking about discord documented software.

Theharpyeagle,

If it’s open source and the license allows it, I wouldn’t consider that stealing. If a fork gets more popular than the original, then it either addresses a major missing feature of the original or is simply more active. If this displeases the original dev, they can hopefully work it out with the maintainers of the fork. This is a feature of FOSS, not a bug.

beatle, in Title

I feel arch users would be far more popular if this were true.

lowleveldata,

Because everyone is already some cute maid IRL?

FuglyDuck,
@FuglyDuck@lemmy.world avatar

I’m definitely a cute maid.

Want me to send proof?

lowleveldata,

Can’t say no to that

FuglyDuck,
@FuglyDuck@lemmy.world avatar

Shit. Now I have to go find the ugliest dude I can that’s wearing a French maid outfit…

jaybone,

You’re on the right platform.

rtxn,

Here you go. Not an Arch user, but he’s in the pipeline. And he’s kinda rocking the outfit.

autoexec,

Username doesn’t check out?

FuglyDuck,
@FuglyDuck@lemmy.world avatar

Everyone is cute to someone. Or so they say.

femboy_bird,

ok but like it kind of is…

(i use arch btw)

takeda, in Btw i used Arch!

Arch? That’s so 2020. With NixOS you can just rollback if you make a mistake.

i.redd.it/tlmg36zoel671.png

I use NixOS BTW.

neonred,

nix-env / nix-channels / nix profile / homemanager ?

0x4E4F,
@0x4E4F@sh.itjust.works avatar

You can do that with any distro and BTRFS.

takeda,

That’s just a snapshot. What NixOS allows you to create configuration that will deploy your OS configured the way you like, possibly post it on places like GitHub deeply a new machine confused the exact same way.

You can even do something like this: grahamc.com/blog/erase-your-darlings/

0x4E4F,
@0x4E4F@sh.itjust.works avatar

You can do the same with void-mklive. Boot, install, you have the same system that is on the live USB on your HDD/SSD.

platypus_plumba,

I’ve never used btrfs. Can you give an example of an error and how it is corrected?

takeda,

BTRFS and ZFS filesystems offer lightweight snapshots. So you can save the state of the filesystem and restore it. It is often integrated with the package manager and a snapshot is involved before you make change.

NixOS works differently. You have a configuration file, and each time you make change to it NixOS rebuilds itself to its specification from scratch (you might assume it would be a lengthy process, but because of caching only things that are rebuilt are things that you are changing).

This means that things like for example squeezing from KDE to Gnome or X11 to Wayland aren’t scary to try and you can easily revert things back, your home directory won’t be touched.

Also those things aren’t exclusive you can use BTRFS and ZFS on NixOS to and enjoy their benefits.

0x4E4F,
@0x4E4F@sh.itjust.works avatar

You can also exclude any directory you like from snapshots, including home, that’s not a problem.

takeda,

Yeah, you can if you plan well enough (typically. What I’m trying to illustrate is that this works by taking a snapshot of the disk in time. It’s like keeping a working copy of your system on your disk to be able to revert to.

While with NixOS you work with a “recipe” how your system is supposed to be configured. It is much lighter. It is declarative, you change the recipe and get what you described, you change configuration and all packages which you did not mention and are not used by anything are gone. If you update your system you can use the same configuration on it

The thing is that using can still get BTRFS or ZFS and use it to have snapshots too (for example your home directory)

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

Nah man, 3 months ago i had fedora 38 btrfs, timeshift refused to work because subvolumes wasn’t done, but i installed everything in auto gui mode, i did them by the manual after installation, timeshift started working just fine, a week further update to fedora 39 came, i updated, everything broke because of subvolumes, i loaded fedora recovery mode from grub, tried to roll back with timeshift btrfs, it rolled back to 38 but everything was still broke, and more over, whole ssd with this installation became locked, had to recover data from completely locked up ssd, in the middle of the process it locked even further, so i couldn’t even copy some files when disk was connected as external

0x4E4F,
@0x4E4F@sh.itjust.works avatar

Have no idea what RH did that would do that during an update.

I manually set up BTRFS every time, haven’t had any problems. But, I use Void, not Fedora.

HuntressHimbo,

NixOS ended up disappointing me a fair bit. I just tried it recently and the KDE support seems very rough so far, or at least I couldn’t find good answers to how to configure it and theme it.

vox,
@vox@sopuli.xyz avatar

kde theming os pretty much independent of your distro tho?

HuntressHimbo,

One of the main draw of NixOs is the reproducibility of builds, meaning that redoing the build will provide the exact same output each time, so Nix encourages you to make configuration changes through the package manager. I’ve mostly overcome my theming woes with home-manager now, but this comment was speaking to a little wrinkle I had when I was trying to learn and take advantage of the OS’s features as best I could.

takeda,

Home manager is the way to do it though.

The main configuration handles configuration of the system, home manager project was created to bring similar functionality for the user home directory. That’s where the name comes from.

Home manager also works great when using Nix on other systems to manage for files, for example on OS X.

MonkderZweite, (edited )

NixOS would be top and bottom, and the Orca, alltogether?

chandz05, in Your ads dont work here, brand!

My Raspberry Pi SD card finally died after almost 10 years, and I was hosting Pi-Hole on it. After a year of Pi-Hole I didn’t realize how many things had freaken ads. They pop up everywhere! I really need to get a new SD card :(

swampdownloader,

10 years is a pretty good run for an SD card… was it an endurance SD? That’s what I’m running. Fried a non-endurance one in under a year, replaced it with an endurance and reduced log writing frequency with some config change and have been cruising for 3-4 years so far.

Telodzrum,

Endurance cards are so worth it. They’re what I use in my Pi units and our dash cams. I just whish I hadn’t fried so many normal cards before coming around.

chandz05,

Well I should clarify. I had retroPi on it for a number of years, but hardly used it. I finally repurposed it over the last year for Pi-Hole and Pi.Alert, so yeah I think this last year completely destroyed my SD card

KrapKake,

Then install log2ram to avoid constant writes to SD card. Or install DietPi instead of the stock OS, its installed automatically. Honestly DietPi just rocks for SBCs in general, good text UI and utilities.

chandz05,

Is dietPi the same as PiOS lite? I use PiOS lite with no GUI etc

KrapKake,

Probably not, think of it as a different distro. It is Debian based, and supports many different SBCs and not just the RPi. dietpi.com

chandz05,

That actually looks pretty cool. +1 for sticking with Debian too. I will give it a shot!

DannyMac,
@DannyMac@lemmy.world avatar

Yes! I kept going through SD cards and DietPi was suggested… It’s been rocking for years now.

Sirico,

Go sata m.2 next if you can

chandz05,

That is an absolutely great idea!

Dr_Fetus_Jackson,

Wow! 10 years is a long time for an SD!

Backups are so easy on Raspbian that every couple of years I swap out the SD cards from the old set to a new one, and just keep the old ones around in case one of the new ones decide to croak out.

bjoern_tantau, in When you build from source 🥲
@bjoern_tantau@swg-empire.de avatar
richardisaguy,
@richardisaguy@lemmy.world avatar

My grandpa is going to be sad…

bjoern_tantau,
@bjoern_tantau@swg-empire.de avatar
0x4E4F,
@0x4E4F@sh.itjust.works avatar

It’s a laptop 😔.

smeg,

If that’s the CPU temperature then it’s running really efficiently, you’d expect up to 100°C if you were doing something intense!

0x4E4F,
@0x4E4F@sh.itjust.works avatar

It can’t reach 100C, it’s a 10 year old Core i3 🤷 😂.

smeg,

That means your fans are good then!

0x4E4F,
@0x4E4F@sh.itjust.works avatar

Yeah, some dust maybe, but other than that, they still work like a caharm 😂.

eager_eagle, in Kinda accurate lol
@eager_eagle@lemmy.world avatar

needs more jpg compression, I can still recognize the images

cholesterol, (edited ) in ***buntu

I’ll have a…

Meme that says ‘Ubuntu bad’

How original

And lots of upvotes

Daring today aren’t we

nx2,

No? The meme says Ubuntu based distros that don’t change anything bad

cholesterol,

Eh, okay. Still seems to ride the Ubuntu-bashing vibe.

surewhynotlem,

It’s fun to rag on how much of a POS your first car was, even though you secretly remember it fondly. That’s Ubuntu’s place now.

LovePoson,

Never was my first car… or any for that matter actually

monsterpiece42,

Me with Mint.

I also love cars and double love shitboxes despite having nicer cars now.

I still drive my shitbox most.

Neil,
@Neil@lemmy.ml avatar

deleted_by_author

  • Loading...
  • surewhynotlem,

    That brings back memories

    jaybone, in Never again

    What the fuck happened to README.md.

    Or man pages.

    Or readme.txt.

    Or a goddamn wiki.

    ARk,

    best I can do is please react to the channel with a ❤️ to unlock the channel. what’s that? you’re looking for a fix to an issue you’re having in an older and supported version of the app? well sucks for you and suck my d*** we’ve already deleted that channel a long time ago who needs that old info anyway

    ikidd,
    @ikidd@lemmy.world avatar

    I think we fixed that for someone a few months ago, maybe you can scroll back and find it. I think the guys handle was user-something, might have been around May…

    matt1126,

    Reading this made me feel a bit of anxiety

    HawlSera, in Where they went Tim?

    Personally I think it’s funnier that he claimed that steam just does not have the user base to justify it. As if he is in complete denial, because he probably fucking is.

    ILikeBoobies,

    The steamdeck userbase is lower than the mobile/console userbase

    Riven,
    @Riven@lemmy.dbzer0.com avatar

    Tbf the mobile userbase is the biggest gaming userbase in the world. I know a couple people in my life who only play games on their phones and have zero interest in conventional gaming.

    bratosch,

    Filthy casuals

    Riven,
    @Riven@lemmy.dbzer0.com avatar

    Eh it’s fine bud. At the very least those people now understand a bit more about other gamers and why we do what we do.

    Ralis,

    So is the Nintendo switch, Epic released fortnite on every imaginable platform, including my samsung smartfridge, so let’s be honest, the only real reason is that supporting the steam deck is directly supporting the store front they’re trying to go against, otherwise the dozen or so million desktop Linux+Deck gamers would have been acknowledged by Epic long ago.

    ILikeBoobies, (edited )

    Your samsung smart fridge being…Android

    Does Heroic having millions of users? It says 2.4m downloads

    The switch has over 132 million sold

    shea,

    just thought I’d come in and say that those fridges run Tizen, which is based on the Linux kernel. It’s pretty far from android in everything but aesthetic

    ILikeBoobies, (edited )

    Fortnite doesn’t support that

    Also Android uses the Linux kernel

    savvywolf, in You should
    @savvywolf@pawb.social avatar

    If you’re cold, they’re cold.

    Run this command to warm up your computery friends.

    Octopus1348, in Can you install thid 25 year old program?

    macOS: Noo we broke compatibility with 64-bit and with Intel

    MashedTech,

    Or simply just: Too old version not supporting latest macos version.

    THEY BREAK SHIT WHEN THEY RELEASE A NEW MACOS HOLY FUCK.

    redcalcium,

    Meanwhile, Torvalds: We do not break userspace, motherfucker!

    MashedTech,

    The love of Linux is great and ever expanding.

    Octopus1348,
    @Octopus1348@lemy.lol avatar

    The cookie banner was really good.

    Potatos_are_not_friends,

    My company is currently working through this.

    The entire dev team has Macs. Most have Intels. Many are on M1. Some are on M2.

    Security/IT teams feel the pain, dealing with all sorts of weird things. And their solution lately is saying “fuck it” and giving the dev a M2. Which is a bandaid as what if M3 and onwards continues to break something?

    Fortunately, my team builds software and runs everything through docker.

    MashedTech,

    I do the same. Docker buildx to the rescue.

    woelkchen,
    @woelkchen@lemmy.world avatar

    It’s not like this came out of the blue. The PowerPC to Intel transition was recent enough that it’s still fully documented on the web with forum posts by frustrated users. It’s Apple. Their attitude has always been that users have to deal with it.

    WhiskyTangoFoxtrot,

    And yet they have a reputation for being easy to use.

    woelkchen,
    @woelkchen@lemmy.world avatar

    And yet they have a reputation for being easy to use.

    That’s Apple brainwashing. Anyone who ever tried to offer remote support via TeamViewer probably knows how Mac users then fail to grant screen recording and input permissions to TeamViewer. Before they do that on their own, they can get any remote support.

    nixcamic,

    Mac: can you install this 10 year old program: no.

    bingbong,

    Me: can you…

    Mac: No

    Crack0n7uesday,

    Are they doing full blown ARM processor’s now? I thought they still had enough devices less than three years old that still used Intel because of the COVID manufacturing delays.

    ASeriesOfPoorChoices,

    The last Intel device was the MacPro, last year. Otherwise, they basically went 100% Arm within a year or so. A very quick and complete changeover.

    Not just cpu, but 100% Apple. I think there was a singular, last Intel modem?usb? chip leftover that’s been replaced now.

    ahornsirup, (edited )
    @ahornsirup@sopuli.xyz avatar

    As far as I know they still support some of their old Intel lineup, but it’s all ARM for new devices now.

    charliespider, (edited )

    More like:

    Can you install this 25 year old program?

    Mac OS: LOL! Buy a new laptop!

    Somewhereunknown7351,
    @Somewhereunknown7351@kbin.social avatar

    Me: can you run this cool game I found

    Mac: no

    akash_rawal, in My PC is hacked
    furycd001, in Linux users when
    @furycd001@lemmy.ml avatar

    Literally no Linux user ever…

    jonne,

    I typically end up installing chrome for the odd website that does require it. Firefox is still my daily driver on all platforms though, not sure what Mozilla is thinking with their future plans.

    topinambour_rex,
    @topinambour_rex@lemmy.world avatar

    Their future plans is less firefox, more mozilla, like 2023.

    pewgar_seemsimandroid,

    just use brave or Vivaldi

    dog_,

    Ahh yes, chrome or chrome. What great choices!

    pewgar_seemsimandroid,

    shut the fuck up firefox > chromium

    dog_,

    I was being sarcastic, god damn.

    WheatleyInc,
    @WheatleyInc@lemmy.world avatar

    Use a user agent spoof extension on Firefox, should trick the website into thinking it’s running chrome.

    Ziglin,

    You mean Chromium right?

    jonne,

    No, Chrome. Specifically for the DRM stuff to access streaming services and casting, things that don’t quite work well with Firefox (by design). I use libre stuff when I can, but I make exceptions, I know not everyone uses Linux that way.

    Cassa,
    @Cassa@lemmy.blahaj.zone avatar

    have you tried switching useragent? The websites I’ve been to have either been solved by useragent or chromium (just one site didn’t work with firefox and useragent)

    jonne,

    Switching user agents isn’t going to get around DRM implementations. Anyway, that was for specific streaming services I’m not using any more, so I haven’t needed to use Chrome in months.

    VitabytesDev,

    Spoof the user-agent using an extension

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

    If I can’t view a website in Firefox, then I probably don’t want to view it anyway. If I really must visit it then I’ll change the user agent…

  • 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 8192 bytes) in /var/www/kbin/kbin/vendor/symfony/var-dumper/Caster/Caster.php on line 61

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php on line 335