Viewing profile — russianator
russianator
HN member- Joined
- Tue, Jan 17, 2017, 6:02 AM UTC
- HN karma
- 19
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About russianator
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #26815402
Only if you have 1,000 apps being messed with by a monkey
-
comment
Comment #25761615
I would argue that there are boundaries to this sort of behaviour though. There should be open discussion about these things.
-
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…
-
comment
Comment #24855839
This is akin to Salesforce, Oracle and other certifications of their ilk.
-
comment
Comment #24687188
https://vercel.com/docs/serverless-functions/introduction
-
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…
-
comment
Comment #22284234
Another vote for distowatch. I go there from time to time when I get bored of Ubuntu :)
-
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 …
-
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?
-
comment
Comment #21416829
https://zeit.co/ Supports Node.js, static and docker containers. Very easy to use with custom domains.
-
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.
-
comment
Comment #21310362
After taking lessons I just played along to tapes of my favourite artists. I would also recommend learning tablature.
-
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…
-
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!
-
comment
Comment #19220539
Another vote for the XPS, I have a 9360 with bare metal Ubuntu. Works flawlessly and the screen is very nice.
-
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!
-
comment
Comment #18053219
There's an actual API documentation standard called Blueprint API with some tools for this. https://apiblueprint.org
-
comment
Comment #17562533
Was that a parody of the parody?
-
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…
-
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…