Rogue1633

joined 1 year ago
[–] Rogue1633@discuss.tchncs.de 3 points 6 days ago

Für Schorndorfs Oberbürgermeister sei es ein gutes Beispiel für eine lösungsorientierte interkommunale Zusammenarbeit und ein wichtiges Signal der Politik an die Bürgerinnen und Bürger.

Dass die Reparatur der Strecke überhaupt zur Debatte stand, sendet mMn kein gutes Signal an die Bevölkerung...

[–] Rogue1633@discuss.tchncs.de 16 points 1 week ago (2 children)

Im Telefonbuch gespeichert, hat das irgendeinen Grund?

[–] Rogue1633@discuss.tchncs.de 4 points 1 week ago

Ich kriege davon SimpleClub Vibes

[–] Rogue1633@discuss.tchncs.de 9 points 2 weeks ago

Es gibt übrigens auch einen RSS-Feed jeweils für die Bundesländer und nach Produkttyp filterbar: https://www.lebensmittelwarnung.de/___LMW-Redaktion/RSSNewsfeed/rssnewsfeed_node.html

[–] Rogue1633@discuss.tchncs.de 1 points 2 weeks ago (1 children)

It allows using reddit with my VPN (Mullvad) turned on. I don't know why reddit offers such a workaround, but it works for me

[–] Rogue1633@discuss.tchncs.de 3 points 2 weeks ago (1 children)

Gave it a second try :)

[–] Rogue1633@discuss.tchncs.de 0 points 2 weeks ago

It allows using reddit with my VPN (Mullvad) turned on. I don't know why reddit offers such a workaround, but it works for me

[–] Rogue1633@discuss.tchncs.de 15 points 2 weeks ago* (last edited 2 weeks ago) (8 children)

Life Hack: Replace the 'www' part from the URL with 'sh'. For example: replace

www.reddit.com/post1/...

with

sh.reddit.com/post1/...

It should be easy to write a script that replaces these URLs. This allows using reddit with my VPN (Mullvad) turned on. I don't know why reddit offers such a workaround, but it works for me.

[–] Rogue1633@discuss.tchncs.de 52 points 3 weeks ago (3 children)
[–] Rogue1633@discuss.tchncs.de 2 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Der Schnellbus zwischen Bad Cannstatt und der Innenstadt war nie von vielen Fahrgästen angenommen worden.

Wenn ich von Bad Canstatt in die Innenstadt will, ist ja die S-Bahn auch viel angenehmer und schneller. Busspuren an sich machen Sinn, um sowohl die öffentlichen Verkehrsmittel attraktiver zu machen als auch um möglichst viele Menschen effizient zu befördern. Aber wenn die Spur nur für eine Linie benutzt wird, die an sich auch keine hohe Nachfrage hat, ist sie natürlich nicht sinnvoll.

 

Hello, I use Ubuntu 22.04.2 LTS and I got a strange problem without knowingly changing anything: Every now and then my primary display turns black for a second and then back on. My secondary display is working fine. My speakers are also connected to the display, so I'll hear a sound from them when it happens. I can't make out exactly what causes the turning off/on, but when I don't touch anything, it happens less frequently than when I'm working, switches windows, etc. Furthermore while my display works well with 144Hz refresh rate, my mouse input works at a noticably much lower refresh rate. I tried restarting my PC and replugging my DP-Cable and power cables. I'm relatively new to Linux so I don't know what the causes could be. I hope someone can help me :)

1
Selfhosting Location History (discuss.tchncs.de)
submitted 1 year ago* (last edited 1 year ago) by Rogue1633@discuss.tchncs.de to c/selfhosted@lemmy.world
 

Hello, I'm looking for a good tool to selfhost some kind of location history similar to Google's one. To have some data I can test the tools with, I merged every of my bicylce and hiking tours to one GPX file containing 7000km worth of travel. Then I tried this tool, but it really lags with so much data and every move and every zoom takes some seconds to load. Next I tried the "Phonetrack" app on my nextcloud instance, but this as well lags and I have to activate every track manually and they are color coded. I really like the connection between the phonetrack app on my Android and the nextcloud app, but I am afraid that I'll eventually run into the same performance problem when I gathered enough data. I've seen that theres OwnTracks, but it seems you have to set up your own server and I don't want to pay extra next to my nextcloud subscription. Do you know of any kind of location history tool I can use that can handle big amounts of data?

EDIT: I now found a solution I'm very happy with: I still use the Phonetrack app with my Nextcloud and komoot to track my biking/hiking tours. I found a python program that downloads all my komoot tours (https://github.com/ThePBone/KomootGPX) in a folder on my Linux Desktop. I also mounted my nextcloud to my Linux filesystem, so I'd have access to the Phonetrack exports. I wrote a Java program that takes all the gpx files and converts them to a JSON file similar to the original Google Location History JSon file. That all happens automatically once in a week with an anacronjob. Finally I use this tool (https://github.com/theopolisme/location-history-visualizer) to visualize all the data. I've not run into performance issues with this unlike with the other apps I tried. I plan to change this program so I don't have to got through the steps with selecting the file, etc. but this is my current implementation that I'm very happy with. Just leave me a message if you need my Java file to achieve the same :)

view more: next ›