• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Tips for increasing online privacy (without going insane)?

      I've been researching internet privacy and fell down the rabbit hole of...well, internet privacy. I started with deleting Facebook/Instagram and switching to fire fox + plugins. I would like to...

      I've been researching internet privacy and fell down the rabbit hole of...well, internet privacy. I started with deleting Facebook/Instagram and switching to fire fox + plugins. I would like to make more improvements but I really have no idea how, it started with deleting socials and next thing you know I'm looking at LineageOS and de-googling.

      If anyone has any suggestions on where to go next while staying realistic/not going crazy, i would love to hear them. I am not really sure where to set my expectations, basically I would like to have more control of my data. The other day Google photos gave me a memory recap which kind of creeped me out! I am suddenly not fond of whatever is going on under the surface of Google photos that's making collages and trying to sell my photo books. Also g-board giving me a pop up in the text prediction row asking me to rate the app??? Ew.

      I am a fan of self hosting and run a small NAS (open media vault) but this too quickly turns into the privacy spiral and leaves me thinking I should throw my phone into a river and live in the forest. Would love to hear your thoughts/advice/opinions!

      49 votes
    2. Looking for a simple ebook or notetaking app where I can visually organize my bookmarks/tabs. Example attached.

      Very similar to how the recipe book in the game "Potion Craft" is organized. I essentially want to be able to mark pages and assign an icon, letter, symbol, or whatever to the tab. Clicking the...

      Very similar to how the recipe book in the game "Potion Craft" is organized. I essentially want to be able to mark pages and assign an icon, letter, symbol, or whatever to the tab. Clicking the tab brings you to that page. I also want the freedom to arrange these tabs around the perimeter of the book.

      I'm not even sure what search terms to use to find a software like this. I'm not looking for anything robust, just a simple reader app with minimal page marking with intuitive visual organization.

      Does anything like this exist?

      23 votes
    3. Daily driving linux (Fedora KDE) - My experiences after a week

      I thought I would share my thoughts and experiences daily driving Linux (Fedora KDE Plasma) for the past week. Why did I switch from Windows to Linux? My plan was to switch to Linux once Windows...

      I thought I would share my thoughts and experiences daily driving Linux (Fedora KDE Plasma) for the past week.

      Why did I switch from Windows to Linux?

      My plan was to switch to Linux once Windows 10 hit EoL in Fall 2025. This was due to my computer not supporting Windows 11. This past September, my computer broke (probably MoBo), and so I swapped out my CPU and MoBo, which probably can support Windows 11. However, this hardware swap unactivated my Windows, Microsoft support was not helpful, and I am not a fan of the direction Windows is heading in (removing local accounts, Recall, and a general vibe I get from Microsoft of removing control from end users). So, I decided to make the jump to Linux a year sooner than expected.

      My Previous Experience with Linux

      So I would say I am moderately experienced with Linux before this. Personally, I have setup a Proxmox server, in which I setup an openmediavault NAS, and played around with various desktop distros for personal curiosity. I also switched my old laptop over to Linux a few years back, but had very low requirements of the tasks that laptop had to perform. I also took a post secondary class on Linux, primarily covering system administration tasks like BASH/PERL scripting, Apache server admin, LDAP, and file sharing all using Ubuntu. So going into this I had a moderate amount of experience, all within Debian based distros. The bigger change with switching my desktop is that it is my primary computer, so the expectations of what it needed to run was higher.

      Why I chose Fedora KDE Plasma

      I did a post about a month ago asking for recommendations to look into: https://tildes.net/~tech/1ji6/switching_to_linux_looking_for_distro_recommendations
      I settled on Fedora KDE Plasma for a few reasons:

      • I appreciate the philosophy of not being rolling release like Arch, but also a quicker release cycle than Ubuntu and its forks. I felt this was a good middle ground where I get newer advances without dealing with stuff breaking frequently when there was a new update.
      • It can handle most tasks graphically, without having to dig into the console often (more on this later).
      • I appreciate the Windows-esque styling of KDE Plasma. I got used to Windows so didn't want a radical shake up. However, it feels to me like a better version of Windows (or maybe just not touch screen oriented and ad bloated).

      Headaches/glitches

      Some of these are ongoing, while others were issues that I have worked through

      • FIXED: Installing nvidia drivers via RPM Fusion. Before installing drivers, the computer was unstable and frequently froze. I ended up just loading a command line only interface and manually typing in the commands to install RPM Fusion and the nvidia drivers. I was planning on installing it via command line anyway, so the main headache here was typing it out instead of copy and pasting the commands in. I also had an issue where I initially installed the wrong drivers.
      • ONGOING/INFREQUENT: Occasionally when I wake the computer from sleep, at the lock screen, my mouse is responsive, but my keyboard is not. Also, selecting the virtual keyboard does not work, as the virtual keyboard does not load. I tried waiting for the computer to go back to sleep, and then wake it from sleep to see if it reloads things properly. The computer does not go to sleep normally, so the solution right now is to just shut down the computer and then it is solved.
      • FIXED: Steam launched games not closing properly. Specifically Far Cry 5, which runs properly, when I exit the game, the process does not fully close down. From my perspective, it seems like it has, but Steam indicates that it is still running. The solution is to go into System Monitor and close down the Steam application with high resource usage, as that is actually the game still running in the background.
      • ONGOING/INFREQUENT/PARTIALLY FIXED: When I wake the computer from sleep, and login, there is a large amount of visual glitches and artifacts on my desktop environment. It is both in applications and especially on the Panel. The current solution is to run the command systemctl restart --user plasma-plasmashell which drastically improves the situation, but the glitches are still partially there. This has just started last night, so probably a computer restart may solve the problem, but I am trying to avoid having to constantly restart the computer.
      • FIXED: As Far Cry 5 was a brand new game, when launching it from Steam for the first time, Ubisoft's software wanted me to enter a CD Key, but Steam was not giving me one. Thinking this was a Linux related issue, I switched to my Windows install, and had the same issue. Turns out it is a Ubisoft bug in their software that also impacted Windows. I found a solution online on how to solve it for Windows, did that and authenticated the game. Then I switched over to Linux and the game ran well.
      • FIXED: KDE Wallet Service was doing an excessive amount of prompts. I uninstalled the software, but the prompts continued. Turns out it needs to be disabled before being uninstalled, or the prompts continue. So I had to reinstall it, disable it, then uninstall it. Annoying but minor and it is fixed now.
      • ONGOING/INFREQUENT/PARTIALLY SOLVED: When waking from sleep, sometimes my background image on my primary display does not fully cover the desktop. This is most likely due to my primary display being 1920x1080, and my secondary display being 1600x900, so the image is not being scaled independently for both displays. The solution right now is to open the settings to change background, and load any image, but not save changes, as this causes my original image to be reloaded properly

      Installing/Running Applications

      I have been primarily using Flatpaks to install applications. Overall it has been a smooth process. One pain point I have is it seems that the Minecraft Official Launcher for non-Debian systems is kind of clunky requiring me to login to my Microsoft account every time I open the game. This will probably be solved by switching to a third party launcher in the near future. The one software that I haven't gotten around to installing yet is DaVinci Resolve.

      What Surprised Me so Far?

      There are a few things that have been a pleasant surprise:

      • I use the console more than I expected going into it. For flatpaks, I tend to just copy and paste the commands into console. RPM Fusion also had a GUI based install option but I preferred the console option instead. I also have VIM installed, and use that as my digital notepad, just doing simple console commands of vi fileName in my home directory. I was not expecting to use the console as much as I have been, and I think that is partially due to now being more experienced with it, I gravitate towards using the console which I know how to use instead of learning how to do some tasks via a GUI..
      • Most things are running better than expected. I haven't touched many games yet, but I haven't had an issue with it yet. It is worth noting that I do not play competitive shooters, so anti-cheat is not something I will have to fight with.
      • Libre Office can open my .docx files. I was concerned I may have to convert my existing files to .odt before I can use them, but that does not appear to be the case. I will probably use .odt for new files going forward. It is also worth noting that I haven't worked extensively with my .docx files yet, so there may be some incompatibilities I have yet to encounter.

      Overall Thoughts:

      Overall I have quite enjoyed running Linux. It does require some tinkering as glitches appear, which currently I am fine with. If I had less free time to tinker and solve the issues, I would probably find Linux to be less viable and more frustrating. Also, most of my glitches can be solved by restarting the computer, although I am trying to find solutions that do not require that. I find it allows me to use the computer and change it to how I want it to be, which I have felt like Windows has gotten increasingly hostile towards the user. A good comparison on this is how the default applications that KDE has included are easy to remove, whereas Windows used to (not sure if it still does) reinstall Microsoft Teams when you uninstalled it.

      Edits:

      • Added the glitch with background image
      • Added more information on my background with Linux, including using it on my laptop
      32 votes
    4. Verbalize - text editor with writing assistance for Brazilian Portuguese

      I believe this is a interesting issue to post it here because it's very difficult to get writing tools outside the English language. That's exactly why I ended up starting this project. If it's...

      I believe this is a interesting issue to post it here because it's very difficult to get writing tools outside the English language. That's exactly why I ended up starting this project. If it's not allowed, I apologise in advance.

      I'm a linguist and technical writer (tech writer, dev writer, documenter, technical editor, etc.) and I've always used Hemingway for my English writing. The problem was that I'd never found a text editor capable of suggesting possible improvements to a text in Brazilian Portuguese.

      Years passed, and this week I had time to create a fork of Techscriptor with some interface improvements and adapt it to Brazilian Portuguese. That's how version 0.1 of Verbalize was born.

      What does it do?

      In a basic and summarised way, you can upload a file from your computer (in md or txt, for now) and the editor, besides allowing you to actually edit, will give you hints on how to improve the text (long sentences, complex words, jargon, adjectives and other things we should avoid in texts, especially technical ones).

      Once edited, you can download the file in md format.

      Access

      The application can be installed (Electron), accessed through the web, or you can download the code from GitHub and run it locally in your browser.

      Improvements

      I have a few 'next steps' in mind:

      • Google Drive/Onedrive integration.
      • Possibility to upload a custom rules file.
      • Allow it to be used offline as well.
      • Improve the GUI.
      9 votes
    5. What is the best or recommended way to integrate my Windows 10 and Linux computers through the local network?

      There are currently four computers in my household: a Windows 10 desktop, a Windows 11 laptop, and two additional Linux laptops (those are "mine"). One is a very weak but new machine, basically...

      There are currently four computers in my household: a Windows 10 desktop, a Windows 11 laptop, and two additional Linux laptops (those are "mine"). One is a very weak but new machine, basically the cheapest laptop I could buy that was neither Android nor literally a toy. It is running Lubuntu 24.04, and is used largely for writing and light browsing. The other is an older machine running MX Linux. Right now it's single purpose is running my Plex server. Given that setup, transferring files between machines is often a necessity.

      Both my desktop computer and my Plex server are connected via Ethernet directly to the router. The other two laptops are connected largely via WIFI, although I do connect my writing laptop via an USB/Ethernet adapter for updates/upgrades and larger downloads when necessary.

      Among other things, I often download movies on my Windows 10 desktop computer and then manually transfer them in batches to my Plex external hard-drive, and then to my Plex laptop (when it has enough space, otherwise I just keep the movies on the hard-drive). That is because it is way more convenient for me to (re)search what I wish to wwatch, find and download it to my desktop than it would be the case for my Plex laptop. The laptop is not only in a position that makes it uncomfortable to use but is also very slow even for basic things such as firing up Firefox. I also prefer to do the scraping using MediaElch and while it is a fairly heavy (probably Electron) application, my desktop is powerful enought that it doesn't make any diference. I also use Subsync sometimes, which is, as far a I know, only available as a GUI application on Windows.

      Most content I find online is very practical, teaching me how to follow concrete steps to make things work, but I haven't found much advice on which programs or tech "stack" would be adequate for a specific situation such as my own. I just want a robust way to seamlessly transfer file between all the machines on my home without having to plug and unplug hard-disks and flash drives.

      Any suggestion? Thanks!

      12 votes
    6. Tried switching to Fedora KDE Plasma, have issues with nvidia driver

      Solved I was idiotically installing a legacy driver instead of the current driver. I installed the current one and it is now working. Background on Tildes For background I posted about distro...

      Solved

      I was idiotically installing a legacy driver instead of the current driver. I installed the current one and it is now working.

      Background on Tildes

      For background I posted about distro recommendations a few weeks ago: https://tildes.net/~tech/1ji6/switching_to_linux_looking_for_distro_recommendations. I settled on Fedora KDE Plasma.

      Steps taken before the problem

      I installed Fedora onto an unallocated space on my SSD, alongside Windows 10. I have tested that Windows 10 is currently working, and that Fedora starts normally. I have also used the boot media to install onto my laptop with no issues. However, on my desktop before installing GPU drivers for my GTX 970, I found Fedora to be quite buggy. This would include the session freezing and needing to be restarted , or my screen would go black with text saying something along the lines "desktop session cannot be unlocked, press ctrl + alt + f3 and login and run a command (I cannot remember the command)" and then I could switch back to my previous session. Overall, it was a buggy mess. My thought process was that it may be a GPU driver issue, and so I started the process of installing RPM fusion and installing the driver from there. I have a GTX 970, so I followed the section titled "Legacy GeForce 8/9/200/300" on this page: https://rpmfusion.org/Howto/NVIDIA?highlight=%28%5CbCategoryHowto%5Cb%29. The commands I ran after installing RPM were: sudo dnf update -y and sudo dnf install xorg-x11-drv-nvidia-340xx akmod-nvidia-340xx and followed all the prompts provided as necessary. I would then leave my computer for about 30min, before returning and restarting (thinking that a restart may be necessary to be fully using the drivers).

      Current Situation

      After going through the process listed above, I turned my computer on and booted into Fedora. My screen would hang on a black screen with a flashing white underscore at the top left corner. The computer would not get past this point, no matter how long it was left. Hitting "ctrl + alt + f2" would give me a working terminal that I could interact with, showing the basic CLI of Linux working. I did not play around much with the commands, but I do know the basic shutdown now command was working.

      Troubleshooting Steps Tried

      I was thinking that it may be due to the driver being X11 and I am running Wayland. I searched online and results seemed to indicate that this would not cause an issue
      (I will add more steps here when people recommend them)

      9 votes
    7. My Leopold FC900R broke - Recommendation request

      Hi Tildes! My Leopold FC900R mechanical keyboard had a sudden thirst for a full cup of joe, which rendered the keyboard mostly unusable, even after drying for days. This has been my favourite...

      Hi Tildes!

      My Leopold FC900R mechanical keyboard had a sudden thirst for a full cup of joe, which rendered the keyboard mostly unusable, even after drying for days.

      This has been my favourite keyboard of all time, it looks and types the same as the day I got it, and I'm actually quite miffed it broke!

      So Tildes, could you help me out? What would be a good replacement?

      For people that do not know Leopolds lineup specifically, they're pretty much no frills high end mechanical keyboard. The only similar keyboard I've found so far is the Leopold FC900RBTS, but it's quite expensive and the colours it comes in aren't entirely my taste. Although I'm not opposed to putting down that kind of money, I'm wondering if there's no alternative available that matches my requirements at a slightly lower pricepoint.

      So here's what I'm looking for:

      • Double Shot PBT Keycaps, that's a must have.
      • Fullsize keyboard. I still use my numpad!
      • Wired connection. The Leopold FC900RBTS has both wired and wireless, that's fine too, but at it's core it must be wired.
      • Relatively small sized frame, the frame on the Leopold is quite economically built. It's keys on a board and that makes it rather small even at full size.
      • I think the FC900R came with MX Cherry Browns by default. I liked Browns but I'm not married to them.
      • Cost can be anywhere between $50 and $150, but I prefer paying more if the quality matches the price.
      • Colour scheme shouldn't be too shouty, but doesn't need to be full black/white either. This is what my keyboard looked like. I like that type of distinct but not loud colour scheme.
      • Usecase is both typing and gaming, not heavy office work, but a decent amount of Tildes comment writing.

      I was debating putting it into ~tech or ~gaming, but I suppose it's too allround for gaming. Although if it needs to move I'd love to hear it.

      If someone has a suggestion, please let me know!
      Thank you everyone!

      10 votes
    8. Update to Google Workspace TOS regarding public posts

      Section 9 of Google Workspace's Terms of Service has been updated. Here's how it was summarized in the notification: Section 9, Publicity: We clarified that neither Google nor you may issue a...

      Section 9 of Google Workspace's Terms of Service has been updated. Here's how it was summarized in the notification:

      Section 9, Publicity: We clarified that neither Google nor you may issue a press release or other similar public statement regarding your use of the services without the other party’s permission

      The section itself makes clear that:

      Neither party may use the other party’s Brand Features or issue, publish, or present a press release, blog post, speech, social media post, or investor relations call or announcement discussing Customer’s use of the Services or this Agreement without the prior written consent of the other party

      Have you seen similar terms before? It seems very strange to me that they would contractually disallow customers from sharing how they use Google services or from discussing the TOS.

      8 votes
    9. Omnivore alternatives?

      I created an Omnivore account recently and I started to love it. I thought to self-host it but I didn't have enough time and thought I'd host it later. I (along with everyone else presumably) got...

      I created an Omnivore account recently and I started to love it. I thought to self-host it but I didn't have enough time and thought I'd host it later.

      I (along with everyone else presumably) got this email today:

      We’re excited to share that Omnivore is joining forces with ElevenLabs, the leading AI audio research and technology company. Our team is joining ElevenLabs to help drive the future of accessible reading and listening with their new ElevenReader app.

      Next, all Omnivore users will be able to export their information from the service through November 15 2024, after which all information will be deleted.

      Though it is quite frustrating, I will not go further in my opinion of this move.

      I would just like to let the community know that I'm in the market for an alternative for this... or maybe some help how to self-host it. I don't even know if it will be easy to self-host or if it will be worth it, presumably without updates...

      19 votes
    10. How do I know if a USB-C PCIe card supports 4k video output?

      finally getting to be that time where I need a USB-C slot on my tower that I built back in 2017 so I started looking into expansion cards. One thing I can't tell is how to tell if a particular...

      finally getting to be that time where I need a USB-C slot on my tower that I built back in 2017 so I started looking into expansion cards.

      One thing I can't tell is how to tell if a particular expansion card supports the usb-c ports with DP-Alt mode for a 4k display if the need arises.

      for exmple, had my eye on this one and I can't tell much if it does have that kind of support

      9 votes
    11. I'm liking Webflow - is there a (free?) way to get the similar design experience on WordPress?

      Hiya, coming off as cheapskate since if I love Webflow so much why not just pay for it? Well a few reasons, but mostly because I'd rather like to be not tied to any single service that can just do...

      Hiya,

      coming off as cheapskate since if I love Webflow so much why not just pay for it? Well a few reasons, but mostly because I'd rather like to be not tied to any single service that can just do away with me with a snap of the fingers.

      I've been playing around locally with WordPress and the block editor actually gets me to the finish line. It's pretty easy to design what I want to design -- just everything's lacking that final little detail, I can't easily overlap text with images etc.

      So am I just incompetent and the WordPress' block editor is actually capable of these things? Most of the plugins (like Elementor) you need to pay for before you can actually do anything custom, which is kinda no-go for me. I'm also not opposed of trying something else, just that it needs to be free (as I want to be certain I know how to use it before I commit).

      (Sorry for the rushed post, I'll make corrections it if need be.)

      6 votes