Viewing profile — dinduks
dinduks
HN member- Joined
- Sat, Mar 24, 2012, 1:39 PM UTC
- HN karma
- 72
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About dinduks
[ my public key: https://keybase.io/dinduks; my proof: https://keybase.io/dinduks/sigs/v-53z2LGlcqWMxZVG80RWN1FKAu7JN50J7Kbk6rEVRU ]
Recent public activity
- story
- story
- story
-
comment
Comment #19490640
This kind of articles are just another excuse for paralysis by analysis and for people to stay fat. Most of the time, your metabolism doesn't matter. And it never matters if you tr…
-
comment
Comment #19490634
It depends on the fitness level of the subjects. The more fit they are, the less low intensity exercise (treadmill) is effective. More info here: https://roguehealthandfitness.com/…
-
comment
Comment #15647553
Scala is exactly what you're looking for.
-
comment
Comment #15647520
> It's _reasonably_ strongly typed > time assurances of correctness _in a majority of cases_ So basically, let's do it and pray it works, maybe ?
-
comment
Comment #15647084
> I'm able to find code errors at compile time I don't know Elixir. How do you do that? Do you use Dialyzer?
-
comment
Comment #7940450
Not in France for example.
-
comment
Comment #7732042
Totally agree. I would personally not pay $20 for the unknown.
-
comment
Comment #7714900
Nice read. I too highly encourage people to use CyanogenMod. One thing that was worth being mentioned is one of the very best features of CyanogenMod: Privacy Guard. It basically a…
-
comment
Comment #7697879
It looks great and I'll play with it a little more later. Suggestions: - Host your scripts instead of using googleapis.com. Don't feed Google data about your visitors. - Autofocus …
-
comment
Comment #7568515
I find it surprising that people are so desperate they beg the Dropbox company and still want to use the software after this. 1) You CAN live without Dropbox. There are alternative…
- story
-
comment
Comment #6864022
Your comparison is invalid and irrelevant. You're comparing writing a simple PHP script on a remote server to deploying a full Rails app. Please do the same comparison with Rails v…
-
comment
Comment #6747041
You can do that by following the "Deleting my entire Google+ profile" procedure. I've done it few weeks ago and unless Google has changed which services get deleted along, you have…
-
comment
Comment #6682611
The Distributed Everything blog post encouraged me to leave most of Google' services due to their closed ecosystem and the violation of privacy. I managed to leave everything (GTal…
-
comment
Comment #6536098
What might be a good idea is allowing HD and disabling it by default, letting people choose if they want it or not. I tried GitTogether and HD worked like a charm. The only problem…
-
comment
Comment #6535612
I've been looking for software to video chat without being locked in an ecosystem (especially Google Hangouts), and WebRTC seems to do the trick just fine while being completely de…
-
comment
Comment #6423529
CEL is a similar and more generic script: it can do that for any program and works on Linux and Mac. https://github.com/Dinduks/change-execute-loop
-
comment
Comment #6412478
If you're interested by this application, please try it on a mobile device. It was not written with desktop browsers in mind, which means it can behave incorrectly on them.
-
comment
Comment #6412450
Hi, Thanks for the useful insight. * As the app is supposed to be used on mobile phones, the date field should pop a calendar on focus, which _normally_ doesn't give the user the o…
- story
-
comment
Comment #6171278
The problem with TypeScript is its requirement for definition files which are most of the time outdated. That makes it unusable in a real project where many JS libs live together. …
-
comment
Comment #6160685
Inotify is specific to Linux, while CEL isn't OS dependent.