Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profileg
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO

@Red_Pill_Dev

Fractional CTO. Getting things done myself or via others. AI, GenAI, teamwork, CI/CD, as well as Web Development, mostly JavaScript, React, Node and .NET Core

ID:1288579978926465026

linkhttp://redpill.solutions calendar_today29-07-2020 20:59:56

371 Tweets

129 Followers

466 Following

Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

Rishab Kumar Ok. I have dozens of certs and did a lot of hiring, so listen me out. I'm going to explain how they are important and how they generally 'work'.

1. Certs don't really prove job skills.
2. They prove that the person knows *something*.
3. This might make a difference for an entry…

account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

When writing security-related code, instead of

if (isSomethingBad) return;

write
if (everythingIsGood) {
// do things
}

you sometimes can calculate full negation for 'everythingIsGood' and exit early, but it's not as easy to think about and susceptible to bugs later.

I saw…

account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

It's good to be coherent with your tech stack, but it's important to know what actually works and what doesn't.

For example, in AWS stack Elastic Beanstalk actually works, and Amplify doesn't.

account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

>REST instead of GraphQL.

This is a bit sophisticated topic. Having successfully implemented GraphQL in one project, and having phased out GraphQL from another product because of the overhead, I can tell that you whether you need GraphQL or not actually depends on the case.…

>REST instead of GraphQL. This is a bit sophisticated topic. Having successfully implemented GraphQL in one project, and having phased out GraphQL from another product because of the overhead, I can tell that you whether you need GraphQL or not actually depends on the case.…
account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

Fun fact. You can pretty much judge if a person has practical experience (or not) by how religious they are about TDD. The most 'strict' are, of course, TDD consultants, who don't code real things.

Roy Osherove (linkedin.com/in/osherove) goes as far as claiming (reads as…

account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

This 'don't take your job too seriously' stuff on LinkedIn ...

'Marcos G. I have no idea what 'boyscouts neglecting kids' you are referring to here, but you are answering to me, so I will briefly explain how I operate and why I don't like all this 'don't get too tired at work'…

This 'don't take your job too seriously' stuff on LinkedIn ... 'Marcos G. I have no idea what 'boyscouts neglecting kids' you are referring to here, but you are answering to me, so I will briefly explain how I operate and why I don't like all this 'don't get too tired at work'…
account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

Infantilism is completely out of control among developers. I mean, c'mon, is this what you expect from other service providers? Teachers? Medical personnel? And we are speaking about a higher-level manager here.

linkedin.com/feed/update/ur…

account_circle
Kyle Gawley(@kylegawley) 's Twitter Profile Photo

I've never understood the appeal of Tailwind

The power of CSS is reusable classes

Style once β†’ apply anywhere

Modifying a Tailwind style means doing a find and replace on 100s of instances of an HTML object

What am I missing?

account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

Don't let contractor companies use aliases for developers!

If you do decide to outsource work to a software shop, some companies will try to use generic names for developers contributing code, like dev1, dev2, or just something like a company name. Don't let them do this! This…

Don't let contractor companies use aliases for developers! If you do decide to outsource work to a software shop, some companies will try to use generic names for developers contributing code, like dev1, dev2, or just something like a company name. Don't let them do this! This…
account_circle
Nick Taranov πŸ‡¨πŸ‡¦ | Fractional CTO(@Red_Pill_Dev) 's Twitter Profile Photo

The guide to Gen AI product applications in 4 lines

- Productivity tool/human-approved generation/co-pilots => works PERFECTLY
- Summarization/insights mining => _somewhat_ works with lots of caveats
- Multiple request/langchain/semantic kernel not being generation/copilots =>…

account_circle