Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
indspenceable
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
indspenceable
9y ago
Seems like no one's commenting that the study isn't actually about marijuana - it's regarding the access to the cafes. My instinct tells me that they're probably not entirely off on the conclusion but it seems like a mor
2.
▲
by
indspenceable
9y ago
Often when I see something about 4d it uses this same analogy: a 2d being seeing a crosssection of a 3d world, in 2d. However, the video is in 2d, and it's able to show 3d in a much better/more clear way, clearly, cause when it&#x
3.
▲
by
indspenceable
9y ago
> These days, when most people talk about AI they’re talking about machine learning. There’s not any of that in SF2. Actually, AI for games is pretty much never equivalent to AI for non-games. The end goal is different - games want to p
4.
▲
by
indspenceable
10y ago
I use the keys on that row, and having physical keys gives me the useful tactile feedback that I've pressed a key. Sounds dumb, but it's real - it's the reason that keyboards are much better to type on than touchscreens.
5.
▲
by
indspenceable
10y ago
A quick peruse doesn't show that there's a way to only commit certain parts of a file (like you can do in vanilla git via `git add --patch`)
6.
▲
by
indspenceable
10y ago
Or just turn off notifications on every message? I only get notified on @mentions and I don't feel like I'm oncall.
7.
▲
by
indspenceable
11y ago
Re: Generators - I don't know why it's so hidden, but the Enumerator class allows you to make generators ``` enum = Enumerator.new{|y| a = 0; loop{y << a; a += 1}} enum.next => 0 enum.next => 1 etc ``` I believe this h
8.
▲
by
indspenceable
13y ago
Re: back pressure - that's what I was most interested in, and I was sad to see it not addressed. I got a silent brass mute for my horn (trombone) a couple of years ago, but found that playing with the mute in (like any other practice m
9.
▲
by
indspenceable
13y ago
No - it focuses advertising efforts on people who have visited your website. So, you look at a jacket, but then aren't sure you want to buy it, retargeting makes you see that jacket again and again until you change your mind. Then you
10.
▲
by
indspenceable
13y ago
That's my point: I feel like software salaries are so much more than decent living wages. I don't feel bad about what I do personally, but I feel bad about our industry as a whole.
11.
▲
by
indspenceable
13y ago
Yes, it is a lot of money. Those professions make a lot of money too. I feel a little guilty because I have friends who are doing things which are way better for society (teachers, for instance) and are damn good at what they do, but making
12.
▲
by
indspenceable
14y ago
That's orthogonal to the point, though - when I write ruby, I don't care about how it will get parsed, I care about how it will run.
13.
▲
by
indspenceable
14y ago
Not to be contrarian, but flux is nothing like nomic. Rules in flux don't interact in unexpected ways (there are a few variables that change, notably, draws per turn, maximum hand size, and win conditions which are generally what cards you
14.
▲
by
indspenceable
14y ago
If you click on the "Try demo" button it doesn't do anything.
15.
▲
by
indspenceable
14y ago
I think OP is commenting on how they are calling it "One-Day Apple Shopping Event" rather than actually mentioning black friday.
16.
▲
by
indspenceable
14y ago
Doesn't it seem like a bad sign to say: "Here is where you should learn about UI - just ignore the bad UI." For all I know there is lots of good content there, but I'm immediately turned off of learning about UI from someone who can't even
17.
▲
by
indspenceable
14y ago
Looks nice, but pretty rough around the edges: things like the hover on the bookmark links flicker, and when you drag notes it selects text as well.
18.
▲
by
indspenceable
15y ago
Certainly not. But I can certainly empathize with a complaint raised in the article. Essentially, if you know "Lighten up" seems equivalent to acknowledging the lack of respect being shown, but refusing to own up to it. While it's easy for
19.
▲
by
indspenceable
15y ago
Not true, if you live in the city.
20.
▲
by
indspenceable
15y ago
To me, this sounds very anecdotal; it doesn't match up with my experience (also anecdotal). Remember, not all courses are made equal. I went to a tech school, and transferred after my first year to a high tier liberal arts school. I had a m
21.
▲
by
indspenceable
15y ago
This is still on the front page for me...
22.
▲
by
indspenceable
15y ago
I don't follow why not to use jQuery. Because then you can roll your own library, and deal with the bugs that they've already fixed when making jQuery? And also you can implement all of the browser dependent cases yourself? Help me out, her
23.
▲
by
indspenceable
15y ago
Can someone explain how this works? I understand that (label second '(...)) makes second evaluate to that in the future, statefully, but, the lambda symbol doesn't even appear to have a definition; furthermore, if you try to use it in a way
24.
▲
by
indspenceable
15y ago
Interesting post, and certainly a valid issue to discuss; however, although I can see where you're coming from and needing examples to draw on, the way it is written hard to read it without feeling like it's specifically bashing certain use
25.
▲
by
indspenceable
15y ago
The metroid connection fits most of his criteria; certainly, at least the minimum he suggests at the end. I would be interested in hearing why he thinks the series only meets the 3 check marks it gets... For lack of better phrasing, it just
26.
▲
by
indspenceable
15y ago
I haven't played all of the new Zelda games (specifically, any after wind waker) but Majora's Mask definitely seems to be the most different. If you just play it straight through the standard zelda part (that is, just go dungeon to dungeon)
27.
▲
by
indspenceable
15y ago
||= Always felt really messy to me. There are cases where its useful, but if you are using it a lot you might want to reconsider. Otherwise looks good to me :).
28.
▲
by
indspenceable
16y ago
He doesn't really seem to act like he notices the constant blinking (winking?). I wonder if it is actually an issue.
29.
▲
by
indspenceable
16y ago
Pretty good; liked that they didn't just say "HG GOOD, GIT BAD". I'm confused about the git learning curve though; I started using git on my own this summer, and I was able to immediately pick up the commands I needed to get by literally th