Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jra101
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jra101
2y ago
You're blaming NVIDIA for Sam Altman's dumb idea?
2.
▲
by
jra101
4y ago
NVIDIA has an OpenGL extension that does just that [1]. [1] https://registry.khronos.org/OpenGL/extensions/NV/NV_fill_re...
3.
▲
by
jra101
4y ago
Have you tried reducing the register count in your FP32 FMA test by increasing the iteration count and reducing the number of values computed per loop? Instead of computing 8 independent values, compute one with 8x more iterations: fo
4.
▲
by
jra101
4y ago
This happens to me just using the adaptive cruise control, no Autopilot or FSD enabled and it's super annoying. Can happen on a completely empty road driving in a straight line.
5.
▲
by
jra101
4y ago
PS4: ~117M sold in 9 years Switch: ~104M sold in 5 years Switch is averaging 20M units/year and PS4 is averaging 13M units/year.
6.
▲
by
jra101
5y ago
Thankful that Tweetdeck still works and has never tried to switch me to a non-chronological feed.
7.
▲
by
jra101
5y ago
They are referring to the GPU part of the chip. There are two separate GPU complexes on the die but from the software point of view, it is a single large GPU.
8.
▲
by
jra101
5y ago
Huh, I had no idea they used Vega 20 both as a codename and a product name. Confusing.
9.
▲
by
jra101
5y ago
Vega 20 should be ~13.8 TFLOPs (single precision): https://www.anandtech.com/show/13923/the-amd-radeon-vii-revi...
10.
▲
by
jra101
6y ago
The handling of bookmarks is terrible in the latest Firefox. So bad that I can only assume the developers don't actually use bookmarks and just search for websites by name?
11.
▲
by
jra101
6y ago
Tile based Deferred Rendering came from PowerVR. Prior to moving to their own GPU architecture, Apple licensed various PowerVR designs.
12.
▲
by
jra101
7y ago
Defold might be an option. https://www.defold.com/
13.
▲
by
jra101
8y ago
"Looking at the numbers, the GeForce GTX 1660 Ti delivers around 37% more performance than the GTX 1060 6GB at 1440p, and a very similar 36% gain at 1080p"
14.
▲
by
jra101
8y ago
Perfect dies (64 CUs) get sold as a Radeon Instinct MI60 at a much higher price.
15.
▲
by
jra101
9y ago
This is awesome, worked perfectly. Only downside is if you have swipe to unlock, I couldn't actually get the swipe up to trigger the password input screen.
16.
▲
by
jra101
9y ago
Intel integrated graphics are not executed by the CPU, there is an intel designed GPU on the same die as the CPU. https://www.anandtech.com/show/9582/intel-skylake-mobile-des... HBM is not exclusive to AMD, NVIDIA
17.
▲
by
jra101
9y ago
First Apple SoC using their own GPU design, no more PowerVR IP.
18.
▲
by
jra101
9y ago
That's a feature of the graphics card, AMDs new Vega GPU architecture.
19.
▲
by
jra101
9y ago
Gaming GPUs still more than 50% of revenue for NVIDIA: http://www.anandtech.com/show/11361/nvidia-announces-earning...
20.
▲
Punching holes in nomx, the world’s “most secure” communications protocol
(arstechnica.com)
7 points
by
jra101
9y ago
|
0 comments
21.
▲
by
jra101
10y ago
Perfect, thank you.
22.
▲
by
jra101
10y ago
What happen to Python support? It was supported in the release candidate.
23.
▲
by
jra101
10y ago
Sounds like you are describing an NVIDIA Shield TV: https://www.nvidia.com/en-us/shield/shield-tv/
24.
▲
by
jra101
10y ago
Intel's drivers may be beta but official NVIDIA and AMD GPU drivers both fully support Vulkan on Windows.
25.
▲
by
jra101
10y ago
It is higher level than Vulkan as you don't need to allocate or manage GPU memory, the implementation handles that for you. You also don't need to worry about transitioning render surfaces between different states (D3D12 and Vulka
26.
▲
by
jra101
10y ago
No mention of sensor size?
27.
▲
by
jra101
10y ago
HTC One (M8), launched March 2014 can do this: http://www.anandtech.com/show/7893/the-htc-one-m8-review/2
28.
▲
by
jra101
10y ago
It's only ~50 lines of code to create a window: http://pastebin.com/drrRJ6Kd
29.
▲
by
jra101
10y ago
PFN_vkCreateDebugReportCallbackEXT dbgCreateDebugReportCallback = (PFN_vkCreateDebugReportCallbackEXT)vkGetInstanceProcAddr(instance, "vkCreateDebugReportCallbackEXT");
30.
▲
by
jra101
10y ago
They don't ask "do you like this?" anymore. They ask something like "show more like this?" and I'm afraid clicking No will remove tweets from people that happened to be in the "while you were away" se
More ›