The thing that impresses me most is how quickly OkCupid removed public access to that API.
HN user
CrowderSoup
I'm a young 20-something web developer living in Utah. I have a wonderful wife who I love very much. She's always so supportive of my weird techie antics.
[ my public key: https://keybase.io/crowdersoup; my proof: https://keybase.io/crowdersoup/sigs/eCX06uFHeeZOBOhyYjpTp6wpY8pY-L0C4L0MBSRBZBg ]
This is exactly why I keep a rotating supply of lego's on my desk at work. These bricks would certainly be a welcome addition to that rotation.
This certainly looks cool. I usually use vim on the command line but that's only for quick and dirty editing.
It looks like traefik has a few more features tbh, I'll definitely be giving this a serious look.
This is my life. I have the best intentions but when my kids wake me up in the night, or won't go to bed easily, or any number of things that don't go according to "plan" all bets are off.
Both of those developers asked the community for money. They should have asked the companies that use their projects directly. I world imagine they'd hey far better results that way.
I think that you can be passionate about what you DO without loving your job. I've had jobs I hate, but I've never stopped loving building things.
As an aside, I do love my current job. When you can get both hang on to it!
This is awesome, just a shame there isn't anything like this for MS PowerShell.
Was honestly just commiserating that I couldn't use my keyboards hot-keys to start / stop Google Play Music. This is really useful! Thank you!
Did you ever get a resolution to this?
Become very familiar with your browser of choice's Developer Tools. In most of them you can set breakpoints in your JS, add watches to your code, among many other useful debugging techniques.
Also, two monitors will make your life 1000x easier.
This is a really cool use of technology with a real world application.
From the link you shared: > It is not married with a particular technology
Except that from what I can tell jQuery is bundled by default...
Ubuntu 12.04 on my servers, giving Elementary OS a try on my desktop.
Thanks for posting this. I didn't know about this until just now.
This looks awesome. I'm definitely going to have to take a closer look.
This is the most succinct and accurate assessment of anyone who DDOSSes anything.
I can't imagine that Tim Armstrong sits at home stewing about the high costs of distressed babies, but singling them out in this situation is deplorable.
This is a pretty simple web based Kanban board that I hacked out this week during down time at work. I've had several projects going at a time lately, but with down time between them while waiting for others to complete tasks...thats what gave me the idea for this.
Like I said, it's pretty simple, but it works well for me. I figured I'd submit it here and get some real world feedback on how I can improve it.
FYI, It's all HTML/CSS/JavaScript. I used localStorage to persist data between sessions.
I'm a HUGE fan of .Net...my list will show that.
For simple HTML, PHP, or javascript I use NotePad++. Color codes for pretty much every language out there.
For ASP.Net / C# I use Visual Studio 2k8 or 2k10 if I'm at work, and Mono-Develop if I'm at home.
For Java I have always used eclipse. But I RARELY write java.