[-] beppi@sh.itjust.works 1 points 1 month ago

I agree, calling it Twitter just gives the impression of denial that it's now X, denial that it's owned by Elon, denial that it's now shit (it was shit before, worse now though), and feels like justification for continued use of it.

Just call it X in disgust, and move on to Mastodon or something

[-] beppi@sh.itjust.works 7 points 8 months ago

There is a lot of very confident, opposing answers here...

[-] beppi@sh.itjust.works 7 points 8 months ago

May I suggest Tracker Control, allows per-app network access and even restricts certain tracking requests. Only downside is it takes the VPN slot. Very much worth it though I believe

[-] beppi@sh.itjust.works 6 points 9 months ago

Could be the holding in your shit for a week or whatever it was meme

[-] beppi@sh.itjust.works 1 points 1 year ago

Yeah will put an issue on there, but wanted to test another app first in case it's not due to phonetrack somehow. Away for the weekend so can't easily test a new app just yet

14

Hey guys, Not sure where the best place to put this is but since nextcloud is self hosted thought I'd try here first..

Sometimes gpx tracks created by phonetrack look like the are ordered incorrectly when a line is drawn. I've attached a screenshot of organic maps. This doesn't happen all the time and I have no idea what's changing to make it happen

Thanks guys, please let me know if you need more info!

[-] beppi@sh.itjust.works 4 points 1 year ago

The quality of this app truly boggles the mind. Thanks for the hard work!

[-] beppi@sh.itjust.works 4 points 1 year ago

Out of interest, why do you say that it may not be good for AAA games?

[-] beppi@sh.itjust.works 2 points 1 year ago

Sounds like you need to check out Org-roam (if you use emacs) or some other zettelkasten style note taking software

[-] beppi@sh.itjust.works 24 points 1 year ago

This was the answer, called up and got them to unblock ports 80 and 443 (they actually unblocked them all). Thanks alot!

33

Hey guys, Changed ISP to Aussie Broadband yesterday, and suddenly can't seem to connect to my server using my domain (still can connect in the local network). Aussie Broadband uses CGNAT, and I opted out of that, but I still can't seem to use the server.. am I missing some router settings I might need to change? Any other ideas?

Server firewall is off, ports 443 and 80 are forwarded to the servers nginx proxy manager etc. Using ddns that ASUS provides with their routers and Cloudflare domain

Thanks for any help!

[-] beppi@sh.itjust.works 2 points 1 year ago

With Australian banks there doesn't seem to be any problems, if you don't install gplay, you won't get notifications though. However I think there were some issues with other countries' banks, but there's a list somewhere on the GrapheneOS forums/GitHub for all tested banks.

It really does, but unfortunately they simply have the most secure hardware of android phones. At least you're just paying for the hardware, but don't have to continue paying with your privacy (or pack of) if you get Graphene

[-] beppi@sh.itjust.works 13 points 1 year ago

There's only one phone that runs GrapheneOS so that's the one I get. If you're looking at stock phones, apple is the best for privacy and security, but if you really care about those two things you're probably not just looking at them stock

[-] beppi@sh.itjust.works 16 points 1 year ago

Depends on when the app pulls from OSM. Organic Maps and OSMAnd are monthlyz, if you have OSMAnd plus or are a contributor to OSM it's hourly I think

15

Hey guys, For my home server I am using a Cloudflare domain name to access it, but I noticed today that my connections are secured using the Google Trust Services LLC certs, rather than the Let's Encrypt certs Nginx Proxy Manager uses.. so I'm assuming that cloudflare is having a ball sniffing all my traffic before forwarding my requests to my server...

Is there a way around this? Do other registrars do this??

Thanks!

4

Hey guys,

Recently got a Lidarr (on Steroids) and Navidrome server setup, but I can't seem to figure out how to give Navidrome access to Artist images. It has all the album art etc, but I'm unsure of whether Lidarr is saving artist art correctly. Am I missing something obvious?

