stratospark | 15 years ago | on: Thought and Performance, Live Coding Music, Explained to Anyone – Really
stratospark's comments
stratospark | 15 years ago | on: Ask HN: Is there such a thing as typesetting consultants for the web?
I imagine you could get in touch with some of those designers who are exploring the area.
If you're sticking with traditional web design, any decent designer should be familiar with that. Check out their portfolios and see if their work could be compatible with your vision of your site.
stratospark | 15 years ago | on: Clojure's edge on Node.js
stratospark | 15 years ago | on: Ask HN: Good or bad idea? Using a domain that starts with 'the'.
Do well enough and you can buy the domain you really want...
stratospark | 15 years ago | on: What can I work on for two months?
There are libraries that can make consuming APIs even easier. Find a python web framework like Django, Pylons, or maybe even what Google App Engine has, and learn the basics. No matter what mashup you come up with, you'll have to figure out how to work with databases, how to turn the data into something useful, and how to do a basic HTML/Javascript frontend.
Thinking about it more, App Engine would be a good idea since it'll get you up and running without having to make too many decisions about frameworks or databases, etc. Just go with what they give you.
Good luck!
stratospark | 15 years ago | on: Ask HN: How will it impact my webapp if it is written in Python instead of PHP.
I say this as someone who is working on a Pylons site. You can do anything with Pylons that is possible with Python, you just have to figure it out yourself or twist someone else's library to make it work. Sometimes you don't need that much freedom and the guided approach will do 90% of what you need. Do a bit of research and see which approach best suits your needs.
stratospark | 15 years ago | on: Netflix Achievements (A Design Suggestion)
stratospark | 15 years ago | on: Netflix Achievements (A Design Suggestion)
I imagine some people thinking: "This show sucks, but if I watch 3 more seasons I can get the badge like all my friends." Then the notion of Netflix could shift from highly individualized recommendations to novel social game to lowest common denominator social chore.
stratospark | 15 years ago | on: Nu: Lisp on Objective C. (think Clojure for Cocoa)
stratospark | 15 years ago | on: The Shallows: What the Internet is Doing to Our Brains
You're point is valid, that it's up to each one of us to find the right balance. It just becomes harder when unplugging from the Net is the modern day equivalent of pulling a Thoreau.
stratospark | 15 years ago | on: The New Hacker Hobby That Will Change the World
The modern computing era started out with hobbyists, Bill Gates and Steve Jobs some of the most famous examples. This started less than four decades ago, now look where we are. Imagine if we had to wait for large corporations or governments to repeatedly try out new ideas and see what succeeded or failed. Democratizing technology poses risks as you mention, but also offers great potential for innovation. I hope the upsides of this new era outweigh the bad.
stratospark | 15 years ago | on: Swedish pirate party to run the pirate bay from inside the Swedish parliament
Imagine a culture years from now, where every piece of culture has been locked down by a corporation. What kind of stagnation would exist? Would only the authorized storytellers be allowed to participate in authorized creation?
Disney is fighting to extend copyright perpetually. They want to be making money from Mickey Mouse a 1000 years from now. The original artists will be long gone, but no one will be able to build upon Mickey as Disney has built upon ancient tales.
Read some Cory Doctorow for a better explanation of this. Makers is especially good.
stratospark | 15 years ago | on: Node.js Channel as a live Wargames map.
function convertLatLngToPx(lat, lng)
stratospark | 15 years ago | on: Ask HN: PHP/JS world from Java/C# world, Suggestions?
As for PHP, it's definitely established as one of the most popular server side languages. You'll be able to find plenty of companies that could use PHP skills to maintain existing infrastructure. However, newer startups are more likely to be based on Ruby or Python, with the more adventurous exploring Clojure, Scala, node.js, etc.
With Clojure or Scala, you'd be able to leverage your existing Java skills, so that might be something to think about. I bet you'd enjoy the new programming paradigms these new languages offer. With PHP, you're not going to be learning many new concepts.
As for finding a job, you're just going to need to check the job postings in the areas you want to move to. You'll find a bunch of PHP like I said, but see what else people are looking for. Good luck!
stratospark | 15 years ago | on: Ask HN: What were your naivetés in your twenties?
stratospark | 15 years ago | on: Get your facts straight Posterous
stratospark | 15 years ago | on: Ask HN: What language(s) is Facebook written in?
http://www.erlang-factory.com/conference/SFBayAreaErlangFact...
stratospark | 15 years ago | on: Ask HN: What language(s) is Facebook written in?
I imagine they could use anything as long as it consumes Thrift. The extent to which they do that is a question.
stratospark | 15 years ago | on: Ask HN: Convince me to learn Emacs/Vim
I can't convince you to learn Emacs or Vim, but I can convince you that you'll learn. If you stick with one of them for a while, you'll learn a lot, and maybe in time you'll be as productive as (or more than) you were in the other editors. There's reasons why people swear by these old editors... are you curious enough to learn why?
stratospark | 15 years ago | on: IPhone 4
Think of other types of tools like hearing aids and artificial limbs. Over time, the brain adapts to use them much like the real thing. Some tools are just "upgrades" far removed from what the human body is naturally capable of.
The tools we use definitely shape the way we think.
Marshall McLuhan: "We shape our tools, and thereafter our tools shape us."