Posts
-
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
-
ClashForMagisk
A rule-based tunnel in Go. This module is wrapper for clash
A rule-based tunnel in Go. This module is wrapper for clash
Tags: #java
-
fb-flo
A Chrome extension that lets you modify running apps without reloading them.
fb-flo is made up of a server and client component. This will guide through configuring your server for your project and installing the Chrome extension.
Tags: #javascript
-
Here
Here Music 一个使用 Electron + React 开发的音乐客户端
HERE Music 是基于 Binaryify/NeteaseCloudMusicApi 提供的网易云音乐 API ,使用 Electron、React、Redux、Nedb 开发的一款网易云音乐第三方。
特点是好看、简约、优雅、易用。目前发布了第一个版本,已经可以支撑日常的使用。
因为暂时只有我一个人在测试,所以可能会有一些没有被我发现的 Bug,大家在如果在使用的过程中发现 Bug,请在 issue 中告诉我,我会及时进行修复。
如果你对 HERE Music 的开发感兴趣的话,欢迎一起参与到项目的开发。
Tags: #javascript
-
python-api
A Python-based API for accessing Shotgun.
Shotgun provides a simple Python-based API for accessing Shotgun and integrating with other tools. This is the official API that is maintained by Shotgun Software (support@shotgunsoftware.com)
The latest version can always be found at http://github.com/shotgunsoftware/python-api
Tags: #python
-
kimai
Kimai v1 open source time-tracking - please switch to Kimai v2
Go ahead to https://github.com/kevinpapst/kimai2 and update to use the latest release, rewritten from scratch, which is also much more extendable than Kimai v1. If you are still running Kimai v1 and need support, we are available for paid support.
Tags: #php • timetracker • timetracking
-
google-api-ruby-client
REST client for Google APIs
This repository contains a set of simple client libraries for various Google APIs. These libraries are generated automatically from Discovery Documents, and the code generator is also hosted here in this repository.
Each client provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts.
- Control of retry, pagination, and timeouts.
These client libraries are officially supported by Google, and are updated regularly to track changes to the service. However, many Google services, especially Google Cloud Platform services such as Cloud Storage, Pub/Sub, and BigQuery, may provide a more modern client that is easier to use and more performant. See the section below titled “Which client should I use?” for more information.
Tags: #ruby
subscribe via RSS