Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
soxocx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
soxocx
2y ago
On the iPhone I get redirected to the Apple Store page for the Apple Watch. Nice humor.
2.
▲
by
soxocx
2y ago
Is this different, like is it the foundation for the OP project? - It looks way more complicated to set up, also there seems to be no easy to access GUI.
3.
▲
OS X (macOS) inside a Docker container
(github.com)
10 points
by
soxocx
2y ago
|
2 comments
4.
▲
Bored? Go ahead, press the Bored Button
(boredbutton.com)
2 points
by
soxocx
2y ago
|
1 comments
5.
▲
by
soxocx
2y ago
There seems to be a copy double paste error in the link. Should be: https://turbo.readthedocs.io/en/latest
6.
▲
by
soxocx
2y ago
How could you possibly know how you really looked like walking in those said places? You haven’t seen yourself walking there. Also, you haven’t seen all of the possible angles that this cinematic camera would capture and replay. This is an
7.
▲
by
soxocx
3y ago
Ignoring the fact, that 15/1100 shares are ~1.36% so in your case they had to add roughly a 100x the current shares, not 10x like in your example. This already reads like the company was not doing well at that point. Side note: If it w
8.
▲
What Song Defines Your Life?
(thesongthatdefinesyourlife.com)
2 points
by
soxocx
3y ago
|
0 comments
9.
▲
Bored? Go ahead, press the Bored Button
(boredbutton.com)
1 points
by
soxocx
3y ago
|
0 comments
10.
▲
by
soxocx
3y ago
If not done correctly, that is the default result with Cloudfront + S3. You set the index and error page to your index.html. That way you get SPA routing but a 404 for all non root routes. The author needs to add a Lambda to rewrite the HTT
11.
▲
Star Wars Holiday Special: 5K 60fps Upscale (1978) [video]
(youtube.com)
8 points
by
soxocx
3y ago
|
2 comments
12.
▲
by
soxocx
3y ago
It would be a nice feature if StackOverflow would blank out (####) patterns that potentially match passwords or at least offer this if their system detects a potential password in your post.
13.
▲
by
soxocx
3y ago
AFAIK this is a reference to a movie and the scene in question is Hitler shouting "nein" multiple times. I highly doubt this is the origin. I think its just the last three digit number.
14.
▲
by
soxocx
3y ago
> When sending an HTTP GET or HEAD request to LinkedIn for a specific profile [...] > It will also be returned if there are too many HTTP requests in a single day. This is similar to the HTTP 429 Too Many Requests error message. Simil
15.
▲
by
soxocx
3y ago
I was wondering as well. I am pretty sure it is a typo and `95.8` should be `94.8`, that would fit the 0.1ms to 0.2ms diff the `99.99999` and `max` seem to have in the article.
16.
▲
by
soxocx
3y ago
The creatures in the first link (be warned) look like they are from an alien horror movie. Nature and live how it forms and develops is just amazing.
17.
▲
by
soxocx
3y ago
I would argue that `image-2023-04-25` looks comparable close to a unicorn. The art style does vary a lot though.
18.
▲
by
soxocx
3y ago
That is what I am talking about. It could be either in the initial coin hand, because the performer just let it drop, or the performer could take it. There is no way of knowing. You have to guess based on the situation, and the thumb part
19.
▲
by
soxocx
3y ago
> Illusion involving a hidden thumb confounds capuchin and squirrel monkeys for the same reason as humans – it misdirects the expected outcomes of actions they can carry out. To be fair. As a human I would state you expect it to be a tri
20.
▲
by
soxocx
4y ago
> Fruit mold is toxic but bread mold is safe. Bread mold might not kill you, but _safe_ sounds like a stretch.
21.
▲
by
soxocx
4y ago
You are right. If I tilt the screen while changing distance to the screen and keep blinking with my eyes while I do this, I, besides looking like a maniac, can weaken the effect and even make it disappear entirely.
22.
▲
by
soxocx
4y ago
Thats interesting. I see it with either or both eyes.
23.
▲
by
soxocx
4y ago
I agree. Usually it is a a trade-off between cold starts and the costs of `n` warm functions.
24.
▲
by
soxocx
4y ago
This is not as trivial as you make it sound. You would need to know the amount of functions you want to have provisioned at all times, if you need more, cold starts will occur. In addition this creates base costs, which would not exist othe
25.
▲
by
soxocx
4y ago
Same URL, different port. The website is at 80(http) or 443(https). Bzr seems to run on 4155.
26.
▲
by
soxocx
4y ago
Isn't it BMW with heated seats subs? Or are both doing it?
27.
▲
by
soxocx
4y ago
Also note, the section "Bug Finder" on the landingpage just contains the text of the "Emmet" section above it. Cool project besides that :)
28.
▲
by
soxocx
4y ago
I use the setup described. It was some tinkering around with bucket name (has to match the subdomain.domain.tld) and the cloudfront origin settings. But it works flawlessly. Feel free to ping me if you need details. See links below. coindex
29.
▲
by
soxocx
4y ago
> 4. Trying to get www.dontwordle.com and dontwordle.com to take you to the same URL (either www.dontwordle.com or dontwordle.com) and still support TLS and only use the tech I mentioned above. I actually still don’t have it working perf