Live data from Hacker News

Viewing profile — russianator

russianator

HN member
Joined
Tue, Jan 17, 2017, 6:02 AM UTC
HN karma
19
Public activity
27 items

About russianator

No profile information was provided.

Recent public activity

  1. comment
    Comment #26841833

    Not everything needs abstraction. FP (Functional Programming) has it's place. Sometimes a pure function is a beautiful thing to have. It's also ok to mix OOP and FP.

  2. comment
    Comment #26821145

    Main advantage is the full sized keyboard. If you do a lot of coding, it's just a better ride than "compressed" keyboards. 13" is a nice form factor, but I find the 14" X1 just has…

  3. comment
    Comment #26818108

    I've had one of these and it runs Ubuntu really well. Personally I actually prefer the IBM X1 Carbons, they have the nicest keyboard I've ever seen and a good keyboard is IMHO a mu…

  4. comment
    Comment #26815544

    In my opinion, you lose out where transferrable skills are concerned. You become a platform or product expert, which can effect your career in some ways. I've seen this in situatio…

  5. comment
    Comment #26815522

    This is purely my opinion from the perspective of a developer/engineer who has seen my solutions removed with little understanding for the engineering and people consequences in an…

  6. comment
    Comment #26815402

    Only if you have 1,000 apps being messed with by a monkey

  7. comment
    Comment #25761615

    I would argue that there are boundaries to this sort of behaviour though. There should be open discussion about these things.

  8. comment
    Comment #25761603

    Passive aggressive behaviour, which sounds very unprofessional. If his manager is enabling or ignoring this behaviour, I would wager there is some toxic culture in action here. Hav…

  9. comment
    Comment #24855839

    This is akin to Salesforce, Oracle and other certifications of their ilk.

  10. comment
    Comment #24687188

    https://vercel.com/docs/serverless-functions/introduction

  11. comment
    Comment #24683394

    I've been using https://vercel.com/ for a while now. It has built in gitops and a very simple deployment model. Works really well with custom domains and cost-wise it is great as i…

  12. comment
    Comment #22284234

    Another vote for distowatch. I go there from time to time when I get bored of Ubuntu :)

  13. comment
    Comment #21517824

    Rule number one, be honest. Rule number two, don't wait to have difficult conversations, do it as soon as something arises. Rule three, delegate organisation tasks to your team. I …

  14. story
    Ask HN: Mentors for Engineering Managers

    Where have others found, in person or online a mentor or mentors specifically for your role as an engineering manager?

  15. comment
    Comment #21416829

    https://zeit.co/ Supports Node.js, static and docker containers. Very easy to use with custom domains.

  16. comment
    Comment #21393879

    My extreme view is to just block. But a more measured approach is to ensure it is flagged as a paywalled item.

  17. comment
    Comment #21310362

    After taking lessons I just played along to tapes of my favourite artists. I would also recommend learning tablature.

  18. comment
    Comment #20690886

    Enablement means having choice. Choice means using open standards and not closed proprietary platforms. Often I see developers feeling trapped when they are unable to choose the be…

  19. comment
    Comment #20619409

    The best line of code is the line of code you don't write. The best gun is the gun you don't have. Less guns less gun violence, it's not rocket science!

  20. comment
    Comment #19220539

    Another vote for the XPS, I have a 9360 with bare metal Ubuntu. Works flawlessly and the screen is very nice.

  21. comment
    Comment #18643106

    Control what you can, look elsewhere for another job, then quit. If your company is unwilling to change, change your company, find another job. And priority one is your family!

  22. comment
    Comment #18053219

    There's an actual API documentation standard called Blueprint API with some tools for this. https://apiblueprint.org

  23. comment
    Comment #17562533

    Was that a parody of the parody?

  24. comment
    Comment #17510922

    These days you shouldn't use a monolithic architecture IMHO, you should consider creating services or microservices with Node.js to provide API's to a "headless" frontend. Dependin…

  25. comment
    Comment #17178421

    While I work with Node.js a lot, and love it, I have to say this is not a very even handed article. Feels like the team the writer was working on had some cultural issues around pa…