• 1 Post
  • 30 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle
  • Granted, you’re using a home setup. But you could still consider setting up the VPN on a central AP and repeating your hotspot through it to make everything going in and out of your network encrypted and more secure. None of your actual traffic (besides what your phone is emitting) will be in the clear, which is better than nothing.

    Almost any router with VPN and repeater options will accomplish this if you don’t wanna root your phone. I’ve flashed OpenWRT on the equivalent of router potatoes over the years. It’s pretty straightforward.


  • Yeah sorry I don’t have experience with Graphene but a quick search seems to say root is very difficult with it. Maybe look into flashing a different custom ROM if you really need this.

    One thing I’ve done quite a bit is use my travel router (I have a GL-Inet Slate but there are lots of options) to repeat my hotspot, then connect all my devices via the router. And set the VPN up on the router. This way everything going out over the hotspot is encrypted anyhow.

    For my needs, I can power the Slate by plugging it into my laptop or even my phone via usb-c. It’s very portable and versatile. Ymmv.





  • TerkErJerbs@lemm.eetoSelfhosted@lemmy.worldBest phone sync
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    NP! It’s a great app, the dev updates it really frequently and I’ve never had any functional issue with it. I keep meaning to drop onto their git issues board and make a couple of small quality of life suggestions for the UI/UX as I use it dozens of times per day for work (there are some processes that currently take 5 clicks/per that could be reduced to 1 or 2 max) but that is a very small and nice problem to have.


  • TerkErJerbs@lemm.eetoSelfhosted@lemmy.worldBest phone sync
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    That was the same issue I had with SyncThing, it just seemed to conk out at weird times and I gave up on it (for that purpose). It’s great for centralizing a directory of files from one machine to another but I didn’t love it for keeping a single file up-to-date with changes coming from more than one point on the network.


  • TerkErJerbs@lemm.eetoSelfhosted@lemmy.worldBest phone sync
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Oh yeah sorry, I misunderstood. I think what you’re looking for is local (network) versioning which I’ve had trouble finding in the past as well. I had hoped SyncThing would do it but it doesn’t. Versioning is something a service like git does perfectly (i.e. notifies of and/or resolves conflicts in text files on the fly, seamlessly). When I was doing a lot of writing from different devices I set up a private repo on Github (and later Gitlab) and got my text editor to auto-sync-on-save to the repo (from any device) and it worked great. There are very likely self-hosted solutions that wouldn’t rely on the cloud for that, but for me it worked fine as private repos because nobody but me would ever see those drafts (in a perfect world… we all know microsoft has almost certainly trained their shitty A.I. on my terrible writing versions over those years on Github because they own that platform).

    I know there are ways to get Git working locally, probably for this purpose, but I don’t know of any simple ones to suggest.



  • I set up Bunsenlabs on both of my elderly parents computers and then basically automated login stuff to the sites they use, pinned those tabs. Blocked all ads and trackers. Set Firefox to auto open on boot. Basically made them a Linux version of a chrome book where everything they need is in the browser and already active, no mudding around.

    8 months later zero complaints from either of them.






  • I mean I hope Ladybird devs do a great build and go their own way without being corrupted by their donors and all that, don’t get me wrong. But whenever I see that dumb shopping bag logo I get the no feelings.

    You can also read up on how the vast majority of Mozilla’s funding has been coming from Google for a very long time, and draw your own conclusions from that fact.


  • Shopify (i.e. Shittify) being their top donor already has me looking sideways at this project. They’ll invest in anything they think they can get an edge with and if something starts to happen they’ll fuck it up and wallstreet-ify it as fast as possible if they can.

    Their (Shopify’s) guru founder Tobi made a huge NFT play that went absolutely nowhere while I still worked there. They spent a lot of time and money on it, right before they laid several thousand people off.



  • It’s kinda janky but I’ve been running HoloISO on my gaming rig for over a year and it was mostly pain free. To be clear I don’t use that system for much more than gaming but recreational browsing and music/movies etc as well. It’s fine.

    Recent decisions by the maintainer to make that distro immutable have confused me and I’m thinking about switching to Endeavor. I was historically a Debian user. This was my first experience with Arch (btw) so I’d kinda like to get to know it a bit before we introduce thicker weeds and deeper rabbit holes thanks very much bye.


  • You might like Commento which is FOSS. You can self-host it (or fire it onto a free or low cost cloud host), and fun. It’s more like a Lemmy/reddit format (comment up/down votes can be enabled) than masto but maybe you’ll enjoy it.

    Users can comment anonymously or you can enable basic verification steps. Decent moderation for if spam bots find you. Etc.

    ETA I used to host my instance on Heroku’s free tier and it was more than enough for what little traffic was coming to my site.