Viewing profile — zeedude
zeedude
HN member- Joined
- Wed, Jul 27, 2022, 2:56 AM UTC
- HN karma
- 39
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About zeedude
No profile information was provided.
Recent public activity
-
comment
Comment #36738232
> Trying to raise a software engineering discipline to the standard of the real engineers would leave you with an employee too expensive to do what his professional ethics wouldn't…
-
comment
Comment #36709862
Manifold provides this feature and supports IntelliJ IDEA and Android Studio. https://github.com/manifold-systems/manifold/tree/master/man...
-
comment
Comment #36709586
Manifold already provides this feature: https://github.com/manifold-systems/manifold/tree/master/man... With an article having the same name as your post: https://github.com/manifo…
-
comment
Comment #36686162
Not every day you get your wish. https://github.com/manifold-systems/manifold/tree/master/man...
-
comment
Comment #36641513
Recovery?
-
comment
Comment #36573984
They mostly have to do with design decisions / implementation details, not issues with extension methods in general.
-
comment
Comment #36573110
Ding!
-
comment
Comment #36572934
I believe Manifold already does this. https://github.com/manifold-systems/manifold/tree/master/man...
-
comment
Comment #36572532
There are good reasons. When you begin writing IDE support you will discover that: 1. Without annotations you’ll be forced to index all static methods based on the first argument, …
-
comment
Comment #36572357
My sentiments exactly. The “API designers should control their APIs” one is my favorite and one of the more ridiculous things I’ve heard him say, which is saying something. It’s be…
-
comment
Comment #36303549
Nice redirection of focus there.
-
comment
Comment #36221360
The “truth”
-
comment
Comment #36178027
Limit training to stackoverflow input and wham! we have automated modern programming ;)
-
comment
Comment #35997065
They are good about supporting latest JDK release and all LTS releases, going back to 8. It’s Oracle’s saber rattling lately concerning plugins like Lombok and Manifold that make m…
-
comment
Comment #35818209
The West has been importing its population for decades, full gas since 1965. Not only is this strategy failing, it is a significant contributor to the West’s current decline. The c…
-
comment
Comment #35722045
It’s all about the bottom line. Touch screens consolidate a ton of otherwise expensive switch gear. Going back to physical knobs and buttons means going back to paying for engineer…
-
comment
Comment #35709597
A general purpose language as the basis for a build tool always felt like a sledgehammer/nail situation to me. Personally, I prefer less concise, less flexible build config tooling…
- story
-
comment
Comment #35673069
Here we are in the current year and we still i/o source as raw form text. Personally, I’ve always hoped for standardized AST formats with comprehensive tooling, including source co…
-
comment
Comment #35634703
>The OS/2 API was, IMO, more logically designed and documented than anything else since. Absolutely. I was disappointed when I began writing Windows apps after having used Presenta…
-
comment
Comment #35599958
I recall learning Prolog for a CS class back in the late 80s to model problems using its backtracking (chaining) algorithm with facts. Sometime later Rete-based rules languages bec…
-
comment
Comment #35590351
The manifold project integrates code gen directly into the compiler. The GraphQL[1] module is amazing. The JSON[2] module for REST looks similarly impressive, but I haven’t persona…
-
comment
Comment #35081987
Not sure what you’re getting at, sharing here does for you exactly what you would do with explicit composition.
- story
- story