Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
​​telega.el - (β˜… 428) is full featured unofficial client for Telegram platform for GNU Emacs. πŸ€“

#emacs #gnu #bobukrecommends
​​macintosh.js - (β˜… 4.3k) is Mac OS 8, running in an Electron app pretending to be a 1991 Macintosh Quadra.

#nerds #jsiseverywhere #js #electron #mac #archeology
​​awesome-web-effect - (β˜… 227) is a large collection of exquisite and compact web page cool effects. Most of them are written on JS or/and CSS.

#design #css #js #effects
​​Mermaid - (β˜… 31.5k at GitHub) is a Javascript based diagramming and charting tool. It generates diagrams flowcharts and more, using markdown-inspired text for ease and speed.

#js #diagram #chart
​​tmpmail - (β˜…517) is a command line utility that allows you to create a temporary email address and receive emails to the temporary email address. It uses 1secmail's API to receive the emails.

#cli #tui #terminal #email
​​csview - (β˜…130) is high performance command line CSV file viewer with cjk/emoji support. Very handy utility if you need to open large CSV files and you don’t want to open Excel for it.

#cli #tui #terminal #rust #csv
​​GHunt - (β˜…3.3k) is an OSINT tool to extract information from any Google Account using an email.

It can currently extract:

β€’ Owner's name
β€’ Last time the profile was edited
β€’ Google ID
β€’ If the account is a Hangouts Bot
β€’ Activated Google services (YouTube, Photos, Maps, News360, Hangouts, etc.)
β€’ Possible YouTube channel
β€’ Possible other usernames
β€’ Public photos
β€’ Phone models
β€’ Phone firmwares
β€’ Installed software
β€’ Google Maps reviews
β€’ Possible physical location

#privacy #python
​​NSQ - (β˜…18.7k on GitHub) is a realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.

It promotes distributed and decentralized topologies without single points of failure, enabling fault tolerance and high availability coupled with a reliable message delivery guarantee.

Operationally, NSQ is easy to configure and deploy (all parameters are specified on the command line and compiled binaries have no runtime dependencies). For maximum flexibility, it is agnostic to data format (messages can be JSON, MsgPack, Protocol Buffers, or anything else).

#messaging #queue #broker
​​Uptime - (β˜…2.3k on GitHub) s the open-source uptime monitor and status page, powered entirely by GitHub Actions and Issues. Using GitHub Actions, monitor unlimited webpages every 5 minutes, and store version-controlled response time stats.

#monitoring
​​Uroboros - (β˜…398) is a GNU/Linux monitoring tool focused on single processes.

While utilities like top, ps and htop provide great overall details, they often lack useful temporal representation for specific processes, such visual representation of the process data points can be used to profile, debug and generally monitor its good health. There are tools like psrecord that can record some of the activity of a process, but some graphical server is required for rendering, and it's neither complete nor realtime.

Uroboros aims to fill this gap by providing a single tool to record, replay and render in realtime process runtime information in the terminal, without affecting the process performances like more invasive ptrace based solutions would do.

See it in action.

#monitoring #linux #ps #process
​​github1s - (β˜…3.6k) one second to read GitHub code with VS Code. Just add 1s after github and press Enter in browser address bar for any repository you want to read.

For Example VS Code:

https://github1s.com/microsoft/vscode

#awesome #vscode #github
​​FlowChart.fun - (β˜…454 on GitHub) easy webapp to create flowcharts by simply typing text with indents.

#react #chart
​​Tauri - (β˜…13.4k on GitHub) is a framework for building tiny, blazing fast binaries for all major desktop platforms. The core is built with Rust and the CLI leverages Node.js making Tauri a genuinely polyglot approach to creating and maintaining great apps.

The biggest difference from Electron is that it doesn't use Chromium under the hood, it uses system webviews. That makes it much faster and more resource efficient.

#desktop #rust #cli
​​Focalboard - (β˜…2.2k on GitHub) is an open source, self-hosted alternative to Trello, Notion, and Asana.

It helps define, organize, track and manage work across individuals and teams. Focalboard comes in two editions:

- Focalboard Personal Desktop: A stand-alone desktop app for your todos and personal projects. This is a single-tenant locally run server running Focalboard for optimal speed and performance.

- Focalboard Personal Server: A self-hosted server for your team to collaborate.

#todo #tickets #planning
Reproxy - (β˜…270 on GitHub) is a minimalistic reverse proxy server from legendary Umputun and Bobuk.

- Automatic SSL termination with Lets Encrypt
- Support of user-provided ssl certificates
- Simple but flexible proxy rules
- Static, command line proxy rules provider
- Dynamic, file-based proxy rules provider
- Docker provider with an automatic discovery
- Optional traffic compression
- User-defined limits and timeouts
- Single binary distribution
- Docker container distribution
- Builtin static assets server
- Open source

I will try to install this proxy for my personal server to try it because I had recently some issues with Caddy

#proxy #reverse #bobukrecommends
​​Ory/Kratos - (β˜…3.1k on GitHub) - Next-gen SSO identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, service-to-service and IoT auth. Can work as an OAuth2 / OpenID Connect Provider. Golang, headless, API-only - without templating or theming headaches.

#sso #user #management #login #auth #bobukrecommends
Awesome-Selfhosted - (β˜…58.1k) is a list of Free Software network services and web applications which can be hosted on your own servers

#awesome #free #opensourse
​​Calendso - (β˜…4k on GitHub) - the open-source Calendly alternative. Self-hosted, white-label by design, API-driven and ready to be deployed on your own domain. You are in control of your events and data.

#calendar #scheduler #meetings
​​lightGallery - (4.3β˜… at GitHub) A yet another lightweight, modular, JavaScript image and video lightbox gallery plugin. Available for React.js, Vue.js, Angular, and TypeScript.

#gallery #js #images
​​BitClout - (150β˜… at GitHub) is a new type of social network that lets you speculate on people and posts with real money, and it’s built from the ground up as its own custom blockchain.

This is very interesting idea and ambitious experiment, so try to read their main concept ideas here: https://docs.bitclout.com/

#social #network #crypto
​​Piped - (1kβ˜…) is an alternative YouTube self-hosted frontend which is efficient by design.

By using Piped, you can freely watch and listen to content freely without the fear of prying eyes watching everything you are doing.

Features:
- No Ads
- No Tracking
- Infinite Scrolling
- Login
- Feeds
- Integration with SponsorBlock
- Integration with LBRY
- 4K support
- No connections to Google's servers
- Playing just audio
- Comments
- Playlist support
- Captions support
- Search Suggestions
- Livestreams support with a quality selector
- PWA support
- Support for IOS
- Preferences saved locally
- Multi-region loadbalancing
- Performant by design, designed to handle 1000s of users concurrently

#youtube #privacy
πŸ‘1