• 1 Post
  • 41 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • Already deleted organic maps and downloaded comaps instead and used it yesterday. Works great for navigation showing intersections and turns at a nice zoom level and clear guides. Love it over Google maps already.

    Only major downside is live traffic and also that map changes for closed roads doesn’t seem to update the navigation. The navigation still takes me down a temporary closed road that as far as I can see on osm.org is marked as closed but I’m not sure who’s fault it is because the road is also still visible on osm.org and only by selecting the road and looking at metadata can I see that it is closed. Not sure how and where to report this bug.



  • It can be a good idea to mentatlly seperate your router needs with you 2.5G speeds and WiFi needs, they dont have to live on the same device. For you private lan you need a router so you can hide and control your devices behind NAT and firewall. For that I’d just recommended one of the small hap or hax devices that suits your needs for routing, and/or wifi. If you want to be fancy the RB9005U could maybe work with your switching need as well.

    You don’t need Vlan. I believe it is not what you think it is. Vlan is if you want to segregated your own lan int to different independent lans with various firewall rules.

    All you need for your dorm is NAT. But for the love of god make sure that you dont connect your lan with the dorm lan or your DHCP server will start handing out IP’s to everyone else in your dorm and it will crash the dorm router. The ethernet jack in the wall of your dorm (I assume that’s how it works for you) needs to go to the WAN port of the router. But bare in mind on mikrotik you can configure the WAN port to be any physical port you want, but with default config it is port 1.





  • I I wrote to someone else here I don’t really understand Lutris when I tried it about a year ago. I found it a bit confusing on how to use it and gave up rather quickly because steam ended up worked for my needs back then. But now I want remote play and Sims to work and I feel like I’m starting from scratch even though I very good with Linux. Gaming on Linux is a whole different ordeal with drivers and compatibility layers and I don’t want my girlfriend (or myself for that matter) to be bothered by this when we just want to game.









  • Mikrotik all the way. But prepare yourself for a nice steep learning curve, but now that om past that i sware by it. Super fast and infinity configurable. The entire router configuration can be exported as a txt file and imported in seconds so if it breaks just get a new one and load up your config and you are good to go. Also the forums are a gold mine of information. What i love the most is just how fast it is. Setting take effect instantly. Also means it is extremely fast to lock yourself out of not careful. Again, steep learning curve but really good after that.







  • My best advice is to NOT think of it as addons. If you want grafana or node red for example, just install them in seperate in a container not considering anything else about HA. Then just use them normally. You can still use the integrations for grafana and node red. Integrations work perfectly fine on HA in a Docker container.

    Remember, very important: INTEGRATIONS ARE NOT ADDONS they are two very different things.