Questions tagged [startup]

A new business just starting up.

56 questions
195
votes
22 answers

How do I handle disagreement in a code review regarding an unlikely edge case?

I am working at a robotics startup on a path coverage team and after submitting a pull request, my code gets reviewed. My teammate, who has been on the team for more than a year, has made some comments to my code that suggest I do a lot more work…
Klik
  • 1,665
  • 2
  • 10
  • 10
80
votes
20 answers

Is a company order to switch to a certain IDE a red flag?

I recently joined a rapidly growing startup. In the past 3 months the development team has grown from 4 to 12. Until now they were very laissez-faire about what developers used to do their work. In fact one of the things I initially found…
Justin Alexander
  • 219
  • 1
  • 3
  • 5
35
votes
10 answers

Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SaaS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.js (or Ruby on Rails, Flask, etc.). By that they seem to mean that a backend API written in…
Vincent
  • 544
  • 4
  • 8
32
votes
10 answers

Is it worth moving from Microsoft tech to Linux, NodeJS & other open source frameworks to save money for a start-up?

I am currently getting involved in a startup, I am the only developer involved at the moment, and the other guys are leaving all the tech decisions up to me at the moment. For my day job I work at a software house that uses Microsoft tech on a day…
dormisher
  • 429
  • 5
  • 9
25
votes
2 answers

Is it common for the founder of a web app to lack technical expertise to scale it?

When I look at things like Twitter, it seems like the idea is so simple to implement initially that the founder does not have to be very technically talented. Basically it's just a guy with a good idea. But when an app / software blows up and…
Heisenberg
  • 441
  • 3
  • 7
23
votes
8 answers

Are IT and software industry getting more and more litigious?

The last couple of years I've been observing an exponential growth in the news related IT companies and individuals taking their cases to court, on one side, and the questions concerning legal matters everywhere on the web, on the other side. I very…
user8685
22
votes
7 answers

Quitting a small start-up where you are a primary developer?

Just curious to hear from other people who may have been in similar situations. I work for a small startup (very small) where I am the main developer for a major part of the app they are building, the other dev they have does a different area of…
programmx10
  • 2,097
  • 13
  • 27
16
votes
10 answers

If competition is using 'lingua obscura' for development (why) should I be worried?

I was reading Paul Graham's essay - Beating The Averages (2003) and here's what he had to say: The more of an IT flavor the job descriptions had, the less dangerous the company was. The safest kind were the ones that wanted Oracle experience.…
PhD
  • 2,531
  • 2
  • 18
  • 32
14
votes
3 answers

Good questions to ask the CEO and CTO of a start-up during an interview

There are numerous questions on this site regarding questions to ask a potential employer during an interview. However, I was wondering if there were specific questions that should be asked when having an interview at a small start up? Working at a…
ATMathew
  • 452
  • 1
  • 5
  • 10
14
votes
12 answers

how do early stage startups hire ninja programmers

I am programmer who just started working on a startup idea. At the moment I want to bring onboard at least one programmer. This programmer should be a ninja - a 10x engineer. Since early days are probably the most risky for a startup, I want to…
numan
  • 257
  • 2
  • 6
13
votes
4 answers

How to start a Software Company

I've always been interested in wondering how software companies happen. I find it extremely difficult once you're tied down with car, house, life etc. Funding is always the biggest concern. To make this a bit more specific, I see two types. Those…
Martin Blore
  • 4,645
  • 5
  • 29
  • 35
13
votes
3 answers

How can we unify business goals and technical goals?

Some background I work at a small startup: 4 devs, 1 designer, and 2 non-technical co-founders, one who provides funding, and the other who handles day-to-day management and sales. Our company produces mobile apps for target industries, and we've…
12
votes
6 answers

What are the methods to estimate source code value?

I've been working on some project on my free time for the past few months. Recently I've been approached by friends to build a startup, and this source code would be very valuable to us. As a co-founder, this code could count for something in the…
Antoine
  • 527
  • 3
  • 5
  • 11
11
votes
9 answers

Hiring at start-ups vs established companies

I have always wondered about this and perhaps experienced folks here can comment on this. I always read that big established software companies such as Google, Microsoft, etc are always wary of hiring software engineers/(or other related…
fjxx
  • 827
  • 4
  • 12
11
votes
5 answers

Is web application startup time really that important?

Had a conversation with someone about adding some initialization code on application startup and he complained about that causing an increasing in the startup time. He couldn't really state a reason (gut feeling or something, don't know). This is…
JohnDoDo
  • 2,309
  • 2
  • 18
  • 32
1
2 3 4