Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Disparallel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Disparallel
8mo ago
Getting more thinking time tends to give surprisingly small improvements to playing strength. For a classical alpha-beta search based engine, for a given ply (turn) you might have ~20 moves to consider each depth of the search tree. If you&
2.
▲
by
Disparallel
1y ago
The help section article lists # Data that isn’t protected by the VPN Not all network data from your device is protected by the VPN. Examples of data that aren’t protected by the VPN include: - Tethering traffic - This includes USB and
3.
▲
by
Disparallel
5y ago
KeepassXC has built in db file merge support! It's hidden somewhere in the menus. I've never personally had to do something more complicated than "I added a new entry on two different devices before syncing" but it'
4.
▲
by
Disparallel
5y ago
I think the interpretation intended there is that if you hand a representation of a file to a tool, it needs to be immutable. The representation likely is full of string refs and pointers to the actual data in memory to prevent egregious co
5.
▲
by
Disparallel
6y ago
It depends on what you're doing. Swift Foundation is cross platform for Windows/Linux/macOS and exposes apis for things like file systems, paths, process creation with the caveat that what a "Thread" is or what it m
6.
▲
by
Disparallel
7y ago
I've been using bug.n [1] which has all of that except for being able to directly focus a window, instead having to iterate through with next/prev window. But otherwise it has everything I'd expect from a Linux tiling window
7.
▲
by
Disparallel
8y ago
Note that the original reddit thread[1] is pretty suspect and alarmist. The OP is clearly inexperienced with the process inspection tools they are playing around with. They complain about the launcher using minified JS, opening dlls, and ch
8.
▲
by
Disparallel
9y ago
If you're on mobile, requesting the desktop site causes it to show up, or if not, here's a direct link: https://github.com/WebAssembly/spec/raw/master/papers/pldi20... .