deleted by creator
- 58 Posts
- 265 Comments
chaospatterns@lemmy.worldto
Technology@lemmy.world•Going to a Protest? Don't Bring Your Phone Without Doing This FirstEnglish
31·8 days agoI thought this was using SDKs embedded in apps and advertising platforms. This is a different threat model. You need to block ads and prefer using websites instead of apps which have more access to device info like the advertising ID.
If you’ve got an Android, go to Settings, search for ads, and find the advertising ID and delete the ID. It’s a stable identifier that can be used to identify your phone.
Switch to more private browsers like Firefox for Mobile and install uBlock Origin.
EDIT: I’m not saying this will protect you against IMSI catchers or tower based drag nets. In addition to not bringing your phone, when you do go home you need an entirely different set of tools to protect yourself.
chaospatterns@lemmy.worldto
Technology@lemmy.world•Going to a Protest? Don't Bring Your Phone Without Doing This FirstEnglish
31·8 days agoAre those networks marked as hidden SSID networks? Hidden networks require the client STA to broadcast them to find them.
chaospatterns@lemmy.worldto
Programming@programming.dev•Software craftsmanship is deadEnglish
2·10 days agoYou’re describing what agile should be, but Agile™ is the variant you get in toxic companies where they say they are agile, but it’s just a mechanism to micromanage developers with bad managers asking why you’re not burning down enough points or why you haven’t met the estimated date you thought before you realized there was more technical debt than a bankrupt business.
Maybe you’ve avoided it but I’ve seen it first hand.
chaospatterns@lemmy.worldto
Programming@programming.dev•Building a React App with Formally Verified StateEnglish
1·18 days agoPretty cool. I played around with Dafny at work for some security-related software and I was pondering if Dafny could be effective for other problems like complex web-app state management or even more standard services.
chaospatterns@lemmy.worldtoHacker News@lemmy.bestiver.se•America's richest 10% now hold 60% of the nation's wealthEnglish
2·23 days agoWealth in economics refers to the amount of assets (home, stocks, cash, bonds, art, etc.) That one owns. Wealth is a lot easier to grow than income is.
Family wealth likely refers to a single family unit, ie parents and kids.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•Music Assistant 2.7 - Taking over the airwavesEnglish
3·26 days agoI use it to play music from Jellyfin to my Sonos speakers. It won’t fix a Jellyfin library that has bad data, but it can pull in music from multiple different sources and push to different players.
It works well enough. Some issues where songs get interrupted, but I think that’s issue with the Music Assistant/Sonos integration.
chaospatterns@lemmy.worldto
Programmer Humor@programming.dev•You can do anything at ZombocomEnglish
2·1 month agoI developed my own scraping system using browser automation frameworks. I also developed a secure storage mechanism to keep my data protected.
Yeah there is some security, but ultimately if they expose it to me via a username and password, I can use that same information to scrape it. Its helpful that I know my own credentials and have access to all 2FA mechanisms and am not brute forcing lots of logins so it looks normal.
Some providers protect it their websites with bot detection systems which are hard to bypass, but I’ve closed accounts with places that made it too difficult to do the analysis I need to do.
chaospatterns@lemmy.worldto
Programmer Humor@programming.dev•You can do anything at ZombocomEnglish
8·1 month agoI scrape my own bank and financial aggregator to have a self hosted financial tool. I scrape my health insurance to pull in data to track for my HSA. I scrape Strava to build my own health reports.
chaospatterns@lemmy.worldto
Technology@lemmy.world•Valve: HDMI Forum Continues to Block HDMI 2.1 for LinuxEnglish
62·1 month agoCan’t be a passive adapter or else that would mean DisplayPort and HDMI have to protocol compatible. If they were then we wouldn’t have this issue.Apparently I was wrong.
chaospatterns@lemmy.worldOPto
Linux@programming.dev•Low FPS in Firefox on one monitorEnglish
1·1 month agoJust an update. Firefox 146 just dropped with:
- Firefox now natively supports fractional scaled displays on Linux (Wayland), making rendering more effective.
After upgrading to 146 and natively using Wayland, it feels faster. Some fade animations are still choppier, but on average it’s at least tolerable.
Thanks for the suggestions everyone.
chaospatterns@lemmy.worldOPto
Linux@programming.dev•Low FPS in Firefox on one monitorEnglish
1·1 month agoInteresting. I played around with X11 vs Wayland settings just to see what different configurations give me
MOZ_ENABLE_WAYLAND=1 /snap/bin/firefox- Exhibits low FPS issueMOZ_ENABLE_WAYLAND=0 DISABLE_WAYLAND=1 /snap/bin/firefox- Actually feels fast like it should be. Most animations feel faster, some are still choppy though. It’s hard to tell.
It seems like running with X11 sort of the problem? Which seems unexpected and concerns me since I know distros are starting to default to Wayland.
chaospatterns@lemmy.worldOPto
Linux@programming.dev•Low FPS in Firefox on one monitorEnglish
1·1 month agoYep, both are plugged into the graphics card. Other programs and games are a lot faster.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•Anubis is awesome and I want to talk about itEnglish
1·2 months agoIf the app is just a WebView wrapper around the application, then the challenge page would load and try to be evaluated.
If it’s a native Android/iOS app, then it probably wouldn’t work because the app would try to make HTTP API calls and get back something unexpected.
chaospatterns@lemmy.worldto
No Stupid Questions@lemmy.world•How does "DNS" work on the dark web?English
25·2 months agoOn Tor dark web domains, you use the .onion domain. Tor is configured as a SOCKS proxy, so it doesn’t perform a DNS query. Instead, Tor itself sees you’re trying to connect to an onion domain name. Then it takes the URL and translates that into a public key that it knows how to find in its own hidden service directory.
Only the actual hidden service has a valid private key corresponding to that public key in the URL so cryptography (and the assumption that quantum computers don’t exist) ensures you’re talking to the right server.
Tl;dr effectively no DNS for onion hidden services
chaospatterns@lemmy.worldto
Ask Lemmy@lemmy.world•Do you think standard batteries like A, AA, AAA, C, and D, 9V etc will eventually become obsolete?English
5·2 months agoPutting the charger circuit inside the battery takes away battery capacity, so I still buy the external chargers
It blows my mind the stuff people can do with Blender and how realistic it can be. But hey I made a glowing cube once by following a tutorial.
chaospatterns@lemmy.worldto
Selfhosted@lemmy.world•DFRobot router board with a CM4English
3·2 months agoUnless you’re running VLANs, in which case the inter VLAN is normally handled by the router. I also expose my home lab services over BGP so all my traffic hits the router then comes back to my lab services.
chaospatterns@lemmy.worldto
Technology@lemmy.world•It's your fault my laptop knows where I amEnglish
10·2 months agoEvery WiFi router and network has something called an SSID and a BSSID. The SSID is the friendly name that you use to show off your puns to your neighbors. The BSSID is a 6 byte MAC address. All devices use the BSSID when connecting and communicating.
With a non hidden SSID, your router broadcasts the SSID and BSSID.
The BSSID doesn’t change even if you change your SSID (Though APs with support for multiple SSID create a different BSSID per network) and it’s what is actually used for geo location.
When it’s hidden, it doesn’t send the SSID out, but sends out packets with the BSSID. Clients then scream out to the void “anybody know the SSID ‘My Secret SSID??’” Then it’ll respond.
So basically hidden networks still send out the unique identifying address and then when you take your phone with you, you’re just telling everybody what your home WiFi is called.
Hidden SSIDs are not that useful.
















Windows has something called the ShutdownBlockReasonCreate API which enables apps with long running operations to prevent a shutdown to avoid corruption or losing work.
Is there an equivalent for Linux? When used appropriately, it makes shut downs even more graceful.