Thanks!

8

What does it actually do? When it's on, I get a redirecting error when trying to connect to my nextcloud at cloud.example.com, but with it off, it seems like I can't connect to NC using http anyway? Am I misunderstanding what it does?

Thanks!

16
Worth using Authelia? (sh.itjust.works)

Hey guys, I'm running a simple docker compose server on an old laptop, hosting calibre(web), nextcloud and navidrome exposed on a cloudflare domain. Nextcloud allows 2fa, however navidrome and calibre web don't, so I thought I'd better get onto setting up Authelia..

Been having issues setting it up, and now I'm starting to wonder if its worth the trouble after all. I'm sure NC is fine sercrity wise but will I be fine leaving the other two exposed to the internet? I know having Authelia is definitely better.. but is it really worth it if I haven't pissed off any hackers, and am just a normal dude?

Thanks!

10
Learning to use Org-roam (sh.itjust.works)
submitted 1 year ago by beppi@sh.itjust.works to c/emacs@lemmy.ml

Hey guys, I think I get the basic idea, but I have a few questions..

  1. How do I just open up a note to check it out? I can see just opening the file regularly, but having each file start with a long sting of numbers leads me to think there's some nicer, easier way.

  2. How do I go about having multiple "networks" one for work and one for home, etc. Do I just use folders?

Thanks guys!

5

Hey guys Getting used to lidarr, but sometimes when i need to manual import, it will list a whole album, with one song pre-checked. If I select any more the import button greys out. This track is the only one with a track number so is this the problem?

Thanks!

58
Home Server Security (sh.itjust.works)

Hey guys,

Currently im just running calibre and nextcloud docker containers over the web, with a ddns from noip and a cloudflare domain. But i also want to setup a vaultwarden container too, so now i need to really consider the security of my server. What are the main things to watch out for? Calibre and nextcloud are just using subdomains, is it okay to have a subdomain to connect to vaultwarden? Am i better off just trusting bitwarden and sticking with them?

Thanks!

14
Help with Nextcloud (sh.itjust.works)

Hey guys,

I posted this and a bunch of info in the Nextcloud help forum https://help.nextcloud.com/t/nextcloud-aio-freezes-have-to-manually-stop-all-containers-to-get-it-responsive/165826/1

But i thought id plug it here too in case anyone has a solution... Tried all kinds of things but cant prevent nextcloud from timing out

Thanks guys!

3

Hey guys, very new to flutter and have been learning in order to start making pull requests on Github. However its been a while since ive used a non-R programming language so I might be a bit rusty with some concepts.

For reference, the repo i want to help out is Thunder

What im trying to do is cause a page to scroll to the top, when the user presses the bottom navigation bar button for that page.

So it goes PageView, CommunityPage, then PostCardList, which is a class containing a ListView showing the cards and whatever else.

I get that I need to pass one of the scrollControllers up to the main PageView level, and then use the BottomNavigationBar onTap (index) function to call an animateTo on it. But i dont know where, or how i pass the scrollcontroller up a level. When i know how, do i just pass it from the PostCardList class, to the CommunityPage class, to the PageView-level class? Or is there some better way??

Sorry for such a low level question but ive been learning this for like 2 or 3 days and have no experience whatsoever hahaha

Thanks!

0
submitted 1 year ago* (last edited 1 year ago) by beppi@sh.itjust.works to c/openstreetmap@lemmy.ml

Hey guys, I know this question is probably answered somewhere on the internet but I just can't seem to find it.

In OSM, I have an address, and on that block of land I have many separate small houses, each with the same house number, but different unit/flat numbers. I could assign housenumber 123 to each but from what I understand, duplicating information is bad.

Is it a good idea to instead omit this information from each house, and draw an area around the entire block with addr tags on that specifying housenumber, suburb, street etc. and each actual house only has unit number and building type?

Thanks guys

view more: next ›

beppi

joined 1 year ago