Posts
-
celebrate
A joi validation middleware for Express.
celebrate is tested and has full compatibility with express 4 and 5. It likely works correctly with express 3, but including it in the test matrix was more trouble than it’s worth. This is primarily because express 3 exposes route parameters as an array rather than an object.
Tags: #javascript • express-middleware • joi
-
TelegramApiServer
Fast, simple, async php telegram api server: MadelineProto + Amp HTTP Server
Fast, simple, async php telegram api server: MadelineProto and Amp Http Server
- Online demo (getHistory + Media Download): tg.i-c-a.su
- My content aggregator: i-c-a.su
- Get telegram channels in RSS: TelegramRSS
Tags: #php • microservice • telegram
-
sage-acf-wp-blocks
Composer library for generating ACF Gutenberg blocks from templates.
Generate ACF Gutenberg blocks just by adding templates to your Sage theme. This package is based heavily on this article by nicoprat.
Tags: #php
-
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Sunflower package can be downloaded from following locations:
- Arch Linux AUR
- Ubuntu PPA (usually late by a version or two)
- Gentoo
Installation:
emerge --ask x11-misc/sunflower
Official packages can be downloaded from here or releases page above.
Tags: #python • file-manager • twin-panel
-
rails-controller-testing
Brings back
assignsandassert_templateto your Rails testsThis gem brings back
assignsto your controller tests as well asassert_templateto both controller and integration tests.These methods were removed in Rails 5.
Tags: #ruby
-
candy-api
GetCandy E-Commerce API
For installation instructions and usage details, please take a look at the official guides.
Tags: #php • api-rest • laravel
-
ssh-baseline
DevSec SSH Baseline - InSpec Profile
This Compliance Profile requires InSpec for execution:
$ git clone https://github.com/dev-sec/ssh-baseline $ inspec exec ssh-baselineYou can also execute the profile directly from Github:
$ inspec exec https://github.com/dev-sec/ssh-baselineTags: #ruby • inspec • audit
-
samson
Web interface for deployments, with plugin architecture and kubernetes support
Create a project and 1 or more stages (staging/production etc), then selects a version and start the deploy.
Samson will:
- clone git repository
- execute commands associated with the stage (or execute API calls for kubernetes)
- stream deploy output to everybody who wants to watch
- persist deploy output for future review
Tags: #ruby • kubernetes • cd
-
games201
Advanced Physics Engines 2020: A Hands-on Tutorial
最新课程主页:https://yuanming.taichi.graphics/teaching/2020-games201/ (本页面不再更新)
课件下载(讲义与代码):https://forum.taichi.graphics/t/topic/272
课程回放地址:https://www.bilibili.com/video/BV1ZK411H7Hc
课程直播地址: http://webinar.games-cn.org (直播结束后Bilibili有回放,请点上一个链接)
建议前置课程: 高等数学、Python或任何一门程序设计语言
课程安排: 共10节课,每周一次。2020年6月1日开始,时间为北京时间晚上8:30-10:00。
课程作业: 课程共有三个开放项目。自愿完成。开放项目可以1-3人组队。
开放项目以同学们自由发挥为主,同学们可以自己将代码分享到 https://forum.taichi.graphics/ 论坛进行讨论,互相切磋。每次我们会选择有代表性的几个项目会在下次上课展示、点评。课程最后会进行最终点评、线上颁奖。
Tags: #python
-
phive-queue
$queue->push(‘I can be popped off after’, ‘10 minutes’);
Tags: #php • queue • pdo
subscribe via RSS