Viewing profile — wyqueshocec
wyqueshocec
HN member- Joined
- Tue, May 15, 2012, 11:44 AM UTC
- HN karma
- 40
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About wyqueshocec
Recent public activity
-
comment
Comment #5649940
Your website's banner is huge. http://imgur.com/Y8V6V14
-
comment
Comment #5631408
If you deprive someone of their life with your weapon, that's a crime called murder. There is no right in the US to actually shoot anyone; you do realize that?
-
comment
Comment #5552052
> Capitalism is the greatest system we know of for creating weath. It is also one of the worst systems for distributing weath. This is an oxymoron. "Wealth" is just stuff. Loaves o…
-
comment
Comment #5504207
You're exactly right. I hope my comment didn't come across as critical to the engineers I worked with. Some of them are the best engineers I have ever worked with, and I have great…
-
comment
Comment #5500366
Not rails. I've never used rails in a serious production application.
-
comment
Comment #5500356
I chose that number because of this anecdote: I worked at a start-up a few years ago. I worked on a PHP-powered website that spoke to a Java-powered (Spring/Hibernate) service laye…
-
comment
Comment #5500330
Rails is not great, IMO. I use Spring every day as part of my day job, and I agree that a lot of the development time slowness is due to culture/enterprise. But that is a serious p…
-
comment
Comment #5499602
From my experience, the Spring one would take 10x as long to make, which means more developer cost and more feedback reaction time. Certainly not a deal breaker, but a cost/tradeof…
-
comment
Comment #5481473
This reminds me of a Dilbert comic. To paraphrase: Boss: "We need to decentralize to remove bottlenecks." [later] Boss: "We need to centralize to improve efficiency."
-
comment
Comment #5452028
I believe X is used for non-state stuff. For example, an ounce of gold is XAU, and silver is XAG. So maybe XBC or XBT for bitcoin?
-
comment
Comment #5443685
I found that doing data processing in Go was a bit cumbersome due to missing generics. Using a functional programming approach, data processing is easy because you can create new d…
-
comment
Comment #5438024
I like to have my font size rather large. It reduces eye and neck strain for me and makes the long days more ergonomic. An "80 char/line" guideline is nice for that.
-
comment
Comment #5395959
Is there a way to change the tab width on GitHub's code viewer?
-
comment
Comment #5395955
Also great for viewing the code on GitHub.
-
comment
Comment #5325444
Psychologically, this is called ego identification. It's also the reason you shouldn't talk about religion or politics at work or with the in-laws. For exactly the reason you menti…
-
comment
Comment #5292938
This. Because of this and the lack of backups.
-
comment
Comment #5279384
I worked on a team last year that did this. Wednesdays and Fridays. It worked so well that I am trying to get it implemented at my current place. If I ever become a manager, I will…
-
comment
Comment #5251076
> Besides, dynamic typing scares the hell out of me Funny. I feel exactly the opposite. Static typing is false security. I program in JS. My coworkers in Java. They have so many bu…
- story
-
comment
Comment #4266125
I have never understood Chrome users. Chrome is easily the worst browser on the market, short of IE I would rather use IE 8 than Chrome. As a web dev, I loathe my time testing in C…
- story