Live data from Hacker News

Why must you laugh at my back end?

blog.pud.com

21–30 of 230 posts

Re: Why must you laugh at my back end?

#21

As long as Xeround sticks around and does what they say they can do, I’ll never have to worry about scaling my database Never heard of that database/company before so I clicked on the link out of curiosity and guess what, their server is down. Not very reassuring for an "infinitely scalable solution".

Well damn, you're right. Looks like they were Hacker News'd. Fortunately Xeround's database servers are still up, but this is a bit disconcerting.

Re: Why must you laugh at my back end?

#22
post #12

Is that the same pud that did fuckedconpany? It was a hilarious site where people made fun of over valued companies during the first boom. Unfotunately the site eventually became overrun by nazis (not kidding) and had to be shut down.

Indeed.

Re: Why must you laugh at my back end?

#23
post #8

The synchronizing with Dropbox is pretty clever. Had never thought of that. Probably some latency issues--it wouldn't suit all cases but definitely would be a simple fix to a few problems I've had in the past.

I use it for all of my dotfiles. A small script moves them to the ~/Dropbox/bckp/dotfiles and replaces them with a symbolic link. Also for my ~/scripts folder. It's wonderful to have access to those in a matter of minutes if you are starting with a new machine...

For an alternative method, I do a similar thing but put them all on Github and have a quick script to symlink them to the right place. Easy to set up a new machine in minutes, and I maintain history indefinitely.

https://github.com/mdwrigh2/dotfiles

Re: Why must you laugh at my back end?

#24
You need elastic load balancing for iPhone Apps, do they call your web servers that often? How many users are you dealing with currently? Wondering if my single server in my house will be enough to launch a new web service shortly..the server is currently a quad core dedicated Ubuntu LAMP Server with 2gigs of ram that I built a little over a year ago, currently hosted off of residential cable

P.S. That's a nice looking backend

Re: Why must you laugh at my back end?

#25
Customers don't care what you code in.

Or what your backend is like as long as it works.

They just want their lives to be easier.

Use what you know, use it well, and make a difference.

---

Most techies who have a negative opinion about any technology do it with hearsay and not first hand experience.

For examples, all web languages pretty much do the same stuff, and you'll rarely come across a web app that uses a language in a novel way that actually makes a difference which language you use. They all have their pros and cons, it just depends on what you want to coo / boo over.

To be fair many haven't accessed the tools that may require money to use. Alternatively others might not have had the luxury of free time to learn something on their own. It's not better, or worse, just different. Sadly a lot of devs build wizardry to make their own lives easier and avoid tackling making their users lives easier, and that shouldn't happen in any language.

All that matters is can you deliver a result that works well. If techies spent as much time obsessing over improving their skills and finding way to build valuable solutions than which tools to use, they'd know this.

For those who hold a holier than thou attitude in believing the only way one can correctly create and innovate with a computer (software included) need to be from narrow list of tools/education fields, they forget that smart people can often learn to be great at more than one thing:

"I was lucky to get into computers when it was a very young and idealistic industry. There weren't many degrees offered in computer science, so people in computers were brilliant people from mathematics, physics, music, zoology, whatever. They loved it, and no one was really in it for the money." (Fortune) Steve Jobs

Get building.

Re: Why must you laugh at my back end?

#26

In computing, there is an emphasis on the tools, rather than what you do with them. It's worth noting that it's not limited to computing either. Countless amateur photographers spend their time discussing hardware, rather than techniques and other aspects that would benefit their craft to a much greater extent. Personally, as much as I'm fascinated by the tools, I'm much more curious about what you do with them. So I…

It's not just the emphasis on tools. Context matters too. I know that pud was trying to make a narrow point, but it's interesting to note that the blog doesn't mention the problem he uses the tools for or the rest of the context. There's a lot of that in the industry as well.

Re: Why must you laugh at my back end?

#28

In computing, there is an emphasis on the tools, rather than what you do with them. It's worth noting that it's not limited to computing either. Countless amateur photographers spend their time discussing hardware, rather than techniques and other aspects that would benefit their craft to a much greater extent. Personally, as much as I'm fascinated by the tools, I'm much more curious about what you do with them. So I…

>Countless amateur photographers spend their time discussing hardware, rather than techniques and other aspects that would benefit their craft to a much greater extent. You see the same thing among firearms enthusiasts. It's fairly common to find people that spend (tens of) thousands of dollars chasing the best gear, but won't spend $2-400 on training from a reputable instructor.

And snowboarders. People spend probably minimum $1k for clothes, boots, board and bindings; plus $70+/day for a lift ticket; but won't spend $50 to go to a group class and actually learn how to do it. And they're dangerous to everyone around them because they can't dismount a goddamn lift without falling down and probably knocking down their neighbors.

Re: Why must you laugh at my back end?

#30

The only piece that made me cringe was CFML. I promise that a better life awaits you if you have the courage to break free.

Cringing aint so different than laughing ;)

I work in 7-8 languages, was just wondering referring to my post: - What was your experience with CFML that made you cringe - Is it possible the same can happen in any language - What is better, in what way?

Always looking to use better tools if they really get more done with less effort :)

Post reply on HN