@KindaABigDyl@programming.dev
@KindaABigDyl@programming.dev avatar

KindaABigDyl

@KindaABigDyl@programming.dev

I make things: electronics and software and music and stories and all sorts of other things.

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

I was looking at the firefox flatpak on flathub. Won't this warning make a non tech-savy user anxious? This might make them think they'll get a virus or something like that. (programming.dev)

Imagine your friend that does not know anything about linux, don’t you think this would make them not install the firefox flatpak and potentially think that linux is unsafe?...

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

They should be worried. We don’t want them comfortable.

So many negative things have entered our culture bc people don’t care about dangers. Nearly every app should have a warning

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Also, in your reasoning for choosing a Pixel, Pixels are not really a product for Google but rather a device for Google employees to test things on but as a consequence can be sold as well. This makes them perfect for hacking

The anti-AI sentiment in the free software communities is concerning. (lemmy.world)

Whenever AI is mentioned lots of people in the Linux space immediately react negatively. Creators like TheLinuxExperiment on YouTube always feel the need to add a disclaimer that “some people think AI is problematic” or something along those lines if an AI topic is discussed. I get that AI has many problems but at the same...

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

AI is mostly just hype. It’s the new blockchain

There are important AI technologies in the past for things like vision processing and the new generative AI has some uses like as a decent (although often inaccurate) summarizer/search engine. However, it’s also nothing revolutionary.

It’s just a neat peace of tech

But here come MS, Apple, other big companies, and tech bros to push AI hard, and it’s so obv that it’s all just a big scam to get more of your data and to lock down systems further or be the face of get-rich-quick schemes.

I mean the image you posted is a great example. Recall is a useless feature that also happens to store screenshots of everything you’ve been doing. You’re delusional if you think MS is actually going to keep that totally local. Both MS and the US government are going to have your entire history of using the computer, and that doesn’t sit right with FOSS people.

FOSS people tend to be rather technical than the average person, so they don’t fall for tech enthusiast nonsense as much.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Ubuntu ca 2010

Play some Nibbles from that era

KindaABigDyl, (edited )
@KindaABigDyl@programming.dev avatar

Back when I was a kid, I was using Ubuntu. Ubtunu 14 and 16.

At some point I got really into Elementary OS and Pantheon

Then I rejected clone distros and embraced the mother distro, Debian.

In college, I experimented a bit, like most people. I tried various DEs and WMs on Debian. I tried Arch. I tried Pop_OS!. I tried Gentoo. Man, Gentoo is the WORST. Compiling stuff takes WAY too long and even after using it for 6 months it never got better. Worst distro on the planet. No one should ever use it. Eventually I settled on Arch.

I stayed an Arch i3 guy for 3.5 years, but eventually I got fed up with it.

I then finally gave Fedora a try, and I thought it was great. It was up to date like Arch but unbreakable. At the time I was also looking into BTRFS and immutability and making my own distro, and Fedora is great for that bc of CoreOS and Kinoite and all that stuff.

While on Fedora I did a lot of weird things in search of my goals. Like I figured out how to install Pacman and get AUR applications working on Fedora, notably archiso which I was using to build my own immutable, declarative OS that would be AppImage-based and utilizing an AppImage package manager and store front I wrote myself.

But then, about a year in, I discovered NixOS. It’s the best thing ever. It solves all the problems I had with other distros that I thought I’d solve on Fedora or Arch with programming. It’s everything I could want in a distro and then some. I’ve now been on it longer than I was on Fedora, and there’s no sign of switching to anything else.

Parallel to all this is various tool hopping. For instance, trying GNOME/KDE/Xfce/i3/Sway/Hyprland/etc at various times with various setups as well. Or bash vs zsh. Etc

Currently, I’m on NixOS with Hyprland, and it’s great. I’ve also used it with i3 and with GNOME + Pop Shell 2 for tiling which are both solid as well.

Now, that’s my daily driver and gaming machine. I use other OSs on other computers.

I have a computer for music production that got Fedoraized when I was a Fedora fanboy for a year. I don’t change it bc it doesn’t need to change. It just needs to run Ardour, yabridge, etc and maintain my system audio configurations that I don’t remember how to set up now. If it ever gets messed up, I’ll switch to a fork of my NixOS configuration and refigure out my audio settings and put them in a configuration.

I have a home nextcloud server as well. It also was once Fedoraized, but I gave up on that and went to Ubuntu bc that’s the only thing that should ever run a Nextcloud server. It just does not work correctly if it’s not on Ubuntu, at least that’s my experience. I’ve tried hosting on Arch, Fedora, Debian, Pop_OS! and more, but only Ubuntu works well for Nextcloud, so Ubuntu it stays.

Windows -> RedHat -> Windows -> Gentoo -> Ubuntu -> RHEL -> Ubuntu -> Debian -> Arch

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Hyprland works great as long as you make sure to get the build with nvidia patches to prevent flickering. It’s very similar to i3, although not 1:1 like sway.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

You’re spot on. Bspwm is just worse.

Dynamic tilers are always worse off in the actual window management department than manual tilers.

It’s why it’s best to use i3-likes and then add a script for autotiling, so you can always break it when you need (or make n-ary trees as you put it).

A window manager should be useful; dynamic tilers are not

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Also fyi there’s trash-cli

I have rm aliased to trash-rm (not in sudo tho, so I can still force true deletion), so that if I remove something in terminal it also goes to trash.

You can empty the trash via trash-empty

It also uses ${XDG_DATA_HOME}/Trash (usually ~/.local/share/Trash)

Decision of Next Os

