Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dinduks
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Tips for (Really) Healthy Snacking
(tarballbarbell.io)
5 points
by
dinduks
7y ago
|
0 comments
2.
▲
5 ways for developers to get their health on track
(medium.com)
4 points
by
dinduks
7y ago
|
0 comments
3.
▲
by
dinduks
7y ago
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 train with high intensity and have a decent muscle mass.
4.
▲
by
dinduks
7y ago
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/importance-exercise-intens...
5.
▲
by
dinduks
9y ago
Scala is exactly what you're looking for.
6.
▲
by
dinduks
9y ago
> 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 ?
7.
▲
by
dinduks
9y ago
> I'm able to find code errors at compile time I don't know Elixir. How do you do that? Do you use Dialyzer?
8.
▲
by
dinduks
12y ago
Not in France for example.
9.
▲
by
dinduks
12y ago
Totally agree. I would personally not pay $20 for the unknown.
10.
▲
by
dinduks
12y ago
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 allows grained control over what permissions can an applicati
11.
▲
by
dinduks
12y ago
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 the new textareas. - Support Ctrl+Enter (or Cmd+En
12.
▲
by
dinduks
12y ago
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 alternatives (I personally use BTSync, which is great). 2) You shouldn
13.
▲
Showcase the covers of your favorite albums, based on your Last.fm statistics
(github.com)
1 points
by
dinduks
13y ago
|
0 comments
14.
▲
by
dinduks
13y ago
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 vs Symfony/ZF and then we'll talk about it. W
15.
▲
by
dinduks
13y ago
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 nothing to worry about.
16.
▲
by
dinduks
13y ago
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 (GTalk/Hangouts, Agenda, Contacts, Google+, etc.) excep
17.
▲
by
dinduks
13y ago
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 is that resolution doesn't scale to the Internet speed
18.
▲
by
dinduks
13y ago
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 decentralized. I just tried vLine and the quality is pre
19.
▲
by
dinduks
13y ago
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
20.
▲
by
dinduks
13y ago
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.
21.
▲
by
dinduks
13y ago
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 opportunity to screw around. This field needs validation
22.
▲
Show HN: nomzsavior, a browser app to track groceries and prevent food waste
(nomzsavior.us)
12 points
by
dinduks
13y ago
|
4 comments
23.
▲
by
dinduks
13y ago
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. (not saying that's the case all the time)
24.
▲
by
dinduks
13y ago
Inotify is specific to Linux, while CEL isn't OS dependent.
25.
▲
Show HN: Execute a shell command each time a given file or directory changes
(github.com)
9 points
by
dinduks
13y ago
|
7 comments
26.
▲
by
dinduks
13y ago
We use Scala and Play to build (almost) any sort of web applications. The main reasons IMO are type safety in the code, the templates and the routes. The actors model allows doing side processing pretty easily too. Not mentioning the elegan
27.
▲
by
dinduks
13y ago
Scala is statically typed while Clojure is dynamically typed. Comparing them is irrelevant. > There's almost no excuse not to use Scala if you're deploying on the JVM. s/deploying on the JVM/a Java developer/
28.
▲
by
dinduks
13y ago
That's not the case for everybody. I personally live thousand kilometers away from my family and friends, and it's just hard to keep in touch with everybody without a social network. Phone calls, mails and chat would never be as e
29.
▲
by
dinduks
13y ago
I tired of seeing people posting stuff without explaining what is it about. Please do it next time, because I'm not gonna search for it.
30.
▲
by
dinduks
13y ago
A dark background is less agressive to eyes than a bright one. f.lux website has a section about research related to the topic.
More ›