Edootjuh | 8 years ago | on: Who the Hell Uses Onion Juice?
Edootjuh's comments
Edootjuh | 13 years ago | on: "Asswipe," replied Yahoo's server. That's when I knew I had it
Edootjuh | 13 years ago | on: Schrödinger's 😻 and outside-the-box naming
Edootjuh | 13 years ago | on: I’m Bill Gates, co-chair of the Bill and Melinda Gates Foundation. AMA
Of course, he presume he doesn't do much hard core software engineering anymore, but I assumed that family was pretty much a thing of the past (and legacy code).
Edootjuh | 13 years ago | on: Why F#
Edootjuh | 13 years ago | on: Why Are College Textbooks So Absurdly Expensive?
From what I could tell, the differences between the 6th, 5th and 4th editions were not discernible in the text, only the exercises had changed positions and had subtle variations in the numbers and wordings. That was my first experience with the textbook industry. The book, Computer Networking: A Top-Down Approach by Kurose and Ross was very good, but the obvious abuse of their monopoly by forcing students to buy the newer editions gave me my first look into how the textbook industry operates.
Still, I have great respect for my University (Utrecht University in the Netherlands) for (until now) either using syllabi that can be freely downloaded or cheaply bought for a hardcopy or accommodating students with older editions of textbooks.
EDIT: Oh, and I recently found this link: http://www.textbooknova.com/.
It's probably not legal, but free textbooks!
Edootjuh | 13 years ago | on: Mona Lisa in pure CSS
Edootjuh | 13 years ago | on: Why I’m not leaving Python for Go
try:
f = float(someText)
catch ValueError:
# I just parsed you, this is crazy,
# here's an exception, throw it maybe?
Formatted That For YouEdootjuh | 13 years ago | on: Rob Pike: the origin of dotfiles
Edootjuh | 13 years ago | on: The cost of ODF and OOXML
Edootjuh | 13 years ago | on: The cost of ODF and OOXML
I usually just decide between plain-text, HTML, Google Docs and LaTeX/PDF, going up the ladder as the complexity of the document requires, or if it needs to be editable.
I hate it when I'm e-mailed a Word document that could easily have been plain text, in which case it would be searchable and more easily found when looking through e-mails manually.
Edootjuh | 13 years ago | on: Markov Chain Monte Carlo and the Eurovision Song Contest
Edootjuh | 13 years ago | on: Stopwatch with only CSS3 - No javascript
Edootjuh | 14 years ago | on: React is a PHP port of NodeJs non-blocking I/O platform
Edootjuh | 14 years ago | on: React is a PHP port of NodeJs non-blocking I/O platform
Is this meant to be run on a web hosting service that supports PHP in the 'traditional' way or do you need permission to run this as a daemon?
If it's the former, I can definitely see its benefits, but if it's the latter I can only imagine the target audience being people who refuse to program in anything but PHP and people who are by some bizarre policy required to use PHP but are allowed to run their own HTTP server.
Edootjuh | 14 years ago | on: Subpixel vs. Greyscale Antialiasing
Edootjuh | 14 years ago | on: VLC has been downloaded over a billion times
Edootjuh | 14 years ago | on: VLC has been downloaded over a billion times
I feel that people too often confuse a user-friendly interface with an intuitive or noob-friendly one. But I guess seeing as most programs' user base's large majority are non-technical people that's fair.
Edootjuh | 14 years ago | on: FORTRAN should virtually eliminate coding and debugging
Edootjuh | 14 years ago | on: What's That Programming Language?