Viewing profile — mTh
mTh
HN member- Joined
- Mon, Aug 03, 2009, 6:45 AM UTC
- HN karma
- 49
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About mTh
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #2668308
"According to Mozilla release page Mozilla will officially release Firefox 5 on June 21st. Firefox 5 will not bring any GUI changes instead the design interface will be almost same…
-
comment
Comment #2537092
Indeed there are cases in which one can use the M (Manual) mode. But usually these cases are rather corner cases, especially for us, the beginners. Basically you ditch the DSLR's p…
-
comment
Comment #2535400
Kudos. But if you are a newbie, then perhaps it would be more useful for you, in order to learn how to use an actual DSLR in the field, to reduce the 'Lighting' to more difficult s…
-
comment
Comment #2533255
Every time when I see humanity in code I feel a big relief. After all we are (still) humans, no?
- story
- story
-
comment
Comment #2326526
Be constant. Have a daily program. Ask others. AND TURN OFF THE INTERNET (or any other distraction source) while you are working.
-
comment
Comment #2326348
Fix the Internet connection problems for the systems behind proxies / firewalls which requires authentication. It's a big pain to mess with the config files to set up all shipped p…
- story
- story
- story
-
comment
Comment #935013
Sure. But he's spots the .Net problems (in his opinion) - not the C#'s
-
comment
Comment #935010
I rather think that he's looking from another perspective. Using Delphi, speaking about speed, complex GUIs which need a visual designer (etc.) means that he is a desktop developer…
-
comment
Comment #933538
Hmmm... can you give some arguments?
- story
- story
-
comment
Comment #822237
Nice idea. But what if we succeed to separate the GUI (which will be platform dependent) from the other code which will be total cross-platform?
-
comment
Comment #822177
Embarcadero actual plans: - (theoretically) you can find on their site at embarcadero.com - but a better place to start is http://wings-of-wind.com I do think that RTL is close if …
-
comment
Comment #822166
Hmmm... what about tooling in the IDE which will push for MVC-type of development?
-
comment
Comment #822153
VCL first. But more generally any application. I think that a MVC approach will be the best one. Just that we need tooling to help us to do this.