instruction stringlengths 4 105 | output stringlengths 8 56.7k |
|---|---|
Any good email reminder startups? | jmonegro: Backpack (http://www.backpackit.com) |
What is your favorite Javascript UI framework out there ? | eterps: MooTools |
GeoAPI or SimpleGeo? | mattgalligan: We (SimpleGeo) have some large customers right now, however, can't really say who they are due to privacy policy.I can, however, describe some of the technology that we use.We've built the platform using a multi-homed, multi-master database solution we call GiselleDB. It's based on Facebook's Cassandra, ... |
What do you think of our demo website? | wicknicks: Looks nice. If I try and shorten the URL "http://wrp.me/, it actually enlarges it to "http://wrp.me/999Ea. |
A tool to analyse the orders of growth | jheriko: This is a non-trivial problem, generally complexity analysis is done on paper, based on some idealised version of an algorithm. In practice implementation issues will make it difficult to extrapolate asymptotic behaviour for small n.For instance an algorithm with O(log n) multiplications and O(n^2) additions w... |
What skills can a someone develop to become a great hacker? | pasbesoin: Become a hacker:1) Don't accept the status quo, when you see/imagine a better way.Become a good hacker:2) Exercise discretion and consideration. Assume you might (will) break stuff -- important stuff -- and design with adequate defenses in mind and demonstrated.Next step?3) Recognize where and how much risk... |
Why is HTML so complicated? | jheriko: I've often found myself just wanting to access a framebuffer as an array or pointer or whatever like in the "good ol' days", but the truth is that unless you are writing low level libraries, or bleeding edge special effects you shouldn't need to do this. Its not a nice way to work 99% of the time, when what yo... |
Anybody else quitting Facebook over privacy concerns? | ben1040: I put my account in the delete queue a few days ago. I shouldn't have to keep an eye on HN and Valley blogs to find out that they've tweaked privacy settings again and more of my information is "public."Getting out is a whole lot easier than I thought. I had as friends on Facebook a lot of former high school... |
What is your favorite Javascript UI framework out there ? | dahjelle: I've been using Dojo for a while. It has widgets with nearly the breadth of something like ExtJS, but is completely open-source. The documentation isn't all that great—thought it is improving—but the community is responsive and the code is well-written enough that it isn't difficult to figure out what the doc... |
Your Dev Environment | vyrotek: I dont think my setup is quite what you were asking about. But, I'm running Windows 7 with a Windows 2008 VM. The VM hosts a handful of services that I don't want always running or starting up with my computer. Things like SQL Server 2008 and IIS7. But, I do run Visual Studio locally. It all runs very fast on ... |
Your Dev Environment | steveklabnik: I develop on an Arch Linux box, two 22" monitors, XMonad, vim, and an IBM Model M.But then I got a MacBook Pro, and I've actually been doing all development on it for the last few weeks. Textmate is the only non-vim editor I'd ever use. |
Your Dev Environment | rewind: I've been a .Net developer for years, but because I can't develop for the iPhone on a Windows box, I switched my primary dev machine to a MacBook Pro running my Windows stuff through a VM. The Windows part is 90% of the what I do, but being able to run the iPhone stuff directly against the Windows back-end made... |
Your Dev Environment | swoodtke: I use VM's on a MacBook Pro circa 2006 and they worked fine - a little slow on harddrive intensive operations (e.g. startup, building large applications) but useable.Then I got an SSD harddrive. It's like I'm using a new (much faster) machine. The VM's seem like they're native.SSD HD's are still pretty expe... |
Startup ideas around 4G | eande: the main advantage on 4G is in the bandwidth so I would put some thoughts in the video streaming area |
Your Dev Environment | thumper: I run on a Macbook (not Pro!) with 4GB RAM. For a while, I was doing some IE plugin development and went with separate VMs for IE6, 7, and 8 (used the MSFT distributed VirtualPC ones, actually). That got me used to the idea of switching back and forth being VMs, and now I have separate Ubuntu VMs for each pr... |
Your Dev Environment | lallysingh: Emacs, Solaris. I'll have to jump back to Linux, and I won''t be happy without dtrace/zfs. That's a desktop machine. I've got a Macbook Pro 17" that I can use for multi-platform testing, with a VM in there if I need it. My work at home isn't web-based, so I don't have to worry about windows compat. |
Your Dev Environment | mmphosis: MacBook 2Ghz Intel Core Duo, 2GB 667 Mhz DDR2 SDRAM
http://www.virtualbox.org/
I've found a use for Spaces. I put each fullscreen virtual machine in it's own space.
Space 1 - Mac OS X (native)
Space 2 - Windows (virtual machine)
Space 3 - Ubuntu (virtual machine)
I keep networking turned off in Windows. Fil... |
Your Dev Environment | jheriko: I've developed on a VM in the past (VMWare), the experience was great - convenient to test on multiple platforms without rebooting etc. but it was difficult once I needed to do non-trivial graphics stuff with OpenGL - the performance difference was quite extreme. Hopefully this is something that will improve w... |
Your Dev Environment | aaronblohowiak: the more complex the deployment environment is, the more likely i am to be running a VM (so dev can match deploy.) when i run ubuntu like this, it is AwesomeWM + gvim. when things are simple, it is osx + macvim |
Your Dev Environment | johnbender: My friend Mitchell Hashimoto and I built a tool for using disposable vms for development.http://vagrantup.comFeedback is always welcome! |
GeoAPI or SimpleGeo? | ramar: We are happy customers of GeoAPI at http://mopho.toWe didn't look too hard at SimpleGeo but I can say without hesitation that GeoAPI has been fast, stable, cost-effective and easy to use. In the rare cases where we experienced issues they were quick to respond and resolve them immediately. I also know for a fact... |
What is your favorite Javascript UI framework out there ? | colonel_j: None. They all make too many assumptions about my user interface design and are too hard to restyle. Often it's like having aqua widgets in a win32 app. |
Your Dev Environment | ahlatimer: I have one of the 27" iMacs with a 26.5" external display. I use parallels whenever I need to test sites in IE, and it's very, very useable. I also do a little bit of actual development (IronPython+Silverlight) in the VM as well, and it's the same story. If I keep the VM fullscreen, I really can't tell I'm n... |
Your Dev Environment | heresy: I run Windows 7 as my host OS, and use Sunacle's VirtualBox to run my VMs, as it supports 64-bit guests.I have a MacBook Pro if I need to do OS X stuff, but it doesn't have the grunt to serve as my main dev environment any more, sadly.And since upgrading my desktop to a Core i7 960 with 12GB of RAM and SSD + 10... |
Your Dev Environment | alexgartrell: It's been posted here before, but http://usesthis.com/ for what other folks use.For my part, I have two monitors, I use the first for web browsing, chat,etc and the other for whatever I'm working on (visual studio for chromium, virtual box for Linux kernel stuff, PuTTY for working remotely). Not a bad wo... |
Your Dev Environment | kgutteridge: Macbook pro 13" 2.53GHz 4gig ram Aftermarket 500gb 7200 rpm disc and a 24" Samsung 1920x1080 monitorUse parallels to run VM Win XP and UbuntuWould maybe consider upgrading to the new 15" mac and the higher res screen but think I will hold off and wait for the next iteration of MacsSoftware wise xcode, text... |
Your Dev Environment | beamso: 15" MBP with 2.53GHz CPU, 6GB of RAM and 7200RPM HD. Have external monitors at home and at work. I'm using either IntelliJ IDEA 9 or Eclipse for an IDE, depending if I'm doing Android stuff (Eclipse) or everything else (IDEA).I don't use VMs on this machine but at work there is a server full of VirtualBox VMs... |
Your Dev Environment | iamelgringo: Before I was using Win 7 as my base OS, I was working with an XP box, and coding on Ubuntu in a Vmware VM. It was the best way that I could get Ubuntu to actually recognize my 3 monitor setup seamlessly. I could actually rotate my main 24" monitor and code in portrait style, and Vmware would recognize th... |
What skills can a someone develop to become a great hacker? | JoshCole: I don't think I'm a great hacker so I'll pass on answering the question myself and point you to some other resources.- http://norvig.com/21-days.html
- http://catb.org/~esr/faqs/hacker-howto.html
- http://paulgraham.com/gh.html (More Than Money) |
Your Dev Environment | calibraxis: I virtually always dev on a VM, for a number of years now:* Parallels and VMWare on Mac (best to have at least 2 GB), running Debian, Ubuntu and WinXP* Qemu+KVM on Ubuntu running Ubuntu* VirtualBox on Debian running Debian* SSH into Xen VM running DebianThe exceptions? Sysadmin tasks on my host machines. |
Your Dev Environment | jharrison: i7 920, 6BG DDR3, Dell 24" monitor running Windows 7 64 bit host with Ubuntu VM and Win 2003 server VM (both via VMWare). Ubuntu in the VM is faster than Ubuntu on bare metal Core 2 Duo E6550@2.33Ghz w/2gb ddr2. Only downside (totally non-critical to me) is VMWare won't support the advanced graphics stuff fo... |
Your Dev Environment | gcv: I try to do my programming in either Common Lisp or Clojure, with a REPL connected to a SLIME instance in Emacs. I can use these tools on any host OS, but prefer the Mac. It's such an amazing combination of tools that everything else feels like... well, I imagine that trying to type with two amputated arms must fe... |
Any other crossfit lovers? We need a better app | kvh: http://www.withfit.com/ |
Your Dev Environment | daakus: I just rent a cheap $20 month VM on the cloud. Every now and then I need another one to test stuff, so I'll just rent another one for that duration, which get's pro-rated. Screen does the rest. Having scripts to bootstrap VM's is crucial to make this setup viable imho. I do wish cheaper dedicated servers were a... |
Your Dev Environment | pssdbt: I do web dev, and my setup probably isn't nearly as crazy as most of you guys but here we go.Hardware: 15" MacBook Pro, w/ 19" external LCD and external Apple keyboard if I'm at home.Software: MacVim, MAMP setup w/ BIND for local dev (using this configuration: http://postpostmodern.com/instructional/a-smarter-... |
What is something you would recommend learning in a day? | maxtilford: I spent some time the last couple days learning two songs on a penny whistle. Great fun. |
Feedback for seed fund in Mexico - AspireLabs.net | andreshb: Hugo, where do you come up with the capital? Ive seen this model attempted in other parts of Latin America and even in Miami. However, the problem is always that the people wanting to start these great programs, are not the ones with the capital.I believe this will only work if the managing partners are the o... |
Your Dev Environment | iuguy: I run Win7 on my main laptop and use that for a fair amount of development with PyDev. I use dedicated separate VMs for PHP (LAMP), certain specific Django projects and several scratch/playground VMs running Xubuntu or Arch. We use a VPS for certain dev and testing functions.Our penetration testing VMWare Images... |
Startup ideas around 4G | Magneus: I'm skeptical anything too extreme will take off right away, particularly since battery life is such a big problem for 3G-enabled devices at the moment. I haven't read up on 4G, so I'm not familiar with the power requirements, but I can't imagine it'll be much better. I'm taking a "wait and see" stance. |
What is something you would recommend learning in a day? | Magneus: Try ballroom dance. You may be able to find a social dance or a group lesson. It's a good skill to have, and usually good fun, too. |
SEC Regs on Solicitation & Raising Seed Funding | davidmurphy: Here's clickable link: http://www.abanet.org/genpractice/newsletter/lawtrends/0807/... |
SEC Regs on Solicitation & Raising Seed Funding | davidmurphy: This ABA article would seem to suggest that most angel groups, and popular sites like VentureHacks' AngelList, are a bit questionable! Or am I missing something? |
Rate my micro-app (testing Open Graph) | rpbertp13: Change the url's to create new Like items. Use underscores to separate words.Cooked it up with Sinatra in 23 lines and one template :) |
Rate my micro-app (testing Open Graph) | yawniek: adding a link to a likable would be nice. just a word is a bit boring. |
What is ridddlr.com? | zyb09: I'd guess some guys custom HN Mod, so he can easily see what he has read and what not. Maybe it has more features for him when he's logged in, like saving etc. Also it's pink. |
What is ridddlr.com? | ElbertF: Oh that. That's just Fred. |
What is ridddlr.com? | faramarz: "Sorry. It appears that hacker news is blocking our server's IP. ridddlr news is down until further notice.
Thank you for your patience."Ha! |
What is ridddlr.com? | reitzensteinm: It would be funny if they made a few more subtle changes, like a search/replace HN for riddlr. Then the top story would be "Ask Riddlr: What is Riddlr?"Or even do it both ways. "Ask Riddlr: What is HN?". It would be like some weird parallel universe. |
What is something you would recommend learning in a day? | julius_geezer: How to cook something: how to make an omelette or how to bake bread.Or how to fix something: a leaky faucet or toilet. |
Your Dev Environment | waivej: I've been using Parallels on a Macbook for a year or so. Though I have been thinking of switching to a Windows machine. The guest OS is Win2003 server which runs great. Though I get spinning beach ball problems and need to reboot the host OS fairly often which disrupts my productivity. I may try a Mac deskt... |
What is ridddlr.com? | albertzeyer: Maybe its for having it indexed by search engines. (I think HN disallows indexing of their site.) |
What can I do with $1-2k (Australia) | froo: Honestly? If you haven't got a sound idea on how to invest it, I would say leave it in the bank and accrue interest until you've got a decent idea on what to do with it, otherwise you run a high risk of essentially blowing it.If you're still adamant about blowing your cash, might as well spend it on something tan... |
Who can create custom-branded decals for Netbooks? | rlpb: UK based: http://www.diginate.com/ |
Please help review my startup's messaging | calvarez: You have paying customers - great! Ask them why they're paying for your service. Ask them to describe the value they're getting. Then (minimally) clean up those words and use them on your website. No one can market your product better than the people who are using/loving it. |
I accidentally downvoted a good comment. What now? | jamesbressi: Ahhhh, I bet you were using an iPad or iPhone or some other touch screen device, yes?This is an issue: HN up/down votes + touch screen devices.Yes, some will say be more careful, but I say up/down voting on sites in general are due for an interface/interaction redesign in light of ever increasing touch dev... |
I accidentally downvoted a good comment. What now? | thedjpetersen: You could always find a friend to rectify your mistake. |
I accidentally downvoted a good comment. What now? | jonknee: It would be nice if you could change your vote like you can on Reddit. The arrows are quite close to each other and I've done the same thing several times. It's especially tricky on a touchscreen device. |
I accidentally downvoted a good comment. What now? | isleyaardvark: One way would be to put the downvote arrow on the right-hand side of the meta info: ...xx minutes ago | link [down-arrow]If it's a good comment it'll probably get more than one upvote, so I wouldn't worry about it too much. Stuff happens. |
I accidentally downvoted a good comment. What now? | nfnaaron: Find another comment or submission from the same person and upvote it, if you feel bad about reducing the guy's karma.Apologize in response to the comment, if you feel bad about taking the shine off the comment.Move on. |
I accidentally downvoted a good comment. What now? | mixmax: I normally reply with a comment where I state that I meant to upvote and accidentally downvoted.Psychology takes care of the rest - within minutes someone else will have upvoted the comment based on my comment. This mechanism could probably be used for malicious purposes if you cared enough about karma and not ... |
I accidentally downvoted a good comment. What now? | chaosmachine: Whenever one of my comments gets zeroed, I always assume someone missclicked. May or may not be true, but it makes me feel better ;p |
I accidentally downvoted a good comment. What now? | robfitz: Every comment gets some accidental down votes, so I think just accept your slip as part of it's accurate overall score. |
Review local used textbook startup | ABrandt: Clickable: http://matchio.com |
I accidentally downvoted a good comment. What now? | adrianwaj: What's the comment link? I'll fix it for you. |
What is your favorite Javascript UI framework out there ? | smallhands: Dojo the lastest version |
What is your favorite Javascript UI framework out there ? | coffee_dregs: For information rich applications (ie. B2B-ish), definitely ExtJS. Pretty steep learning curve since, unlike jQuery UI, you sorta have to take all of nothing. We use ExtJS everywhere where using data/information is more important than look-n-feel. Put together CoffeeScript (http://jashkenas.github.com/c... |
I accidentally downvoted a good comment. What now? | igorgue: A workaround would be to wait for another person that sees the same good as you did when commented. |
What is something you would recommend learning in a day? | kingnothing: I thought this would have had more discussion going on, what with everyone here constantly picking up new topics. Anyone else? |
I accidentally downvoted a good comment. What now? | daveungerer: What now? Now you learn not to attach so much value to the little number next to your own comments, even when it's a 0. |
I accidentally downvoted a good comment. What now? | rradu: I suppose the opposite happens as well: upvote when downvote is intended. In the long run it levels out. |
Review local used textbook startup | cryptnoob: 1) "Welcome to Matchio! Get started by viewing our intro video!" --- THIS Gives me a video that is too big for the window it's in. (Firefox 3.5.9, 1024 x 768 monitor, browser is maximized)2) "OR WATCH A 60 SECOND VIDEO TOUR" --- DOESN'T do anything, even though it looks like a play link3) Why must I have a ... |
I accidentally downvoted a good comment. What now? | Timothee: Move on. For many reasons:- The karma points don't mean anything.- if the comment was in fact good, it will be corrected by other viewers- the comment can not have been so good that you should spend a bad afternoon thinking about it- in just a few hours, nobody will ever see that comment again, because new ar... |
Are you an information addict? | rhl: I am an information addict.I am making things worse by compulsively reading blog posts on low information diet: http://www.fourhourworkweek.com/blog/category/low-informatio... |
Are you an information addict? | iuguy: I'm a massive information addict. The problem is that there are always things that need to be done.I'm going to google information addiction now, see you in a week. |
Are you an information addict? | raheemm: I am embracing it. I am trying to create a life that will allow me to gather information all day long and get paid to do it. |
Review local used textbook startup | adelevie: Great idea, I want it at Penn State.You should get data that links textbooks to courses. Then all you do is enter your current schedule. When you pick the next semester's classes, students get matched up. |
I accidentally downvoted a good comment. What now? | obneq: someone might accidentally upvote a comment, dont worry. |
Who has summer internships? | Magneus: Someone put together a Google Docs spreadsheet for this:http://docs.google.com/Doc?docid=0ASrV38bNy1TlZHhqNjlmel8xMj... |
I accidentally downvoted a good comment. What now? | jlgosse: I'm pretty sure I've said this before, but I can't tell how to downvote a comment on HN.Any insight into this? |
Are you an information addict? | wgren: I am trying to use the Pomodoro technique - focus hard for 25 minutes, then relax for 5. This of course requires closing down mail, Twitter etc apps while a Pomodor is running.Unfortunately I still have problems, it is far too easy to open up a browser window and start looking at Hacker News, Digg, Engadget etc.... |
Are you an information addict? | mgw: I am an information addict as well.I get annoyed, when I've already browsed through the HN frontpage and nothing new turns up upon refresh. At those times I wonder if the amount of really interesting, insightful and fresh(!) material produced on the web is still quite limited or if we aren't doing a good enough jo... |
Are you an information addict? | CaptainMorgan: Definitely an info addict here, in your terms... I like to think I let that information come to me through email, one of the only mediums I check and if not, I let my natural curiousity drive me. However, rather than an addict, which might be acceptable, I prefer to call it a case of being a human sponge... |
Best way to teach yourself how to program? | Magneus: Use the academic resources that are available on the web.MIT's OpenCourseWare has tons of content on there. I haven't used it for anything except SICP, but you should be able to find some relevant material: http://ocw.mit.edu/Google recently opened up Google Code University. They seem to have a lot of tutorial... |
Are you an information addict? | cheald: I absolutely am an information addict. I've known that about myself for a whole, and I've tended to embrace it. Information addiction is a facet of a love of learning; to love information simply for the sake of information is somewhat useless, but to love it for the sake of learning, growing, and enriching ones... |
Are you an information addict? | rhl: I am an information addict, and this is what HN makes me do:
http://www.benjamincoe.com/tetris/:-) |
Are you an information addict? | petercooper: I believe there are different types of information addiction. Checking email and IM too frequently is hardly likely to benefit you, but reading Wikipedia and articles related to your profession, for example, can give you a serious edge.Be addicted to information "assets" and drop the ephemeral stuff. |
Are you an information addict? | kunley: I like long periods of being offline.Still, looking for information is a common way of procrastinating. So for me spending too much time on HN is an indication that I'm pushing away something to do which actually bores me.The best way to deal with it is to finish that boring thing and switch into doing somethin... |
Are you an information addict? | maxklein: Information is mostly just noise. The actual useful stuff comes rarely, so I try as much as possible to minimize the external information I get that is not important - for example, the news. The news are mostly totally unimportant and irrelevant. If you read the news twice a week, that's more than fine.I also... |
Are you an information addict? | DanielBMarkham: Yes. I find myself consuming more and more material that contains information that is more and more trivial.Today's haul: found out the name and life story of the guy who played "Hoss" on Bonanza. Read an essay on tax policies in a state several hundred miles from my own. Went through an extended inter... |
Page Load Time Feature | byoung2: You can do this with jQuery, e.g.:
http://www.appelsiini.net/projects/lazyload/enabled_fadein.h...Download here:
http://www.appelsiini.net/projects/lazyload |
Are you an information addict? | enki: developing recommendation systems. |
Are you an information addict? | j_baker: I am an information addict as long as there isn't anything more interesting that demands my time. If there's something that I need to work on, it had better be thrilling. |
Good books to learn more about computer architecture? | paulbaumgart: http://www.amazon.com/s/qid=1272228099/ref=sr_gnr_aps?search... |
Are you an information addict? | Estragon: Yes. In my case, it's an avoidance strategy. Avoiding things I am scared of, but actually enjoy when I get into them. I'm learning a better way to relate to that fear. |
What is something you would recommend learning in a day? | iamgabeaudick: Learn to surf. Or snowboard. You won't master either, of course. But standings up on your first wave or learning to link turns on the snow is exhilarating, and the first step towards getting better. |
Are you an information addict? | jeromec: I'm mostly an information addict when I'm coding in long stretches. What works for me is taking breaks from focusing on logic, just any sort of different mental direction. That's where HN comes in really handy, and as a matter of fact it's how I came to be on this thread. |
Page Load Time Feature | somagrand: Their site is also painfully slow to begin with. Thank god they are doing something like this. |
What is something you would recommend learning in a day? | brianto2010: Origami! It's always fun and there are a ton of resources/guides/tutorials online. Most projects are usually short and practically all are doable in a day. Plus, many projects are cool to show off. Some are even useful! Here's a favorite of mine (simple, takes a couple minutes):http://www.ehow.com/how_4563... |
Are you an information addict? | olalonde: I guess so: I just read all the comments in this thread :/ |
Review local used textbook startup | shafqat: Good idea. But how do you make money? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.