Skip Navigation
GustavoM

Definitely Not GustavoM. :^)

Posts
64
Comments
830
Joined
2 yr. ago
  • You will go back to your "usual" linux setup when you realize that most packages you set up with LFS are now broken and you'll need to redo the whole process again.

    t. arch linux minimal installation only master race

  • I'm (kind of) considering buying one of these just to play with it a bit.

  • Absolutely yes. You'd be better buying a dedicated PC for Linux tho.

    t. Got a Orange pi 5 MAX with Linux installed. It's tricky to set up, but worths a lot in the end (low power usage while providing a decent performance -- can be used as a "mini server" to host your own personal file server or anything else you'd like while providing a smooth experience for anything your job may require from it.)

  • "Oh, but it's a technical detail!" does not make what I said a false argument -- you are extrapolating for the sake of "being right".

  • ...which these "customized kernels" can (also) be applied to any other distro.

  • All distros are the same -- none packs a exclusive feature that makes gaming "better". Other than having predefined changes/packages that are more suitable for gaming.

  • Command Line @lemmy.ml
    GustavoM @lemmy.world

    "tm". Todo manager on the CLI for potatoes.

    (The date + clock and the menu can be hidden via a toggle for extra flexibility and space. They are in the screenshot just to show em off.)

    Manage your to-do tasks in a compact, slick and straightforward manner.

    Includes a built-in clock for an extra flex.

    Click here to grab the code and compile it with "gcc tm.c -o tm -static -O2". And then type "sudo mv tm /usr/local/bin/." to send the binary into the user binary directory. To run it, simply type "tm".

    This code, alongside all my codes are under the "Do Whatever You Want" license. Modify this, sell it using a different name, whatever you want -- I don't care.

  • I don't mind a little "change" every now and then, but still -- "Sway" on my "potatoes" (Orange pi zero 3 and Orange pi 5 max) and "Hyprland" on my x86_64 PC.

  • How to become a hacker

    Average Linux user: Hack the white house

    Your mom: Install pi-hole

  • Linux @sh.itjust.works
    GustavoM @lemmy.world

    "YTS" -- search youtube inside the CLI -and- watch videos in mpv! 100% portable and minimal.

    Imagine a world where you could browse -and- watch youtube without using a graphical software or a web browser.

    Guess what? Now you can.

    With this nifty, minimal and 100% portable piece of software, you can now watch the best youtube has to offer without compromising your potato or waiting several minutes (!) for a video to appear on your screen.

    The only caveat is that you need to install mpv.

    And nothing else.

    The code, alongside instructions on how to compile it can be found by clicking here.

  • Dietpi user here. I've got a orange pi zero 3 w/ 1GiB of ram serving me nextdns under docker + playing a live stream 24/7 (via yt-dlp/ffplay) and it does its job just nicely.

  • Nice cherry picking/moving the goalpost, but that is not how refuting works. A PC at NASA has a much higher "threat level" than my Orange pi zero 3, just chilling on the background. Which means, a potential "security hole" may prove harmful for these pcs... but it'll definitely not hurt me in the slightest.

    And before you parrot with other links and/or excuses... yes, I'm not negating their existence. I'm just saying they are there... but, well... "who cares"? If anything, its much faster to set up my distro back up "just like never happened before" than performing any "maintenance" whatsoever. Again, "Common sense antivirus" reigns supreme here -- know what you are doing, and none of these things will matter.

  • Something in the line of https://gitlab.com/ananicy-cpp/ananicy-cpp ?

    Well, procbal does not need any configuration whatsoever -- just run it with the command you want, and its working. Just like that. Plus, dynamic adjustment trumps static rules—procbal reacts live to CPU/memory spikes while ananicy does not. Also, a proper, dynamic nice adjustment means more free resources for other commands running on the background. Which can also mean "free" performance depending of how "potato" is your pc.

  • Linux @lemmy.world
    GustavoM @lemmy.world

    "Procbal" -- dynamic process resource manager.

    Dynamically prioritizes CPU or memory access out of a given command.

    Can be run as a non-root user.

    Instructions on how to compile and usage are provided inside the code right here.

    -EDIT- Just improved the code with improved nice sorting, detection and configuration.

  • All you have to do is to install "Common sense antivirus", pretty much.

  • Comparing a PC maintenance to leaving the keys outside the front door is too dramatic, to not say the least...

    ...unless you work at NASA and/or your PC is holding something too valuable/sensitive/high-priority for others to want to hack it "that badly" -- which I (highly) doubt it.

  • You simply don't do any maintenance whatsoever.

    t. Got a arch linux install that I (rarely) perform "sudo pacman -Syu --noconfirm" and it works like a champ.

  • Linux @lemmy.ml
    GustavoM @lemmy.world

    "Work!". A "genact-esque" nonsense generator.

    Makes you pretend you are working for NASA or for the FBI.

    Instructions on how to compile the code and everything else can be found inside the code right here.

  • I was about to say that you should learn the "ins and outs" of Linux first before choosing a distro until I've noticed these part(s) of your post.

    I’ve been toying with Linux on and off for almost 20 years now.

    I’m comfortable in the command line

    20 years is more than enough time for a user to use Linux properly. And with that in mind, well... you are overthinking it -- just go with whatever you want, really.

  • "The saying goes “if you’re not paying for the product, you are the product” —unless open-source, I tend to add if I hear someone say it! Alas, Mozilla’s recent faux-pas suggests that even noble projects aren’t immune to the shiny glint of ick."

    ...I don't know if we should embrace proprietary like that just because "firefox did it".

  • If you have lower standards, even a $10 arm pc can be "mainstream".

  • Just buy a minipc and use it solely for gaming on Windows if you really need to game.

  • Just updated the code so all new testament books are being fetched properly. (It wasn't the case when I posted this at first glance.)

    -EDIT- Updated the code again due to some old testament books not being properly fetched -- should be g2g now.

    -EDIT2- Added a way to scroll between chapters. -NOW- it is g2g.

    Fixed some minors annoyances and some books -stll- not being properly fetched.

  • Linux @lemmy.world
    GustavoM @lemmy.world

    The (Catholic/latin) Holy Bible -- straight from the vatican and to your CLI.

    A simple, straightforward, zero bloat command that brings you the Gods Word -- from the Vatican and straight into your CLI.

    Click here to check the code out and compile it with "gcc theholybible.c -o theholybible -static -O2".

    Enjoy.

  • Truth be told, most folks aren't interested in having a conversation with strangers on the internet -- but "use" em as a scapegoat for their personal/irl issues. With that said, the logic behind "downvote-happy" users is simply, "Have this downvote because I'm feeling like shiz and I must downvote you so I can feel a false sense of superiority/intelligence over you and feel less like shiz.".

  • Command Line @lemmy.ml
    GustavoM @lemmy.world

    A C code collection of different programs.

    From a dvd CLI screensaver to a btop replacement.

    To compile (pretty much anything available in the provided link), just do

    gcc filename.c -o whateveryouwant -static

    Linux @sh.itjust.works
    GustavoM @lemmy.world

    How about a VHS effect on the CLI?

    For the old farts (like me) out there.

    Instructions on how to compile, screenshot, etc are all inside in the code provided @ op.

    Linux @sopuli.xyz
    GustavoM @lemmy.world

    CLI old TV static effect simulator.

    For the "old farts" out there who wants to made their ultrawide screen behave like a old TV.

    Instructions how to compile, screenshots, etc are in the code.

    Linux @lemmy.ml
    GustavoM @lemmy.world

    Super "mewmew" bros, the cli "infinite" platformer.

    Just a little "something" I came up with. Instructions on how to compile, including a screenshot link are in the code.

    Linux @lemmy.world
    GustavoM @lemmy.world

    Bouncinamation (CLI bouncy dvd logo) written in C

    Linux Gaming @lemmy.world
    GustavoM @lemmy.world

    Lutris has been abandoned? Also, best Lutris alternative?

    Title. Just noticed that it has not been updated since a while. Also, what are the best alternatives to it?

    Thanks in advance.

    Single Board Computers @lemux.minnix.dev
    GustavoM @lemmy.world

    NanoPi Zero2 with Gigabit Ethernet and Optional Wi-Fi Connectivity via M.2 Slot

    The ultimate (casual) home server sbc?

    Self Hosted - Self-hosting your services. @lemmy.ml
    GustavoM @lemmy.world

    How about a cmatrix clone that is (only) 30 KiB?

    tl;dr: Run "docker run -it --rm --log-driver none --cap-drop=ALL --read-only --net none --security-opt=no-new-privileges --name ascii-matrix defnotgustavom/ascii-matrix" for a perfect cmatrix clone + ascii elmo.

    Check thread link for more info.

    commandline @programming.dev
    GustavoM @lemmy.world

    Also available here. (Docker image)

    No Stupid Questions @lemmy.world
    GustavoM @lemmy.world

    How do I make my own internet?

    Title. Just imagine the possibilities of having your own "homemade internet"!

    No Stupid Questions @lemmy.world
    GustavoM @lemmy.world

    Does leaving a single board computer caseless can be a problem or not?

    ...other than the logical factors of dust and the damage it can cause to components.

    t. Got a orange pi zero 3 running caseless for almost an year.

    Self-hosting @slrpnk.net
    GustavoM @lemmy.world

    Image size: ~1.85 MiB. Dockerized nextdns. Runs as a non-root user.

    cross-posted from: https://lemmy.world/post/20066526

    Features:

    • Distroless
    • -THE- smallest nextdns docker image there is
    • With riscv support
    • Both Dockerfile and docker-compose provided @ op link

    Enjoy.

    NextDNS @lemmy.world
    GustavoM @lemmy.world

    Image size: ~1.85 MiB. Dockerized nextdns. Runs as a non-root user.

    Features:

    • Distroless
    • -THE- smallest nextdns docker image there is
    • With riscv support
    • Both Dockerfile and docker-compose provided @ op link

    Enjoy.

    commandline @programming.dev
    GustavoM @lemmy.world
    raspberrypi @lemmy.ml
    GustavoM @lemmy.world

    So apparently if you echo "export PAN_MESA_DEBUG='gofaster'" > ~/.bashrc it will make pretty much everything faster. Now, if you do that but with "gofaster:gofaster" it will make things even FASTER...

    ...at the expense of breaking some commands here and there. Why is that? How come env values can have this much impact in performance "for free"? This MUST have some caveats, right?

    Thanks in advance.