Golang utility for proving and finalizing withdrawals from op-stack chains.withdrawer Golang utility for proving and finalizing ETH withdrawals from op-stack chains. Installation go install github.com/base-org/withdrawer@latest Usage Step 1 Initiate a withdrawal on L2 by sending ETH to the L2StandardBridge contract at 0x4200000000000000000000000000000000000010, and note the tx hash. Example on Base Goerli: 0xc4055dcb2e4647c37166caba8c7392625c2b62f9117a8bc4d96270da24b38f13. Note: Do not send ER…
A collection of awesome one-liners for bug bounty hunting.One-Liners Thanks to all who create these Awesome One Liners❤️ Subdomain Enumeration Juicy Subdomains subfinder -d target.com -silent | dnsprobe -silent | cut -d ' ' -f1 | grep --color 'api\|dev\|stg\|test\|admin\|demo\|stage\|pre\|vpn' from BufferOver.run curl -s https://dns.bufferover.run/dns?q=.target.com | jq -r .FDNS_A[] | cut -d',' -f2 | sort -u from Riddler.io curl -s "https://riddler.io/search/e…
The open-source status page The Open-source Status Page and Alerting System The Atlassian's Statuspage Open Source Alternative. Learn more » Discord · Website · Issues · Roadmap About OpenStatus OpenStatus is open-source status page and alerting system. We are building it publicly for everyone to see our progress. We believe great softwares are built this way. You can choose to host it yourself or use our hosted version at open…
A self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. Linkwarden Homepage | Getting Started | Features | Roadmap | Screenshots | Support ❤ Intro & motivation Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. The objective is to organize useful webpages and articles you find across the web in one place, and since useful webpages can go away (see the inevitability of Lin…
An Open-source Toolkit for LLM DevelopmentLLaMA2-Accessory: An Open-source Toolkit for LLM Development 🚀 🚀LLaMA2-Accessory is an open-source toolkit for pre-training, fine-tuning and deployment of Large Language Models (LLMs) and mutlimodal LLMs. This repo is mainly inherited from LLaMA-Adapter with more advanced features.🧠 News [2023.07.23] Initial release 📌 Features 💡Support More Datasets and Tasks 🎯Pre-training with RefinedWeb and StarCoder. 📚Single-modal fine-tuning with Alpaca,…
Rinha de Backend - Edição 2023 Q3Rinha de Backend - Edição 2023 Q3 Baseda nesse tuíte: https://twitter.com/zanfranceschi/status/1685083383397765120 A ideia é fazer um torneio de APIs que passariam por um teste de stress. A API que aguentar mais, ganha :) Instruções Acesse às instruções do torneio aqui. Inscrições Faça um pull request incluindo sua intenção de participar pra eu ter uma noção de quantas pessoas participariam, por favor. Se preferir, preenche esse formulário aqui do Google em v…
visionOS 30 days challenge.visionOS_30Days visionOS 30 days challenge. Twitter: #30_days_visionOS Day Title Summary 1 Hello visionOS 2 Show teapot 3 Play HLS video 4 Place box 5 Textured box 6 Handle drag and tap 7 Post to Slack 8 Attachment and animation 9 Portal 10 ImageBoard 11 Title animation 12 2D Map 13 Place axis 14 Progressive and Full view 15 TabView 16 ARKitSession Placement 17 Ornament 18 3D Text 19 Speech Recognition 20…
Manage a user environment using Nix [maintainer=@rycee]Home Manager using Nix This project provides a basic system for managing a user environment using the Nix package manager together with the Nix libraries found in Nixpkgs. It allows declarative configuration of user specific (non global) packages and dotfiles. Usage Before attempting to use Home Manager please read the warning below. For a systematic overview of Home Manager and its available options, please see the Home Manager manual, th…
2D raster & vector editor that melds traditional layers & tools with a modern node-based, fully non-destructive procedural workflow. Redefining state-of-the-art graphics editing Graphite is an in-development raster and vector 2D graphics editor that is free and open source. It is powered by a node graph compositing engine that supercharges your layer stack, providing a completely non-destructive editing experience. Graphite is a lightweight vector graphics editor that runs in your browser…