Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
double051
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
double051
1y ago
Maybe they're just cheap and fast enough for the author to perform an affordable analysis? I agree that using the frontier models would be much more interesting.
2.
▲
by
double051
1y ago
If you pay for the all products subscription, their AI features are now bundled in. I believe that may be a relatively recent change, and I would not have known about it if I hadn't been curious and checked.
3.
▲
by
double051
1y ago
Hey that's Ascension from Halo 2. Cool test case!
4.
▲
by
double051
1y ago
Is there any information about pricing? I can't find it.
5.
▲
by
double051
2y ago
Besides making any of this possible?
6.
▲
by
double051
2y ago
Where can we learn more about this? The strike calls for players to boycott the game?
7.
▲
by
double051
2y ago
This sentiment feels overly dismissive about the possibilities here. This is the first pass at a new user experience, and I find it already to be compelling to try for various subjects. Andrej Karpathy has been tweeting about it positively,
8.
▲
by
double051
6y ago
This is the first entry in the new Bungie Tech Blog, and it details the story of fixing a very tricky bug in Destiny 2. You can also read the new Tech Blog introduction here - https://www.bungie.net/en/Explore/Deta
9.
▲
The Case of the Missing Rewards – Bungie Tech Blog
(bungie.net)
1 points
by
double051
6y ago
|
1 comments
10.
▲
by
double051
9y ago
Definitely! I still keep the bookmarks bar visible on Chrome and Firefox to have quick access to my favorite and most visited pages. All of the links have abbreviated names to fit more on the bar. #1 is Hacker News, of course. I also still
11.
▲
by
double051
9y ago
Those results look amazing! I'm curious how well it holds up at higher resolutions and closer inspection. Also, there doesn't seem to be any mention of the distribution license for the project. Would any of the maintainers be able
12.
▲
by
double051
10y ago
Proxy Auto-Config is by off by default on Windows and Macs, but it doesn't say that in the article or on the Microsoft page.
13.
▲
by
double051
10y ago
There's a session from WWDC 2016 that talks about this - https://developer.apple.com/videos/play/wwdc2016/405/ The LTO part runs from 14:00 to 22:00. The streaming seems to only work in Safari (for
14.
▲
by
double051
10y ago
What does "appcast" mean?
15.
▲
by
double051
11y ago
I remember this from way back when it was called WarpPrism, and hosted at WarpPrism.com. I had it bookmarked and used it to watch SC2 streams all the time. Great to see that it's still in active development!
16.
▲
by
double051
12y ago
Someone did this with their WebGL Terrain demo [0]. You can find a detailed post-mortem in the author's blog [1]. [0] http://zephyrosanemos.com/windstorm/current/live-demo.html [1] http://zephyrosa
17.
▲
by
double051
12y ago
Getting an error on that page in Chrome. Refused to execute script from 'https://rawgithub.com/dmauro/Keypress/master/keypress.js' because its MIME type ('text/html') is not execu
18.
▲
by
double051
12y ago
The 'code' blocks on this page are all using variable-width fonts, making it quite difficult to read the examples. Consider changing the 'font-family' to 'monospace'?
19.
▲
by
double051
12y ago
This one of the many reasons why I ignore Windows Phone as a viable development platform.
20.
▲
by
double051
12y ago
This is sweet! You have intuitive controls, interesting enemies, and fun combat going on.
21.
▲
by
double051
12y ago
Could they be reporting monthly active 'devices' as 'users'? More clearly, could one user on an iPad and Android phone count as two different 'active users'?
22.
▲
by
double051
12y ago
How do you see that happening? The WebGL standard is supported in all major browsers, including Internet Explorer, Safari on iOS, and Chrome and Firefox on Android.
23.
▲
by
double051
12y ago
JavaScript allows you to use WebGL, which is essential for high-performance 3D interactive content in the browser. Granted, not many websites need WebGL, but the ones that do need JavaScript.
24.
▲
by
double051
12y ago
> Not having a debugger is actually a liberating experience because it forces you to code in a different way. Not having a debugger is like living in the stone age. Personally, the the ability to inspect application state at runtime is n
25.
▲
by
double051
12y ago
This is very exciting for a number of reasons. Apple's platforms were some of the first to adopt WebGL (you could turn on WebGL in any iOS WebView with private APIs three years ago), but they were the last to turn it on by default. Hel
26.
▲
by
double051
12y ago
I didn't know about that until now. Here's a neat blog post on the subject - http://marcoscaceres.github.io/jsi18n/ That said, numeral.js doesn't look like just subset, it's got a nice interface to
27.
▲
by
double051
12y ago
For simple images with text and flat colors, maybe use PNGs instead of JPEGs. The inline images have some painful artifacting going on.
28.
▲
by
double051
12y ago
The NDK is a total 'bolt-on' solution to the problem, and support within the Android dev tools is basically non-existent. The biggest tragedy is that Google had a chance to make a better NDK experience with Android Studio, but ins
29.
▲
by
double051
12y ago
Yeah, saw this alert after switching between 'Console' and 'Compile'.
30.
▲
by
double051
12y ago
Ignoring invalid certificates is a never a good thing to do.
More ›