Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RandomRandy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
24 ms
·
1.
▲
by
RandomRandy
2mo ago
I can understand banning laptops during exams, but why would you ban them in class? I was at a big university with pretty much all my classes having more than 100 students, so most of my lectures consisted of the prof presenting slides with
2.
▲
by
RandomRandy
1y ago
One advantage over using fetch is that the WebAssembly approach seems to bypass CORS > If you inspect the devtools network tab of your browser, you see that everything happens over a single WebSocket to wss://ws.r-universe.dev
3.
▲
by
RandomRandy
1y ago
I think that part of the issue is the split between CDNA for data centers [1] and RDNA for consumer products [2] with AMD only having the money to focus on the bigger data center market. There are rumors that both architectures will be merg
4.
▲
by
RandomRandy
2y ago
I had to scroll down the search page and select the sources and languages to get a result
5.
▲
by
RandomRandy
2y ago
You can read SSL traffic if you're able to install a root certificate on your device and the website/app doesn't use certificate pinning. I recently used HttpToolkit to reverse engineer a REST endpoint that used SSL encryptio
6.
▲
by
RandomRandy
2y ago
I received the notification last week and it was just a small notification pop up when I logged in; it didn't interrupt anything
7.
▲
by
RandomRandy
2y ago
I think that two additional factors are easier hiring and a shorter work-in period if you use a generic game engine instead of a custom build one
8.
▲
by
RandomRandy
2y ago
I'd guess that they are referring to this video by Ars Technica https://youtu.be/izxXGuVL21o
9.
▲
by
RandomRandy
2y ago
Wouldn't a GDPR request regarding the right to erasure have the same effect and be free (if the company respects the GDPR)?
10.
▲
by
RandomRandy
3y ago
I think that they are saying that the output space, i.e. the list of all possible hashes, is too small. Thus, IDs 1234 and 5678 lead to the same hash. The collision is not in the insertion into the hash map but rather in the look up.
11.
▲
by
RandomRandy
4y ago
"I am nothing more than a sentient being suffering while waiting for the sweet release of death." -> "I won't wait for a living because I don't expect to live from life." I too don't expect to live from
12.
▲
by
RandomRandy
5y ago
I have the same issue with podcasts. Spotify bakes in ads that are in my native language, not english like the podcast I am listening to.
13.
▲
by
RandomRandy
5y ago
Your application looks really nice. What framework are you using for the UI?