Viewing profile — username42
username42
HN member- Joined
- Tue, Jul 16, 2013, 2:34 PM UTC
- HN karma
- 115
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About username42
No profile information was provided.
Recent public activity
-
comment
Comment #8162876
I think printing houses is the app killer.
-
comment
Comment #8014539
'GOTO considered harmful' is practically biblical law amongst many programmers, but it's worth remembering that he made that statement in the context of an argument with Donald Knu…
-
comment
Comment #8004307
Teach them. Whatever the subject, when you have to teach it to someone, your level of understanding increase. If you can find a public ready to listen to you, teach the subjects yo…
-
comment
Comment #7964249
Do the redirect always the other way. People understand when the www appears that you have done something to help them.
-
comment
Comment #7964239
I think there is no use to master bash, sed and awk. When you have a task that becomes tricky (beyond entry level) in sed, it is often easy in awk. When you have a task that become…
-
comment
Comment #7909380
In fact I wonder why they do not have the problem yet.
-
comment
Comment #7832422
I love the slide where plan9 is compared to Linux (37 syscalls, 148,787 lines of code). For me, the missing tools would be a good up to date browser (google chrome or firefox) and …
-
comment
Comment #7809993
> Apple has no dominant position in smartphones Where do you live ? Inform yourself ( https://www.comscore.com/Insights/Press_Releases/2014/3/comS... ). Apple has 41.6% when the se…
-
comment
Comment #7809937
Well, I have lost 7 karma points because I agree with an article.
-
comment
Comment #7809569
Please, do not joke about my english. This article is about the iphone that has features that are blocked by Apple. If you own the phone, you remove the block and use the feature. …
-
comment
Comment #7809111
I agree that stuff like this is expected but I am still shocked. I think that this kind of revelations means you never really own the iphone you have bought. It is more like a leas…
-
comment
Comment #7803633
I like very much this introduction to git. Most of the other tutorials considers git as a magic black box. Here, it explains what is performed internally by most of the commands, w…
-
comment
Comment #7803362
Yes, that is the reason many good chess players switch to the game of go. For example Jan Bogaerts in belgium was about 2350 ELO before switching to go.
-
comment
Comment #7778012
"X considered harmful" articles are harmful articles.
-
comment
Comment #7773500
excellent proxy
-
comment
Comment #7767893
down again ?
-
comment
Comment #7754851
RIM should have sticked to keyboard based phones and use their energy on developping the application market. I do not disagree with you, but I think they could not develop their ap…
-
comment
Comment #7748763
A datepicker seems missing.
-
comment
Comment #7748748
Mayer seems to view Yahoo primarily as a place where you can find all sorts of stuff on one giant app. “Once the user’s in that app experience, the easiest thing to do is stay in t…
-
comment
Comment #7742888
VirtualBox with a shared directory is also a way to have all the niceties of unix without installing MinGW or Cygwin.
-
comment
Comment #7711002
Why did they choose the same name as minix compiler ack ( http://tack.sourceforge.net/ ) ?
-
comment
Comment #7709537
Something like http://blog.laptopmag.com/usb-stick-contains-dual-core-compu... would be more realistic. With USB3, you could even avoid hdmi port and turn your computer into a dumb…
-
comment
Comment #7709396
I think that becoming an Apple follower was the misstep of RIM. RIM was the leader on the market of professional phones with keyboard. I am a geek, I need a phone with good keyboar…
-
comment
Comment #7703790
If I want to tamper a picture, I would use izitru to check the quality of my work.
-
comment
Comment #7698008
At that time, the main idea of OO was binding data and operations. Ada 83 does not provide polymorphism, nor inheritance, but provides many levels of encapsulation: package, generi…