Archives (2008 - 2023)

Archives (2008 - 2023)

1501 bookmarks
Newest
Virtualization
Virtualization

"Proxmox VE is a complete open source server virtualization management solution. It is based on KVM virtualization and container-based virtualization and manages virtual machines, storage, virtualized networks, and HA Clustering.

The enterprise-class features and the intuitive web interface are designed to help you increase the use of your existing resources and reduce hardware cost and administrating time - in business as well as home use. You can easily virtualize even the most demanding Linux and Windows application workloads."

Virtualization
ProseMirror
ProseMirror

" ProseMirror aims to improve that situation by providing a drop-in editor component with a rigid semantic document model, that can be customized to fit your application. By default, it exposes the CommonMark (Markdown) document model, but you can restrict that and/or add your own kinds of semantic elements."

ProseMirror
Docker in the Real World at Yelp
Docker in the Real World at Yelp
"Thousands of businesses use Yelp SeatMe every day to manage their seating and reservations. Having a stable system is incredibly important to us, given how critical this system is to many businesses. This blog post is going to dive into how we use Docker to reliably develop and deploy Yelp SeatMe. Docker is an incredibly powerful productivity booster and has simplified our deployment pipeline. Hopefully, from this post, you’ll understand how to do it for your team. First, we’ll give a little bit of background on what Yelp SeatMe is, how it’s developed, and deployed."
Docker in the Real World at Yelp
nikratio / S3QL — Bitbucket
nikratio / S3QL — Bitbucket

"S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access running Linux, FreeBSD or OS-X. S3QL is a standard conforming, full featured UNIX file system that is conceptually indistinguishable from any local file system. Furthermore, S3QL has additional features like compression, encryption, data de-duplication, immutable trees and snapshotting which make it especially suitable for online backup and archival. S3QL is designed to favor simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection and error handling have been included from the very first line, and S3QL comes with extensive automated test cases for all its components."

nikratio / S3QL — Bitbucket
Glide - HTTP based image manipulations
Glide - HTTP based image manipulations
"Glide is a wonderfully easy on-demand image manipulation library written in PHP. It’s straightforward API is exposed via HTTP, similar to cloud image processing services like Imgix and Cloudinary. Glide leverages powerful libraries like Intervention Image (for image handling and manipulation) and Flysystem (for file system abstraction)."
Glide - HTTP based image manipulations
Pushpin | About
Pushpin | About
"Pushpin makes it easy to create WebSocket, HTTP streaming, and HTTP long-polling services using any web stack as the backend. It’s compatible with any framework, whether Django, Rails, ASP, or even PHP. Pushpin works as a reverse proxy, sitting in front of your server application and managing all of the open client connections."
Pushpin | About
Balloon
Balloon
"Balloon is a drop box for your Dropbox. Share your Balloon to receive files, collect photos from an event, and so much more straight to your Dropbox."
Balloon
Distributing a PHP CLI app with ease
Distributing a PHP CLI app with ease

"Something I love with PHP is how easily you can build a CLI application. Some libraries like the Symfony Console Component has greatly improved this process. Also, the ability to package a whole application into a single PHAR container make the distribution and usage even easier.

"

Distributing a PHP CLI app with ease
aldeed/meteor-autoform
aldeed/meteor-autoform
"AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation."
aldeed/meteor-autoform
ShellCheck – Shell script analyzer
ShellCheck – Shell script analyzer
ShellCheck is a static analysis and linting tool for sh/bash scripts. It's mainly focused on handling typical beginner and intermediate level syntax errors and pitfalls where the shell just gives a cryptic error message or strange behavior, but it also reports on a few more advanced issues where corner cases can cause delayed failures.
ShellCheck – Shell script analyzer
Harrow.io | Seamless collaboration for software teams
Harrow.io | Seamless collaboration for software teams

"Harrow is a revolutionary new type of CI. Designed to be the core of your workflows and to help the whole team work together more effectively.

Make all of your useful scripts and tools available to everyone in the team.

Harrow adds audit logging, status notifications, management of secrets, advanced access control, and more.

Please find more technical details here."

Harrow.io | Seamless collaboration for software teams