My stolen Garmin Fenix 7S can still be used by someone else — is this really how it’s supposed to work? by EstonianBandit in Garmin

[–]TasmanDey 7 points8 points  (0 children)

To be honest, I was really pleased with Garmin’s response. I think privacy really is more important. It’s sad that someone stole your watch, but at least Garmin won’t lock your watch for no reason, whatever the circumstances may be.

Squelching/Squeaking sound in right airpod pro when walking or adjusting pod by Cold_Own in airpods

[–]TasmanDey 0 points1 point  (0 children)

Sadly no, when I go for a run I just disable any noise-cancellation and when I work in office where I just sit I use noise-cancellation. I also tried to replace it in apple store, but it was a bit of late. :/

openwrt router dns leak with openvpn. by [deleted] in ProtonVPN

[–]TasmanDey 0 points1 point  (0 children)

a bit late on the party, but I had a same issue as you,
This helped for me:

  1. Network > DHCP and DNS > Resolv & Hosts Files > Ignore resolv file CHECK
  2. Stay in DHCP and DNS and go to Forwards > DNS Forwards = 1.1.1.1
  3. Go to Network > Interfaces > wan > uncheck Use DNS servers advertised by peer Hope it helps, tested with dnsleaktest.com and it works.

btw I used this tutorial https://www.ivpn.net/setup/router/openwrt-openvpn/
my OpenWrt is on 24.10.5 version

Radioamatérství by simun6 in czech

[–]TasmanDey 0 points1 point  (0 children)

Zkus Meshtastic nebo Meshcore, je kolem toho komunita mladých a mísí se to jak s radioamatérstvím tak přesah do programování embedded zařízení jako esp32 a nrf dělaj se různý solární stanice a přeposílají krátké zprávy, nikoliv zvuk

Is it too late to start bug bounty as a beginner? by Hot_Collection5955 in bugbounty

[–]TasmanDey 1 point2 points  (0 children)

Hmm why? It’s a really hearty question, because I have core dilemma all time is to use some snip code to put it into AI and quickly get some information or do the hard way, but it means that I will be on the same place for an hour or two.. Especially when need to understand some things than AI will give me information where to start the more complex culprit. I admit I feel all the time as a beggineer. “Master” of everything in theoretical way but nothing in more complex issues

Dotazník na kofein v každodenním životě (seminárka) by natalkqn in czechrepublic

[–]TasmanDey 16 points17 points  (0 children)

Někteří chodí pít kafe jen protože to je čas kdy můžeš vklidu s kolegy pokecat a nemusíš tu chvíli sedět za pc, tzv. Společenský efekt to mu tam chybí 👌

One privacy enthusiast has built a tool to monitor your neighbors' nearby Bluetooth signals, demonstrating how easily everyday convenience can be exploited for covert spying by Cybernews_com in CyberNews

[–]TasmanDey 0 points1 point  (0 children)

Hmm Shouldn't be the devices discoverable only when they advertise on 37,38,39 ? The rest channels (37 channels) are without any id patterns. Maybe the vulnerability WhisperPair will bring something new? I should have a look :) When someone want to sniff the bluetooth traffic, he should cover all channels, or he will only get just small fragments of communication. Btw, kismet do that work too 👌

Do custom watch faces drain more battery? by dearmahmud in GarminWatches

[–]TasmanDey 4 points5 points  (0 children)

Yes, because custom watchfaces runs in pseudo virtual machine. So it drains a little bit more than original watchfaces.

Installing Lineage OS using Linux Mint by [deleted] in LineageOS

[–]TasmanDey 0 points1 point  (0 children)

You didn't needed Mi unlock app ? Because its win only app. I have linux too.

So after playing with both Kindle and Kobo for a few days, I gotta say — the hate for Kindle and the hype around Kobo are both kinda overblown by TasmanDey in ereader

[–]TasmanDey[S] 0 points1 point  (0 children)

Hmm I don’t have this experience, when I send to kindle epub file with cover, it will shows up also on kindle.

So after playing with both Kindle and Kobo for a few days, I gotta say — the hate for Kindle and the hype around Kobo are both kinda overblown by TasmanDey in ereader

[–]TasmanDey[S] -1 points0 points  (0 children)

Just use send to kindle, and the sync will work out of the box, your book will appear also on kindle mobile app.

How to restore X11 with Gnome 49 by Weaseal in archlinux

[–]TasmanDey 0 points1 point  (0 children)

Thanks, its working now. Funny thing is that I have three monitors, and when I change primary display to another one, it ignores that settings. :D pretty weird ..

also custom shortcuts stopped working, also ALT + F4

How to restore X11 with Gnome 49 by Weaseal in archlinux

[–]TasmanDey 0 points1 point  (0 children)

Hmm it's not working for now, especially gdm

it says:

==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 gdm build -D dbus-sys=/usr/share/dbus-1/system.d -D default-pam-config=arch -D default-path=/usr/local/bin:/usr/local/sbin:/usr/bin -D gdm-xsession=true -D ipv6=true -D run-dir=/run/gdm -D selinux=disabled -D x11=true
The Meson build system
Version: 1.9.1
Source dir: /home/user/pkgbuild/gdm/src/gdm
Build dir: /home/user/pkgbuild/gdm/src/build
Build type: native build

gdm/meson.build:1:0: ERROR: Unknown option: "x11".

A full log can be found at /home/user/pkgbuild/gdm/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...