• 16 Posts
  • 145 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle



  • how did she get this idea into her head in the first place?

    one of the worst life ruining decisions a student can make is to rack up student debt, with no means to pay it off after graduation.

    look at graduation statistics if they publish it. what is the employment rate and median salary of graduates?

    Is the total cost comparable to the median starting salary?

    if taking sense into ur daughter isn’t possible, then maybe reason with ur husband based on finances?












  • I’ve used both and completely agree.

    i used fvwm for some 20 years. but when I switched to Wayland, I had to change window managers. I tried gnome first because it was the default on more distributions. works great as long as u use it as is . any customization is hard and needs gnome tweaks or some other extension…

    kde plasma was just as light weight and completely configurable


  • i don’t think having evidence will change anything. there’s a lot of stuff with concrete proof that he got away with…

    he has repeatedly violated the hatch act, commited multiple felonies, illegally fired several federal employees, bungled diplomatic relations publicly, funnelled billions of dollars to his family and friends etc .

    he got away with it all 🙄




  • I would love to have content indexing with full text search in files and emails. I used to run namazu / notmuch mail to index it (back when I would fetch it using offlineimap). But sadly my mail lives on an IMAP server now and isn’t searchable locally. And Baloo was simply taking too long to index all my files.

    I’m really surprised that an indexed search takes roughly as much time as a directory search. I guess it shows how much the filesystem and tools have evolved… back in the day, a full tree search through even 10GB would be slow and noisy…


  • Thanks; KDE integration is a big plus. But I haven’t been tagging or rating files … 🙄 so several of these queries are not useful for me. A fuzzy matching based on the whole file name seems to best fit my workflow… and there doesn’t seem to be an option to fuzzy match, or match on the whole path in Baloo.

    I was hoping dumping a long list of matches to fzf would give me a performance gain (because of Baloo’s indexing), but right now the performance difference seems negligible.


  • My images etc. are on a separate partition (300GB, not indexed). I certainly have tonnes of data in .git folders, which fd ignores. But the exclude_folders setting in baloofilerc seems to ignore most of these by default.

    I agree metadata and context makes a huge difference. Looking at my work flow, I’ve put all the data I need into the file names 😄. The metadata is borked for most of them cause many were download some 20+ years ago. So I put the author names and title into the filename to make it easy to search…

    Unfortunately the full path is ignored by Baloo. There’s main.* file in several folders; the parent folder name is ignored by Baloo search, so I dump all Baloo results to fzf and search there…