Archives (2008 - 2023)

Archives (2008 - 2023)

1501 bookmarks
Newest
ricbra/rabbitmq-cli-consumer: Consume RabbitMQ messages into any cli program
ricbra/rabbitmq-cli-consumer: Consume RabbitMQ messages into any cli program

"If you are a fellow PHP developer just like me you're probably aware of the following fact: PHP really SUCKS in long running tasks.

When using RabbitMQ with pure PHP consumers you have to deal with stability issues. Probably you are killing your consumers regularly just like me. And try to solve the problem with supervisord. Which also means on every deploy you have to restart your consumers. A little bit dramatic if you ask me.

This library aims at PHP developers solving the above described problem with RabbitMQ. Why don't let the polling over to a language as Go which is much better suited to run long running tasks."

ricbra/rabbitmq-cli-consumer: Consume RabbitMQ messages into any cli program
alibaba/pouch: Pouch is an open-source project created to promote the container technology movement.
alibaba/pouch: Pouch is an open-source project created to promote the container technology movement.

"Pouch is an open-source project created by Alibaba Group to promote the container technology movement.

Pouch can pack, deliver and run any application. It provides the environment for applications with strong isolation in quite lightweight way. Pouch not only splits the application itself from the underlying environment, but also has ability to remain the good experience of operation.

The ambition of Pouch is embracing container ecosystem and perfecting container standards OCI(Open Container Initiative). With the ability Pouch provides, people can spend less energy transforming applications to be cloud native."

alibaba/pouch: Pouch is an open-source project created to promote the container technology movement.
Shieldfy : Web application protection & security monitoring for web developers
Shieldfy : Web application protection & security monitoring for web developers

"We provide you with details about every threat , including every step hacker did since he landed on your web application what type of browser & os he uses and where is he came from. Also what he did on your website to find a weakness and hist attempts to exploit this weakness.

That insights help you to find weakness and vulnerabilities faster."

Shieldfy : Web application protection & security monitoring for web developers
GoogleCloudPlatform/container-diff: container-diff: Diff your Docker containers
GoogleCloudPlatform/container-diff: container-diff: Diff your Docker containers

"container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:

Docker Image History Image file system Apt packages pip packages npm packages These analyses can be performed on a single image, or a diff can be performed on two images to compare. The tool can help users better understand what is changing inside their images, and give them a better look at what their images contain."

GoogleCloudPlatform/container-diff: container-diff: Diff your Docker containers
A-Frame – Make WebVR
A-Frame – Make WebVR

:a:-Frame is a web framework for building virtual reality (VR) experiences. As originators of WebVR, the Mozilla VR team developed A-Frame to be the easiest as well as the most powerful way to develop WebVR content. As a fully open project, A-Frame has grown to be one of the largest and most welcoming VR communities.

A-Frame is based on top of HTML, making it simple to get started. But A-Frame is not just a 3D scene graph or a markup language; the core is a powerful entity-component framework that provides a declarative, extensible, and composable structure to three.js.

A-Frame – Make WebVR
DependencyWheel: An Interactive Visualization Of Package Dependencies
DependencyWheel: An Interactive Visualization Of Package Dependencies
"Modern development use package managers (composer, npm, bundler, etc.). Applications depend on a large number of packages, which depend themselves on other packages. The Dependency Wheel visualization attempts to reveal the entire dependency tree of any PHP library using Composer for dependency management. Each chord in the disc represents a dependency. Try hovering on packages to mask other dependencies. All rendering is done client-side, in JavaScript. Built with d3.js"
DependencyWheel: An Interactive Visualization Of Package Dependencies
Web Starter Kit | Web | Google Developers
Web Starter Kit | Web | Google Developers
"Web Starter Kit is an opinionated boilerplate for web development. Tools for building a great experience across many devices and performance oriented. Helping you to stay productive following the best practices outlined in Google's Web Fundamentals. A solid starting point for both professionals and newcomers to the industry."
Web Starter Kit | Web | Google Developers