Deno - (★ 57.4k on GitHub) is a secure runtime for JavaScript and TypeScript, a modern Node.js alternative. Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript.
Please take a look at the Deno Handbook as well for a quick start.
#nodejs #rust #v8 #js #javascript #typescript
Please take a look at the Deno Handbook as well for a quick start.
#nodejs #rust #v8 #js #javascript #typescript
Joplin - (★ 16.8k on GitHub) is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
#js #todo #note
#js #todo #note
wttr.in - (★ 12.3k on GitHub) is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers.
To see it in action, just open your console and hit the command:
Check out the GitHub page for more examples
#terminal #cli #tui #python
To see it in action, just open your console and hit the command:
$ curl http://v2.wttr.in
Check out the GitHub page for more examples
#terminal #cli #tui #python
Trilium Notes - (★ 8.4k) is a hierarchical note taking application with focus on building large personal knowledge bases. See screenshots for quick overview.
#wiki #js
#wiki #js
telega.el - (★ 428) is full featured unofficial client for Telegram platform for GNU Emacs. 🤓
#emacs #gnu #bobukrecommends
#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
#nerds #jsiseverywhere #js #electron #mac #archeology
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
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
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
#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
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
FlowChart.fun - (★454 on GitHub) easy webapp to create flowcharts by simply typing text with indents.
#react #chart
#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
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