Ask HN: What are you working on tonight?
231–240 of 242 posts
Re: Ask HN: What are you working on tonight?
#232Earlier quoted context omitted.
You weren't using it as a pejorative, but your pun was based on its use as a pejorative.
And? Some guy posted using the word "nigger". He may not be calling people "nigger", but he used a word that is racially insensitive! Booga booga! Jesus.
Humor is encouraged on Hacker News, but only when it is actually funny. Your joke wasn't funny.
Re: Ask HN: What are you working on tonight?
#233Earlier quoted context omitted.
And? Some guy posted using the word "nigger". He may not be calling people "nigger", but he used a word that is racially insensitive! Booga booga! Jesus.
This has less to do with political correctness, and more the idea that posts like yours are just kind of annoying. The tone makes the site seem a lot less civil. It didn't add anything to the thread. Now all we have is you acting very annoyed that we didn't like your joke. Humor is encouraged on Hacker News, but only when it is actually funny. Your joke wasn't funny.
Re: Ask HN: What are you working on tonight?
#234Working on a quickie startup using a domain name I've had since '03 which is foreverlist.com. It's a paid classified ads site where, for $5, you can list an ad with unlimited images that never expires and which you can change to anything at any time. So, as an example, you have a classic car which just sits in your garage collecting dust. You're somewhat interested in selling it, but only for the right price, and def…
Re: Ask HN: What are you working on tonight?
#235I would also like to find an encryption method that uses fixed size chunks so I can upload only the appended data. That's something I need to look more into. I know they are around somewhere.
[1] http://www.vitanuova.com/inferno/ [2] http://swtch.com/plan9port/man/man8/venti.html [3] http://www.gnupg.org/
Re: Ask HN: What are you working on tonight?
#236Working on photo upload in a new web app I'm working on. It spawns ImageMagick to do the conversion into multiple photos of different sizes. I had doubts about this until I read that it's the technique Flickr uses.
Re: Ask HN: What are you working on tonight?
#237The Reality: It's 95 degrees here in Cartagena and my fingers are sweating onto the keyboard. Cuba Libres sound like a much more viable option.
Re: Ask HN: What are you working on tonight?
#238Working on a quickie startup using a domain name I've had since '03 which is foreverlist.com. It's a paid classified ads site where, for $5, you can list an ad with unlimited images that never expires and which you can change to anything at any time. So, as an example, you have a classic car which just sits in your garage collecting dust. You're somewhat interested in selling it, but only for the right price, and def…
I'd love to hear the reasoning behind down-voting this. In a thread with 225 comments, only my post and one making a pun about gays is down-voted to 0. If you have something to say, say it. sheesh
Re: Ask HN: What are you working on tonight?
#239Re: Ask HN: What are you working on tonight?
#240Learning Clojure (by reading Programming Clojure) - oh and trying to setup VimClojure and failing miserably (file detection is working, but everything else including syntax highlighting & indentation isn't).
- the suggested "least stress" alternatives are netBeans/enclojure or emacs via ELPA/swank-clojure