I used Infinity when I was on Reddit, and now that I’m on Lemmy, I use Eternity. Works really well for me.
- 0 Posts
- 8 Comments
TheDarkQuark@lemmy.worldto
No Stupid Questions@lemmy.world•Do you stay on vpn 24/7 or turn it on whenever you need it?
2·4 months agoWhat are the advantages of self hosting your VPN? Is it to just hide your sessions from your ISP? Also, does it not link the domain (and identity, which I’m assuming you have provided during registration) to your online activity? I thought the whole point of these commercial VPN sellers was that you could “blend in” the traffic, and add enough noise to make any sort of aggregations meaningless.
If you, however, did register and pay for it anonymously, what service is it? The last time I searched for anonymous VPSs, all of them were outside my budget.
The blood of my enemies mixed with some fresh orange juice.
TheDarkQuark@lemmy.worldto
Asklemmy@lemmy.ml•Celebrity death that’s affected you the most ?
15·5 months agoChester Bennington and Kurt Cobain. Although I discovered their songs years after their death.
TheDarkQuark@lemmy.worldto
No Stupid Questions@lemmy.world•Is it possible to pay someone to create an excel sheet for me?
21·7 months agoTry using an LLM.
I tried to timebox myself with a Python OCR solution, but ended up spending way more time than I should’ve, without ever arriving at a good solution.
I then tried using Qwen 235B via Brave’s Leo AI, and got some okay results (I think you’ll have better luck with commercial AI models; I just don’t have an account with them atm)


TheDarkQuark@lemmy.worldto
No Stupid Questions@lemmy.world•Is it possible to pay someone to create an excel sheet for me?
8·7 months agoWhat does the PDF look like? Can you not OCR it into something like a CSV, and import it in Excel?

I think you should be able to edit
permissionsin the extension’smanifest.json. I don’t know if they will be overwritten by updates though. I was working on an experimental local add-on, so I had more control over it.See: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json