Live data from Hacker News

Viewing profile — CornishPasty

CornishPasty

HN member
Joined
Wed, Mar 16, 2011, 11:18 PM UTC
HN karma
57
Public activity
36 items

About CornishPasty

Elixir & Rust developer. Hobbyist game developer

Recent public activity

  1. comment
    Comment #48474449

    I'd love to see a write up on how you've got this deployed if you have one or are willing to share any repos?

  2. comment
    Comment #44910489

    The guardian does have a semi-paywall in that you can either share your personal data with them or pay. Which in my opinion is a breach of the GDPR but apparently the UK ICO has sa…

  3. comment
    Comment #42886380

    Looking at the source/mod log/etc. it very much looks like it's using lobsters - https://github.com/lobsters/lobsters

  4. comment
    Comment #40540002

    FYI. Ryobi has nothing to do with Home Depot. It's owned by a Hong Kong power tool manufacturer, and used to be Japanese (in fact, Ryobi still exists as a tool manufacturer, just n…

  5. comment
    Comment #39639688

    This sounds very much like Apple being maliciously compliant. Similar to their complaint against Epic Games... I'd be interested to see what the EU makes of this.

  6. comment
    Comment #38966125

    She says that she was doing a 3 month "ramp" - which I can assume is the induction period. She'd only got out of the ramp and started "proper" at the beginning of December, which i…

  7. comment
    Comment #38289856

    Until the new year, when it will be closed down, unless you pay

  8. comment
    Comment #37493982

    I would say Bevy isn't really similar to Unity. Something like Fyrox - https://fyrox.rs/ - would be more similar. Bevy is more low level and lacks an editor (as of now, it's planne…

  9. comment
    Comment #37493956

    The issue here isn't just with free users, it mainly affects users who are already paying fees to Unity

  10. comment
    Comment #24294185

    Software Heritage have a copy of it here https://bitbucket-archive.softwareheritage.org/projects/ba/b... Not sure exactly how to do it (not used mercurial in a long time), but I ex…

  11. comment
    Comment #23432699

    I feel like this would be better as a Well-Known URI, for example /.well-known/password-manager.json with similar format to the repo – That way it's not up to Apple to decide what …

  12. comment
    Comment #23106007

    Mr Bean was ITV, and The IT Crowd was Channel 4. Hopefully they'll both follow suit!

  13. comment
    Comment #20233870

    Ah right that makes sense. It seems odd that it took them so long to identify and rectify the issue. Have they made you any assurances about what they'll do to reduce this time/pre…

  14. comment
    Comment #20233172

    Was the original BERT formatting from the Hub or from something inside the Gateway's network? I always associated BERT with Erlang, do you know if it was involved or if it was some…

  15. comment
    Comment #17828617

    From what I can gather, gp posted a joke in reference to the usual clickbait headlines of BuzzFeed, not against the code itself.

  16. comment
    Comment #17028616

    It doesn't like the HN referrer, if you request it manually it works

  17. comment
    Comment #16221313

    Why am I not surprised that it's Admiral, one of the worst car insurers I've ever had the misfortune to deal with.

  18. comment
    Comment #9686413

    I believe you just need to remove 'margin-bottom: 2em;' from .top-bar in styles.css

  19. comment
    Comment #9399288

    Looks great, although I was put off when the instructions to add a server used a goo.gl URL, and then piped the output into a sudo shell... Would be nice if it used your own domain…

  20. comment
    Comment #8715661

    In that case why are they using GitHub?

  21. comment
    Comment #7738849

    It should be setInterval(updateClock, 1000) not setInterval(updateClock(), 1000)

  22. comment
    Comment #7372337

    By using HTTPS/SSL. But the onus of that is on the API provider...

  23. comment
    Comment #6799954

    > NGINX doesn't differentiate enough from the other HTTP servers out there to justify the cost. So use Apache or any other HTTPD. Problem solved.

  24. comment
    Comment #6766975

    This is exactly how the PS4 real name system works. You have to add a friend as a "real name" friend, and they have to add you back with the same permissions. Just adding someone a…

  25. comment
    Comment #6604219

    Both files appear identical to me. Which is odd, since there is only 1 CNAME to an address with 1 A record. Perhaps your version of static.php.net is cached by your ISP?