Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mischanix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mischanix
3y ago
> https://www.youtube.com/watch?v=3BYKiOHdCNg My attempted summary: it's mostly a matter of the window layout in VC6 giving the most real estate to Just Code, and also the hotkeys for common workflows (e.g. show&#x
2.
▲
by
mischanix
4y ago
So if I rob a bank for $2MM, but spend $1.95MM on contractors to do the job, I should only be fined $50k?
3.
▲
by
mischanix
6y ago
The more important takeaway from this article for me is that sites should be hashing the Facebook user ID, since it's often far more personally-identifiable information than an email address.
4.
▲
by
mischanix
7y ago
Many of the common tools used for cheating in FPS games create an in-game overlay used to provide the cheater with a UI for the cheat and to render hidden information (e.g. wallhacks) in the game world. This is often done by hooking the gr
5.
▲
Messing with the Google Buganizer System for $15,600 in Bounties
(medium.com)
3 points
by
mischanix
9y ago
|
0 comments
6.
▲
by
mischanix
11y ago
I am currently developing a 3d engine in Emscripten, and to deal with the debugging problem I've developed from the beginning for Windows. The project links with ANGLE to expose GLES2 APIs, and it has both Windows and Emscripten versi
7.
▲
by
mischanix
11y ago
The C++ optimization manual there is in no way out of date. All of the advice and techniques in that manual are even more relevant today than in 2007. Additionally, the title page says that it was last updated August 2014.
8.
▲
by
mischanix
11y ago
The final version was made public just yesterday. https://twitter.com/gafferongames/status/641069910274277376
9.
▲
by
mischanix
11y ago
These kinds of ads are the reason I leave javascript disabled on my phone. It prevents all kinds of annoyances and saves a significant amount of battery as well.
10.
▲
by
mischanix
11y ago
$ whois shutdownify.com Updated Date: 19-aug-2015 Creation Date: 19-aug-2015 Expiration Date: 19-aug-2016
11.
▲
An Amazonian’s Response to “Inside Amazon”
(medium.com)
13 points
by
mischanix
11y ago
|
2 comments
12.
▲
Cloudflare and LuaJIT
(freelists.org)
4 points
by
mischanix
11y ago
|
0 comments
13.
▲
Windows Anti-Debug Reference (2007)
(symantec.com)
3 points
by
mischanix
11y ago
|
0 comments
14.
▲
by
mischanix
11y ago
I looked around and couldn't find an appropriate e-mail address anywhere. If you have one, feel free to let them know.
15.
▲
by
mischanix
11y ago
There are credentials for the HTTP Auth on a staging environment commented out in the source of this webpage (Line 317).
16.
▲
by
mischanix
12y ago
If you're interested in writing concurrent code worth running, Mike Acton has a nice introduction: http://cellperformance.beyond3d.com/articles/2009/08/roundup...
17.
▲
by
mischanix
12y ago
Minor nitpick: using LZMA to compress large text files like this before distribution is normally better; here 7z is LZMA, zip is DEFLATE: 739M 2013_data 37M 2013_data.7z 78M 2013_data.zip Using [1] for reference
18.
▲
Download+Decompress Performance of Various Codecs
(richg42.blogspot.com)
2 points
by
mischanix
12y ago
|
0 comments
19.
▲
Minimal Perfect Hashing
(burtleburtle.net)
29 points
by
mischanix
12y ago
|
0 comments
20.
▲
by
mischanix
12y ago
I've experienced the opposite so far in my area; I've received a data cap from Comcast for which my monthly overage charges exceed $100, on top of the $50 base cost, for the same 50Mbps service.
21.
▲
by
mischanix
12y ago
It doesn't: lzham is intended for offline compression whereas lz4 is intended for realtime compression.
22.
▲
by
mischanix
12y ago
The only files that show up in PDBs are source files for the resulting objects (e.g., .c); there are .exp and other files in that tree.
23.
▲
by
mischanix
12y ago
Yeah, it's just a list of files, no file data. It's also implemented in a CSS-only manner that lags horribly in Firefox. The filenames themselves look legitimate, though.
24.
▲
by
mischanix
12y ago
Here's another example [1] of the same. Blizzard games from WC2 to SC2 use this code nearly verbatim (testing 1 instead of INT_MAX for 64-bit compat in newer titles). 1. http://www.codeofhonor.com/blog/avoiding-ga
25.
▲
by
mischanix
12y ago
There's really nothing wrong with just offering paid slots and letting the buyers decide if they're worth it.
26.
▲
by
mischanix
12y ago
By using platform-specific cgo calls.
27.
▲
Qt Upsell Page
(qt.io)
1 points
by
mischanix
12y ago
|
0 comments
28.
▲
by
mischanix
12y ago
There is also the overhead of using a canvas element as a render target instead of a normal image surface, and using the canvas API instead of just writing color values straight to a buffer.
29.
▲
by
mischanix
12y ago
I'm hooked on clang-format, personally. https://mediacru.sh/1TeMS-nN5G_y
30.
▲
by
mischanix
12y ago
It's much simpler to publish on Twitter than via RSS.
More ›