stralep | 12 years ago | on: Ask HN: Which song kicks the most code out of you?
stralep's comments
stralep | 13 years ago | on: Put the logo below the fold: Breaking design rules for profit
stralep | 13 years ago | on: Ask PG: Any chance of an update on "What I've learned from Hacker News"?
stralep | 13 years ago | on: Ask PG: Any chance of an update on "What I've learned from Hacker News"?
stralep | 13 years ago | on: Ask PG: Any chance of an update on "What I've learned from Hacker News"?
stralep | 14 years ago | on: Nikola Tesla Wasn't God And Thomas Edison Wasn't The Devil
stralep | 14 years ago | on: Nikola Tesla Wasn't God And Thomas Edison Wasn't The Devil
stralep | 14 years ago | on: Learn to read a sentence of Chinese in 3 minutes
stralep | 14 years ago | on: The demise of the low level Programmer.
And from time to time there comes another layer on top of everything else, and you wish you could forget the lowest layer you know, just to not start going insane. Or at least to slow it a bit :)
stralep | 14 years ago | on: Free your technical aesthetic from the 2010s
stralep | 14 years ago | on: Free your technical aesthetic from the 2010s
Except of processes.
And sockets.
And XWindows.
stralep | 14 years ago | on: 3 Ways I Would Improve Hacker News
stralep | 14 years ago | on: Mozilla's Narcissus meta-circular JavaScript interpreter
stralep | 14 years ago | on: Mozilla's Narcissus meta-circular JavaScript interpreter
stralep | 14 years ago | on: Switch statements versus polymorphism
It exchanges one form of duplication for another, not eliminates it.
The real "problem" is that textual code is generally one-dimensional in nature, but we are interweaving two dimensions of option combos. It's allegedly a limit inherent to textual code, regardless of paradigm used to write the code.
I'm currently thinking of language with "code" laying in database of sort, and text is just a view of real data. Of course, there would be some text serialization, but it wouldn't be the "true way" for programming it...
stralep | 14 years ago | on: I Write Like
stralep | 14 years ago | on: Spanish Morphology in Haskell
I wish you good luck in your endeavor! :)
stralep | 14 years ago | on: Take The AQ Test
stralep | 14 years ago | on: Dog Bites Man; Pope Condemns Violence; Publishing Still Doesn’t Get It
stralep | 14 years ago | on: Watch Me Make Mistakes
Only one thing I would suggest really - width of linked Stypi page should have some reasonable maximum width, something close to 80 chars. Otherwise, it is really hard to see where all changes are made when browser is maximized.