Posts
-
PyDebloatX
Python GUI for uninstalling the default Windows 10 apps.
Pre-built binaries are available from the releases page.
PyDebloatX installer is also available from the Windows Package Manager Winget:
winget install --id=Teraskull.PyDebloatX -e
Tags: #python • windows-10 • python3
-
validate.js
Lightweight JavaScript form validation library inspired by CodeIgniter.
validate.js is a lightweight JavaScript form validation library inspired by CodeIgniter.
Tags: #javascript • codeigniter • forms
-
active_event_store
Rails Event Store in a more Rails way
Active Event Store is a wrapper over Rails Event Store which adds conventions and transparent Rails integration.
Tags: #ruby • rails • event-sourcing
-
lhotse
Tools for handling speech data in machine learning projects.
Lhotse is a Python library aiming to make speech and audio data preparation flexible and accessible to a wider community. Alongside k2, it is a part of the next generation Kaldi speech processing library.
Tags: #python • speech • audio
-
ddd-java
Spring Boot + Java [ DDD Sample ]
It is DDD sample implementation from Spring Boot.
It is not a framework, This is a simple example of the implementation based on Evans’s DDD.Tags: #java • spring-boot • ddd
-
PHPCI
PHPCI is a free and open source continuous integration tool specifically designed for PHP.
- Clones your project from Github, Bitbucket or a local path
- Allows you to set up and tear down test databases.
- Installs your project’s Composer dependencies.
- Runs through any combination of the supported plugins.
- You can mark directories for the plugins to ignore.
- You can mark certain plugins as being allowed to fail (but still run.)
Tags: #php • phpci • continuous-integration
-
gotools
Plugin for Ghidra to assist reversing Golang binaries
- Download the release for your Ghidra version
- Copy ZIP to
$GHIDRA_DIR/Extensions/Ghidra/
- Start Ghidra,
File > Install Extensions
, check the box next to gotools - Restart Ghidra
Tags: #java • ghidra • golang
-
samsara
Continuous UI
Resources  Guide samsaraJS.org/docs API docs samsaraJS.org/reference_docs Questions SamsaraJS Google Group Tags: #javascript • css3 • layout
-
omniauth-wechat-oauth2
Wechat OAuth2 Strategy for OmniAuth 1.0.
Add to your
Gemfile
:gem "omniauth-wechat-oauth2"
Then
bundle install
.Tags: #ruby
-
react-native-markdown-renderer
React Native 100% compatible CommonMark renderer
Is a 100% compatible CommonMark renderer, a react-native markdown renderer done right. This is not a web-view markdown renderer but a renderer that uses native components for all its elements. These components can be overwritten when needed as seen in the examples.
Tags: #javascript
subscribe via RSS