Live data from Hacker News

Viewing profile — chadpaulson

chadpaulson

HN member
Joined
Tue, Sep 29, 2009, 1:28 AM UTC
HN karma
41
Public activity
50 items

About chadpaulson

https://chadpaulson.com

Recent public activity

  1. story
  2. comment
    Comment #47920983

    Yeah, I agree after thinking about it. Connecting other social networks makes it difficult to distinguish Friendster as an intimate and honest platform free of spam. The intimacy l…

  3. comment
    Comment #47917898

    I agree. There should be a hierarchy of intimacy, as it were, in order to initiate a friendship. * Tapping Phones * Confirming Phone Number * Confirming Email * Connected via Other…

  4. comment
    Comment #47655307

    I love this framework, pun intended. I made a clone of Atari's Missile Command with it many years ago when the Portal / Mario mashup game made with LÖVE was popular. https://github…

  5. story
  6. comment
    Comment #47200932

    The market forces (the Jack Dorseys of the world) have made the decision for us. I have since attempted to embrace automatic programming / vibe coding and have seen interesting res…

  7. comment
  8. comment
    Comment #47165818

    I've heard good things about carbon steel. Particularly, nitrided carbon steel. The pans are treated to be non-stick and are safe. It's what Alton Brown, the host of Food Network's…

  9. comment
    Comment #47165709

    I use ceramic, but recently learned that nitrided carbon steel pans are the way to go. They are both useful AND safe. Do yourself a favor and invest in one.

  10. comment
    Comment #46620258

    https://chadpaulson.com

  11. story
  12. comment
    Comment #38760550

    Merry Christmas!

  13. comment
    Comment #38314735

    I think so. Just did a few searches, pretty decent quality. I think it might be an aggregator.

  14. comment
    Comment #37658374

    https://web.archive.org/web/20230926013605/https://www.nytim...

  15. story
  16. comment
    Comment #37538667

    The Python user base is perfectly fine. Of course, any additional package installed outside of Django and Wagtail can introduce security risks. Since Wagtail and all of its additio…

  17. comment
    Comment #37538029

    You had also mentioned you were looking to create a platform for invoicing. There are several Django apps that offer invoicing functionality. I do not have experience with any of t…

  18. comment
    Comment #37537957

    I have used both Django-CMS and Wagtail. Wagtail is much more user-friendly and extensible. You can create Wikis, Blogs and regular content pages with models and maintain it all th…

  19. comment
    Comment #37537928

    In my other reply I offer the suggestion of using Wagtail, a Django CMS used by Nasa and Google. It offers up much of the same features and user experience as Wordpress and is much…

  20. comment
    Comment #37537767

    Django has a CMS called Wagtail, which has some really nice features including custom content blocks which allow you to easily create unique looking pages. Wagtail has over 15,000 …

  21. comment
    Comment #14329187

    I always credit the artists, as well as the Noun Project itself, in cases like this. https://chadpaulson.github.io/react-cassette-player/

  22. comment
    Comment #13527888

    The Holographic Universe: The Revolutionary Theory of Reality by the late Michael Talbot is a must read for those interested in exploring this topic.

  23. comment
    Comment #13192173

    Here is a video from a UX Engineer on the Google Web Designer team, dated May 2016, which overviews new UI features. https://www.youtube.com/watch?v=x8x6kENKG0M

  24. comment
    Comment #13067623

    From the Logojoy How it Works page. The last step isn’t actually AI – it’s a genetic algorithm. As you ‘favorite’ logos, we apply a natural selection type process to generate more …

  25. comment
    Comment #12465943

    There is already a planned Channels integration for DRF to enable realtime API support. http://www.django-rest-framework.org/topics/mozilla-grant/ Initial plans for the Mozilla gra…