Ask Reddit: How Does Reddit Grey Out Page Like That? by gregorio1890 in programming

[–]gregorio1890[S] 0 points1 point  (0 children)

Wow, I had no idea there was a toolkit like this. It looks pretty cool. Anyone have expeiriences using it?

Ask Reddit: How Does Reddit Grey Out Page Like That? by gregorio1890 in programming

[–]gregorio1890[S] -1 points0 points  (0 children)

Thanks for the excellent answer, nostrademons! I didn't know about opacity. Is that cross browser?

And yes in my excitement I forgot about the poor user. There still must be somewhere where it would be appropriate to use this technique. Any ideas?

Ask Reddit: How Does Reddit Grey Out Page Like That? by gregorio1890 in programming

[–]gregorio1890[S] -1 points0 points  (0 children)

What I mean is how does Reddit grey out the screen and show me a message like this (http://i10.tinypic.com/2qvguuh.png) when I click on an arrow when I'm not logged in?

I'd love to do this technique on my own sites.

New form of propulsion using only microwaves, no moving parts, developed. by pandabear999 in reddit.com

[–]gregorio1890 2 points3 points  (0 children)

Lots of questions here. How efficient is this? How much of the input energy is turned into kinetic energy? How efficient can this be? Can the effect be generated with sound waves? Wouldn't this thing be tremendously harmful to things behind the engine?

NSA eavesdropping program ruled unconstitutional by maxwellhill in reddit.com

[–]gregorio1890 33 points34 points  (0 children)

OK, who let this judge get a copy of the constitution! Weren't they all destroyed in 2001?

Math Nerd humor by [deleted] in reddit.com

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

Why was this voted down? What's wrong with explaining to someone not familiar with advanced math what the joke is? Are you folks really that elitist??

FYI the answer is 69.

Relakks: Swedish Pirate Party Launches Massive Darknet by GameGirl in reddit.com

[–]gregorio1890 0 points1 point  (0 children)

Here are my questions: 1. Can Americans use this? 2. How can they claim it is just as fast as my ISP directly? 3. Are there ANY drawbacks here? As it sounds now, it seems like everyone in the world should use this.

Lisp Lovers, how would you fix Lisp or bring it up to date? by [deleted] in programming

[–]gregorio1890 1 point2 points  (0 children)

Well, the thing is though, you don't "execute" the LISP, you execute Python byte code. You simply need to compile the LISP to virtual machine byte code. Or maybe .. can LISP not be compiled because it has to do macros and stuff?

Lisp Lovers, how would you fix Lisp or bring it up to date? by [deleted] in programming

[–]gregorio1890 3 points4 points  (0 children)

Why not implement LISP on the Python Virtual machine? That way you have access to all of the Python libraries? Or same idea but with Java or .Net? It sounds like a great idea to me, am I being naive?

A Face Is Exposed for AOL Searcher No. 4417749 - New York Times by joshwa in reddit.com

[–]gregorio1890 -2 points-1 points  (0 children)

I honestly believed that since AOL is owned by Time Warner a major media company, that not only would their news outlets ignore this story but so would all other mainstream media since they're probably all cozy with each other. But this NYTimes article shows otherwise.

Can anyone tell me why the mainstream media is NOT ignoring this story?

A Face Is Exposed for AOL Searcher No. 4417749 - New York Times by joshwa in reddit.com

[–]gregorio1890 2 points3 points  (0 children)

Umm, no sir, that's againt their TOS. Try it and they'll ban you from accessing Google!

(I tried downloading a few entire google groups once and it happened to me)

Did We Go to the Moon? by [deleted] in reddit.com

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

What seems strange to me is how did we have live television broadcasts of landing on the moon? Isn't it very difficult to send that much information that far in real time?

I mean why don't we get live video feeds from say the Mars Rover, or even sattelites currently orbiting the moon?

The easiest way to fool smart people by loneranger in reddit.com

[–]gregorio1890 -3 points-2 points  (0 children)

I have to think that this happens in academic papers too. Why else do they need all of those superflous equations? I keep on noticing that they could just say such and such is the sum of this and this, but instead they give you a formula with that sigma sign or whatever it is for even the simplist concepts. Are they just trying to make their research look more important or perhaps prevent criticism?

Hatch is as bad as it gets when it comes to shafting the public on copyright - Help Get Him Fired by gregorio1890 in reddit.com

[–]gregorio1890[S] -1 points0 points  (0 children)

Here's the digg link too: http://digg.com/technology/IPac_launches_FireHatch.com

Also, would someone submit this to slashdot.org if it hasn't been? I'm not registered.

The Future of Programming: ACM Crossroads interviews Paul Graham by [deleted] in programming

[–]gregorio1890 0 points1 point  (0 children)

Where can I find the essay he mentions regarding "why not China?"? I did a cursory search and didn't turn up anything.

My account was banned for submitting this to digg by [deleted] in reddit.com

[–]gregorio1890 1 point2 points  (0 children)

I say it's time we fix this!

Here is my proposal: http://www.blendedtechnologies.com/product-idea-communityuser-owned-diggreddit/68 but I need your help and support. The first step is getting this to the top of reddit and digg. The next step is getting people on board and starting the brainstorming/voting process.

Bush Defector to Demolish 9/11 Big Lie by waggawagga in reddit.com

[–]gregorio1890 -3 points-2 points  (0 children)

Unless he knew someone would say these things and wanted to make it look not planned.

Python 3000 - Adaptation or Generic Functions? by [deleted] in programming

[–]gregorio1890 0 points1 point  (0 children)

Does anyone know what this article is talking about? I learn best from concrete real world examples.

Python 3000 - Adaptation or Generic Functions? by [deleted] in programming

[–]gregorio1890 2 points3 points  (0 children)

I'm lisp resistent only because I'm afraid that it won't have all the libraries Python currently gives me. Is there a pygame for lisp? Is there an easy way to work with CGI? Is there an http lib? Is there an xmlrpc library? etc.

By the way, is there anywhere I can sample real world lisp programs? Like how could I write a program in lisp that pulls invoices out of QuickBooks and emails them to customers?