linux

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

Decker108, in Is anyone using awk?

I think I’ve used it once in 15 years or so. It’s typically easier to go with bash or Python.

taanegl, in I've started building a TUI for Lemmy

He’s a mad man, a mad man!

But cool! Any hopes for image and video support?

wim, in Linux Boomers

To quote the author himself:

Great, do whatever you want. Just shut the fuck up about it, nobody cares.

But then he proceeds to do the exact opposite and posts a vitriolic rant about how everyone who doesn’t use what they use is, in their words, and idiot.

JaneTheMotherfucker,

Another fool who thinks I’m a guy

neidu2, in Is anyone using awk?

Every day. piping srdout to a combination of awk and sed makes shell operations a lot easier. A lot of my earlier perl hacks have now been replaced by a combination of awk, sed, and xargs

corsicanguppy, in Is anyone using awk?

I use awk on the daily. It has a wider and more consistent install base than perl.

rotopenguin, (edited ) in Videos stuttering across all applications
@rotopenguin@infosec.pub avatar

deleted_by_author

  • Loading...
  • library_napper,
    @library_napper@monyet.cc avatar

    What does that mean?

    rotopenguin,
    @rotopenguin@infosec.pub avatar

    Ugh, I meant to say gamemode. As in Feral gamemode.

    meiti, in Is anyone using awk?

    Anyone interested in awk make sure to check the just published awk book second revision by original authors. Kernigan’s writings are a joy to read.

    walthervonstolzing, in Is anyone using awk?
    @walthervonstolzing@lemmy.ml avatar

    awk predates perl as well as python by a pretty large margin (1978); it’s useful, of course, for processing things in a pipeline, but as it became obsolete as a general-purpose scripting language, users have had less and less of a reason to learn its syntax in detail – so nowadays it shows up in one-liners where it could be replaced by a tiny bit of cut.

    I had worked through a good bit of the O’Reilly ‘sed & awk’ book – the first programming book I got, after being enticed by shell scripting in general. Once I learned a bit of Python, & got better at vim scripting, though, I started using it less and less; today I barely remember its syntax.

    HouseWolf, in Gentoo goes Binary (packages)

    Outside of the whole compiling from source thing, What are selling points of Gentoo over Arch?

    Seems most Gentoo users I’ve ran into are either diehards about compiling their own packages or they’ve simply used it for over a decade and are super familiar with it.

    Stillhart, in Dual Booting: How in god's name?!

    I’m no expert, but if you’re installing both from scratch, my understanding is it’s easier to install Windows first.

    throwawayish, (edited ) in Bluetooth problems on my Surface Go 1 running Fedora 39

    My two cents; install uBlue’s Microsoft Surface Images. Here you can find the (WIP) documentation on how it differs from other uBlue images. I’m sure the following lines should pique your interest:

    For installation, either refer to the dedicated page on installation (from ISO) or follow instructions on how to rebase (from an existing Fedora Atomic installation).

    My personal take on what uBlue is, would be that it’s how Fedora would love to ship their Atomic variants if they could ship everything without worrying about those things they can’t (like hardware acceleration, codecs etc). Furthermore, uBlue even has device-specific images; which is just fantastic if you happen to own such a device.

    Last, but definitely not least; it’s the best platform in which the transition to Ostree Native Container has been realized. As such, this allows some very unique ways to maintain a distro. For example; if something broke (for whatever reason) on vanilla Fedora Atomic, then… well, you (the uBlue-user) wouldn’t even have noticed it. Because that breakage simply never hit your device. Instead, uBlue’s maintainers noticed the issue -> somehow applied changes to the image so that the image doesn’t ship the issue (by either not shipping the breakage inducing update of the specific package or by shipping the workaround/fix with the image) -> the very next time you update your system (which happens automatically in the background by default) you just go on with your life as if nothing had happened in the first place 😅. So, in a sense, your system is managed such that breaking changes/updates don’t hit you; while they do hit non-uBlue users.

    And I haven’t even touched upon how uBlue enhances tinkering or how it allows one to manage (a fleet of) self-customized images etc.

    In case you’re still not sure if you’d like to use a derivative rather than the original, then it’s at least worth noting that uBlue is mentioned in Fedora’s documentation.

    Dariusmiles2123,

    Thanks for the thorough answer. I’ll probably just try the surface kernel but I’ll look more into what ublue is.

    throwawayish,

    Thanks for the thorough answer.

    It has been my pleasure. Though, most of it was part of the suggestion to use uBlue 😅. I hope you’ll manage regardless of how you go about it 😊!

    I’ll probably just try the surface kernel

    Fair.

    but I’ll look more into what ublue is.

    I’m eager to help out if required 😜.

    ook_the_librarian, in Is anyone using awk?
    @ook_the_librarian@lemmy.world avatar

    awk will always have a soft spot for me, but I can see why not many take the time to learn it. It tends to be needed right there at the border of problem complexity where you are probably better using a full-fledged scripting tool.

    But learning awk is great for that “now you’re thinking in pipes” ah-hah moment.

    ctr1, in Is anyone using awk?
    @ctr1@fl0w.cc avatar

    Yes! Awk is great, I use it all the time for text processing problems that are beyond the scope of normal filters but aren’t worth writing a whole program for. It’s pretty versatile, and you can split expressions up and chain them together when they get too complicated. Try piping the output into sh sometime. It can be messy though and my awk programs tend to be write-only

    rynzcycle, in Linux Boomers

    I'd argue running a laptop from the 00s is the least boomer thing to do. Buying a new Macbook every two years while complaining that you don't have enough money and joking about how you're spending your kid's inheritance is the boomer thing to do.

    user224,
    @user224@lemmy.sdf.org avatar

    I am still sad my laptop from 2007 (Compal FL90) died earlier this year. It was still pretty powerful, and really full of ports. I could even add USB3 ports with express card if I wanted to. And unlike with modern laptops, the keyboard had some travel.

    Currently I use HP 255 G7. I wasn’t using it because that old laptop simply suited me better. It’s fine, but… I am still looking for a cheap used ThinkPad. But it does have a DVD drive, so that’s nice (yes, I do use that).

    TheImpressiveX, in Linux Boomers
    @TheImpressiveX@lemmy.ml avatar

    This article is an example of the “appeal to novelty” fallacy. “It’s newer, therefore it MUST be better.”

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