user911302966 | 13 years ago | on: Go at SoundCloud
user911302966's comments
user911302966 | 13 years ago | on: Dear Marissa Mayer...please make Flickr awesome again
Travels the world taking photos... whoop-de-doo. That's been going on for decades, and only because technology has only recently made it possible.
Post again when she does something original, like traveling the galaxy taking photos. Only then will whatever follows your first two sentences be read.
user911302966 | 14 years ago | on: Congressman blacks out his official .gov website
user911302966 | 14 years ago | on: How Heroku Works - Hiring
Of course, this gets severely down-voted because many people on HN and similar sites think of themselves in this fashion, and their ego takes a hit when they run across a comment such as mine.
user911302966 | 14 years ago | on: How Heroku Works - Hiring
Good thing you guys aren't a Canadian company, lest you be fined into non-existence. Seriously, folks, call your employees what they are. Programmers, DBAs, Sysadmins.
I personally appreciate the work that Heroku has done with PostgreSQL, but I'm ate up when I see technology companies (whom are employers of the previously listed titles) refer to their employees as 'engineers'.
user911302966 | 14 years ago | on: Ivo – a reimagined Unix terminal system
I'm a NetBSD user that uses a tiling window manager (i3 - not ion3, it's different). ALT+1 and ALT+2 are where I keep my urxvts, ALT+3 my web browser, etc. The switch happens instantaneously.
Am I mistaken in my understanding of your issue, or is this helpful?
user911302966 | 14 years ago | on: Ivo – a reimagined Unix terminal system
I don't dismiss the entire article; I appreciate thought and innovation in the space of the terminal, but I disagree with your ideas. Thanks for putting them out there to begin with.
user911302966 | 14 years ago | on: Ivo – a reimagined Unix terminal system
Not everybody uses their terminal to churn out HTML pages and add 'Nyan mode' to our 'newly discovered' emacs program. For those who do that, just buy a Macintosh or whatever is this week's hip flavor of Best Buy PC. Otherwise, use a language that doesn't require >256 different colors to be represented meaningfully.
"Typography is the future"? Thank goodness X.org/XFree86 has supported custom fonts since the 1990's.
"Opening a man page would scroll gently to the top of the page, letting you scroll down and read, or search through it as you would any text"
See: MANPAGER.
"We then add syntax highlighting and hyperlinks, so you can easily navigate between man pages"
Many terminals and shells support these features already.
"Finally we add visualisations so you can view plots of lines of code, etc., without having to context-switch."
Huh? I read that as 'code folding' and clang compilation.
I think the main takeaway here is that most of his "ideas" can be easily achieved within the current ecosystem of available programs, most of which are stock on modern UNIX-like OS distributions. I do think he misfiled this article under "Ideas"; it's more akin to a polite rant.
edit: colours/color killed due to conflict with reality (and irrelevance anyway).
user911302966 | 14 years ago | on: Xmonad 0.10 was released
user911302966 | 14 years ago | on: Taking C Seriously
Assuming that you meant only 'non-trivial': aside from the embedded space, C and GCC still represent the first-tapped resource in many companies. C is terse, well-known, fast and predictable.
I'd go marginally further and claim that, done correctly, gmake and a proper directory hierarchy remain the most effective way of organizing and maintaining a large software project.
user911302966 | 14 years ago | on: What's your C migration plan?
"This one, you really can't tell."
A competent C programmer can absolutely discern what is happening... more importantly, though, is that the two examples don't do the same thing.
I stopped reading at that point.
user911302966 | 14 years ago | on: What does 0^0 equal? Why do mathematicians and high school teachers disagree?
user911302966 | 15 years ago | on: How much GNU is there in GNU/Linux?
Anyone that thinks that "GNU" should be dropped from the "GNU/LINUX" should be using alternate cp, rm, ln, etc. Or just use NetBSD (do this anyway).
Where are the moving parts?