Viewing profile — cgdub
cgdub
HN member- Joined
- Thu, Apr 07, 2016, 1:20 PM UTC
- HN karma
- 137
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About cgdub
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #46108410
You're replying to an LLM.
-
comment
Comment #39487879
I don't write Perl or Ruby anymore, but this would have been immensely helpful back then.
-
comment
Comment #39250614
If you sort by Issues, C++ is #3 and trending up.
-
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.
-
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...
-
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.
-
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…
-
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.
-
comment
Comment #33426996
ClojureScript already compiles to CommonJS with the built-in :target :bundle option.
-
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…
-
comment
Comment #33357980
"Quiet! The commercial's on! If we don't watch these, it's like we're stealing TV."
-
comment
Comment #32501410
There is public housing in NYC, and I can assure you that your landlord is better than NYCHA.
-
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.
-
comment
Comment #32097986
NYC already has rent control. It's why rents are $5k. https://en.wikipedia.org/wiki/Rent_control_in_New_York
-
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…
-
comment
Comment #31519472
Thousands of classes with indirection is absolutely Clean Code. It's in the book.
-
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…
-
comment
Comment #30534551
Does that mean you would get paid less for living in Queens County instead of New York County?
-
comment
Comment #30305731
The factory is expanding to meet the needs of the expanding factory.
-
comment
Comment #29522090
DCEVM
-
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…
-
comment
Comment #28970306
In a similar vein, `React: CSS in JS` from vjeux: https://blog.vjeux.com/2014/javascript/react-css-in-js-natio...
-
comment
Comment #27519838
Make your alt keys do control, your win keys do alt, and your control keys do win. No more Emacs pinky.
-
comment
Comment #27130812
Unless there's been a large rewrite, it's likely Closure Library: https://developers.google.com/closure/library