Viewing profile — bjw181
bjw181
HN member- Joined
- Sat, Feb 28, 2015, 7:53 AM UTC
- HN karma
- 10
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About bjw181
No profile information was provided.
Recent public activity
-
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
-
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)…
-
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.
-
comment
Comment #28331629
nice
-
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…
-
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…
-
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…
-
comment
Comment #15542909
I literally could not keep a straight face watching the first video. Is this guy for real?
-
comment
Comment #15393961
Surprised no one has mentioned Redis...Its stored in your server's ram and can store JSON strings.
-
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…
-
comment
Comment #15205580
Ah forgot the title. Thank you.
-
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
-
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…
-
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…
-
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?
-
comment
Comment #13209331
If you're lucky you'll skip to bedroom acrobatics
-
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…
-
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…
- comment
-
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…
-
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…
- story
-
comment
Comment #11625336
I dont know about Xcode but if you youtube " speedcoding" you can find some people doing real work.
-
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…
-
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 …