- Disposal8433Which ones and what are those exclusive features that GitLab doesn't have?
- Flagged because:
> what if we could run only the relevant E2E tests
The real title should be "Using Claude Code to Reduce E2E Tests by 84%."
- Killing robots made by slaves. Where do I sign up?
- > If outages [...] stop whole companies in their tracks
They should fucking learn how to code because no one in their right mind would depend on such an external service that can be easily replaced by cloning repos locally or using proxies like Artifactory. Even worse when you know that Microsoft is behind it.
Yes, most companies don't have good practices and suck at maintaining a basic infrastructure, but it doesn't mean GitHub is the center of the internet. It's only a stupid git server with PRs.
- What do you suggest? Some kind of std::const_reference<Type>? Clang-tidy is enough in addition to the reviews.
- It's perverse and disgusting. Also what about lazy students, neurodivergent, or poor people that are most likely not having a good outcome despite learning? In the end even average students would be ignored by the teachers.
What about everyone having the same education? What about not putting capitalism in everything?
- He's even more wrong when the Python typing system allows us to catch bugs in small scripts.
- Like obfuscating text on Twitter, GitHub gists, or using an unreliable E2E encrypted service?
> without creating accounts or relying on any platform to keep it safe
You're still restricted to places where your JS decryption functions can be used. A novel idea would be to put both text and decryption inside a simple URL like a bookmarklet.
> The encryption method could be anything
Insecure then.
- I had the same reaction. It's a big stretch to call a "tool" 500 lines of JS that could be replaced with a few Bash calls, a regexp, or a small self-contained Python+UV script. Even worse when it's limited in functionality.
We failed at creating automation tools for the users (even if Apple tried that with AppleScript or Automator), but vibe coding throwaway scripts is not the answer.
- It is prohibiting in a few ways: relying on a company in a foreign country, and no alternative if your account gets randomly banned. Also what would happen to developers in embargoed countries?
Those are unacceptable to developers outside of the USA.
- Or yours...
- They remove your privacy to make you think that your not worthy and that there is this pyramid. It worked!
I don't use Google's products either. As for Microsoft and other big companies, they deserve the same hate.
- Will the LLM take responsibility for the bugs and bad code introduced by the review? If it does and I'm free, then go for it.
- > deep understanding
It took me less than one day to switch from git.
- > Since jj doesn't have names branches
False. You need to call `jj branch set -r@ XYX` manually which can be a PITA but you only need to do that once you push. Or there is `jj git push --named XYZ=@` which moves the branch.
- IIRC it's push force with lease, ie non destructive push force. No one will be bothered or notice what you did.
And if you have conflicts, it's really easy to rebase and fix any issue.