Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ipmb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A New Chapter for Contentful: Scaling Our Vision with Salesforce
(contentful.com)
1 points
by
ipmb
4mo ago
|
0 comments
2.
▲
by
ipmb
7mo ago
https://archive.org/details/05-voodoo-chile-cherokee-mist
3.
▲
Diff·Log
(smileychris.github.io)
1 points
by
ipmb
8mo ago
|
0 comments
4.
▲
Nanodjango
(simonwillison.net)
32 points
by
ipmb
2y ago
|
3 comments
5.
▲
by
ipmb
2y ago
I'd be happy to share my experience with you. We've solved problems like this for a lot of folks with small or non-existent internal tech teams. I agree with the small team of experts approach, but there are pitfalls there too. Fe
6.
▲
The Mystery of the Bloomfield Bridge
(tylervigen.com)
5 points
by
ipmb
3y ago
|
0 comments
7.
▲
Add Oxide Computer Company
(github.com)
2 points
by
ipmb
3y ago
|
0 comments
8.
▲
Writing a chat application in Django 4.2 using async StreamingHttpResponse
(valberg.dk)
103 points
by
ipmb
3y ago
|
33 comments
9.
▲
by
ipmb
4y ago
Any idea where this ranking comes from? > Fandom Will Now Rank as the #14 Ad Supported Site in the U.S.
10.
▲
Making Cloudformation Less Painful
(apppack.io)
2 points
by
ipmb
4y ago
|
0 comments
11.
▲
Change UseTabs to True by Default
(github.com)
4 points
by
ipmb
4y ago
|
0 comments
12.
▲
Node.js PyPI Distribution
(github.com)
1 points
by
ipmb
4y ago
|
0 comments
13.
▲
by
ipmb
4y ago
We're building one at https://apppack.io . It's a Heroku-like experience in your own AWS account leveraging their suite of managed services.
14.
▲
by
ipmb
5y ago
My understanding is that you are legally required to carry third-party liability (TPL) insurance in MX, but credit cards only provide collision/damage insurance. Do you have a CC that explicitly covers TPL?
15.
▲
by
ipmb
5y ago
Looks like they've acknowledged it on the status page now. https://status.aws.amazon.com/ > 8:22 AM PST We are investigating increased error rates for the AWS Management Console. > 8:26 AM PST We are experiencing
16.
▲
by
ipmb
5y ago
Yes, definitely something going on.
17.
▲
by
ipmb
5y ago
https://www.encode.io/databases/ maybe?
18.
▲
by
ipmb
5y ago
Cool project! I'm building something similar at https://apppack.io . It's not terraform based, but also helps setup, manage, and orchestrate AWS resources for devs. Using AWS managed services is a huge win for maintaina
19.
▲
by
ipmb
6y ago
If you're on AWS, you might be interested our product https://apppack.io .
20.
▲
by
ipmb
6y ago
shameless plug... you might be interested in https://apppack.io . I built it for very similar reasons.
21.
▲
by
ipmb
7y ago
Seeing ~60% drop in traffic here.
22.
▲
linkedin/shiv: Command line utility for building fully self-contained Python app
(github.com)
2 points
by
ipmb
8y ago
|
0 comments
23.
▲
by
ipmb
9y ago
The lock file and graph are big improvements over straight pip/virtualenv. They allow for truly reproducible builds.
24.
▲
Python Versions Used in Commercial Projects in 2017
(semaphoreci.com)
4 points
by
ipmb
9y ago
|
0 comments
25.
▲
by
ipmb
9y ago
pip2pi makes it really easy to run your own PyPI. All you need is something that can serve static files (Nginx, S3, etc.) https://github.com/wolever/pip2pi
26.
▲
by
ipmb
9y ago
JIT warm-up time can be problematic. Often (usually?), the code starts slower than CPython, but improves as the code paths are executed.
27.
▲
by
ipmb
9y ago
Throwing Grafana in the mix seems strange. It is comparing apples and oranges. Also, contrary to what the article says Grafana does alarms as of v4.0 http://docs.grafana.org/alerting/notifications/
28.
▲
by
ipmb
9y ago
Ordinary devs could have access to all the encrypted secrets without having access to the keys to decrypt them. If that's the case, the laptop is no more a risk than the git remote.
29.
▲
Pipeline
(github.com)
1 points
by
ipmb
10y ago
|
0 comments
30.
▲
by
ipmb
11y ago
I haven't tried Pushpin yet, but we're using the Nginx push stream module on https://botbot.me in a similar manner. It acts as a reverse proxy to the Django app and also handles the realtime connections.
More ›