Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
doppelganger27
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
doppelganger27
6y ago
Have you tried comply-style foam tips? I feel pressure with the standard silicone tips that iems tend to come with, but I've been able to wear foam ones for hours without discomfort. The only issue imo is that the foam tips do wear out
2.
▲
by
doppelganger27
7y ago
Just a guess, but from the preview image the site shows, youtube w/o ublock loads 2 large banners, and one row of videos, vs 3 rows of videos w/ ublock. The larger number of video thumbnails shown may explain the larger size
3.
▲
by
doppelganger27
7y ago
I'm no expert on this, but I think that wording suggests that the government's goal is to tax, but it seems to me that a government really wants to spend. My understanding of MMT is that it removes the direct relationship between
4.
▲
by
doppelganger27
8y ago
What's the name of the podcast?
5.
▲
by
doppelganger27
8y ago
https://xkcd.com/1138/
6.
▲
by
doppelganger27
8y ago
Google Maps in the U.S. has the avoid tolls option as well. I'm not the poster that previously brought up this issue, but I'm happy to use a toll road if it saves me significant time. It would be nice if I could set a threshold t
7.
▲
by
doppelganger27
9y ago
It shows the infobox, but there's a "Show all results" button below it for me.
8.
▲
by
doppelganger27
9y ago
The books are "Have Fun at Work" and "Friends in High Places," both by William L. Livingston
9.
▲
by
doppelganger27
9y ago
I'm curious how important it is to most people which side the window controls are on. I prefer the controls on the right, but whenever I do use Ubuntu or other systems where the controls are on the left, it doesn't really bother m
10.
▲
by
doppelganger27
9y ago
You can go to the "History" page on youtube and delete the video from your watch history. It seems to stop youtube from using it for recommendations.
11.
▲
by
doppelganger27
9y ago
I use the french press metal filter to catch the majority of the grounds, but then pour through a paper filter to get the finer sediment out.
12.
▲
by
doppelganger27
10y ago
The part about 3d printing "to create specific housewares for a dinner party when you throw it" to minimize the need for storage seems pretty out there, but that's the only part that really stuck out to me.
13.
▲
by
doppelganger27
10y ago
I'm not a lawyer, but as I understand it, the states' justifications aren't important to this appeal. The decision that "the FCC is not able to, essentially, remove state laws that prevent the construction of municipal
14.
▲
Cracking the Sega Saturn After 20 Years
(hackaday.com)
6 points
by
doppelganger27
10y ago
|
0 comments
15.
▲
by
doppelganger27
10y ago
I assume they mean small from a UI perspective, not small from a codebase perspective.
16.
▲
by
doppelganger27
11y ago
The tablet also says "33 photos taken". Maybe there's a significance to the number 33?
17.
▲
by
doppelganger27
11y ago
The article also mentions that DLC and free-to-play games (along with in-game purchases, I'd assume) weren't counted in the Steam sales numbers, so the Steam marketshare shown could be a low estimate.
18.
▲
by
doppelganger27
11y ago
The issue of distinguishing high-quality execs from low-quality ones is one of the points mentioned in the Jacquart & Armstrong paper that I think the article was referencing[1]. 1. http://knowledge.wharton.upenn.edu/wp-
19.
▲
by
doppelganger27
11y ago
I have a US chip card where I've set a PIN for transaction purposes, so it's not signature only, but it'll still accept both. That said, all of the chip card readers that I've used (few and far between still...) seem to
20.
▲
by
doppelganger27
11y ago
> ADHD is defined in the DSM-IV and now -5 as presenting with predominantly hyperactive tendencies or with predominantly inattentive tendencies (or combined, presenting both). This was a little unclear to me until I looked into the wikip
21.
▲
by
doppelganger27
11y ago
Yeah, it's still flash video today, but Twitch announced today they plan to implement HTML5 streaming in Q1 2016 http://www.engadget.com/2015/09/25/twitch-html5-whisper-twit...
22.
▲
by
doppelganger27
11y ago
I only recently discovered what I was missing with podcasts, so I'm still finding good ones. Here's the current list: - America's Test Kitchen - Motley Fool Money - Smart Passive Income - Paul's Security Weekly - Still
23.
▲
by
doppelganger27
11y ago
Interesting read. Thanks :)
24.
▲
by
doppelganger27
11y ago
Let me clarify with an example. Suppose you have an array: int a[10] There is a section of memory of size sizeof(int) * 10 somewhere, and the variable a is a * int that points to that section. When someone does this: int x
25.
▲
by
doppelganger27
11y ago
"Forgiving yourself" may not be the best advice for all procrastinators, but I think the idea is that when many people procrastinate, it causes them extra stress when the decision comes back to bite them. A part of that stress is
26.
▲
by
doppelganger27
11y ago
There is no strict difference between a pointer and an array (of any size) at run time in C. Arrays are just pointers to a section of memory, and it's up to the programmer to communicate how big that section is.
27.
▲
by
doppelganger27
11y ago
In C (and in all other languages I can think of), an array is actually a pointer to a bunch of memory. Indexing into the array calculates offset from the array pointer, and grabs the item at that offset.
28.
▲
by
doppelganger27
11y ago
Hackaday article about the same badge: http://hackaday.com/2015/09/14/the-open-hackable-electronic-...
29.
▲
by
doppelganger27
11y ago
What does gender truly have to do with the "Grey Man" idea? The core idea as I see it is to blend in with your surroundings, be "boring grey" instead standing out. Sure, "Grey Man" has the word "Man"
30.
▲
by
doppelganger27
11y ago
I don't think mining metrics itself is a bad thing. As a player of primarily online competitive games like Counter-Strike or SCII, there are certain metrics that I want devs to keep track of, like average game length, which units/
More ›