Viewing profile — cremp
cremp
HN member- Joined
- Tue, Mar 28, 2017, 7:28 PM UTC
- HN karma
- 438
- Public activity
- 157 items
- HN profile
- View on Hacker News ↗
About cremp
No profile information was provided.
Recent public activity
-
comment
Comment #46890973
Back before ClusterFlutter (which was just a lot of Java object type-casting, large multi-dimentional arrays, and overflow math) botting was pretty easy to write yourself with very…
-
comment
Comment #46890904
Great scripting language, but has a pretty troubled past. Once the original creator moved on from ownership, the new owner also had a business with Runescape botting. The story is …
-
comment
Comment #46769594
This might be a good plug for Morphie or Revanced patches to automate the patch process.
-
comment
Comment #38577432
> a basic level of device security across all iMessage threads I have Is that really true though? Jailbroken phones, iMessage may still work. Any device security gets thrown out th…
-
comment
Comment #23832511
> More and more of the internet is now moving behind Cloudflare This is a big double-standard here on HN. Everyone hates Google for making decisions on behalf of the internet as a …
-
comment
Comment #23559171
For the overflow, Jagex with RuneScape did it in Java. They also did stupid Object arrays 7 or so levels deep, doing casts on casts in between. The bytecode itself made the actual …
-
comment
Comment #23488519
Spit-balling; when will they put GSM chips in them? The cost of a data-plan could easily be reached with estimated figures for ads and selling usage data.
-
comment
Comment #23488448
For maven, to push artifacts via the correct mvn deploy:deploy-file requires a S3 wagon (transport layer) software to actually make the S3 calls. For bigger orgs, having everyone u…
-
comment
Comment #23343863
Samesite won't break it if you set it none. Eg samesite=none Google failed to set it before the official rollout. Reason is that sso effectively uses an iframe or popup to a 3rd pa…
-
comment
Comment #23342653
It should be noted that SameSite was broken with Google Sign-in because Google themselves never set the None attribute before they reverted the rollout in April. [0] This is a kill…
-
comment
Comment #23260686
Corrected; Thanks. Didn't realize the US was that bad.
-
comment
Comment #23260352
Going full tinfoil hat... We've seen the GDP number manipulated during this crisis, Gov propping the economy up with lots of self-debt that we cant pay back. We've seen that other …
-
comment
Comment #22039619
Maybe I'm just skeptical and a cynic, but... > VPN with an in-app purchase Lets pay for a product, and they have the ability to sell that data. I get, acting like a pi-hole and wha…
-
comment
Comment #21817397
I'm not saying that the product doesn't have it's use, but it is not how DoH should work. I'm trying to bolster the point that they are promoting logs and more importantly, blockin…
-
comment
Comment #21817259
I never heard of NextDNS. I am appalled. From their site: https://nextdns.io > See what's happening on your devices with in-depth Analytics and real-time Logs. > Protect your kids …
-
comment
Comment #21712130
Proxmox is good with the large exception of high speed interconnects. If I have Mellanox IB cards in my servers, proxmox fails to handle ipoib without a lot of legwork. Compare tha…
-
comment
Comment #21705755
> crusading against DoH favor a different centralized DNS standard, DoT I think that there are 2 camps against DoH. 1. Default centralization to specific points. EG firefox using c…
-
comment
Comment #21702716
Discovered this Fun fact last night; the systemd resolver since V242, used cloudflare as a fallback DNS. [0] The fallback has been Google and quad9. In theory (haven't tested it,) …
-
comment
Comment #21702617
All ISPs have privacy policies. 99% of all privacy policies are either copy/pasted from elsewhere or written in legalese so that company can do whatever they want. 'Internal busine…
-
comment
Comment #21628480
Except for the shadow profiles that they make of the 'non-users.' Whether you like it or not, Facebook et al are tracking you regardless if you have an account.
-
comment
Comment #21504714
How is that relevant with telemetry? If anything, that would make it harder to block their analytic domains and stop it.
-
comment
Comment #21392192
I think what he means is why not use ++ in the click handler. We don't need a function to increment something. Standard HTML, onclick="var++"
-
comment
Comment #21389271
Exactly. They very clearly allow it to be changed in a config; and I'm willing to bet my socks that Azure is not giving Hashicorp 'deployment structure' information based on a part…
-
comment
Comment #21386477
well, first thing on my list if I can't boot; good 'ol USB live boot to read dmesg and syslog. Which a live boot, you can install packages such as microcode updates.
-
comment
Comment #21337596
Which is just gravy, because the whole DoH crowd is against ISP monitoring and selling it. Goes to show that the only thing Doh/DoT/et al. did was to make things more complicated a…