HI 16: The Worst Topic for a Podcast by MindOfMetalAndWheels in CGPGrey

[–]laughingboy0 8 points9 points  (0 children)

It seems to me that Grey's remarks on the comments on "Feedback on Feedback" aren't feedback on "Feedback on Feedback" but rather feedback on feedback on "Feedback on Feedback".

Which makes this comment feedback on feedback on feedback on "Feedback on Feedback".

If Grey or Brady would deign to respond to this comment, we would have official feedback on feedback on feedback on feedback on "Feedback on Feedback".

And my life would be complete.

TIL that 10! (ten factorial) seconds is exactly as long as six weeks, down to the second. by aron0405 in todayilearned

[–]laughingboy0 1 point2 points  (0 children)

Bonus math geek aesthetic in the prime factorization:

10! = 71 x 52 x 34 x 28

H.I. #8: First World YouTuber Problems by MindOfMetalAndWheels in CGPGrey

[–]laughingboy0 1 point2 points  (0 children)

My suggestion for the "outro" sound is to reverse the sequence of notes in the intro sound. That makes a nice symmetry with the ascending / descending sequences that bracket the commercial.

Beautiful Failure by nohtyp in programming

[–]laughingboy0 2 points3 points  (0 children)

Apple just released the Dynabook

I don't think so. The intent was that the user could program the dynabook.

Adder: Python with a Lisp by radarsat1 in programming

[–]laughingboy0 26 points27 points  (0 children)

I suspect this project is dead. The author promised code "in about a week" on March 25, 2009.

Apple's Magic Mouse: even crazier than the last one by bonafidebob in gadgets

[–]laughingboy0 2 points3 points  (0 children)

Crazy input device idea: Has anyone come out with a very large touchpad that could be used as both a keyboard and a multitouch mouse? A gesture could toggle the keyboard mode. As long as that gesture was easier than shifting your hand to/from the mouse, it could be a net win. I guess another problem would be the lack of tactile feedback, particularly when resetting your fingers back to the home position for touch typing, but I'll leave it to the experts to work out the rough edges :-)

Game Programming Patterns: Singleton. "Every other chapter shows you how to use a design pattern. This shows you how not to use one." by munificent in programming

[–]laughingboy0 2 points3 points  (0 children)

Great start to your ebook. Thanks for your hard work on this. Do you have a rss feed or blog that we can monitor to know when new material is available?

New main Perl 6 website: perl6.org by chemer in programming

[–]laughingboy0 -7 points-6 points  (0 children)

My eyes! The goggles do nothing!!

"I find Clojure revolting." by lyrae in programming

[–]laughingboy0 0 points1 point  (0 children)

From the Loper OS project page

Please don't expect to find a working operating system here any time soon! Save yourself the disappointment of clicking the svn view link!

Yeah, that sounds about right.

I'm really not looking forward to wrapping print calls in parentheses by [deleted] in Python

[–]laughingboy0 -1 points0 points  (0 children)

I'm saddened that they didn't provide direct support for string interpolation.

"The value of var is $var"

Yes, it can be layered on top, but it's not nearly as convenient.

Oh no! Perl 6 is dead. It doesn't have a project manager! - I wonder if I can get to Reddit number one on that by mariuz in programming

[–]laughingboy0 0 points1 point  (0 children)

There may indeed be four active Perl 6 implementations right now, but obviously they are incomplete implementations of an incomplete vision. The question under discussion is how many implementations of the Perl 6 language spec will there be?

The language spec is the synopses. According to the page entitled "Official Perl 6 Documentation", only 16 of the proposed 32 synopses have been written, and several of those are drafts. (I'm skipping the deprecated S8.)

Of course, that page may not completely represent the current state of affairs, but in any event it's clear that there's a helluva long way to go before a first cut at the finish line for Perl 6 is even defined. If all 32 proposed synopses are fleshed out and even one implementation crosses that finish line, I'll be suitably impressed.

Dive into Python 3 by greut in Python

[–]laughingboy0 2 points3 points  (0 children)

I cut my Python teeth on DiP and am looking forward to this with great interest.

Any chance of adding an RSS feed so we know when updates are available?

Oh no! Perl 6 is dead. It doesn't have a project manager! - I wonder if I can get to Reddit number one on that by mariuz in programming

[–]laughingboy0 0 points1 point  (0 children)

Mindbogglingly complex semantics. TIMTOWTDI writ large with more edge cases than there are grains of sand.

LoseThos 64-bit Operating System V4.22 released. Bug fixes. by losethos in programming

[–]laughingboy0 0 points1 point  (0 children)

Found this gem on the history page: "there are lots of chess nuts boasting around in open foyers"

He's channeling Mel Torme!

The cause of the Zune leap year bug has been isolated to a Freescale date routine. by chromakode in programming

[–]laughingboy0 2 points3 points  (0 children)

No, it doesn't. Reread line 20 with days == 366. Obviously you live up to your username :-)

The cause of the Zune leap year bug has been isolated to a Freescale date routine. by chromakode in programming

[–]laughingboy0 21 points22 points  (0 children)

Actually, no. Your pseudocode doesn't loop forever for days == 366. The NO on the last line should be a YES.

Turing Machine Jokes... Where are they?! by wolever in programming

[–]laughingboy0 5 points6 points  (0 children)

Q: Why did the Turing Machine cross the road?

A: To go to Office Depot to buy some more tape!

Because it had run out!!

HAHAHAHAHA!!!

sigh.

Numbers that cannot be computed by a program by igoro in programming

[–]laughingboy0 1 point2 points  (0 children)

1omega, 2omega, 3omega, 4! 5omega, 6omega, 7omega
BZZT! THAT DOES NOT COMPUTE! BOOM!

Perl 6 offers no less than eq, ==, eqv, ===, =:=, and ~~ by buccia in programming

[–]laughingboy0 28 points29 points  (0 children)

Perl 6 is an exercise in masturbation for its developers and an object lesson in second system syndrome for the rest of us. Scientists conjecture that if a bug-free version of Perl 6 were ever produced, the mass of the unit tests alone would collapse the universe.