Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
theHamsta
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
theHamsta
9mo ago
I've never used SwiftUI (nor Apple platforms) personally but I find its approach elegant. This is an attempt to build apps with SwiftUI idiomatics https://aparoksha.dev/ (blog on it here https://www.swift.or
2.
▲
by
theHamsta
3y ago
The GPU has also the fixed function video encode like integrated CPUs. Both VAAPI and Vulkan Video address the same hardware. Differences are in the API itself (with Vulkan being more explicit) and potentially in which vendors (or OSS drive
3.
▲
by
theHamsta
3y ago
They mentioned that the culprit for those additional load times was loading all the search backend for their application launcher which they deferred to the moment when there was actually the first search query (still shouldn't take mu
4.
▲
by
theHamsta
7y ago
Psyscaffold has a --pyproject option (or at least an add-on linked in the readme, don't remember)
5.
▲
Tutorial: How to Build a Deep Learning Framework
(github.com)
4 points
by
theHamsta
8y ago
|
0 comments