Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leddt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
leddt
11mo ago
That was pretty hard! It took me a bit over 2 hours. It took me a long time to get started, it felt impossible. But I found a lot of satisfying "ah ah!" moments that kept me going. Really well done, but now I don't ever want
2.
▲
by
leddt
2y ago
Absolutely!
3.
▲
by
leddt
2y ago
Exactly! Their docs are here: https://linktree.notion.site/API-d0ebe08a5e304a55928405eb682... It has a 10 request per minute rate limit, but no api key needed, so each user runs their own queries.
4.
▲
by
leddt
2y ago
No, sorry. The code should be pretty easy to port, if you want to give it a go. https://github.com/leddt/music-link
5.
▲
by
leddt
2y ago
I made a very simple chrome extension that automatically redirects you to your preferred music service when visiting another service. In my case I have it set to YouTube Music, so if I click a Spotify (or other) link in Slack, I'll be
6.
▲
by
leddt
5y ago
More likely millions per hour. But even then it's not like all those sales will be lost. Most people will probably just come back later to make their purchase.
7.
▲
by
leddt
6y ago
Looks like the benchmark was cpu bound, so I doubt going to an even lower resolution would help much.
8.
▲
by
leddt
6y ago
You can see on the photo at the top that they were running at 1280x720. As for graphics settings I would guess minimum. Edit: seems mobile and desktop have a different crop of that image. Here is the image that shows 720: https://
9.
▲
by
leddt
6y ago
Having played both, my opinion is that they are very different games. Satisfactory is much simpler in its mechanics. Factorio is built on a custom engine and heavily optimized. I doubt you can build a factorio-style mega base in satisfactor
10.
▲
by
leddt
6y ago
Actually, I'm pretty sure those are generated by a neural net. There are clear artifacts on the images that give it away. Maybe the author experimented with different source material before going for abstract paintings.
11.
▲
by
leddt
6y ago
That's one definition. Another valid definition of a framework would be something that is a fundamental part of your project, or something you build upon, whereas a library would be something that you use to enhance a particular part o
12.
▲
by
leddt
6y ago
The difference with PCs is that since the hardware is standard, developers can now create gameplay that depends on those capabilities. Until all (or most) PCs are equiped with high performance NVMe SSDs, those kind of features won't be
13.
▲
by
leddt
6y ago
Depends on what packages you install, but my VS 2019 install folder is 2.5GB.
14.
▲
by
leddt
6y ago
I have had a similar experience when first using a 144hz display. I was amazed how responsive the mouse was. How "in control" I felt. Then, going back to a 60hz display, I couldn't NOT see the gaps left by the cursor's m
15.
▲
by
leddt
6y ago
I'm French Canadian and I usually avoid the space before those characters because they have a tendency to wrap on a new line by themselves. You are supposed to use non breaking spaces but most tools won't do it automatically, and
16.
▲
by
leddt
7y ago
Since the refresh-token is single-use, the user will be logged out when trying to refresh their own token, and will presumably then login again, which should invalidate the attacker's refresh token. But I agree it's not a perfect
17.
▲
by
leddt
7y ago
In our app the JWTs have a 5m lifetime. When a JWT is generated we also generate a single-use refresh token. When a client tries to use an expired JWT the request fails, and the client will then exchange the refresh token for a new JWT/
18.
▲
by
leddt
7y ago
Windows Server (Standard and Datacenter editions) licenses include permissions to run unlimited windows containers on top of them. So you would only need to pay for the licenses of your hosts. https://www.microsoft.com/en-us
19.
▲
by
leddt
7y ago
A passphrase can easily exceed 20 characters and be memorable. They are usually considered a good security practice for people not familiar with (or not willing to use) password managers.
20.
▲
by
leddt
7y ago
Vulkan runs on Windows.
21.
▲
by
leddt
8y ago
I have not played the game, so this is only from what I've read [0], but it is my understanding that they designed a progression system that strongly pushes people to pay. Also, while not strictly "loot boxes", you are still
22.
▲
by
leddt
8y ago
Aren't many consoles sold at or near (or even below) cost, on the assumption that software sales will make up for it? Also, how would a console sold by Sony or Microsoft subsidize in any way a game sold by a third party publisher?
23.
▲
by
leddt
8y ago
DataLoader
24.
▲
by
leddt
8y ago
I'm guessing they invalidated all access tokens for accounts that have been used as "View As" targets since the issue was introduced. They also disabled "View As" which is the actual fix for the time being.
25.
▲
by
leddt
8y ago
Looks like the code for IsPassword [1] checks for the presence of a number + a special character. If the text contains a space, or is longer than 16 characters, it is not considered a password. [1] https://github.com/oormicr
26.
▲
by
leddt
8y ago
Did you see the hidden message? I'm not sure what it means. (Treasure at the root of esabyeK)
27.
▲
by
leddt
8y ago
Buying a 144Hz display was both a great and horrible decision for me. Great because games at 144Hz feel extremely smooth. Horrible because now I can't enjoy 60Hz.
28.
▲
by
leddt
8y ago
I love the morning brew but it has gone down in quality over the years. There used to be a short summary of every link but these days it is just a list of links. I still check it every day but I find that I click through less and less of th
29.
▲
by
leddt
8y ago
Do you happen to know if watching the movie with a VR setup on a virtual big screen could replicate that experience?
30.
▲
by
leddt
8y ago
I don't see the scam here. If you have to go through password reset to get into the account and update the CC number, then the would be scammer does not have access to that account anymore (assuming Netflix logs you out of other device
More ›