The strength of life to face oneself has been made manifest. The persona Carighan has appeared.
It’s called Chinese Room and it’s exactly what “AI” is. It recombines pieces of data into “answers” to a “question”, despite not understanding the question, the answer it gives, or the piece sit uses.
It has a very very complex chart of which elements in what combinations need to be in an answer for a question containing which elements in what combinations, but that’s all it does. It just sticks word barf together based on learned patterns with no understanding of words, language, context of meaning.
I mean in a way I get it, psychologically.
When you embrace Linux, you - sadly - also have to embrace the fiddling. Still, even in 2024. It’s gotten worlds better, but it still exists. But as it is a choice to swap to Linux - usually from Windows - you do not perceive this fiddling as a shared plight you can bond and laugh over, instead you see it as the “cost” of embracing Linux.
As a result, whatever setup you end up with has to be mentally justified to your own brain. A bit like a post-purchase rationalization. So you mentally consider your specific end result to be vastly superior to all other possible ones, after all, this is why you did it! You put in the work to create this, it must be superior.
Yeah like Atom or VSCode this is more a half-IDE in concept. Assuming it gets enough support it’s somewhere between a text editor (but will be more sluggish than pure text editors and struggle with very large files but then you ought to have specialized log viewers for that anyways) and an actual IDE (but have only limited IDE features).
I mean on the one hand, the hardware acceleration is awesome. The GUI toolkit is not of course (I assume MacOS has a default one to make everything look like it belongs?), but at least they made it look like a native app instead of the usual electron shit where it’s clearly a web page with a window border and some design 15y old me might think is cool but 16y old me would already have been ashamed of.
To be fair, there’s a big difference.
VS Code is a text editor / IDE. Compared to something like Notepad++, it’s super slow to open/load, its UI feels laggy at times, and it’s just overkill for opening a text file. Compared to specialized log viewers, it struggles with large files and is generally super slow.
But compared to “full” IDEs like IntelliJ, it’s marginal in coding features, lacking important analysis and testing support, plus integrations with ~everything.
If you find yourself in the middle, like many JS developers do, not actually needing the biggest IDE but also needing more than just a text editor, it’s a fine tool. As a Java Backend Dev, VS Code feels like a joke if applied to that, OTOH.
I don’t get it.
How is that a problem to people wanting to work on or work with Bitwarden? Or am I misunderstanding the wording on it?
It just seems to say that you cannot rip this SDK out to use it on something else. Which makes sense as far as an internal library goes, at least on the surface?