• 1 Post
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle
  • Everything search app is easily my most used on my Windows PC. Instant, as-you-type file search by name with detail sorting and wildcard support. I set a keyboard shortcut as well. It puts Explorer search to shame. As good as Spotlight, which I was missing from when I had a Mac in 2008.

    LaunchyQT - modern fork of Launchy that actually gets development. App launcher, dead simple.

    FanControl - Fan curve software with all the features I want including hybrid temp sources, sensible automatic settings, visual graphs with an intuitive interface.

    AutoHotKey - Hotkey scripting language that I can use even as someone who barely codes.

    Transcribe! - Not open-source but it’s a reasonably priced audio and video slow down app for transcribing.



  • Some of them have freeleech on some torrents. TorrentLeech has freeleech on every torrent over a certain size (I think 15 GB) + Box Sets of any size and then you just have to seed for 10 days total, then you can stop without penalty to your ratio. I have never paid money to TorrentLeech for access. I suppose this would change quickly if I was downloading individual episodes of a new show or 10 to 14.99 GB torrents, but that’s not my usual usage pattern.

    I will say that some of your criticism is correct. I will often avoid using the private tracker to avoid having to seed for 10 days. I can’t get to a 1.0 ratio on private trackers, but I can on public ones, but freeleech seeding adds to my ratio with no penalty for downloading. The zero-sum vibe is both real and off-putting.

    I currently have a ratio surplus of 34 GB, and it started me with 25 GB. The benefit is if I really want something, it’s easy to access


  • It is in fact an algorithm because it’s choosing what posts to put in front of you based on multiple criteria (time since it was posted, votes/number of comments/time since last comment). They are relatively transparent and well documented criteria, though.

    However, it’s not a personalized feed based on your interests and unsolicited data collection, which is what people sometimes mean when they say “the algorithm.”



  • They’re not killing it, they’re monetizing it… That hinders researchers, and I guess reddit.baby anonymous users? But it’s all still available for scraping and for manually looking up which is the “normal” use case.

    If you wanted access to it (and I don’t know why you would) you still have the web site and app. They haven’t even blocked search engines from accessing yet.

    And keeping reddit as successful and open as possible would be the best way for reddit to support the MIC. Their users are bloodthirsty for Russians almost without exception. I’m not convinced at all of this conspiracy.


  • Reddit would very much like their subreddits to all return to normal operation. They’re going to remove all mod teams that don’t unprivate later this week. Reddit’s valuation by Fidelity has been going down the drain since all this drama began. I don’t see evidence that they are purposely sandbagging against their own capitalist self-interest.

    Musk being an incompetent (Hanlon’s Razor) can explain every single move he has made.



  • In my part of the world, you can use any router or software, but if it’s not on their list of supported routers you don’t get support to fix the router or get internet service working.

    Once you put a completely different software on the router, they shouldn’t have any way to identify it as their hardware over the internet. It would just look like “generic router using X protocol” to them. But to know more about what is allowed, it is best to check your ISP’s website.

    As for if your chosen firmware supports their router, check the firmware’s compatibility list for your isp router’s model.

    Edit: Oh one last thing, I’d try to get a copy of your router’s original firmware before overwriting it. Most routers have a way to flash firmware to it from a USB stick. And also seek out your router model’s manual.

    Oh, and also find out how your network is configured now. For example, I have access to an isp provided modem and an isp provided router, and both are in my house. Currently, I use their modem but my own router. If you only have one device in an apartment, it may be that the modem is elsewhere on the premises, maybe shared with other tenants, or it is possible that you have a combination modem/router.


  • I don’t know about the software side of it, but if it’s something you’re renting from them for $5+ per month you will have to return it to them as it was when you got it or pay a replacement fee (unless they don’t check the software). Check your statement to see what fee you are paying to use their hardware.

    If it’s $10 or $15+ just buy your own router and avoid the fee altogether. That way, you can choose one with documented compatibility with your desired software. It will pay for itself in about a year.


  • Don’t use regular Arch if you’re struggling. There are some arch-based distros that are more user friendly, though. Like EndeavourOS or ArchMan. Manjaro can be good too but there are legitimate problems with how the project is run.

    I was having graphics driver problems in Ubuntu-based distros until I tried Linux Mint.

    If you get crashes right before or after login, it’s often a (Nvidia) graphics issue. To get around this, you could use nomodeset in the Grub menu to get a successful first boot where you can then install the proprietary drivers.

    Look at sections 4 and especially 5 on this page
    Also, here is that info in a tutorial format

    Also, you may want to set the Desktop Environment to Xorg or X11 (same thing) if Wayland is causing you problems. It’s older, but in some cases more efficient and less experimental. Check out the section: Switching desktop environments using a graphical user interface. It should look similar to the pictures. And notice that the “gear” icon may not appear until you select a user or start typing your password.

    If your problem is different than this, open a support ticket in the discord or forums of the distro you’re using. Linux Mint has a great system for this on Discord.





  • But that’s a live environment that doesn’t save anything you install, right? That’s not what I want.

    I can’t even install Nvidia drivers permanently which means I can’t actually “try” it properly. The generic drivers/nomodeset can’t run high refresh rate so I can’t see how laggy it does or does not feel.

    Based on what you’re saying, I guess the only way to not remove the old bootloader would be to physically disconnect the other Linux system drive while it installs. Because having to use the USB to load the local system is really really not ideal.

    Edit: I learned you can make a live usb with persistent storage which lets you install and update programs. However, there are limitations.

    1. No password or security unless it’s Tails or something
    2. Still cannot install extra drivers.
    3. Takes longer to boot
    4. You can never do a major upgrade like updating the kernel without burning a brand new live environment.

  • Yeah, I booted a live usb installer for Ubuntu with budgie (I created this by writing the Ubuntu ISO to a 32 GB USB drive using Rufus). Then I booted from the Live USB and chose another USB 64 GB drive to install to. It seemed to take quite a long time (all night) but the installer was showing a prompt to restart and a completed message when i woke up.

    I actually was never able to boot from the new Ubuntu install other than using the target USB drive’s bootloader to boot into my old Linux Mint on another drive.

    The Linux Mint kernel was listed on the Ubuntu Grub menu along with Ubuntu and Ubuntu Recovery and I was able to select Mint and successfully boot to Mint. After installing Ubuntu, when trying to boot from my Mint drive without the Target Ubuntu USB connected, it gave an empty Grub prompt.

    From there I ran timeshift to restore the old bootloader and everything else.

    The reason I’m fairly certain it was a new boot loader is that it had a gray background where my old one had a black background.

    I have Windows on a 1 TB NVME, Mint on a 200 GB SSD, and a 1 TB data HDD, as well as the 32 GB USB live stick and the second 64 GB which I chose as the target to install to. Because the sizes are all different, I think it was unlikely that I chose the wrong disk to target, as I double checked the name and size was correct.

    Right now, I don’t need help fixing it Windows and Mint are as I want them after a Timeshift restore. I just want to know how not to ruin my old Mint Grub next time I install a second Linux on USB.

    Edit: switched around to match chronological order. To clarify, when I say “target usb” I am referring to the 64 gb usb I installed to from the Live environment.