• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Can anyone recommend a printer? (...ahem...) a Linux printer?

      Last time I owned an inkjet was well over a decade ago. I had a nice HP color laserjet that Just Worked™for almost a decade (and PS, I bought it used), and then I just lived w/o a printer for the...

      Last time I owned an inkjet was well over a decade ago. I had a nice HP color laserjet that Just Worked™for almost a decade (and PS, I bought it used), and then I just lived w/o a printer for the past 3-4 years. Now, I'm window-shopping for inkjets, it sounds like the whole "use-our-ink-or-die" business model has only gotten worse.

      Are there any good inkjet printers where I can just use it like a normal printer, just buy ink (cheaper than the printer was) when I need it, yada? Or should I just write off the entire industry (again), and go straight to the laser printers?

      And does anyone actually have a decent (color, all-in-one) printer that works reasonably well with their (YourDistroHere) Linux machine?

      Danke


      ETA: Thanks for all the feedback. I'm now prioritizing a Brother laser (maybe just mono), or possibly an Epson Ecotank.

      Side-note ... how cool is it that we have so many Linux-folk in our midst!?

      Thanks again.

      13 votes
    2. Is there a way to make sure sent e-mails are opened?

      A few years ago I decided to ditch Gmail and started using Disroot as my e-mail provider. It was recommended by privacytools.io. I realized that at least one e-mail I sent went to spam and now...

      A few years ago I decided to ditch Gmail and started using Disroot as my e-mail provider. It was recommended by privacytools.io.

      I realized that at least one e-mail I sent went to spam and now every time I send an e-mail I get paranoid if it will reach its destination. Is there a way to know if the e-mails I send are opened?

      I've thought about switching to a more mainstream e-mail provider like ProtonMail but I already have so many accounts linked to Disroot that make switching dreadful. As a matter of fact I still have over 100 accounts that are using my Gmail address because it's so time intensive and not a priority to do the switch. Hopefully in the password-less future this kind of problem will cease to exist.

      11 votes
    3. Canadian charity recommendations

      Hi Everyone! I'm looking to donate some money to a charity that is focused on helping children learn how to code. I've always heard that lots of charities are scams, and I was hoping to get the...

      Hi Everyone!

      I'm looking to donate some money to a charity that is focused on helping children learn how to code.
      I've always heard that lots of charities are scams, and I was hoping to get the opinions of you fine folks about a good charity to donate to!

      7 votes
    4. What would make app stores better?

      There was a recent discussion about the Windows App Store where people said they don't like using it. I'm in the Apple world, and people here constantly complain about the Mac and iOS app stores....

      There was a recent discussion about the Windows App Store where people said they don't like using it. I'm in the Apple world, and people here constantly complain about the Mac and iOS app stores. I grudgingly use Steam to download games that are only available there. Everyone seems to hate using app stores, but most agree that having them is better than having to find stuff on the web or in bricks and mortar stores.

      I don't tend to "shop." When I decide I need a product, I do research. I try to find unbiased sources, though that's problematic in itself. But I don't go browsing for anything because it's largely pointless and tends to drive you towards what the company that's best at selling wants you to buy rather than what's best for your needs. So for the most part, my interaction with app stores is searching for a specific program and either finding it or not.

      What do people think would make app stores better? Complaints I've heard include:

      • Too hard to find a product you want when you don't know the specific name of a particular one (like you want a photo editor that can make a photo mosaic, but don't know the name of a specific photo mosaic app)
      • You search for a specific product and the top hit is a paid placement for a competitor
      • Stores are full of crapware with similar names and similar keywords
      • Top apps are all games

      How could app store makers improve the situation? What would make using an app store a joy for you?

      21 votes
    5. Tech people of Tildes, what have you automated in your life?

      Talk about anything you have "automated" in your life. No restrictions on the tools or things to automate. You have a simple "silence your phone at work" thing? Great job! Do you have a complex...

      Talk about anything you have "automated" in your life. No restrictions on the tools or things to automate. You have a simple "silence your phone at work" thing? Great job! Do you have a complex thing with hundreds of lines of custom code? Wonderful! All are welcome!


      I myself have automated a bit of stuff, and am constantly looking for more (that's why this thread exists):

      Home:

      • My room will turn on the lights when it detects the brightness inside is going down, but will slowly do it relative to the current brightness so it doesn't suddenly turn on at once. (Tries to keep a certain brightness at certain times)
      • I can send "loff", "lon" or, "lauto" through XMPP to turn my lights off, on, or toggle the automatic mode mentioned above from anywhere. I am blocking internet connections from my smart light hub so I had to re-implement that manually

      Computer:

      • Copying any YouTube links (or Invidious links, which get translated into YouTube) will automatically prompt me about opening them under MPV

      Phone:

      This is where I do the bulk of my automation, as Tasker is a very convenient way to automate stuff.

      • Toggle full brightness and/or auto rotation on specific apps (Gallery, NewPipe, etc.)
      • A couple of Android "Share" targets for
        • Uploading dumb images to my webserver
        • Adding links to Miniflux (abusing it's bookmarklet functionality)
        • youtube-dl through Termux
      • And some (mostly gimmicky) text-to-speech notifications for calls and XMPP messages

      Planned:

      • Miniflux notifier over XMPP. My last attempt failed because Node-RED apparently doesn't reconnect over to XMPP when its connection drops :(
      26 votes