Just hop back to the shower.
Just hop back to the shower.
There’s porn here?
I wish it was true here. Major releases are always the most shameful ones because so much is always left to “we can fix that later”
Niantic always announced itself as a data company.
Oh I trust my code, but I don’t trust my coworkers not to break something on the very next commit.
ClickUp is A LOT worse than Jira.
If a tool were created that properly converted an UML diagram into a project without any need for code, all the programmers that lost their job to this tool would then be hired by the company that offered it, in order to give maintenance and support to everything the customers want in their programs.
It would be removing programmers from they payroll of some companies but they would still be working for them, just further down in the chain.
The same is true for AI. If AI could completely replace programmers in some area, it would need a lot of programmers itself to keep dealing with all the edge cases that would show up from being used everywhere that a programmer was needed before.
I believed they maybe weren’t listening because those cases that people claim as “proof” of listening can usually be explained in other ways as well. People tend to assume they were listening because its the easier explanation but with the amount of data that Meta has, they can easily lead people into thinking about things by showing specific posts on the Facebook timeline and also predict to some extent what people may end up talking about based on things like how many times you replay a certain video and how long did you keep certain posts in focus on the screen and that sort of stuff that people often don’t realize is also data for them.
Still, I would never put my hand on fire for them and never completely discarded the possibility of them listening.
Well we always accused Meta of listening. If it was their partners, they technically weren’t lying when they said they weren’t. “we don’t need to listen to you” was technically correct too, it just missed one word: “we don’t need to listen to you ourselves”
GitLab has such a strong work from home culture that I wish more companies would adopt, I hope they don’t lose that if they’re sold.
Yes, I trust my coworkers and our company’s workflow enough to produce better code than that.
Speaking specifically about npm: A ton of packages used as dependencies for a million different things have very loose quality control, some even merge community PRs straight to release without checking the code in any way. More often than not I have run into packages maintained by people with no connection to the original dev and don’t even know how its code actually works.
I remember a couple years ago I needed to read zip64 files so I picked up the zip file definition and implemented the read operation for it in the package we were using for zips. I only implemented a very small subset of the format to strictly solve my problem. I opened a pr to them saying “here’s some quickstart of you plan to add full support for zip64” - next time I checked they has merged my pr as if was and now were having folks registering issues for incomplete zip64 support.
I deleted all my comments last year. Recently I got a notification for a response in one of such comments. When I clicked the notification link, my comment and the response were visible. The comment doesn’t show up in my profile.
If it were just millisecond advantages I would gladly use VSCode, but in large projects the difference is massive, it takes minutes to fully load a project and several seconds to perform certain actions.
Yeah, all I got to see was the main window, couldn’t even get it to open a file.
Maybe for you. I personally am quite picky about tools I use all day every day.
VSCode is only fast if you’re comparing it to Atom.
They changed their dependencies and now your stack no longer supports the lib until you fix your whole framework to work with the up-to-date stuff.
I don’t get it