Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
minamea
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
20 ms
·
1.
▲
by
minamea
13y ago
What a fantastic catch. This is also one of Meyer's Effective C++ tips: always use const when applicable.
2.
▲
by
minamea
13y ago
Heh, so out of the millions of policemen and militants in the world, that protect the billions out there, you found a handful that have gone bad. Sure, let's let anyone kill anyone then! Moral reasoning! Heh, I'm < 25 yrs old and a code
3.
▲
by
minamea
13y ago
I'm not sure what these questions have to do with anything, but no, no, and no. Again every point adds nothing to the debate: Guns are tools for killing. I'm pretty afraid of that, and I think so are lots/the majority of other people, so th
4.
▲
by
minamea
13y ago
The idea that someone can kill me because I got them angry is sillier. There are the police and courts and the like.
5.
▲
by
minamea
13y ago
What, aside from the obvious reason? Someone in the military follows orders and serves the nation while someone with a gun will probably do whatever he/she feels with it and nothing actually useful. How is that?
6.
▲
by
minamea
13y ago
Wow! Why have any protection against getting killed at all?! Let's just let everyone murder everyone else at will and then we'll try them afterwards! After all we can't stop them if we wanted to. Great logic!
7.
▲
by
minamea
13y ago
I'd like to see your brave Kratos face with an AK-47 in your face. Every point you make is wrong: I'd have a decent chance of getting away from a car, I wouldn't from an AK-47. A car has other legitimate uses. Guns outside of the police and
8.
▲
by
minamea
13y ago
This is bullcrap. When someone has a rifle pointed at you, you don't care what the statistics are. You know your life is in danger and much, much more so than if someone had a knife or "blunt object". How is it supposed to make me feel safe
9.
▲
by
minamea
13y ago
What? How is this not a disgrace? This article means that practically anyone anywhere in the US can have an AK-47 with no licensing. How is that supposed to make me feel safe? What if I sneak into my GF's house and her dad tries me right th
10.
▲
by
minamea
13y ago
What awful advice. I prefer someone to ask me "Can I help you?" If I need help I'll tell him, if I don't right now I'll tell him. Cornering me like that with a two choice question would just provoke me to rudely answering "I'll let you know
11.
▲
by
minamea
13y ago
Dear god don't compare the Xbox to Google TV. No. Google TV was shit slow at launch and that was enough to kill it, imo.
12.
▲
by
minamea
13y ago
Someone correct me if I'm wrong, but I think that's true only if you use methods and not operators, because Go doesn't support operator overloading.
13.
▲
by
minamea
13y ago
This is a bad attitude, imo. The Go standard library wouldn't be possible without generics [1]. It's just that the functionality exposed to the standard library isn't exposed otherwise. If it's a feature needed for the standard library, t
14.
▲
by
minamea
13y ago
Any plans to add templates/a form of generic programming? Does the community care about that? How have people been working around that? And congrats! EDIT: Yes I know what the faq says [1]. I was wondering if someone working on that can she
15.
▲
by
minamea
13y ago
I urge you to take this criticism more seriously. With your library a programmer is changing the semantics of class nesting in the language, all by pre-pending a very missable and ambiguous @case to the class. I'm no expert but I think this
16.
▲
by
minamea
13y ago
See I don't know about that. Maybe exceptions was one of the features that was good to be left out. I think maybe the comma ok idiom forces the programmer to more actively check for errors and recover from them, and there is no need to do t
17.
▲
by
minamea
13y ago
Are garbage collection pauses really a concern? You're still running atop a multitasking operating system with all kinds of pauses.
18.
▲
by
minamea
13y ago
That's exactly how I feel, I guess. D seems to have a lot more features (import, public import, and static import?) and I'm no expert but I feel some aren't all that necessary/add enough value. Go has fewer than C++, which I think is really
19.
▲
by
minamea
13y ago
I think that's true, but it's also sad. I've looked at D and it's criticism seems reasonable to me: it actually seems to have more features than C++. I really hope Go catches on more and fixes some of the (imho) bad things about it (like
20.
▲
by
minamea
13y ago
Well I think there are if statements, loop conditions, and wildcard expansion that works in zsh but not in bash. So you could get used to something working in zsh, then you write an sh script with that thing, and then it doesn't work, and y
21.
▲
by
minamea
13y ago
After using zsh for a while I moved back to bash. The main reason is that I want to learn bash well, because I might be writing shell scripts in the future and I don't want to use zsh specific features in my scripts so I don't want to get u
22.
▲
by
minamea
13y ago
I'm trying to do windows development and I'm learning that if you don't try to force it into a unix-lixe env, it works fine. I installed chocolatey [1] a package manager. With that I install python, git, and vim and I'm up and running. My v
23.
▲
by
minamea
13y ago
From reading How to Win Friends and Influence People, I think it boils down to self importance. We like to put others down because it makes us feel more important. If you recognize and let go of that desire as the book tells you to do, you
24.
▲
by
minamea
13y ago
I wonder if anyone can put a D lang web framework on there? Vibe.d seems to be the only viable one: http://vibed.org
25.
▲
by
minamea
13y ago
Assuming the industry is 80% men and 20% women, and that the kind of genitalia you have doesn't affect your intelligence or proficiency in CS, and that the best, most proficient people should be speakers on panels... doesn't that mean that
26.
▲
by
minamea
14y ago
My bad folks :)
27.
▲
by
minamea
14y ago
Reference please? I think this is wrong.
28.
▲
by
minamea
14y ago
Not being a picky prick this is a genuine question: What's the point of smart pointers? Seems to me that the #1 reason you would use a pointer is that you're allocating memory on the heap and you don't want the memory deallocated when the
29.
▲
by
minamea
14y ago
Sexism is wrong because this kind of discrimination is immoral. Women should be able to do whatever they want and are capable of doing for a career, not just what the men around them want them to do. This is a moral debate before it is a de
30.
▲
by
minamea
14y ago
Men dominating the ranks of programmers, I believe, is due to women being less interested in programming. You could easily see this if you look at CS class. There is no discriminating employer there, and yet still the classes are men domina
More ›