Aftershock21's comments

Aftershock21 | 13 years ago | on: Don't Waste a Single Moment

Whether you are working or wasting time is decided by the pre frontal cortex, which is responsible for the decision making process in the brain. However the creativity is a whole-brain process, it takes many brain regions to come up with insights and inspirations. So it makes sense not to depend on your pre-frontal cortex to decide activities of the whole brain. It almost like uninformed non-technical manager deciding the technology stack for the programmers.

Aftershock21 | 13 years ago | on: Don't Waste a Single Moment

More time doing work does not translate to more creative output. Wasting time is the most effective way to come up with ideas. Its been proven and written many times over. But I guess when you are in a startup and taken funding from external sources, its hard to explain why you waste time!

The post also needs a TLDR;

Aftershock21 | 13 years ago | on: My GF learned to code in 3 months. This is what she came up with.

Great roundup. Its nice to see all this points. One big difference between scripting and non-scripting languages is that, in scripting languages you can modify the structure of the program at runtime, while in compiled languages you are stuck once you compile it. C++ does have metaprogramming through the use of templates and those programs look immensely complicated, but it can't introduce new data types and logic at runtime. I kinda dislike C++ from beyond templates as the code looks super ugly.

The ability to modify the program at runtime (and elegantly) is a huge advantage over compiled ones and allows you to express new category of solutions. Programs that change itself is in my opinion pretty advanced.

So it seems, Python and Ruby allows the programmer to free the mind from the low-level housekeeping and focus 100% on logical thinking and give incredible expressiveness. I would buy that. I wonder how often an above average python/ruby programmer use its metaprogramming / reflection capabitlies?

Aftershock21 | 13 years ago | on: My GF learned to code in 3 months. This is what she came up with.

"5/5 (or whatever the scale is) means that you can accomplish the most advanced task possible in the language"

I appreciate your sympathy. I have no problem with people who are born into scripting languages. Personally I started with C, C++ and worked on few scripting languages. My question came from more of curiosity. There is more learning curve in low-level languages because the very structure of your code can affect the memory foot-print of your programs and that requires careful crafting of data-structures and algorithms. At a scripting language level you are in a virtual "world". It does allows you to SOLVE pretty advanced problems but it does not necessarily translate into your expertise in the scripting language itself. For example, I might use Ruby to create true AI system but in the end its the algorithm that mattered not my knowledge of the language.

Aftershock21 | 13 years ago | on: App Academy: Free nine week iOS course

If no programming experience required, What are the other prerequisites for this course? Can anyone without a collage degree join ? Do you think person with zero programming experience with just 9 weeks of study get $80k salary ?

Aftershock21 | 13 years ago | on: All you need is e-mail, e-mail. E-mail is all you need.

In social networks, companies are not trying to fix email or group communication because its broken. They are trying to produce users for their specific applications. If they use Email as a substrate for communication, they have no user. They end up being just a software vendor.

Aftershock21 | 14 years ago | on: First Retire... Then Get Rich

If you are into research you can become a professor and get a tenure. No need to live on $20k. However if you want to be/stay as an entrepreneur you better spend some cache on things you don't want to do yourself.

Aftershock21 | 14 years ago | on: First Retire... Then Get Rich

If the goal of retirement is beach-sitting I don't want it. Money is energy of your experiments in life and if you spend bare minimum you are missing a lot in life. I would rather work on what I love for the entire life and create more possibilities to get rich. Spending $20,000/year sounds like going on hibernation mode for the rest of your life. Its a plan for people who are chronically lazy.

Aftershock21 | 14 years ago | on: TED and inequality: The real story

All this non productive discussion aside, Can Hackers solve this problem ? Entrepreneurs take risk and should be rewarded accordingly. However not all Rich people are Entrepreneurs. Some just keep their money in the bank and stagnate the economy.

How about creating Soft-Tax system, where Rich people are taxed Soft-Tax in addition to regular Tax. Soft-Tax would be a separate bank account where Rich must transfer their capital for Entrepreneurial work. If they don't use that money for funding new businesses Soft-Tax would turn into regular Tax after some deadline.

Aftershock21 | 14 years ago | on: The 10k Bootstrap Challenge

I am doing similar thing, I quit my job in Oct 2011 and making iPhone apps. Made 4 apps so far but just earning $10/day from it. But its a lot of fun and exciting than a job.
page 1