Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tuvan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
33 ms
·
1.
▲
by
tuvan
2y ago
Its value depends on how safe the games netcode is. I used to play an FPS game where the hits were client authoritative and hackers edited enemy positions and made them stand in a row in front of the hacker. Hacker could easily wipe the ene
2.
▲
by
tuvan
3y ago
Yes, most keyboards still have the traditional layout. But I believe many options fit what OP needs. A split keyboard such as Ergodox EZ allows access to the maximum amount of keys possible without moving your hand. You can then customize t
3.
▲
by
tuvan
3y ago
I agree but it's an interesting problem, things like parking spaces and roads will still have to be made to the size of largest vehicle that will use them and I imagine more cars in the same amount of road will lead to even more traffi
4.
▲
by
tuvan
3y ago
You could just get a custom keyboard that is comfortable for you. Key mapping is generally an independent step. Most of these keyboards are completely programmable with custom keymaps and layers. Many come with blank keycap options, you can
5.
▲
by
tuvan
3y ago
It's insane how this situation was allowed to exist for so long. Do other world powers not have the power to stop the genocide and concentration camps or do they just not care? It sickens me that millions of people are being tortured f
6.
▲
by
tuvan
3y ago
Wasnt the modding scene a result of game dev from scratch being inaccessible? Downloading UE/Unity/Godot and making your dream game is probably easier nowadays than trying to make it as a HL mod then.
7.
▲
by
tuvan
4y ago
Tailwind CSS is very popular and uses this kind of classes. They might be using that CSS framework in the code base.
8.
▲
by
tuvan
4y ago
Did you check all of the samples provided? It can read an entire research paper and understand the figures just from the images of the papers pages. This seems to be a much deeper connection than extracting captions.
9.
▲
by
tuvan
4y ago
Surely the games used a high level API that Sony could support with this. I doubt games had any code related to external camera tracking, the system must've just spit out the position of the headset to the game.
10.
▲
by
tuvan
4y ago
After experiencing how good Oculus Link works over Wi-Fi LAN, I won't purchase any wired VR headset no matter the quality. Wi-Fi is fast enough to stream high quality video to any of these headsets but for some reason it is still not
11.
▲
by
tuvan
4y ago
600W from a tiny connector is questionable but the issue isn't caused by the 12VHPWR connector. Fault happens on the part that converts 4x older PCIe into the new headers. So this is an adapter issue and not something related to the PC
12.
▲
by
tuvan
4y ago
A lot of current games use ray tracing as an addition to classical rasterization but NVIDIA Racer X[1] is a new tech demo/game that doesn't use any pre-baking. It's not a "real game" released by a game studio but it
13.
▲
by
tuvan
4y ago
Adblockers usually have privacy filters as well. Thats why some analytics apps recommend proxying over website servers instead of directly sending requests to analytics apps endpoints from the client.
14.
▲
by
tuvan
4y ago
Microsoft PowerToys is pretty great for windows
15.
▲
by
tuvan
4y ago
This makes it sound like the low skilled people are the ones changing the ecosystem so much. The developers behind the projects that change the ecosystem are extremely talented and would be proficient in any other language as well. I think
16.
▲
by
tuvan
4y ago
Thats true. This is extra scummy. I was just talking about the cost to max out mobile gacha games.
17.
▲
by
tuvan
4y ago
It really doesnt. Fans are just upset the Diablo name was stained with this practice. You are looking at this level of spend required for pretty much any mobile gacha game
18.
▲
by
tuvan
4y ago
Whats even worse is when vendors do this without even having any affiliation with the companies they are name dropping. Example: planetscale.com "Trusted by Github, Square, Soundcloud...)" just because they are using the same open
19.
▲
by
tuvan
4y ago
There are lots of things you pay for that you don't own.
20.
▲
by
tuvan
4y ago
Hah it's great. We had a national scandal along these lines. 1- Saudi company borrows $7B from Turkish banks to buy 55% of Turkey's largest internet and telephone provider. 2- Drive the provider into $4B debt (it was debt free whe
21.
▲
by
tuvan
4y ago
Seriously, how can the most used game engine not add proper multiplayer support in 20 years. They announced Netcode for game objects this year which seems OK but even that has "Clientside prediction" in "under consideration&q
22.
▲
by
tuvan
4y ago
I believe all of them have a "picture by picture" mode where left half shows one input and right half shows another input. You could achieve what you want with 2 cables. But I haven't felt the need for such use. I use Microso
23.
▲
by
tuvan
4y ago
Yes there are models that are trained on hundreds of GPUs but from my limited experience in scientific computing, most of the time researchers run their programs on a single node because going multi-gpu or multi-cpu requires somewhat large
24.
▲
by
tuvan
4y ago
Is it actually 2 different pieces of silicon though? I thought they were 2xM1 Max as a single silicon. Which wouldn't help with defect rates
25.
▲
by
tuvan
5y ago
Google sheets also does this and even uses regional formatting standards. I can't copy values between programs because some are using ',' for decimals and some are using '.' its VERY annoying
26.
▲
by
tuvan
5y ago
As someone from outside the field, this is crazy to me. Why does something as general as WebKit have host specific code?
27.
▲
by
tuvan
5y ago
Julia ecosystem has an awesome tool called Pluto that solves this. https://github.com/fonsp/Pluto.jl it is still young but actively developed. I am especially looking forward to their upcoming 2D Grid layout option, wh
28.
▲
by
tuvan
5y ago
That's really hard with old languages. Accents and new words surpass the alphabets with time. Turkish for example switched to using Latin alphabet on 1928 and they were able to map every sound to a specific letter. If you know the Turk
29.
▲
by
tuvan
6y ago
Yes, most of the large models that are not feasible to be trained by individuals are downloadable. Frameworks make it easy to import and export snapshots of model weights. See https://github.com/tensorflow/models/t
30.
▲
by
tuvan
6y ago
GPU can also help with inference. I think running a cloud function to evaluate an input on a pretrained model seems like a good use case.
More ›