A TUI Git client inspired by MagitIt's Gitu! - A Git porcelain outside of Emacs A terminal user interface for Git. Inspired by Magit, and launched straight from the terminal. Features Gitu aims to implement many of the core features of Magit over time. It should be familiar to any previous Magit users. A rough list of so-far supported features: File/Hunk-level stage/unstage Show (view commits / open EDITOR at line) Show branches Branch: checkout Commit: commit, amend, fixup Fetch:…
Ethereum implementation on the efficiency frontierErigon Erigon is an implementation of Ethereum (execution layer with embeddable consensus layer), on the efficiency frontier. Archive Node by default. An accessible and complete version of the documentation is available at erigon.gitbook.io. System Requirements Usage Getting Started Logging Testnets Block Production Windows GoDoc Beacon Chain Dev Chain Caplin (Internal Consensus Layer) Key features More Efficient State Storage Faste…
⭐️ A friendly language for building type-safe, scalable systems! Gleam is a friendly language for building type-safe systems that scale! For more information see the website. Sponsors Gleam is kindly supported by its sponsors. If you would like to support Gleam please consider sponsoring its development on GitHub. Thank you to our sponsors! Gleam would not be possible without you. Aaron Gunderson - Abdulrhman Alkhodiry - Adam Brodzinski - Adam Johnston - Ad…
Fluence Developer Rewards Generate proof (docker) Build docker image docker build -t dev-reward-script . If your ssh keys are in ~/.ssh, run the script: docker run -it --rm --network none -v ~/.ssh:/root/.ssh:ro dev-reward-script If your ssh keys are in other directories, replace {dir_path_for_your_ssh_keys} with your directory path: docker run -it --rm --network none -v /{dir_path_for_your_ssh_keys}:/root/.ssh:ro dev-reward-script Generate proof (local sh script) Install dependen…
List of free GPTs that doesn't require plus subscriptionGPTs Prompts And Jailbreaks Programming Marketing Academic Job Hunting Game Creative Prompt Engineering Business Productivity & life style Jailbreaks New GPTs Prompt leaks https://github.com/friuns2/Leaked-GPTs
Fast Rust bundler for JavaScript with Rollup-compatible API. 🚧 Work in Progress Rolldown is currently in active development and not usable for production yet. Rolldown Rolldown is a JavaScript bundler written in Rust intended to serve as the future bundler used in Vite. It provides Rollup-compatible APIs and plugin interface, but will be more similar to esbuild in scope. For more information, please check out the documentation at rolldown.rs. Contributing We would love to have mor…
Run sing-box/mihomo as client in shell ShellCrash 中文 | English Function introduction: ~Convenient use in Shell environment through management script Crash~Support management of Crash functions~Support online import Crash supports sharing, subscription and configuration links~Support configuration timing tasks, support configuration file timing updates~Support online installation and Use local web panel to manage built-in rules~Support routing mode, native mode and other mode s…
Chat Ollama This is a Nuxt 3 + Ollama web application. It's an example of Ollama Javascript library. Feature list: Models management (list, download, delete) Chat with models Ollama Server You will need an Ollama server running. You can run it in local environment following the installation guide of Ollama. By default, Ollama server is running on http://localhost:11434. Install ChromaDB and startup #https://hub.docker.com/r/chromadb/chroma/tags docker pull chromadb/chroma docker run -d -…
The realtime kanban board for workgroups built with React and Redux.Planka Elegant open source project tracking. Client demo (without server features). Features Create projects, boards, lists, cards, labels and tasks Add card members, track time, set a due date, add attachments, write comments Markdown support in a card description and comment Filter by members and labels Customize project background Real-time updates User notifications Internationalization How to deploy Planka There are …