Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CountHackulus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
181.
▲
by
CountHackulus
11y ago
Massive clickbait title. It's a story about Dennis Richie.
182.
▲
by
CountHackulus
11y ago
Yes, people are still working on it. It's not going to get built if no one tries.
183.
▲
by
CountHackulus
11y ago
Interesting technology, and it'll be fun to see how they market the technology since people just started understanding that incandescent = lots of energy = money. I wonder if LED technology will be able to keep up.
184.
▲
by
CountHackulus
11y ago
This tool is also great for verifying that you've built you APK correctly. I just used it for the past week diagnosing some issues with building an APK with Unity. It was invaluable.
185.
▲
by
CountHackulus
11y ago
Fascinating stuff. I wonder if anyone's done some searching in those archives for interesting or funny tidbits.
186.
▲
by
CountHackulus
11y ago
So it's not a Java bug, it's an Apache Commons-Collection bug. Granted, it's an extremely popular library, but it's not a "Java" bug.
187.
▲
by
CountHackulus
11y ago
And no one remembers VRML. Probably for good reason.
188.
▲
by
CountHackulus
11y ago
This is clearly marked part 1, I'd maybe wait for part 2 before saying that everything is broken.
189.
▲
by
CountHackulus
11y ago
That's correct, however that would involve some branching. In theory you could do a bit masking trick to use the same code, but that would end up much more complicated and slower than the presented eor hack. That being said, I'm p
190.
▲
by
CountHackulus
11y ago
Using existing air systems for these seems like a nice hack. It's something that's easily implemented, though I fail to see airlines implement it any time soon. There's no financial benefit to them for this. Someone having a
191.
▲
by
CountHackulus
11y ago
LICM is indeed very simple to do, I wrote it for a JIT emulator I was working on a while ago. It turns out that it's not always fast. There's a bunch of weird cases that happen that can destroy your performance. LICM is highly dep
192.
▲
by
CountHackulus
11y ago
It is absolutely marketing talk, there's other established terms for what that means but they elected to make up other terms. Perhaps they should take the lesson from this talk where they explicitly break down this exact term and expla
193.
▲
by
CountHackulus
11y ago
While this looks very interesting, and I'll probably push for using it in production shortly, I can't help but wonder what some of their marketing talk even means. non-blocking back pressure How does that even relate? All I can
194.
▲
by
CountHackulus
11y ago
Neat, a way to both learn Haskell and learn some basics of music theory. Fun stuff.
195.
▲
by
CountHackulus
11y ago
I worked at IBM for 5 years, and some of the teams I was on used "agile" development methods. In that they used the names, but our "scrums" were an hour long, in a meeting room, with everyone bringing their laptop. Manag
196.
▲
by
CountHackulus
11y ago
There's a few innovative approaches to this, some of the done in real time. The "histopyramid" approach is used in the demoscene, and it's explained in the Fairlight rendering secrets talk: https://www.youtube
197.
▲
by
CountHackulus
11y ago
Autoplay audio, nope.
198.
▲
The $5000 Compression Challenge (2001)
(patrickcraig.co.uk)
1 points
by
CountHackulus
11y ago
|
0 comments
199.
▲
by
CountHackulus
11y ago
That's strange, I flew from Toronto to Budapest through Munich, and Munich was by far the strictest security I encountered. They made my take off my shoes and sweatshirt. So it's maybe not "outside the US" just "in
200.
▲
by
CountHackulus
11y ago
This part definitely rings true to me: "We have very little idea about what makes good code, so it should come as no surprise that we have little-to-no idea how to find people who are good at coding, along with the dozens of complement
201.
▲
Nothing is more indicative of a bullshit job than the interview
(programmingisterrible.com)
6 points
by
CountHackulus
11y ago
|
3 comments
202.
▲
by
CountHackulus
11y ago
The article claims that this is only open to US customers? Those of us in other countries, like say Canada, have been going to Cuba for years, and having AirBnB would be great. Was this just a mis-type?
203.
▲
On turning 23 in this place and time
(medium.com)
4 points
by
CountHackulus
11y ago
|
0 comments
204.
▲
The Canadian War on Science: A long, unexaggerated, chronological indictment
(scienceblogs.com)
10 points
by
CountHackulus
12y ago
|
0 comments
205.
▲
by
CountHackulus
12y ago
How about the lost art of COBOL record packing where COBOL records are like a combination of C's union and structs. It was great you could sometimes squeeze a few extra bits out in one case to use better in another case.
206.
▲
by
CountHackulus
12y ago
Wow, 60fps really does look fantastic in Super Mario Sunshine. Amazing that this kind of thing is possible now.
207.
▲
by
CountHackulus
12y ago
Turns out that most of these questions can be answered with just "arson", and I might even consider giving a further interview to someone that actually did.
208.
▲
by
CountHackulus
12y ago
I remember when it wasn't going to be on by default, and also when it was going to be JUST for really revolting/violent pornography. People say that you can't argue slippery slope here, but I say otherwise. The UK government
209.
▲
by
CountHackulus
12y ago
They mention that they couldn't get 3.8Kb/s for displaying video, I wonder if they could employ a similar technique used for 8088 Domination http://trixter.oldskool.org/2014/06/19/8088-domination-pos
210.
▲
by
CountHackulus
12y ago
I work in a game company that has paid overtime and this is exactly what's happening. Management tries very hard to not have any overtime as it's paid 1-1 into vacation time and eats directly into their budget. Those of us working
More ›