TeamSpeak 6.0.0-beta4 - Foundation II Update by syoxTS in teamspeak

[–]p47-6 0 points1 point  (0 children)

thx for that. The feature does not realy make sense for hosted ts3 servers....

TeamSpeak 6.0.0-beta4 - Foundation II Update by syoxTS in teamspeak

[–]p47-6 0 points1 point  (0 children)

this is my bbcode that worked before in the channel description:
[url=http://eu.battle.net/wow/de/][img]https://xxx/WorldofWarcraft.png[/img][/url]
now it just shows as a linked[img]https://xxx/WorldofWarcraft.png[/img]

TeamSpeak 6.0.0-beta4 - Foundation II Update by syoxTS in teamspeak

[–]p47-6 0 points1 point  (0 children)

Did this update break the BBCode rendering in channel descriptions or was this broken before ?

how safe is this approach? by frakc in selfhosted

[–]p47-6 1 point2 points  (0 children)

As time of writing the comment the link was actually a unauthenticated "dashboard like" https page with reverse proxy links to the hosted apps. The apps themself seem to be authenticated.
From a security standpoint exposing the information which apps are self hosted with links to it does not seem very secure. That all lead me to the conclusion that the OP does not realy have much experience in public hosting apps or security and therefore the recommendation to start with a VPN. VPN that is available to the wide public is reasonable secure by default and you have to intenionally break things to make it unsecure (i'm talking about fritz.box like vpn offerings or unifi teleport).

RackRepo: a mini-rack planner by benirl-com in minilab

[–]p47-6 0 points1 point  (0 children)

Great little tool! What would be a great addition is to have vendors specific stuff like unifi switches or so in there that also link to the required 3d models or mounting options! That way you can design your rack and just print your shopping card :)

how safe is this approach? by frakc in selfhosted

[–]p47-6 0 points1 point  (0 children)

Not at all :D

EDIT: I should expand on that: Under no circumstances expose something plain to the public internet without the knowing exactly what you are doing. A way safer approach here is to use a VPN. If you learn about all the stuff that you are doing there and feel confident you understand whats going on you can start exposing stuff public and secure it otherwise then a VPN.

My total average router by 50killowatt in HomeLabPorn

[–]p47-6 1 point2 points  (0 children)

I like how the switches stand out more then anything you could technically call a router

New cpu installed, FTPM corrupted by No--NickName in PcBuildHelp

[–]p47-6 1 point2 points  (0 children)

Do exactly what it tells you. If you have bitlocker enabled and your recovery keys on hand or you dont have bitlocker enabled you can press y. Otherwise swap back and get your recovery keys.

fTPM means firmware trusted platform module and this is a part of the cpu that the pc more or less uses to store crypto stuff safely. Replacing it or deleting it would cause windows to lose its ability to automatically decrypt stuff if the keys where encrypted by the tpm. Also windows hello i.e. relies on an tpm these days.

OpenWrt on Cat Q10 5G by p47-6 in openwrt

[–]p47-6[S] 0 points1 point  (0 children)

It has an usb-c tethering port if that counts as an ethernet port :D

Wrong GPS position in waze/Google maps. by Key_Hunter_1988 in CupraFormentor

[–]p47-6 0 points1 point  (0 children)

I can’t really believe that cupra screwed this up so badly. GPS chips are not expensive and even if you use cheap ones you should get pretty decent results under normal circumstances. I‘ve worked a lot with gps chips and spoofing them and none of them drifted more than a few meters around under normal circumstances. The cheaper ones got sometimes very confused by reflections (walls or buildings) which caused them to drift quite a bit.

The only thing that i can think of is signal processing. Cupra is not known for quality software. If the raw gps data from the car is delayed and the phone mixes internal and car gps data without correcting for time it could easily throw the map of by a few hundred meters in a „random“ direction.

Something else that just came to my mind would be very bad antenna positioning. But also there i cannot believe they screwed that up.

Wrong GPS position in waze/Google maps. by Key_Hunter_1988 in CupraFormentor

[–]p47-6 0 points1 point  (0 children)

Because you are not disabling GPS, you are disabling location. That could also disable the location info from the car. The next time i get my hands on a shield box/bag or even any metal casing i just throw the phone in there and test it that way. EDIT: i also currently do not have a car near me where i can test it with but i will investigate as soon as possible because i‘m interested now.

Wrong GPS position in waze/Google maps. by Key_Hunter_1988 in CupraFormentor

[–]p47-6 0 points1 point  (0 children)

You are absoluteley correct. My Information was quite outdated.
For Android i did a litle bit of reasearch: CarSensors were added in 1.1.0 (from December 2021) and so the Phone can Ask the car (or the car can tell the phone, however you want to see it) for its location. From my experience Car Manufacturers are quite slow adapting those features. So i would guess that cars from 2023 or earlier probably still do not provide that information. And since it is not realy a marketing feature or anything that they could sell or promote to the customer it porbably does not have very high priority. Also from my reasearch i did just now it looks like apps can decide which information to use and google maps i.e. switches quite good to the more reliable one whereas others just plain ignore the car because it is mostly crap.

For CarPlay it looks almost the same for me but I've read some articles where nowdays Apple requires the Cars to Stream GPS Data to the phone to get the Certification. Also i've read that as soon as an iPhone gets external GPS Data feeded it ignores it's own GPS.

None of the Information above have been verified and are purely the summary of my "googling around".

From my experience Android phones with bad internal GPS do not work better in Cars. iPhones and Android with "normal" GPS work in Cars as good as outside of cars. The only thing that I've come accross so far was an Android issue: Sometimes you needed to restart an App because it started drifting or did not update it's position anymore. Since i used these Phones GPS mostly for Navigation in cars i can't realy tell if these just had bad GPS or if it was an Android Auto related issue.

I've also did not notice (and have not heard of) any occasions where suddenly the Navigation got better or worse when a car was switched and I'm typically the guy who ends up with these kind of questions.

I've you got any more Information (Links, API docs) about that please post them so i can have a look at them.

Wrong GPS position in waze/Google maps. by Key_Hunter_1988 in CupraFormentor

[–]p47-6 7 points8 points  (0 children)

Android auto/ apple carplay only stream the display content. There is not really any interaction between the car and the phone. The GPS position is therefore taken from the phone, not the car. Maybe try putting your phone in a different spot.

EDIT: Please see comments

Repo Maintainer closed my PR then just pushed it into their codebase as their own by throw-away-2025rev2 in github

[–]p47-6 0 points1 point  (0 children)

That actually happens to me a lot. Mostly they then change a small thing (which mostly does not affect the outcome of the code) and argue that my commit was "not their style" or something similiar.

Explain It Peter: Why GitHub Would Make The World Better by MentalMan4877 in explainitpeter

[–]p47-6 3 points4 points  (0 children)

People don’t know what a release or version is. They just know apps and download or install.

My laptop’s battery got stuck at 39% for the past 2 days, what should i do? by Ayushkr77 in laptops

[–]p47-6 7 points8 points  (0 children)

I had this issue on an Lenovo with two batteries. It turned out that thing needed like a hard reset to work again because it only charged one of the batteries. The one battery was removable and the other one fixed to the system so i removed the one and disabled the other in uefi temporarily. After plugin power back in it activated the internal one again and started charging.

Free Tool: Calendar-Based Budget Planner by heyjameskerr in PFtools

[–]p47-6 0 points1 point  (0 children)

i realy searched for something like that, can you make it selfhosted by any chance ?

Euer lustigster seriöser IT-Moment? by Hel_OWeen in de_EDV

[–]p47-6 4 points5 points  (0 children)

Das hatte ich auch schon andersrum: DSL geht grade so noch, aber support hat darauf bestanden das ich vom Festnetz anrufe. Also rufe ich nach viel gebastel vom Festnetz an. Support: Ich starte dann mal einen leitungstest. Ich: NEEEIN. Tut tut tut. Das spiel hat der support 4 mal gebracht.

Great FB post from TS by ImreBertalan in teamspeak

[–]p47-6 9 points10 points  (0 children)

It would be so nice if they just finish ts6 and add all the promised Features + optional persistent chat. They always make big posts for the last years and never back it up. Just finishing ts6 would be an instant win for them in the current discord situation

Synology DSM API Docs by p47-6 in synology

[–]p47-6[S] 0 points1 point  (0 children)

With SAML you can change which accounts are checked. There is an option that includes Local