Lettuce eat lettuce

Always eat your greens!

  • 2 Posts
  • 251 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle
  • well, I work in IT. So I am required to use apps like Teams for mobile and DUO 2FA in order to authenticate my laptop sessions.

    Now, could I use only SMS/email 2FA? Technically yes. And I could just have Teams on my work laptop and have that nearby all the time, but it would be extremely inconvenient. Navigation would also be a big problem. Due to the nature of my job, I frequently have to visit a large number of different sites around my area. Having to open my laptop each time I need to go somewhere, open up a map site like OSM or Google maps to get the directions, print them off or write them down, then follow them manually hoping that I don’t encounter random slowdowns or closures in an area I am not familiar with is basically a non-starter for me.

    As for personal use, navigation rears its ugly head again. I often will be traveling with friends or family and we decide on a whim to change our destination for dinner or hangouts after based on times, appetites, budgets, closures, etc. Having a map app on my phone makes that easy to do. It would be impossible to do that without it, unless I had a near exhaustive knowledge of my whole city and surrounding suburbs.

    Honestly navigation is the #1 thing. Random other stuff comes up, like my mobile password manager Bitwarden, or my various apps like my City’s bus/metro app, and my city’s parking app. Both of which again, I could make do without, but it would be extremely tough and inconvenient.

    I’ve decided that the happy medium for me is to use as much FOSS phone tech as possible. That way at least the tracking and data harvesting is minimized and I am generally not supporting megacorps.

    I use GrapheneOS, with mostly FOSS apps. The proprietary apps I do use are isolated with GOS’s special sauce. I use Magic Earth for my navigation, which while not open source, the data sets they use are, and they are not google, and based in the EU, so far better privacy than Google’s trash.

    I wish I could switch to a flip phone, I’ve seriously considered it many times over the last several years. But for my lifestyle, it’s just not feasible. The best balance for me is to compute ethically on my mobile. I have thought about going for the weekend with just a dumb phone, that might be possible, but I’ll have to see.





  • Favorite heavyweight Type 1 hypervisor: XCP-ng. It’s open source, runs on a ton of enterprise and consumer-grade hardware, has always been rock stable for me, even when forgetting to update it for like 6 months, still ran everything like a champ.

    I need to try ProxMox, has some cool features. XCP-ng is pretty intuitive though, UI makes sense and is cleaner than Proxmox. The integration in Proxmox with the Incus project is pretty cool though, especially being able to run VMs and containers and manage them together. I’ve been thinking of trying that and seeing how it goes.

    For containers, I just install Debian and run Docker on there. Stable, simple, nothing fancy. If I need something more up to date, I typically use Ubuntu Server.


  • I used to do this myself, just with OpenVPN instead of Wire guard, worked fine, then I found overlay networks like Tailscale and it changed my life.

    Just use an overlay network. Tailscale or Netbird are my personal recommendations, Netbird if you want 100% open source right out of the box, Tailscale if you don’t mind their default coordination server being closed source, (you can run the open source Headscale server if you want)

    Overlay networks make all this sooooo much easier. Encrypted secure access to any and all of your internal network devices, with fine tuned access control depending on how you want it set up.

    I will never portforward or manually set up a VPN tunnel again, overlay networks perfectly fit my use case and they are so much easier to get working.





  • Don’t subject your family to nasty letters in their mail from your ISP. You won’t go to jail, but you might risk your internet service getting canceled, which won’t be a fun conversation with your parents.

    If you’re 18 and healthy, go donate plasma at a local clinic. In the USA depending on where you are, you can make $40-$80 per week, sometimes even more if they have a big shortage. Takes about 90 minutes a session, and you just chill with a needle in your arm and browse on your phone, super easy.

    Proton VPN’s most expensive plan is $108 for 2 years, you can afford that. Go to your friends or neighbors and offer to do some yard work for cash. Mow their lawn, shovel bark, dig up dead shrubs, whatever. That’s the main way I made money when I was in my teens. People will pay 20-30 bucks an hour in most places for that kind of work, so a few hours of that in a week or two and you’ve got your $108 for Proton VPN, or whatever other VPN you want to use.

    Sell some crap on eBay, FB marketplace, Craig’s List, etc. Old clothes, computer parts, consoles, weights, people will buy anything. You’d be surprised how fast I’ve gotten rid of junk buy posting it online for 10 bucks.


  • ~50x

    My policy is double my download, minimum. But I almost always hit much higher than that, my average is probably between 5-10x

    All my torrents are public sites, and I only torrent pretty common stuff, so I don’t feel too bad about killing a torrent after a week or two. I figure 5-10x average on easy-to-find, mid quality media is plenty in the karmic sense lol.

    As far as I am concerned, always give better than you get, even if that’s 1.01 but try to aim higher.

    Of course, if you’re seeding a rare or otherwise hard to find piece of media, then you should keep it alive for longer. I am in the process of upgrading my torrent machine, and once that happens, I will be able to hold far more active torrents, and my average ratios will be significantly improved.

    Happy sailing!




  • It’s designed to be more compatible with MS’ .docx formats, less weird formatting issues when converting between them. But the actual features it has is less than LibreOffice.

    Two different focuses, LibreOffice is designed with more powerful features and uses the .odf file format by default.

    OnlyOffice is lighter weight and designed with MS Office compatibility first and foremost, although both suites support both file formats and in my experience, both work great with either file types and for basic users, have all the features you would need.







  • Have you looked into Tailscale or an equivalent solution like Netbird?

    You could set up a tailnet, create unique tags for each machine, add both machines to the tailnet, and then set up each machine’s network interface to only go through the tailnet.

    Then you just use Tailscale’s ACLs with the tags to isolate those machines, making sure they can only talk to whatever central device(s) or services you want them to, but also stopping them from talking to or even seeing each other.