HN user

cpv

71 karma
Posts1
Comments84
View on HN

Some recent asus ROG/TUF 2022+ models have fine tuning available via "armoury crate" or "g-helper" (non-proprietary, fan/community supported, code on github).

Disabling a dGpu and reducing power can yeld some impressive results for battery life. Allows also defining fan speed curves depending on temperature.

Adobe at 40 4 years ago

I wonder if any Adobe users have tried some other options for some programs (Gimp, Inkscape, Krita), and if suits their needs.

I paid for the game and i should be able to do whatever i want with it within the confines of my own computer.

Most of the time you buy a one time license to use the software, which is tied to your account and platform.

There are some apps (like Intra) which allow you to connect to a built-in (cloudflare, google) or custom DoH server (your own or other providers which support DoH).

Nextdns have their own app for this as well.

For android 9 or higher there should be an option in network settings.

Yep, this has happened when putting it into Sleep mode. Might as well happen in Hybrid Sleep. And in advanced power settings you can disable wake timers, but I'm not sure if it helps.

Tried automating the removal of scheduled tasks (like the Compatibility runner which made the laptop sound like an airplane) and snoozed the updates for a few weeks. In the end, it broke the Scheduler, the task was still launching, and had to reset the OS to a proper state. It's a love and hate relationship with this OS.

NetGuard. Creates a local VPN through which the internet is routed. Shows the domains each app is accessing, can be blocked per app, or forbid internet at system level (breaks things, require fine tuning).

Also you can configure a non standard DNS (like adguard, which can block some things at the DNS level).

EDIT: or NextDNS, since it comes with some additional features.

Always makes sense of having a separate card for online stuff (shop, subscriptions, etc). But having to go to the bank and renew, create a new one, the waiting lines.

Some banks have web/mobile banking where you can restrict actions/limits/transactions, so it's a good option too.

Others have virtual cards for this purpose, but these are not offered in a lot of countries (revolut, privacy, yandex money, etc).

I don't know the situation in US, or other places, but companies don't have time to deal with legal issues, regarding user debt, so they delegate this process to collector agencies.

And those agencies are very happy to assist, since they get a % for their work, and when the money is big. Most of they time it's very productive. Letters and calls are just the first step. A debt of 300$ can get to x000 pretty fast (debt, fees, lawyers). And then they go to court, put financial blocking on your assets, there is a judiciary person in charge of evaluating your assets, bank accounts, they can even freeze your debt from your bank accounts if you are refusing to pay a legal debt.

If you are abroad they will happily wait for you when you will get back, or get in touch via one of their foreign agency and let you know they are near.

If they would really want to get you in trouble they can inform the foreign local authorities about your problems, so depending on the case they can create problems for you.

One reason I try to never give my card to lots of websites. If they have paypal, good. Or playstore subscription, sure. A one time/non recurring payment via a platform/provider/bank, ok.

But never the card. Reading such user horror stories, or Terms & Conditions, makes me turn around and never come back.

Email addresses, Job titles, Names, Phone numbers, Physical addresses, Social media profiles

Probably these can have a different impact if your threat model is a bit different (money, status, living area, position held, etc).

Reminds me the story about an investigative reporter known in these parts, who was swatted: https://krebsonsecurity.com/2013/03/the-world-has-no-room-fo...

or received a drug package from an investigated person, basically it was a trap: https://krebsonsecurity.com/2015/10/hacker-who-sent-me-heroi...

The journalist knew about this and informed the police beforehand. Happy end.

To add a little more, I have seen people posting on social media answers to posts like "your favorite car, your place of birth, name of mother, name of pet". Guess who uses those words for similar secret questions?

Some personal identifiable information can be used to fabricate fake IDs, for various purposes.

And if we have a linked graph with all the personal, job, address, interacted people, geo-places, etc, it can get creepy (sounds like Facebook, but much more open).

Not saying we all should get paranoid, but leaked data could be used in different ways.

You can get NetGuard on Android and see how often and what is called (facebook.com, graph.facebook.com, other vendors, platforms, IPs, etc). You can choose to block what is not needed. Kind of uBlockOrigin for Android. Sometimes stuff breaks.

And a lot of stuff is not related to FB Login.

Facebook launched Facebook Off Activity a while ago https://news.ycombinator.com/item?id=22178917

You can go to your profile, and check which third parties, or advertisers uploaded contact data of you, download backup data to see in json files which apps what sent about you ("App activated", "Made some purchase").

Maybe this will motivate product owners, developers, marketers, to start thinking before implementing a dozen of SDKs in a mobile app (or website). It's understandable when you need some analytics/crash reporting, but it becomes a privacy and ethics question when a lot of data is wandering around, and even better, crashes your app. And the users will blame you, they don't even know how many SDKs are there and what they are doing.