Live data from Hacker News

Viewing profile — bjw181

bjw181

HN member
Joined
Sat, Feb 28, 2015, 7:53 AM UTC
HN karma
10
Public activity
27 items

About bjw181

No profile information was provided.

Recent public activity

  1. comment
    Comment #40744149

    "When you update your code or delete a project, we just remove the container and start up another if necessary" They keep warm containers of your instance in their orchestration

  2. comment
    Comment #39348944

    Depends on the project. If its monetary, you need to approach it with a business mindset and the Domain Drive Design standard works well here (although it can be overkill at times)…

  3. comment
    Comment #39348551

    I'd say Django. Its fast to get things running, security and CSRF out of the box. Very mature framework with a huge following.

  4. comment
  5. comment
    Comment #15864330

    I've read a couple answers on here regarding the situation, but they were all from ~3-5 years ago. The landscape has probably changed quite a bit since then. I feel the market is o…

  6. comment
    Comment #15857509

    I'm curious. I've used GoLang's simple web server before, but I'm interested in what GoLang provides over Node. To me, it seems Go is especially well suited for microservices and t…

  7. story
    Ask HN: Looking to start freelancing

    So unfortunately the web development company I was working for downsized and laid me off. It had nothing to do with my performance, I'm a competent developer and hard-worker. Curre…

  8. comment
    Comment #15542909

    I literally could not keep a straight face watching the first video. Is this guy for real?

  9. comment
    Comment #15393961

    Surprised no one has mentioned Redis...Its stored in your server's ram and can store JSON strings.

  10. story
    Ask HN: How do freelancers compete with ulta-low bids?

    I have experience in web application development and am looking to get into freelancing and consultancy(I'm currently a full-time employee as a software developer). How do I compet…

  11. comment
    Comment #15205580

    Ah forgot the title. Thank you.

  12. story
    Ask HN: Good place to look at a CRM database schema?

    Where is a good resource for a standard relational database schema for CRM's? For example, software like: www.crexi.com www.apto.com

  13. comment
    Comment #14052567

    React and postgres are great. I think you already have a solid stack with just those two. React offers a lot of what a large framework can eliminating a lot of the fluff things lik…

  14. story
    Ask HN: What are some good open source projects to read through?

    One of the best ways I know to improve competency in coding is to read other's well written code. What are some good open source projects you would recommend to read through that h…

  15. story
    Ask HN: Reading another developers code

    How do you go about becoming intimately familiar with someone else's previously written code in order to work with it or build upon it?

  16. comment
    Comment #13209331

    If you're lucky you'll skip to bedroom acrobatics

  17. comment
    Comment #12880837

    What is encapsulation in any language? Put simply, we encapsulate mainly to prevent mistakingly altering data. For example, private methods and variables. Class Foo: def __init__(s…

  18. comment
    Comment #12631240

    Location: Orange County, CA Remote: Yes Willing to relocate: No Technologies: JS, Node, Mongo, SQL, Angular, HTML/CSS/Bootstrap, Python Resume/CV: https://bwheel181.github.io Email…

  19. comment
  20. comment
    Comment #11670979

    We use Costar almost exclusively. When you discuss new ways of getting data, how would that be something materially different from Costar? What about innovations for a contact mana…

  21. story
    What innovations can be brought to the Commercial Real Estate industry?

    I currently work in CRE and am curious as to what applications can be brought to the market? Its consistently been mentioned that CRE is constantly in the stone age in regards to t…

  22. story
  23. comment
    Comment #11625336

    I dont know about Xcode but if you youtube " speedcoding" you can find some people doing real work.

  24. story
    Does anyone freelance/travel

    I've been wanting to get into a position that would afford me a relatively small online income that would ultimately lead to a lifestyle of travel in low income countries where I c…

  25. comment
    Comment #11452692

    I have a finance degree and am in the US. I've been self taught for the past few years. I know the basics of programming and its easy for me to learn a new language but proving to …