Live data from Hacker News

Viewing profile — kaedroho

kaedroho

HN member
Joined
Thu, Feb 13, 2014, 5:36 PM UTC
HN karma
13
Public activity
8 items

About kaedroho

No profile information was provided.

Recent public activity

  1. comment
    Comment #43503036

    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 a…

  2. comment
    Comment #42724912

    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

  3. comment
    Comment #42724888

    Checkout https://django-bridge.org/ It's a similar concept to Inertia but designed specifically for Django

  4. comment
    Comment #42456233

    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 is…

  5. story
    Show HN: Django Render – Build Django applications with React front ends

    I'd like to present our new library that aims to make it as easy as possible to build and maintain React frontends for Django. Github: https://github.com/kaedroho/django-render Web…

  6. comment
    Comment #40129547

    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 …

  7. comment
    Comment #40129513

    > 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 distribu…

  8. comment
    Comment #25616422

    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/n…