Viewing profile — Tommabeeng
Tommabeeng
HN member- Joined
- Thu, Jan 27, 2011, 12:55 AM UTC
- HN karma
- 45
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About Tommabeeng
Recent public activity
-
comment
Comment #35414391
Dune was a 165M movie.
-
comment
Comment #35410826
Even beyond Dogme 95, the 90s were such a great moment for independent and low-budget films. And this was before the epoch of 24P and digital! So indie and very low budget films sh…
-
comment
Comment #30792614
Super excited about this. I've been using cljfx ( https://github.com/cljfx/cljfx ) to build a few apps and it's so developer efficient.
-
comment
Comment #30734185
Decoupling
-
comment
Comment #30536834
I find this such a shame. I think this reflects an increasingly consumer versus producer aspect of culture. I find that desktop apps support and foster creativity, and producing re…
-
comment
Comment #30532053
I've made a few desktop apps in https://github.com/cljfx/cljfx (e.g., https://www.chronos-desk.com/ ), and cljfx (JavaFX + Clojure) is amazing and makes for rapid development, not …
-
comment
Comment #30342471
This is incredible. I’ve got two JavaFX apps to try this out with this week. Figuring out Mac codesigning for JavaFX apps was a pita.
-
comment
Comment #29298561
In prior talk(s) he’s famous for saying “IQ is a lead weight”.
- story
- story
-
comment
Comment #3718156
He does say about coupling & cohesion that "if used, they are pulling a fast one on you". That's wrong. I like the key to his talk but the plague of large complicated systems is ex…
-
comment
Comment #3548324
Alan Kay expresses something similar: http://tele-task.de/archive/video/flash/14029/ "Knowledge is silver. Outlook is gold. IQ is a lead weight." (~00:30)
-
comment
Comment #3547749
"Improving the productivity of a software team is hard. It involves understanding the business, the team, the history, the obstacles blocking progress. It is a complex, context-sen…
-
comment
Comment #3073578
It should be noted that code reviews, though useful for catching defects, are incredibly expensive. I think there are cheaper ways -- along the lines of automated testing and desig…
- story
- story
-
comment
Comment #2631925
This is meandering rambling from someone who doesn't know how to write unit tests. He complains about bad unit tests ("many tests tend to...") as an argument against unit testing. …
-
comment
Comment #2479395
I like this. "The only weapons we have are simplicity and convention." Well said. I think we need to espouse a new software paradigm: DFS-oriented programming. (Dead F *ing Simple-…
-
comment
Comment #2478062
Layers of indirection (abstractions) aren't bad; bad abstractions are bad. A good abstraction should protect you from having to keep lots of implementation details in your head. An…
-
comment
Comment #2431114
no, for just pandas
-
comment
Comment #2431111
glamour photos for pets
-
comment
Comment #2384978
Would a rewrite necessarily benefit the business? Can you make a strong case for that? If not, start writing tests, try small incremental refactorings, ask your manager to hire mor…
- comment