Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kaedroho
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
kaedroho
20d ago
Azure Container Apps is very similar to Cloud Run if you can't use GCP
2.
▲
by
kaedroho
1y ago
There wasn't any direct threat to Europe between 1990 and 2014, yet the US kept their bases there. The US has been interested/involved in a number of conflicts in the Middle East and North Africa over the last few decades. Europe
3.
▲
by
kaedroho
2y ago
Check out https://django-bridge.org/ It allows you to use a regular Django backend with views, forms, urls, etc but render the UI with Javascript
4.
▲
by
kaedroho
2y ago
Checkout https://django-bridge.org/ It's a similar concept to Inertia but designed specifically for Django
5.
▲
by
kaedroho
2y ago
For Django, there's also django-bridge. This lets you build React apps that are backed by Django views/routing. You can also use Django's built-in authentication and forms which isn't easy with APIs.
6.
▲
Show HN: Django Render – Build Django applications with React front ends
(github.com)
1 points
by
kaedroho
2y ago
|
0 comments
7.
▲
by
kaedroho
2y ago
Also worth mentioning that there are some genres that will never make sense as ebooks. When was the last time someone bought you an ebook as a gift? This is is the main market for cookbooks, for example.
8.
▲
by
kaedroho
2y ago
> I can't think of any publishers that are also in the business of printing and distribution You're right that publishers don't handle printing, but they do need to handle distribution. Amazon won't help if you want t
9.
▲
by
kaedroho
6y ago
Does this account for projects that merge commits outside of the GitHub interface? NodeJS use a bot that manually merges the commits but closes the PRs: https://github.com/nodejs/node/pull/36661