Tax software is basically all in browser at this point.
- 0 Posts
- 24 Comments
Is there any reason? You’re effectively wasting half the drive by using that space for OSes you almost never use.
If you ever happen to need Windows, which I don’t see happening as you yourself can’t imagine an actual use case, you can just go to the library or borrow a friend’s computer or maybe use your phone.
As for Mint, do you just have it to experiment with? If you’re just trying to try out other distros, a virtual machine or even live USBs are much easier ways to quickly try out new systems without having to clear actual partitions.
If you had much more storage then sure, waste some of it, but you’re really gonna be missing that 120gb if you use your computer for… basically anything.
The order of the partitions basically doesn’t matter at this point – I think having a boot partition first used to be important for MBR schemes but I’m pretty sure in the UEFI era you can have them in whatever order. As others have mentioned, you could combine your EFI partitions, but doing so to an already installed system is slightly complex. You also could shrink some of your EFI and boot partitions, I’m not sure of the recommended sizes off the top of my head but I think they could be smaller. On the other hand, your swap partition should probably be bigger – making it the same size as your RAM is a good rule of thumb and will enable hibernation (I think).
verdigris@lemmy.mlto Linux@lemmy.ml•Deleting Windows from dual boot Linux/Windows computer1·6 days agoOh it almost certainly won’t save you time unless you already know Nix and how the ecosystem works. But it does make rolling back to previous configurations basically effortless, which seems like it would obviate your need for a full backup drive.
verdigris@lemmy.mlto Linux@lemmy.ml•Deleting Windows from dual boot Linux/Windows computer1·6 days agoSounds like you could benefit from NixOS ;)
verdigris@lemmy.mlto Linux@lemmy.ml•Deleting Windows from dual boot Linux/Windows computer2·6 days agoNote: the growing the partition from a live USB thing is only necessary if you want it all to be one partition. If it’s a separate drive, or even if it’s not, you can just format the old Windows partition/drive and mount it as a new storage volume.
verdigris@lemmy.mlto Technology@lemmy.world•Adblockers stop publishers serving ads to (or even seeing) 1bn web users - Press GazetteEnglish492·11 days agoAdvertising should be illegal. Huge waste of money and everyone’s time.
Ahh well one day you’ll learn to apply the same critical thinking skills to intangibles.
Yes indeed, providing for all is basically the same as genocide.
verdigris@lemmy.mlto Technology@lemmy.world•Linux Reaches 5% Desktop Market Share In USAEnglish9·15 days agoI know that and you know that, but have you seen the sort of thing Trump and those who have his ear think is a good idea?
I don’t think they’d just ban using all open source software, it’d be something ridiculous like asserting that all FOSS licenses are null and void and those projects are now the intellectual property of the US. Likely propped up by the classic “security” justification.
verdigris@lemmy.mlto Technology@lemmy.world•Linux Reaches 5% Desktop Market Share In USAEnglish21·15 days agoI’m less worried about any specific targeting of Linux than I am about some random tech bro whispering in Trump’s ear and suddenly he bans Open Source or something similarly unenforceable and insane.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC1·16 days agoI have dailied Arch and Debian unstable and they both took about as much effort. Arch is really not that complex, it just gives you access to some potential footguns. Also, Arch absolutely makes it clear that it’s a more advanced distro – that’s the entire reason for the meme, although these days it’s a lot simpler thanks mostly to the installers.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC1·16 days agoHaving dailied both as well, I only agree once you’re over the very significant learning curve. And even then, I’d say initial setup is pretty similar, if not a bit easier on Arch.
Arch and NixOS are kind of like C and Rust. Arch/C give you the power and flexibility to do pretty much whatever you want, but also will let you do it in very stupid ways that will come back to bite you. NixOS and Rust give you the same amount of power, but with a higher barrier to entry that ensures you have a pretty good idea of what you’re doing, which results in a much more stable experience.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC2·16 days agoAs long as they’re not for the core Fedora projects why not? Bugs for those should be scarce and there are many other users to report them anyway.
Using and contributing to FOSS is hardly scabbing regardless. Unless you’re donating to the project I wouldn’t consider even bug reporting as directly supporting IBM. The tangible profit to them is pennies if that.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC31·16 days agoWhat’s your point of comparison, Ubuntu LTS? Arch does not require nearly as much upkeep or attention as you’re claiming. Try setting up a Gentoo or NixOS system, or better yet just do Linux From Scratch, and come back to us.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC3·16 days agoGentoo certainly teaches you a lot, but I would never recommend it to an average user. If you want to get any benefit from use flags for any packages, you will be compiling them from scratch and possibly their dependencies as well. Small packages are pretty fast, sure, but if you try to do something like compile Firefox, you could be waiting all day for that if you don’t have a Threadripper or similar.
Practically, unless you run exotic hardware you’re unlikely to get any actual tangible benefits from tweaking most use flags on most packages. Which begs the question of why you’re using such a low-level distro in the first place…
Idk maybe I just didn’t get it, but my month of running Gentoo was mostly just annoying. Again, great learning experience, but didn’t make sense to me as a daily driver. It feels like it’s for people who want to pore over the detailed patch notes for every package on their system, which is clearly not OP.
NixOS gives me enough control over how individual packages are configured if I really want it, but in a way that stays entirely out of my way until I specifically want to fiddle. I’m not saying NixOS is any better for a new user, but as a pretty experienced one I found it more rewarding once I understood the ecosystem.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC3·16 days agoTurn off telemetry?
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC2·16 days agoIdk man, Void is cool but I wouldn’t recommend it to anyone unless they had a strong philosophical aversion to systemd, or wanted to try a musl-only system, and wanting a degree of “it just works” is kind of the opposite end of the spectrum.
verdigris@lemmy.mlto Linux@lemmy.ml•Realizing Arch isn't for me after updating broke VLC3·16 days agoWhat issues did you have? One of the many awesome things about NixOS is that you can write overrides for any particular package if you need an older version, or even to change some options.
verdigris@lemmy.mlto Linux@lemmy.ml•What is the supposed workflow for vanilla Gnome for keyboard users?2·26 days agoMeta+arrow keys to manage windows: left or right to get a split, up to maximize.
Meta+pgup/pgdn to switch workspaces. Add shift to move the current window with you.
Those are the main ones I use all the time, but there’s a full list (some that aren’t bound by default) in the settings. I would probably remap pgup and pgdn to something closer to my fingers on a regular keyboard, but I use an ergo split 60% so I already have those keys on my home row.
Tbh GNOME feels best with a combo of mouse and keyboard, like Meta+mousewheel scrolling lets you switch workspaces very smoothly. And I think I had to map this myself, but I use right click drag + Meta to resize windows dynamically. But the above keys let me do 90% of what I want to with windows.
If you really want a fully keyboard-driven window management scheme you should probably check out a standalone window manager. I love sway personally.
If you don’t plan to expand the swap partition, I would recommend just deleting the swap partition – you could either make it a new ext4 and use LVM to combine it with the shared storage, or if you’re going to combine your EFI partitions you could grow your Mint partition to include both the SUSE EFI and the swap partition – and using a swap file instead, as another commenter mentioned. You honestly really don’t need swap space regardless with 16gb of RAM if you’re really just using this to run a web browser, but you can easily set up a swap file if you want one.