• 0 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: May 18th, 2024

help-circle

  • Unfortunately, I think we’re trapped in planned obsolescence. I’ve been taking the approach of looking at cost as a primary driver.

    The difference between a crappy 4K tv and a quality 4K tv is hard for me to distinguish in most cases. Especially, if they’re not side by side.

    Let’s say I set my max price at $550.

    You can find a cheap brand Onn or TCL in a 70” range size. If you go smaller you’ll likely find “better” brands.

    I don’t think there’s much that makes one brand better than others. 5-7 years is probably max life of anything you’ll buy today. Unless you’re willing to open it up and start trying to find the bad capacitors and re solder to the board.

    Rule #1. The tv never connects to internet Rule #2. Rule #1 never gets broken Rule #3. Use another device to play signal (fire stick, Apple TV, cable box, Xbox, PlayStation, pc, etc) Rule #4. Use a sound system not the tv speakers. Go big with surround systems or don’t. Anything is better than tv speakers. I’ve used a 2.1 setup for decades. A soundbar with sub is simple to setup and use.

    I’ve heard Roku is one to potential avoid now as I’ve heard they may require Internet connection on setup of some new tvs.

    A good tv has an acceptable picture, size, and plays a video source.









  • I know I’m not exactly hitting the mark, have you looked at kagi? You can personalize the weighting of results from certain sites. You can also add lenses which will let you drive results to forums, programming, academia, etc.

    To me it was a bit like reliving the early days of google with the don’t be evil mantra still in tact.

    Let me also say, it appears to be privacy respecting.

    It has been good for me so far. If someone sees a reason I should run away from this, please let me know why and what we all should use instead, I’d appreciate it!










  • Does this work? I would think scanning a *.package would only assess that content. Wouldn’t something malicious likely be in the code or dependency it could call via some form of get request? That .deb package itself could be completely “safe” until it calls a git clone <URL> to then run something malicious.

    I think this would be more likely to work for appimage or flatpak, though the same approach could compromise the validity of the scan. Am I thinking too hard, or did I just miss the point?