Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alixaxel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
alixaxel
1y ago
Do I have to signup to try it? At least a sneak peek screenshot would be welcome.
2.
▲
Show HN: Plus – Self-updating screenshots
(plusdocs.com)
307 points
by
alixaxel
4y ago
|
118 comments
3.
▲
by
alixaxel
5y ago
Indeed, part of GitHub (.io) too.
4.
▲
by
alixaxel
6y ago
A lot of my stack is not functional yet: - Docker - Go - Rust - Deno On the bright side, Node 15 can be compiled on it.
5.
▲
Placeholder – Offline Coarse Geocoder Backed by SQLite
(github.com)
84 points
by
alixaxel
6y ago
|
7 comments
6.
▲
by
alixaxel
6y ago
Your branding is pointing to a tailwind CSS starter page.
7.
▲
by
alixaxel
6y ago
The name and to some extent the logo, reminds me a lot of Pulumi.
8.
▲
by
alixaxel
6y ago
Nice, I think they did something similar in China. Cherry on top of the cake would be to provide an app, where people could voluntary agree to anonymous location tracking and for their COVID-19 status to be updated by health authorities (or
9.
▲
Puppeteer 2.0 Released
(github.com)
2 points
by
alixaxel
7y ago
|
0 comments
10.
▲
by
alixaxel
7y ago
I wanted to do something very similar. This is amazing! May I ask, where do you get your news feed from? The sources I enquired at the time were quite pricey.
11.
▲
by
alixaxel
7y ago
The keyword co-occurrence is pretty smart.
12.
▲
by
alixaxel
7y ago
I guess there's a bug: the description for sucky is the same as the awesome one.
13.
▲
Show HN: Efficient (De)Compression for AWS Lambda
(github.com)
2 points
by
alixaxel
7y ago
|
0 comments
14.
▲
by
alixaxel
7y ago
Nice! I was attempting something similar a while ago. I couldn't login with Facebook (the app appears to be under developing mode) so I couldn't test creation. Do you do any sort of automated frequency analysis use aid aligning th
15.
▲
Badger vs. RocksDB
(blog.dgraph.io)
93 points
by
alixaxel
8y ago
|
3 comments
16.
▲
by
alixaxel
8y ago
Web Components, I presume?
17.
▲
Websockets for AWS API Gateway
(aws.amazon.com)
21 points
by
alixaxel
8y ago
|
3 comments
18.
▲
by
alixaxel
8y ago
Flynn.io does this to some extent.
19.
▲
by
alixaxel
8y ago
I also run hundreds of thousands of puppeteer sessions every month, all on Lambda and so far I'm pretty happy with it, from scalability itself to session performance. Granted, there are some issues with rendering (fonts, emojis and wha
20.
▲
by
alixaxel
8y ago
The performance of puppeteer is super bad on CGF (you can read more about it here https://github.com/GoogleChrome/puppeteer/issues/3120 ). It would actually be great to have someone really improve this situati
21.
▲
by
alixaxel
8y ago
Yes, this is a good solution but only if you don't have any sort of session data that you want flushed out after it runs. One could argue you could use browser contexts (incognito tabs) to have ephemeral sessions, but unfortunately tha
22.
▲
by
alixaxel
8y ago
Well, puppeteer can be used for more than test suites (think screenshots, PDF rendering, proxified APIs, ...). But for running long automated tests, I'd probably look into alternatives like Fargate, where the billing model is per-secon
23.
▲
by
alixaxel
8y ago
Thanks! So usually with Lambda, you want your jobs to be as atomic/quick as possible, as Lambda is stateless and has a maximum duration of 15 minutes. As for the warm up times, the decompression of Chromium with Brotli takes about 700m
24.
▲
Show HN: Run Puppeteer on AWS Lambda
(github.com)
75 points
by
alixaxel
8y ago
|
24 comments
25.
▲
by
alixaxel
8y ago
What is this?!
26.
▲
by
alixaxel
8y ago
Is it truly headless?
27.
▲
by
alixaxel
8y ago
Nice, I made something similar a while ago using regexes: https://namegrep.com/#task%28%3Anature%2Fanimals%3A%29 Mind if I replicate some of your sets? :)
28.
▲
by
alixaxel
8y ago
Good job, I made something similar (generate all strings from a regex) for https://namegrep.com .
29.
▲
by
alixaxel
8y ago
Well, for one, he's not gathering explicit consent anywhere. Just because there's a privacy policy and controller information at the bottom of the page doesn't mean I explicitly agree to have my data used for any purpose.
30.
▲
by
alixaxel
8y ago
Your data collection is not GDPR compliant, see https://litmus.com/blog/5-things-you-must-know-about-email-c... .
More ›