HN user

zmanji

860 karma

Contact me via hi@zameermanji.com

Posts15
Comments107
View on HN

As a visitor to SF I'm having a hard time trying to understand why there is so much anger directed towards 'techies' and not towards the city/mayor. Isn't it the mayor's responsibility to ensure that housing supply can meet demand and low income earners are not pushed out of the city entirely?

If anyone thinks weev deserves any sympathy, you don't know the full story. weev had malicious intent and wanted to harm AT&T by exposing users data. Instead of doing anything remotely rational he took all the data and wanted to sell it.

Laws take into account indent (mens rea) and there is a lot of evidence in his indictment that he wanted to profit off this act. He shouldn't be compared to Aaron Swartz

How does one implement message passing without atomic instructions and/or locks? Without some sort of lock I fail to see how one can have mutual exclusion on a message queue.

EDIT: I also fail to see how this is academic atomic instructions are needed to implement any basic concurrency construct.

A serious alternative to Jekyll is Nanoc[1]. It is absurdly easy to compile any format to another format using a simple 'Rules' file. I for example have pandoc -> HTML with custom syntax highlighting and LaTeX -> pdf on my personal website [2]. Everything is customization and configurable so you can have your own conventions for posts, etc.

[1] https://github.com/ddfreyne/nanoc [2]: https://github.com/zmanji/zameermanji.com

Afghanistan has been a perpetual warzone for decades now and every attempt after each war to rebuild important civil instituions (courts, taxes, police) has been poorly done. In the brief period where there were institutions and stability things were better. If from the article, “During the time of the Taliban we did not have such encounters. Everyone kept to his lane.”.

This is an awesome improvement to the Makefile for bootstrap. The OP clearly sees the strengths of make and hopefully upstream will incorporate these changes.

No, Rogers Communications is not owned or apart of AT&T. I believe they have mutual roaming agreements for their wireless customers though.

This can't happen because it is illegal for telecommunications providers to be foreign owned. The correct first step would be to lobby our "free market" prime minister to let the free market operate.

What evidence do you have to support your claim? As far as I can tell Instagram was a cool idea/product that got lots of users. I am unable to see a moneymaking opportunity from any angle from the current iteration of the product.

In addition, if they wanted to build a large independent business why would the sell out so early?

Why? Some prof worked hard to create the starter code for many assignments so the student could focus on a few key parts. After the student completes the few key parts of the assignment it is obvious it is a derivative work of the professor.

Also posting the solution online would obviously make it difficult to use for the next year and I don't think it is productive to make a professor remake an assignment every year when the could be focusing on refining lecture content.

This has expressed the ideas in my head far better than I could. When I first started to work with Rails in many projects I just dumped all of the gems I wanted to use in my Gemfile. I quickly learned that a simple bundle update could fuck my shit up pretty badly by having gems change APIs, remove features or both.

Since then I always specify the exact versions of my gems or in cases where the gem authors are known to be comptent use the "~>" operator. I find it to be stupid though much like the article states, why are newer versions making my life harder when they are supposed to be better?

Did you read the article? It relates the increase of people renouncing citizenship with the increased enforcement of IRS and legislation targeting foreign income.

This has been a topic of discussion in Canada for some time now where there are many dual citizens. I think that it is insane that even if you have not earned any income in the USA for many years you still need to file a return or face insane penalties.