Live data from Hacker News

Viewing profile — Cyykratahk

Cyykratahk

HN member
Joined
Thu, Mar 21, 2013, 6:54 AM UTC
HN karma
358
Public activity
74 items

About Cyykratahk

[ my public key: https://keybase.io/lachlan; my proof: https://keybase.io/lachlan/sigs/xAUSn8v549wdW2fORf_IxXSCwwvAsSyPCz1vjERAX1E ]

Recent public activity

  1. comment
    Comment #48706687

    A stray "J" I encountered years ago: a certain client's support tickets would often end with a single "J", which was a little confusing as it was not one of their name initials. Af…

  2. comment
    Comment #46614653

    An alternative to the paste commands is vipe (vi + pipe?) from moreutils which opens an $EDITOR that returns the contents once saved and closed. It helps with pasting special chars…

  3. comment
    Comment #45534677

    I owned an Alienware laptop (M17X R4) many years ago that had a dedicated HDMI input. It was a strange laptop. MXM socketed GPU, 120Hz screen that came with Nvidia 3DVision shutter…

  4. comment
    Comment #45301477

    There is some help text when clicking on the current goal amount: > If an organiser turns on automated goal setting, GoFundMe adjusts their goal automatically based on the fundrais…

  5. comment
    Comment #45062106

    I'm guessing Google is avoiding the scenario where a contributor "accidentally" commits code with a bug, then later reports the bug they "found".

  6. comment
    Comment #44923585

    I'd always assumed the opposite, seeing as a browser's primary function is to parse HTML text into DOM nodes as efficiently as possible. But on the other hand, since document.write…

  7. comment
    Comment #44670671

    The most obvious downside for me was remote terminal windows (e.g. using ttyd) being unusable because canvas rendering was "broken".

  8. comment
    Comment #44499113

    I'd use `yield from` more if I didn't have to re-index arrays before yielding from them: function numbers() { yield from [1,2,3]; yield from [4,5,6]; }; foreach (numbers() as $k =>…

  9. comment
    Comment #44355918

    It's great to see more progress around scroll snapping - I'll have to check out this scroll-state container query and the new events. The biggest missing scroll-snap feature I see …

  10. comment
    Comment #43751889

    We might be able to cross one more language off your wishlist soon, Javascript is on the way to getting a pipeline operator, the proposal is currently at Stage 2 https://github.com…

  11. comment
    Comment #43584164

    For anyone who wants to see some more explanations/experimentations around for loop semantics, this Chrome Developers video is great: https://www.youtube.com/watch?v=Nzokr6Boeaw

  12. comment
    Comment #41280151

    For a long time GA had no method to back up or extract the data. It also excluded itself from ADB backups. One had to root their phone to extract the data.

  13. comment
    Comment #41146480

    Woah, those book wheels are like the 16th century version of having 200 browser tabs open.

  14. comment
    Comment #40265080

    I've used caddy-docker-proxy in production and it doesn't cause Caddy to drop connections when loading a new config. I just tested it locally to check and it works fine.

  15. comment
    Comment #38977472

    CSS now has the ability to override some font metrics, so you shouldn't need to edit the font files directly. And these overrides can be applied to local fonts as well (generally u…

  16. comment
    Comment #38505415

    Exactly. And I find this is also the best explanation to give to people who don't have a maths background, but who still want to know "Why does the calculator say ERROR?"

  17. comment
    Comment #38237907

    Apple music dislikes the song "⎆" so much that it's entirely missing from the album in my account.

  18. comment
    Comment #37319252

    I think it was to provide an indication that the password was correct at a glance. (IIRC the number of dots in the password field was also generated, so it didn't necessarily match…

  19. comment
    Comment #37216314

    Ah, that's a good point.

  20. comment
    Comment #37209307

    Yes, here are the reserved TLDs [0]: test example invalid localhost local localdomain domain lan home host corp 0. https://www.ietf.org/archive/id/draft-chapin-rfc2606bis-00.h...

  21. comment
    Comment #37064168

    I feel like this is just another case of "It rather involved being on the other side of this airtight hatchway" [0] If an attacker is capable of installing apps on your server... y…

  22. comment
    Comment #37014965

    I believe most of the issues with broken link behaviour results from the lack of higher-level methods to override the default link behaviour. An example: I don't really want to add…

  23. comment
    Comment #36560828

    My mother uses both "double-storey" a and "loop-tail" g in all her handwriting, even throwaway notes and shopping lists. Most likely due to working for many years as a graphic arti…

  24. comment
    Comment #36184303

    If anyone wants to see a recording of the demo, click on the "Boo!" link in the article to view its entry on the CSDb site. The blue sidebar on the right has a YouTube link.

  25. comment
    Comment #35598936

    The biggest problem with MPG is its inverse nature makes it a bad unit to use to compare cars. A 20 MPG car is not twice as efficient as a 10 MPG car. http://www.mpgillusion.com/p/…