Live data from Hacker News

Kite is saying farewell and open-sourcing its code

kite.com

411–420 of 547 posts

Re: Kite is saying farewell and open-sourcing its code

#411

Kite messed up privacy expectations one too many times by uploading everything in my home folder without consent. They were repeatedly shamed for this on HN and every time it seemed like they didn't understand why people were mad about consensual analytics.

> uploading everything in my home folder

"just" the code you were working on, surely?

Re: Kite is saying farewell and open-sourcing its code

#413

Seeing a lot of comments trying to dispute the claim that "individual developers do not pay for tools". The claim does invite these kinds of disputes since it's so absolutist, but I do believe there is some truth to it, at least if we take it as a generalization (rather than a literal statement). Anyone who's either worked at a developer tooling company or tried to sell to developers themselves (I personally did both…

Developers know much more than other professions about how much SaaS products cost to run in terms of infra (i.e. very little for most products), so are much more likely to anchor on infra costs when considering whether a price is reasonable during purchasing decision than basically any other group.

Most SaaS are priced completely independently of infra costs (or any other costs really), but we are much less likely to accept products priced with high margins on top of obviously low infra costs, even though that doesn't represent nearly the full cost of running a SaaS (which consists mostly of payroll due to how high our salaries typically are haha...).

We also like to justify this line of thinking by the argument that "well, I can build this myself in an afternoon" (significantly underestimating the real ongoing time investment required to build and maintain a SaaS product, even seemingly trivial ones) or "I can write some bash scripts and put this on the VPS that I'm already running anyways" (undervaluing our own time).

Re: Kite is saying farewell and open-sourcing its code

#415
post #351

Earlier quoted context omitted.

I’m a web developer. My company pays for JetBrains IntelliJ for me. And I love it. But, if I had to pay for it out of my own pocket, I’d use VS Code instead. I’ve used both and IntelliJ is superior to VS Code, but not to such an extent that I would pay my own money for it. But I’m more than happy to have my company buy it for me.

IntelliJ suite is like 120$ a year, is that too much out of developer pay?

For someone working out of Silicon Valley? No. For someone working out of Bangalore, maybe?

Re: Kite is saying farewell and open-sourcing its code

#416
post #319

Earlier quoted context omitted.

So Microsoft should provide blanket protections to the developers that use it?

No, for a number of reasons: 1) It's the code license that matters, and the depends on what license the code the developer is building is using 2) License compatibility is undecided (see eg the different views of Apache Foundation and FSF on the compatibility of ASF 2.0 and GPL) 3) It's easy for someone to deliberately produce code that violates a license. MS is a big target and you can bet license trolls would chase…

3) is not a good reason. "Big fish" is not an excuse to not provide protection. The burden to protect others from harm as a direct result of a feature of a product is on the owner of that product.

Re: Kite is saying farewell and open-sourcing its code

#417
Two things are not providing for a bright future of IT:

- developers willing to use AI crutches instead of their own brains to write their code;

- developers unwilling to pay other developers while being paid themselves by companies whose profit models are often far removed from the honest craft of developing something wholesome.

Re: Kite is saying farewell and open-sourcing its code

#418
It's always a shock to see startups like this get shutdown. I guess initially there's a lot of hype and excitement, almost like an inevitability that will lead to raising more and more funding until a business model is found. It's always two things that stop that from happening 1. Run out of money 2. The founders quit. To persevere through covid, war, etc is no easy feat, to do it when you started in 2014 and then see fresh faces on the scene in the AI space in 2022, much harder.

It's also demoralising to see an entire category form without you, especially when you were working tirelessly towards it early on. I've really learned this the hard way also. Good luck to the Kite team in their future endeavours.

Re: Kite is saying farewell and open-sourcing its code

#419
post #267

Earlier quoted context omitted.

JetBrains IDE's is the most notable exception of dev tools I personally pay for, insane value and productivity makes it a no-brainer purchase given its instant ROI from time saved. Life's too short to not maximize your productivity for a few $'s.

I personally pay for Intellij but lately I've found it harder to motivate when vscode provides a very similar experience and especially since Python is supported out of the box for vscode.

I personally find JetBrains IDEs' capabilities exceed that of VSCode. The IDE just feels better thought out to me. However, the convenience of VSCode Web/GitHub Codespaces far exceeds that of JetBrains IDEs', so that's where I'm at now - on-demand web-based IDEs and a thin client.

Re: Kite is saying farewell and open-sourcing its code

#420

Earlier quoted context omitted.

Software developers are also more likely than most to be "free software people". I for one am excited to see Kite go open source; if it's truly open, including the underlying recommendation models and algorithms, I will be happy to use it and set up a monthly donation for whoever wants to keep working on it.

Exactly. Non-free software is always paying for a service. If you don't get the source (and the ability to use it) you don't get the software. The source code is the software... the binary is an merely way to access a small part of it.

I don't care about software licenses. I'm a contractor. I pay for software that makes me better at my job AND I trust the vendor will support ME.

My time is valuable to me and my clients.

Post reply on HN