I was Nobara user, then I am using Fedora right now. I want to use things like Hyprland etc. and ya know, Its damn cool to say I am using arch btw. So I’ve decided to use Arch Linux. But everyone says its always breaking and gives problems. That’s because of users, not OS… right? I love to deal with problems but I don’t...

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

My biggest disagreement is this:

Do not unnecessarily use braces where a single statement will do.

Always put braces around if statements. It will bite you in the butt

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

What they’re referring to is that when you use tabs, you end up having some things at the end of lines have to be spaced over for alignment. Thus, you then have to turn on some way of seeing what stuff is tabs and what stuff is spaces and it turns into a big mess.

Hence why normal people indent with spaces instead of hard tabs

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Have you tried usbmount?

This automatically mounts usb drives if they’re vfat, ext4, or hfsplus. Options: sync,noexec,nodev,noatime,nodiratime

I believe it puts them in /media/run/DEVICE_NAME or something like that

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

because they used Metal for rendering

That in itself is a suspicious choice tbh

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

The other guy mentioned:

they already said they were Mac only because they used Metal for rendering

And you say:

Metal is basically the only graphics API on Mac

So they’re on Mac bc they need Metal, but they picked Metal bc they’re on a Mac? It’s circular and friggin weird man

Not to mention there are cross-platform wrappers that will pick from all three depending on system - some that are very prolific among Rust devs (Zed is coded in Rust) like wgpu, for instance. They could’ve used wgpu and supported all 3 from the get-go and it would be easier than doing Metal anyway!

And so picking just Mac and/or Metal first is suspicious.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Ext4 is, afaik, the fastest as it’s the most understood

Btrfs has compression and you can make snapshots to roll back to if something goes wrong (not necessary on immutable distros or NixOS tho)

There are many other options, but I’ve only ever had a need for those two

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

True, but with files, you really benefit from the speed that ext4 provides

KindaABigDyl, (edited )
@KindaABigDyl@programming.dev avatar

I’ve been using a custom version of paleofetch for NixOS for a while, but I decided to write my own clone of neofetch in Rust when I heard about the archival just for fun.

It has (or I suppose will have) parity with everything neofetch can output, supports dynamic plugins, is super fast bc compiled, and looks up information using asynchronous fetches. It’s configurable via a config file (JSON) to choose what you want to show (I think this is better than using CLI options for this kind of app).

I have the app’s framework/architecture up and running, I just need to finish implementing the rest of the data lookup and add more distro logos.

Once I get the data lookup feature complete, I’ll make the repo public so people can add their distros’ logos and use it, but I’m treating this as more of a pet project, so I doubt people will be that interested in using/contributing since plenty of other fetch programs exist, so I don’t care if it lives or dies; it’s just fun to make things :)

Tenatively named fetch-rs, but I’m sure something like that already exists.

CAD Software Suggestion

I am currently on win10 but have been toying with mint and liking it. I intend on fully switching over soon. I have also been toying with the idea of some simple 3D modeling, like making custom parts for projects around my house. Maybe using a CAD software to generate stls for a 3D print or using it to spec out parts for a...

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

I like FreeCAD, but I’ve heard people complain about it.

I’m not an ME, so I certainly don’t make use of all the CAD features needed, so maybe that’s why I don’t get the complaints. Still, it suits my needs which mostly involve modeling PCBs and building enclosures around them.

I have also been toying with the idea of some simple 3D modeling, like making custom parts for projects around my house

I think that FreeCAD and Blender are probably fine for this.

Example of something I’ve made and printed the enclosure for via FreeCAD: Fight Key Wide. It uses parameter-based design and includes some design touches like screw-holes and bezels which aren’t purely simple geometry, so FreeCAD gets a pass in my book.

If you look at the GitHub linked on the project page, it has the enclosure files which you can check out in FreeCAD if that helps you get started.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

I installed Nix on WSL and then used that to get home-manager and thus my zsh and neovim configs working on Windows

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Yes

Even on Nvidia. I’m on NixOS w/ Hyprland on a RTX 3080 in reverse sync on a multimonitor setup, and have no issues.

Everything just works most of the time. When it doesn’t, updating the driver usually fixes the issue.

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

If I could use xfce4-panel on Hyprland instead of the dissatisfying bars currently available that would be so clutch. It’s what I used back on i3

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Yeah I tried. It wasn’t working for me back then. It was a while ago tho, so maybe I should try again

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

Great reason to push more code out of the kernel and into user land

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

I’ve really fallen in love with the Iced framework lately. It just clicks.

A modified version of it is what System76 is using for the new COSMIC DE

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

I wonder if you could get a any benefit by introducing two more MCUs.

Dedicate one MCU to simply reading and refreshing the RAM as fast as possible which can act as an abstraction layer for another MCU that it can talk to over I2C or SPI.

Then use a second MCU to act as the MMU and talk to the RAM MCU.

Finally, run Linux on the third MCU which talks to the MMU MCU.

Are there any CPUs that work well with Linux that aren't made by Intel or another company on the BDS list/that supports Israel?

I have a Ryzen 3 1300X at the moment and it’s always had this soft lock freezing bug on Linux. I used to dual-boot Windows on this machine and Windows never had the same problem, so I think it is an issue with the Linux kernel (I’ve also replaced nearly every bit of hardware that I originally built the PC with, except for...

KindaABigDyl,
@KindaABigDyl@programming.dev avatar

I have been for the past month now. All of my games are now working.

Previously no and the reason was bc of Nvidia issues, but they all seem resolved now for the most part

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fightinggames
  • All magazines