Viewing profile — mirkoadari
mirkoadari
HN member- Joined
- Fri, Oct 05, 2012, 4:44 PM UTC
- HN karma
- 39
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About mirkoadari
No profile information was provided.
Recent public activity
-
comment
Comment #17297634
I think it's more than that. You wouldn't commit code that doesn't compile. Your entire organization, however, will troubleshoot the code that fails on runtime in production.
- story
- story
-
comment
Comment #10637166
Definitely. The same with any employee, including engineers. The comment meant to be a reply to the motivations of the owners.
-
comment
Comment #10637054
I entirely disagree with this view. If you look at the period of employment, the need for protection takes up a minute moment. It is more likely that the owners wanted to recruit g…
-
comment
Comment #10616930
It's definitely possible. JRebel for Android [1] has been available for quite some time now with none of the limitations on what kind of changes are supported. Will they get it sta…
-
comment
Comment #10453452
Have you taken a look at Chocolatey and OneGet? I've been an avid Windows user as I grew tired of resolving Linux issues daily, and haven't really missed anything. Chocolately + Co…
-
comment
Comment #10347488
We're trying out Apache Spark with Apache Zeppelin and it's been a pleasure so far. We faced the same problems that everyone else mentioned here -- data is not accessible to people…
-
comment
Comment #10217694
Its definitely hard, but JRebel has had 7 years to figure this stuff out and so far seems to work just as well on Android. Only one way to find out tho :) Trying it out for oneself…
-
comment
Comment #10217443
Android has JRebel for Android for hot reloads... https://zeroturnaround.com/software/jrebel-for-android/
-
comment
Comment #10217418
Android has JRebel for Android for hot reloads... https://zeroturnaround.com/software/jrebel-for-android/
-
comment
Comment #10187893
Honestly, I've looked at the interface and hate it. This mantra of "developers know best" in OSS is killing software. Consult a junior UX designer and you'll end up with something …
- story
-
comment
Comment #9337141
If you look at it from the perspective of the entire species instead of an individual, it makes sense. Reproduce with the strongest genes possible. So if the body sees that this pa…
-
comment
Comment #9169578
Or you can take rapid application development in framework X out of the equation and use tools like JRebel.
-
comment
Comment #8811372
Wow, gitignore is an OSS project?! Didn't know this. Are you looking for collaborators? Love your project and have been looking for something to tinker with on free time. Kudos for…
-
comment
Comment #8389168
If we consider that this new form (humans) has annihilated countless of species and might kill the entire planet soon, imagine what the next logical step in the evolution might be …
-
comment
Comment #8164844
I love the approach Weekdone has taken. It's more of a two-way communication thing than Impraise, which is more top to bottom. Any thoughts on comparison?
-
comment
Comment #8130590
Essentially, you can't really force these skills on kids. These things happen on individual pace for every kid out there. Some are better at art, some are better at speech, some ar…
-
comment
Comment #8090059
Check out WeekDone.
- story
-
comment
Comment #7142870
It's not so much about in which scenarios it works or not, it's worked pretty well for people for a few years now. It's about how much magic you want in a production environment. C…
-
comment
Comment #6933700
What you are missing is not the storage considerations, but tying the application to I/O. Too often I set out to find the bottlenecks in a high load application and find out that t…
-
comment
Comment #6719440
Have you looked at JRebel?
-
comment
Comment #6587331
Delphi is pretty neat for rapid user interface development. If I'm not mistaken then Skype Windows client is based on Delphi.