Live data from Hacker News

Viewing profile — J-Kuhn

J-Kuhn

HN member
Joined
Fri, Nov 11, 2016, 2:20 AM UTC
HN karma
246
Public activity
97 items

About J-Kuhn

No profile information was provided.

Recent public activity

  1. comment
    Comment #49176197

    Alternative Phone Line? You want the bootstrapping problem?

  2. comment
    Comment #49161833

    Exactly. You can make it not throw by adding `--add-opens java.base/java.lang=ALL-UNNAMED` or similar to the command line, but breaking things like this is becoming harder.

  3. comment
    Comment #49161785

    For me, Nix(OS) solved most of the problems: * Getting a dev env with `nix-shell -E '(import {}).somePackage'` where I can edit the source and compile it with the various `runPhase…

  4. comment
    Comment #49123794

    Before openjdk did move to github, they made sure they had a solution for those problems: * Contributors without github accounts * Moving away from github (when needed) * No vendor…

  5. comment
    Comment #49123724

    The problem is not that the array is mutable, but that the size of the array may differ for different strings. (In fact, it usually* does differ if the string length is different).…

  6. comment
    Comment #49123644

    Such hacks will slowly stop working (without explicitly allowing it from the command line.) In this example, it would throw an IllegalAccessException, because java.base doesn't ope…

  7. comment
    Comment #49046721

    I changed the sudo settings to not require a password. Now an application on my computer can obtain root without user interaction. Where is my CVE?

  8. comment
    Comment #48877427

    By some logic: * If they want to tell someone personally what to do or not to do, is some form of employment. * If it is not paid, it can be considered slavery. * It is usually pos…

  9. comment
    Comment #48819137

    Systemd (part of many major linux distributions) has for example machine-id[1], readable by anyone on the machine under /etc/machine-id. [1]: https://www.freedesktop.org/software/s…

  10. comment
    Comment #48731295

    Sarcastic view: Doesn't matter - the EU wont listen, then pull a surprised pikachu and make laws to force googles play integrity to attest that other devices are genuine, because o…

  11. comment
    Comment #48625561

    You can do GET & POST requests without preflight. The logic behind this is: It was possible to do this before the introduction of those APIs anyway - but you could not read the res…

  12. comment
    Comment #48579389

    Yes, the EU calls it "digital sovereignty" and is currently "in" with the EU.

  13. comment
    Comment #48567612

    To my knowledge, any app can just instruct the installed browser (Google Chrome, Vanadium, Firefox...) to open http[s]://tracker.evil-ad-network.example/?installedId=012345.

  14. comment
    Comment #48510459

    Or simply forgetting to renew the domain, at which point an attacker can deliver arbitrary files through correctly signed TLS.

  15. comment
    Comment #48460319

    There is also Idris 2 for JVM ( https://github.com/mmhelloworld/idris-jvm ) Frege targets Java source code, which is then compiled by javac - the downside of that approach is you c…

  16. comment
    Comment #48460113

    At a quick glance, it seems to be missing some hook to resolve class hierarchies - which is needed when merging stacks with different types. Consider var foo = expr ? new Foo() : n…

  17. comment
    Comment #48441678

    This information is shown on the site of the breach, as example: https://haveibeenpwned.com/Breach/BakerDistributing

  18. comment
    Comment #48441399

    This is a bad idea, for multiple reasons. https://www.troyhunt.com/here-are-all-the-reasons-i-dont-mak...

  19. comment
    Comment #48371891

    You assume that the EU acts in a coherent manner. I think that premise is wrong - there are many interest groups, and by luck/lobbying/reaching critical mass/... they manage to put…

  20. comment
    Comment #48346621

    Fun Fact: When Cookies were introduced into Netscape, you got a browser permission prompt. Then browser vendors set it to allow by default. And then legislation required those cons…

  21. comment
    Comment #48244422

    Oh, I also got one: https://wiki.archlinux.org/index.php?title=Special:CreateAcc... > To protect the wiki against automated account creation, we kindly ask you to answer the questi…

  22. comment
    Comment #48103357

    Inspired by this, I wrote a quick prototype using MethodHandle combinators: https://gist.github.com/DasBrain/19804df69c78cee257dd0294b00... It doesn't have all the bells and whistl…

  23. comment
    Comment #48060991

    I think they point weird-eye-issue wants to make is: Students attend college to become qualified to work.

  24. comment
    Comment #48060907

    In some parallel universe, they may still have it built in.

  25. comment
    Comment #48047388

    Still has the same vibe as "she did consent by wearing such a short skirt".