Posts

  • reactor

    Phoenix LiveView but for Django

    Reactor enables you to do something similar to Phoenix framework LiveView using Django Channels.

    Tags: #python • real-time • liveview

  • joauth

    A Java library for authenticating HTTP Requests using OAuth

    A Java library for authenticating HTTP Requests using OAuth

    Tags: #java

  • react-unity-webgl

    React Unity WebGL provides an easy solution for embedding Unity WebGL builds in your React application, with two-way communication between your React and Unity application with advanced API’s.

    Install using npm for your JavaScript (babel) and TypeScript React Project. Make sure you download the release matching with your Unity version. I try to update this plugin in case of need as fast as possible. For the corresponding, check the releases on GitHub or NPM.

    IMPORTANT NOTE Since development and maintaining this modules takes a lot of time and Unity decided to change their entire system of how WebGL builds work. I’ve decided to drop support for every Unity below 2020.1 from version 8.0.0. If your project in build with this version of Unity, please either upgrade your project, or use version 7.x.x of the React Unity WebGL package. I will release patches for Unity LTS builds, but since Unity rarely makes any big changes in their LTS builds, I do not expect to have to publish any patches. Development takes a lot of time, if you’re using this module for production, please consider donating to support the project. You can follow the development 8.0.0 in this issue. Thank you!

    $ npm install react-unity-webgl
    

    Tags: #typescript • react • unity

  • laravel4-datatables-package

    Server-side handler of DataTables Jquery Plugin for Laravel 4

    You will most likely find a better more actively maintained fork here https://github.com/yajra/laravel-datatables

    If you have issues please try and fix them and we will pull the changes if we can verify they work. That being said this project lacks automatic testing so it has become a difficult project to maintain. Please let us know if you are interested in adopting and maintaining this project, it is still pretty useful. 60% of the time, it works every time.

    Tags: #php

  • P4wnP1

    P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.

    This payload extends the “Snagging creds from locked machine” approach, presented by Mubix (see credits), to its obvious successor:

    P4wnP1 LockPicker cracks grabbed hashes and unlocks the target on success, using its keyboard capabilities. This happens fully automated, without further user interaction.

    Tags: #python

  • MarkdownLivePreview

    A Sublime Text 3 plugin to preview your markdown as you type

    A simple plugin to preview your markdown as you type right in Sublime Text. No dependencies!

    Tags: #python • sublime-text • sublime-text-3

  • DroidAssist

    A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.


    DroidAssist 是一个轻量级的 Android 字节码编辑插件,基于 Javassist 对字节码操作,根据 xml 配置处理 class 文件,以达到对 class 文件进行动态修改的效果。和其他 AOP 方案不同,DroidAssist 提供了一种更加轻量,简单易用,无侵入,可配置化的字节码操作方式,你不需要 Java 字节码的相关知识,只需要在 Xml 插件配置中添加简单的 Java 代码即可实现类似 AOP 的功能,同时不需要引入其他额外的依赖。

    Javassist: A Java bytecode engineering toolkit since 1999

    English

    Tags: #java • android • bytecode

  • typescript-rest

    This is a lightweight annotation-based expressjs extension for typescript.

    This is a lightweight annotation-based expressjs extension for typescript.

    It can be used to define your APIs using decorators.

    Table of Contents

    Tags: #typescript • api • rest

  • teleport-code-generators

    A collection of code generators for modern JavaScript applications

    We have official component generators for a couple of popular web frontend frameworks, but we are actively working on supporting mobile application with react-native. Check out the official docs for an in depth understanding of the architecture behind the component generators.

    All the component generators are exposing an instance of the teleport-component-generator package. You can also install this package and build your own generator with plugins, mappings and postprocessors.

    In the docs, you’ll find a complete guide on how to build your custom component generator.

    Tags: #typescript • codegeneration • reactjs

  • DeepSwarm

    Neural Architecture Search Powered by Swarm Intelligence 🐜

    DeepSwarm is an open-source library which uses Ant Colony Optimization to tackle the neural architecture search problem. The main goal of DeepSwarm is to automate one of the most tedious and daunting tasks, so people can spend more of their time on more important and interesting things. DeepSwarm offers a powerful configuration system which allows you to fine-tune the search space to your needs.

    Tags: #python • neural-network • machine-learning

subscribe via RSS