Viewing profile — kodebach
kodebach
HN member- Joined
- Sat, Sep 16, 2023, 4:45 PM UTC
- HN karma
- 45
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About kodebach
No profile information was provided.
Recent public activity
-
comment
Comment #49148088
Do you have an example of where "the ideas don't combine well"? Or where an imperative approach is truly better? In my experience the solution is often to use the appropriate archi…
-
comment
Comment #49148004
The goal of the reactive/declarative approach was never to be more performant than imperative code. The goal is to more easily build UI that is performant enough and functions corr…
-
comment
Comment #49062681
Well if the cookie comes from a third party it implicitly allows tracking. Also AFAIK the Google Fonts question (is the IP alone already PII, if Google has no way of tying the IP t…
-
comment
Comment #48969941
Based on my understanding of the GPDR, this scheme wouldn't be anonymous, if the salt is stored anywhere. Using the salt(s) and the full list of all your users emails, you could fi…
-
comment
Comment #48767772
Google already announced the "Advanced Flow" that lets users override the verification. Yes, it's quite complicated, but it shows Google isn't trying to completely close down Andro…
-
comment
Comment #48767578
Since Apples App Store is DMA compliant, the EU won't do anything against this far less restrictive change from Google.
-
comment
Comment #48767528
If you're building the APK, you're probably installing via ADB, in which case none of the changes apply
-
comment
Comment #48767518
There actually is in some regions. For example in Germany any publication must include an Impressum with details about the author and publisher. This requirement also applies to we…
-
comment
Comment #47739939
It's actually worse. I just signed up with a dummy email and the page says they need your email to create an account so, they can store the icon kits you've created. That kinda mak…
-
comment
Comment #47647760
As strange as it is, but Austria is quite far ahead in terms of eIDAS since we've had Handysignatur for more than a decade. I wouldn't be surprised, if the Germans are planning to …
-
comment
Comment #47647703
I agree, you should be able to run anything you want, root your device, etc., but you also have to accept the consequences of that. If an app can no longer verify its own integrity…
-
comment
Comment #47647667
Simply because the law was written that way. But also the whole idea of identity verification becomes pretty useless, if there is no chain of trust. You could run a modified client…
-
comment
Comment #47145427
Starting from their first announcement of this, Google has explicitly asked for comments and feedback from affected developers. They have a Google Form for exactly that linked on a…
-
comment
Comment #47142617
It is a non-sensical ruling. But IIRC the reason was basically that while Apple and Google did basically the same shit, only Google kept a written record of their monopolistic beha…
-
comment
Comment #47142507
My guess is that Android 17 will show the registered name of the developer of the app you're trying to install. With stolen IDs you can only get accounts for individual developers …
-
comment
Comment #47142249
Like you said, for years now they have added more and more restrictions to address various scams. So far none of them had any effect, other than annoying users of legitimate apps, …