A History of IDEs at Google
271–280 of 333 posts
Re: A History of IDEs at Google
#272Earlier quoted context omitted.
It's the same thing with a different name and different default settings.
Consumer version: BE_EVIL=true Internal version: BE_EVIL=false
Re: A History of IDEs at Google
#273Re: A History of IDEs at Google
#274"the advantages of having a single, extensible platform become even more obvious" -- imagine the impact that could be unlocked if we got the Android and Chromium workflows into CiderV/Critique! The article is framed around "all Googlers" but there is still a very large contingent of Googlers who cannot use these tools.
Re: A History of IDEs at Google
#275I jumped from Google to Facebook on 2019 and while I had thought Google had best in industry developer tooling, Facebook had it better. Google’s dinky browser based Cider was cute but Facebook in its transition from Atom to VS Code was far ahead. Google might have invented asynchronous web based code review with Mondrian and Critique, but Facebook’s Diff was better with its stacked diff support. Google’s Buganizer wa…
Re: A History of IDEs at Google
#276Earlier quoted context omitted.
We can use jj now, thank goodness. But I still miss my old git workflows + lazygit
I’m no longer at Google and I use jj for my git repo at my current workplace. It’s great as it’s similar to hg but slightly more convenient (no need to manually `hg evolve`). It’s also great that it’s a skill that’s transferable to the world outside google3.
Re: A History of IDEs at Google
#277Xoogler here (2014-2017). My team (part of Ads) used primarily Java, and we used the Eclipse, then we started switching the IntelliJ. Cider was used also a lot, but I've heard even back then some folks were free to use whatever they like - vi, emacs, you name it.
Yep, I made my own! (Xoogler 2017-2023) this is my noogler IDE story, one of my favorite, proudest hacks! I developed a fork of the IntelliJ IDE on my second week at google out of raw frustration over latency. At the time I was commuting 2-3hrs/day SF MTV on the gBus. Connectivity on the bus wasn't optimal, and there was high latency. Cider didn't have deep integration, and wasn't able to let me explore and understan…
Later I rented a vacation home in South Lake Tahoe and worked remotely. It was only then that I realized it had terrible latency.
Re: A History of IDEs at Google
#278Re: A History of IDEs at Google
#279Re: A History of IDEs at Google
#280Earlier quoted context omitted.
My point on the acquisitions was that a surprising amount of their successful software was not made in house. Again, I don't mean it as a knock against them, necessarily. AI is an odd example. For one, a lot of the research there is from acquisitions. Somewhat feeding back to my first point. They also were seen as tripping up on a lot of the current AI race, no?
Referring to DeepMind in the UK? Ah yes, that’s definitely through acquisition. But even though their AI models aren’t the absolute leaders in every field, all their models are near the top, across the board. Yeah, their recognition of this current dominant trend before any other major company has given them a big advantage in the number of fields they’ve applied AI to. For example, by putting their full weight behin…
Do they largely make this work for them internally? Seems so, yes. But taking on any sort of dependency to Google is something you can only do if you can keep up with their very large developer base.