Live data from Hacker News

Viewing profile — cgdub

cgdub

HN member
Joined
Thu, Apr 07, 2016, 1:20 PM UTC
HN karma
137
Public activity
63 items

About cgdub

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #46108410

    You're replying to an LLM.

  3. comment
    Comment #39487879

    I don't write Perl or Ruby anymore, but this would have been immensely helpful back then.

  4. comment
    Comment #39250614

    If you sort by Issues, C++ is #3 and trending up.

  5. comment
    Comment #38449905

    We’ve had Lisp for 60 years, but instead of using that, we’re going to have LLMs write the boilerplate for us. You will still have to read the boilerplate of course.

  6. comment
    Comment #38099578

    I think Rob Pike would agree that "smart objects" is the wrong way to think about it: https://commandcenter.blogspot.com/2012/06/less-is-exponenti...

  7. comment
    Comment #37120815

    They do this so they can show more commercials to people watching the game on TV. Of course it makes watching the game a worse experience.

  8. comment
    Comment #34857161

    I work in a large code base where we've told all of the developers to use dependency injection frameworks. We are now using a mixture of 3 different dependency injection frameworks…

  9. comment
    Comment #34651002

    The future of the web is web developers creating more work and thus more jobs for web developers. It's the same reason Java, with all its boilerplate, is so widely used.

  10. comment
    Comment #33426996

    ClojureScript already compiles to CommonJS with the built-in :target :bundle option.

  11. comment
    Comment #33407490

    We have rules around changing the schema. You can only add new fields and deprecate old fields. You can't rename or reuse fields. All new fields must be optional to make schema evo…

  12. comment
    Comment #33357980

    "Quiet! The commercial's on! If we don't watch these, it's like we're stealing TV."

  13. comment
    Comment #32501410

    There is public housing in NYC, and I can assure you that your landlord is better than NYCHA.

  14. comment
    Comment #32439996

    No one needs to know about distributed systems until your company wants to send automated emails to customers and someone thinks all requests need retry logic.

  15. comment
    Comment #32097986

    NYC already has rent control. It's why rents are $5k. https://en.wikipedia.org/wiki/Rent_control_in_New_York

  16. comment
    Comment #31581736

    A tool or technology that adds work is extremely useful. More work means - more employees needed - more direct reports for managers - more jobs for x technology - more people learn…

  17. comment
    Comment #31519472

    Thousands of classes with indirection is absolutely Clean Code. It's in the book.

  18. comment
    Comment #31251493

    I use a gaming monitor with an inoffensive design and a monitor arm. You can't easily tell that it's a gaming monitor because I'm not using the ugly stand that came with the monito…

  19. comment
    Comment #30534551

    Does that mean you would get paid less for living in Queens County instead of New York County?

  20. comment
    Comment #30305731

    The factory is expanding to meet the needs of the expanding factory.

  21. comment
  22. comment
    Comment #29075964

    If you use a sufficiently smart JS optimizer, it will optimize the object creation and destructuring away. For example, Google Closure Compiler can take function hello({name}) { al…

  23. comment
    Comment #28970306

    In a similar vein, `React: CSS in JS` from vjeux: https://blog.vjeux.com/2014/javascript/react-css-in-js-natio...

  24. comment
    Comment #27519838

    Make your alt keys do control, your win keys do alt, and your control keys do win. No more Emacs pinky.

  25. comment
    Comment #27130812

    Unless there's been a large rewrite, it's likely Closure Library: https://developers.google.com/closure/library