Live data from Hacker News

Viewing profile — tcbasche

tcbasche

HN member
Joined
Sun, Aug 19, 2018, 11:03 PM UTC
HN karma
463
Public activity
368 items

About tcbasche

No profile information was provided.

Recent public activity

  1. comment
    Comment #41540427

    McFlimsey and Company

  2. comment
    Comment #41232866

    Thanks ChatGPT

  3. comment
    Comment #39961731

    I’d say it’s easier to tell in the US as cities and towns tend to be heavily divided into class-based areas. Not to mention people in general are far more comfortable “showing off”…

  4. comment
    Comment #38541335

    I'd say this is mostly due to the fact that building software in many companies is largely a social activity, and there's an interesting intersection of personalities and motivatio…

  5. comment
    Comment #38541325

    I love that first point and I wish it was something that was applied even further to other pieces of data - integers and floats are intended for mathematical operations and so to m…

  6. comment
    Comment #38506490

    Doesn’t it kinda depend on the problem at hand? Or maybe I misunderstand what a design pattern is.

  7. story
    Ask HN: What to Do with a Satellite Dish?

    The house I bought came with a satellite dish - what are some cool / interesting (and legal) things I can do with it? note: located in northern Europe

  8. comment
    Comment #35193456

    Have you tried talking to them one on one?

  9. comment
    Comment #34285241

    tests Do you really step through the debugger to see if something works?

  10. comment
    Comment #32921889

    If it was .orElseReturn404 then yeah. My point is HTTP codes have no place outside of HTTP endpoints

  11. comment
    Comment #32921878

    What does the object have to do with http status codes? It completely entangles the HTTP layer with the database model.

  12. comment
    Comment #32897165

    I think most senior or experienced Python developers tend to steer clear of Django. It's just that you don't hear about it because it's mostly junior / less experienced developers …

  13. comment
    Comment #32660237

    I worked alongside many consultants in Canberra in mostly government agencies and there were a lot of solutions architects and project managers earning roughly $120 an hour pre-tax…

  14. comment
    Comment #32615658

    Infant mortality was also astronomical in pre-history.

  15. comment
    Comment #32615651

    It seems like your mind is already made up, but in any case: https://rednose.org.au/article/Co-sleeping_with_your_baby (Australian non-profit raising awareness against SIDS) https:…

  16. comment
    Comment #32604392

    I would say it's considered heretical elsewhere in the world too, because of the vastly increased risk of SIDS. It seems selfish to me to put that kind of risk on your own kid.

  17. comment
    Comment #32449842

    I quit somewhere after a week. Basically it wasn’t what was advertised (job was supposed to be Python backend but was mainly maintaining Ansible scripts) and the turnover on the te…

  18. comment
    Comment #32249360

    Probably, the upshot is I know to not bother with whatever is being plugged

  19. comment
    Comment #31444080

    Been there. It's time to find a more challenging role!

  20. comment
    Comment #30895384

    It's the classic HN echo chamber. It's the same people that say nobody uses Amazon anymore, Google search doesn't work, everybody codes in Clojure now etc. etc.

  21. comment
    Comment #30765553

    I'm sure if they just explain it like that, it'll bode well

  22. comment
    Comment #30750108

    >- don't choose lazy pluralization - eg instead of `names/name`, use `nameList/nameItem` Isn't this just extra noise? If the type of the variable is an Array wouldn't `nameArray` b…

  23. comment
  24. comment
    Comment #30740607

    I suppose there's not many other ways to incentivise people in America other than offering them money. Seems like simply informing for the overall benefit of society wouldn't be in…

  25. comment
    Comment #30732741

    Worst case is a junior who has read all the books but done none of the work so they end up parroting the talking points without being able to back them up or explain why.