Live data from Hacker News

Viewing profile — 3by7

3by7

HN member
Joined
Wed, Jul 22, 2020, 2:42 PM UTC
HN karma
168
Public activity
22 items

About 3by7

No profile information was provided.

Recent public activity

  1. comment
    Comment #45351817

    You're badly misinformed (or are intentionally spreading misinformation).

  2. comment
    Comment #44191394

    That matches my experience, so I guess it may be a decent experience for someone new to the language and a bit more frustrating for someone more experienced on it (like me).

  3. comment
    Comment #44190076

    Crystal is great! Which LLMs were used in that project? In my short and not very recent experience the LLM frequently mixed up Crystal and Ruby in the code they write.

  4. comment
    Comment #43994047

    Missing the "under construction" gif, a visits counter, and... goatse.

  5. comment
    Comment #43760682

    Overacted and silly humans indeed: https://www.youtube.com/watch?v=gO8N3L_aERg

  6. comment
    Comment #43242844

    And - People inventing new technologies to not write JS - People inventing new technologies to avoid writing CSS

  7. comment
    Comment #42407748

    I missed seeing what the developer experience of the RubyMine debugger would be for this specific problem. Mentioning its advantages is good, but you have the perfect chance to put…

  8. comment
    Comment #42284621

    Nosferatu

  9. story
  10. comment
    Comment #40856858

    As for USB cables, I replaced all of them with a set of decent USB-C cables plus a few sets of “USB-C to *” adapters. I now have a small box with separate sections for the adapters…

  11. comment
    Comment #40753210

    I’m a developer whose experience with SQL is limited to writing basic queries, window functions and combining those with CTEs. All my business logic is written in a highly expressi…

  12. comment
    Comment #39909207

    3D animation: https://www.youtube.com/watch?v=MwU6m9tjM2A&t=74s

  13. comment
    Comment #38204424

    > Netflix killed Torrents. Not really.

  14. comment
    Comment #37858612

    In retrospect, a better name for that section could have been "Separate config from code" as it says in one of the first paragraphs.

  15. comment
  16. comment
    Comment #37674555

    Very compelling architecture for projects that don't require massive horizontal scaling. Those looking for replicas/backups can add Litestream https://litestream.io

  17. comment
    Comment #37420567

    Very cool! Are there any performance trade-offs? Has anyone run in it production environments? It would be fantastic to see a sample repo showing how a small web app shares part of…

  18. comment
    Comment #35904512

    Textmate 2.0 got open-sourced https://github.com/textmate/textmate but it looks pretty much abandoned/finished.

  19. comment
    Comment #35879959

    Still not taking orders from Portugal, Spain, Italy...? :(

  20. comment
    Comment #31419862

    > The coach was the famous Mike Krzyzewski of Duke. Mike K. was part of the coaching team, led by Chuck Daly.

  21. story
    Ask HN: Black Friday/Cybermonday deals for hackers?

    I tend to buy most of my yearly subscriptions and learning materials during Black Friday. Are you aware of deals that may be particularly interesting this year? I’m particularly in…

  22. comment
    Comment #23991030

    > Every time I deploy to heroku, if heroku updated crystal, the bot breaks Have you tried adding a `.crystal-version` file as described in the buildpack's README? https://github.co…