Viewing profile — stef-13013
stef-13013
HN member- Joined
- Sun, Apr 07, 2019, 11:20 AM UTC
- HN karma
- 34
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About stef-13013
No profile information was provided.
Recent public activity
-
comment
Comment #43893708
Really nice, thanks !!
-
comment
Comment #43341799
The main problem is that AOT C# is not as mature on platforms other than Windows, if that. So, to me, Hejlsberg's choice sounds pretty logical. After, why go ? why not...
-
comment
Comment #42664416
It does the job, so "Who Cares?"
-
comment
Comment #42330589
I really enjoyed the Epyx Atari ST version... Do you know if source code (assets, ...) are available somewhere ?
-
comment
Comment #42106155
Wow, really nice !! And very interesting project too... Thanks !
- story
-
comment
Comment #40413752
Very interesting. Just one (personal) stuff : Stick to 80 columns... Sorry, no ! :)
-
comment
Comment #38096210
Nice... SQLite remains an exceptional piece of software !!
-
comment
Comment #37927690
Really interesting... And 100% right about the "over-engineered" part. The "real" danger for PHP is to end up like Java (not the JVM, Java)
-
comment
Comment #37348113
DoubleCmd is amazing to... (and cross platform)
-
comment
Comment #35884357
Really nice work which prove, once again, that there is no "bad" langage !!
-
comment
Comment #31660396
GFA revival ?
-
comment
Comment #25379756
Yes, and stuff like pyside2 are pretty cool too (for people who don't like C++)
-
comment
Comment #25352167
Yes, It reminds me when Java has been released for the first time. The mantra was : "Yes, pretty slow but don't panic, in a couple of months better hardware will fix that" !!
-
comment
Comment #25349069
Yes it is true, but in terms of CPU, there is an issue too... (Lots of sub-processes by apps, means higher context switching, etc.) And If I need 32GB and 16-CPU to run 5 or 6 apps…
-
comment
Comment #25348896
Yes, that's what I've done... (and not only it) It is just to illustrate the fact that Electron, after all, might be a real problem for native app.
-
comment
Comment #25348579
You're right, Electron app. are ok... If there is only one in RAM ! On my 8 GB computer, I used to run in the same time : - VsCode (700 MB) - Teams (600 MB), - PostMan (350 MB !? W…
-
comment
Comment #25218291
I agree, because I've seen that in my previous jobs... Programmers used to say that the GC and its fuc*#=+ STW was a pure mess, but under the hood, they didn't realize (accept ?) i…
-
comment
Comment #24179380
This software is a piece of magic...
-
comment
Comment #24048222
Tauri sounds pretty good, but the look-and-feel of their "app" demo is quite ugly... :(
-
comment
Comment #23985279
https://en.wikipedia.org/wiki/The_Mythical_Man-Month
-
comment
Comment #23916200
Very funny :)
-
comment
Comment #22875513
Nice proof of concept, really. The challenge is quite interesting... But in the real world, it won't fit at all.
-
comment
Comment #22473623
Great job, really... In the meantime, and even with the help of vue.js, front dev. remains such a mess :( (But what you did is just pretty cool)
-
comment
Comment #22318536
KISS