Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drewtato
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A bunch of websites started including the phrase "Today <date> you use ruffle "
(twitter.com)
2 points
by
drewtato
1y ago
|
1 comments
2.
▲
by
drewtato
1y ago
This comment is so interesting because clearly, it's the unvisited color that's broken, you know this, and you even typed it out, but it is so common for visited links to be darker than unvisited links that it makes you assume the
3.
▲
by
drewtato
2y ago
I'm hoping they mean the prerelease implementation was only creating leaks due to bugs that have been fixed, so a machine that runs the release implementation for the same amount of time wouldn't see such behavior.
4.
▲
by
drewtato
2y ago
This is also important for being able to show normal size text on smaller phones. I've got a 5.8" screen and basically every app is visually broken, with about 10% functionally broken as well. Every web or app designer should get
5.
▲
by
drewtato
2y ago
The explainxkcd wiki says that cats were added later, and that permalinks go to a snapshot of the machine. So it's possible all the cats are lower in the machine, or the permalink is from before cats were added. There's some cats
6.
▲
by
drewtato
2y ago
I agree that memory size isn't going to matter much, but memory speed should be noticeable, especially on large projects.
7.
▲
by
drewtato
3y ago
It's definitely blending between sphere and torus, and then torus and sphere. Otherwise it would keep getting fainter as time went on.
8.
▲
by
drewtato
3y ago
It's nice to have something that the humans know with absolute certainty so that we know much to trust the machines.
9.
▲
by
drewtato
3y ago
My guess is either compression or stuff lingering in RAM. The CPU can't be smart here since it doesn't know what any of the future ifs will be. It doesn't know they're in order, or unique, or even valid instructions. You
10.
▲
by
drewtato
3y ago
For resolutions over 1080, it's only VP9 (and I guess AV1 for some videos), at least from the user perspective. 1080 and lower have H264, though. And I don't think the resolutions below 1080 are enough to matter for the estimate.
11.
▲
by
drewtato
3y ago
I was expecting to find out how much data YouTube has, but that number wasn't present. I've used the stats to roughly calculate that the average video is 500 seconds long. Then using a bitrate of 400 KB/s and 13 billion video
12.
▲
by
drewtato
3y ago
The most important thing is to sort by date modified by default. Usually, the file you want is very new. After that I mostly just use "pic:" or "path:".
13.
▲
by
drewtato
3y ago
Nothing's thing was a branded version of Sunbird https://www.sunbirdapp.com/ which is technically similar to the iMessage part of Beeper Cloud. It is essentially a way for you to login with your Apple ID on a Mac Mini
14.
▲
by
drewtato
3y ago
Most likely yes. However, if you don't specify the argument type, it compiles fine. It's rare that you need to specify argument or return types on a closure, so it's not actually a large issue.
15.
▲
by
drewtato
3y ago
This is definitely not helped by Rocket. Even I, knowing Rust well, don't enjoy the way Rocket puts so much logic into attribute macros and function signatures.
16.
▲
by
drewtato
3y ago
I get the reason, but there's no need to worry. Most people here know that links aren't personal unless it's a Show/Ask/Tell HN. You can find other examples on the front page. HN has a thing against questions in tit
17.
▲
by
drewtato
3y ago
This is removing the video stream (-vn) so that's not involved. Not sure which parts are in parallel here, but I'm guessing decoding and encoding the audio.
18.
▲
by
drewtato
3y ago
Barely anyone is going to go to the github, especially outside of HN, and only some of those people are going to read past the first image, so it's important that you get the most important information out there immediately. I glanced
19.
▲
by
drewtato
3y ago
The syntax definitions on github are 1. not on the site, and 2. not very good, so here's some better ones: F (fill/forward): draw a pixel and move forward C (color): change the color R (rotate): rotate the direction of F by 45 deg
20.
▲
by
drewtato
3y ago
I think it means error correction would be handled by a higher level.
21.
▲
by
drewtato
3y ago
The image itself links to the full resolution. But this is high-resolution compared to other photos of sprites, not high-resolution compared to photos in general.
22.
▲
by
drewtato
3y ago
Maybe this is too obvious to spend words on, but it's really weird that neither actually define eye rubbing, specifically as being with the eyelids closed. The first one even has a section for the definition of eye rubbing and fully av
23.
▲
by
drewtato
3y ago
They're not even temporarily on Discord. They're straight from Tenor.
24.
▲
by
drewtato
3y ago
The reaction gifs specifically (from the gif picker) are hosted by Tenor. But surely they're deduplicating the other images already. I've never seen any evidence either way. Making temporary URLs would still help whether they'
25.
▲
by
drewtato
3y ago
Reading the title, I thought it would be this photo, which memed around Japan internet recently: https://cloudfront-us-east-2.images.arcpublishing.com/reuter... These two exposures surely overlapped, with the known photo pr
26.
▲
by
drewtato
3y ago
They say at the top that the exploit can install Pegasus, so probably some or all of Pegasus's functionality. That doesn't really narrow it down, but it likely can constantly run in the background, use the sensors, read texts, and
27.
▲
by
drewtato
3y ago
I looked at the demo and apparently everyone is a sociopath? One character is literally described as "a sociopath who has no empathy". So it might be a good idea to check up on them every once in a while.
28.
▲
by
drewtato
3y ago
In video game terminology, higher rank words mean more graphical fidelity. Normally this is "Ultra" but "Super" is also common.
29.
▲
by
drewtato
3y ago
I'm also a fan of the CSS selectors page, but it's an exception. Especially for JS stuff, MDN is usually better.
30.
▲
by
drewtato
3y ago
This depends on how much time you want to spend. If you want the transcode to take less time than the playtime of your videos, it'll probably be best to just use the best hardware encoder you have with high quality settings. If you hav
More ›