autorebase
monorepo
autorebase | monorepo | |
---|---|---|
9 | 60 | |
77 | 1,164 | |
- | 2.8% | |
4.8 | 10.0 | |
3 months ago | about 4 hours ago | |
Rust | TypeScript | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
autorebase
-
Where are my Git UI features from the future?
> It should be possible to sync all of my branches (or some subset) via merge or rebase, in a single operation.
Not sure if this is exactly what the author is looking for but I made Autorebase exactly for this.
https://github.com/Timmmm/autorebase
Great article btw. A lot of those things are way harder than they should be.
-
In Praise of Stacked PRs
That sounds great! I have partly solved this issue in my autorebase tool (https://github.com/Timmmm/autorebase) - it basically rebases every branch, and fixes the commit time so that stacked branches get preserved even after a rebase just because the hashes all match properly.
That obviously doesn't work if you modify or drop any of the commits, so this option is very welcome!
-
Lightning-fast rebases with git-move
I have a tool that will automatically pull master and rebase all of your branches onto it, or as far as it can without conflicts.
-
git-stack: Request for feedback / testers
I use a similar workflow and also got fed up with constantly rebasing branches so I made Autorebase to do it for me. It works really well and there were a surprising number of edge cases to handle, e.g. what happens when you run it from another worktree? What happens if the branch you want to rebase is checked out in another worktree? Etc.
- Automatically rebase all your branches onto master
- Autorebase - automatically rebase branches onto master
- Show HN: Automatically Rebase Branches onto Master
- Autorebase: Automatically rebase all your branches onto master
monorepo
-
Collaborating with Markdown files is painful
This Lix change control system allows storing, tracking, querying, and reviewing changes in different file formats, e.g., .xlsx, .sqlite, or .inlang, but as in the blog post, could also bring Word's "track changes" level of traceability to Markdown:
https://lix.opral.com
https://github.com/opral/monorepo/tree/main/lix
I'm very interested in seeing how this would improve over git diffs (or something like gerrit + fisheye) for infra-as-code especially controls-as-code.
Looks like an SDK is "coming soon"...
-
Local First, Forever
Yep. Local-first is further commoditizing software.
Users will refrain from paying a subscription if their app version works and they don't need updates. The good old buy-a-license with 1 year of updates will likely make a big comeback. Local-first software, at least in lix universe [0], does not have fixed recurring maintenance costs like running servers. The elimination of fixed recurring maintenance costs will lead to a proliferation of "hobby apps" that are undercut by price/make it free altogether.
[0] https://github.com/opral/monorepo/blob/main/lix/README.md
-
Show HN: PlayBooks – Convert on-call documents into executable notebooks
here, be blown away https://github.com/opral/monorepo/tree/main/lix
solving version control for files like jupyter notebooks brings collaboration to those files without the need to give up files in favor of the cloud. playbooks could leverage lix in 1-2 years to build a file-based version of their tool
- Lix – A change control system for the web
- Writing a document with version control feauters
-
Ask HN: What happened to startups, why is everything so polished?
fixed the capitalization https://github.com/opral/monorepo/commit/6127c6899290b35442c...
-
I build a free tool for software localization due to my pain, and now I need the community feedback. Please, try and let me know what you think 🙏️
Hey there! Have you ever heard about inlang (inlang.com)? Your approach goes in our direction. Great to see so many people fixing the i18n pain! :)
-
Supercharging Your App Development: Unleashing the Full Potential of React Native
If you want to take a look, here is the website featuring our products: https://inlang.com/
-
I got a job by posting here
Last time I posted on this Subreddit I was announcing my typesafe i18n library. As luck would have it some people at Inlang saw that post and my project and contacted me to work on ParaglideJS.
-
Best approach for CSR and SSR Localization/Translation
I'm from inlang and we have a fully configurable JavaScript i18n library with paraglide-js that might help you. There will be a dedicated adapter of the library for NextJS that is more integrated into the framework. Until then you can look at our NextJS example and set the library up this way.
What are some alternatives?
git-stack - Stacked branch management for Git
typesafe-i18n - A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
sapling - A Scalable, User-Friendly Source Control System.
nextjs-monorepo-example - Collection of monorepo tips & tricks
git-stack - Stacked branch management for Git
firefly - The official IOTA and Shimmer wallet
git-assembler
stwui - Opinionated yet customizable Svelte-TailwindCSS component library
git-prev-next - Simple way to edit in a git commit history
tolgee-platform - Developer & translator friendly web-based localization platform
Git Town - Git branches made easy
jsLingui - 🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript