Viewing profile — bertan
bertan
HN member- Joined
- Sat, Nov 02, 2013, 6:29 AM UTC
- HN karma
- 64
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About bertan
No profile information was provided.
Recent public activity
-
comment
Comment #28957335
> The argument against good low wattage cpus is just an inane and boring one. > Not everyone needs 15+ hours of battery life. Low wattage is not only about battery life. It is most…
-
comment
Comment #22672511
> Google's behavior toward an entirely different group of users. That’s also a wrong assumption. Android devs may very well be paid GCP customers if they had a great experience wit…
-
comment
Comment #21370256
Banksy doesn’t want anyone to be profiting from his own work and he has every right to do so if copyright is used. Why would that mean he should accept their royalty offer? They ca…
- story
-
comment
Comment #15321661
I think total need for developers in the world increased so rapidly that we couldn't find people with enough experience and teaching abilities to educate new developers properly. I…
-
comment
Comment #13084036
I remembered this game and decided to play again after years. The sound is not working, so I wondered what happened to the company behind. Unfortunately, it is shutdown and the gam…
- story
-
comment
Comment #13065768
I wonder how it compares/relates to https://minio.io Can it run on minio, for example?
-
comment
Comment #13013957
Eve aims to be a general purpose language [1] to really replace your "entire programming stack" except for high performance, real-time applications. So, don't be sad :) [1] http://…
-
comment
Comment #12965381
As a system designed for "designers" with guidelines, I expected something like Material Design from Google. However, I am very disappointed, even the website UX is very designer u…
-
comment
Comment #12957366
One of the reasons I love Golang is that comparison of structs is among their values, not their references. To do so, compiler complains if you have circular struct type dependenci…
-
comment
Comment #12876701
By the way, here is Erdogan prescribing secularism to Egypt. https://www.youtube.com/watch?v=-8jh68yICpk
-
comment
Comment #12876574
Another thing is Turkey is %90+ muslim so It is very odd that people call Erdogan islamist. So what? It is a muslim country. You think like this but of those %90+ people, half of t…
-
comment
Comment #12670612
I wonder when will the government sites be blocked? sigh
-
comment
Comment #12502464
yep, it seems the title has changed.
-
comment
Comment #12479569
If you would like to listen to an entertaining version of the paper, here it is: http://freakonomics.com/podcast/uber-economists-dream/
-
comment
Comment #12461204
I love these :D A little bit childish, yes, but why so serious? :) One can use these, for example, as an easter egg or to add some emotion to the selected item. Sparingly, of cours…
- story
- story
-
comment
Comment #12133523
Sorry, I was very bored and couldn't hold myself :) Also, didn't know this kind of comment was not OK.
-
comment
Comment #12113755
OMFG!
-
comment
Comment #11935308
Aral Balkan and his small team are already working to develop a p2p web and they need help and funding. [1] https://ind.ie
-
comment
Comment #11689919
Parsey McParseface <3
-
comment
Comment #11518645
Why not replace XCode with brew version entirely: sudo cp /Applications/Xcode.app/Contents/Developer/usr/bin/git /somewhere/to/backup/just/in/case sudo rm /Applications/Xcode.app/C…
-
comment
Comment #11518510
sudo cp /Applications/Xcode.app/Contents/Developer/usr/bin/git /somewhere/to/backup/just/in/case sudo rm /Applications/Xcode.app/Contents/Developer/usr/bin/git sudo ln -s /usr/loca…