Posts

  • lyricfier

    a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)

    Go to Lyricfier releases page and download the zip file for your platform.

    Tags: #typescript β€’ spotify β€’ lyrics

  • SmartEngine

    SmartEngine is a lightweight business orchestration engine.

    SmartEngine is a lightweight business orchestration engine. It’s used widely in Alibaba Group. It can be used to orchestrate multiple service in microservice architecture, start/signal a process instance in a very high-performance way with low-storage cost, and also can be used in traditional process approval scenarios.

    δΈ­ζ–‡η‰ˆ

    Tags: #java

  • Kepler

    A server created in Java designed to revive Habbo Hotel v14 from the 2007 era.

    Kepler is a Habbo Hotel emulator that is designed to fully emulate the v14 version from 2007 era. The server is written in Java and using various libraries, such as Netty, an asynchronous networking library, Log4j and the Apache commons libraries.

    It is quite possibly the most complete v14 Habbo Hotel released to date, and has been in development since January 2018.

    Tags: #java β€’ habbo β€’ 2007

  • org-formation-cli

    Better than landingzones!

    AWS Organization Formation is an Infrastructure as Code (IaC) tool for AWS Organizations.

    Tags: #typescript β€’ aws β€’ organizations

  • clauneck

    A tool for scraping emails, social media accounts, and much more information from websites using Google Search Results.

    The script will write the results in a CSV file. If it cannot find any one of the information on a website, it will label it as null. For unknown errors happening in-between (connection errors, encoding errors, etc.) the fields will be filled with as error.

    Website Information Type of Information
    serpapi.com contact@serpapi.com Email
    serpapi.com serpapicom Instagram
    serpapi.com serpapicom Facebook
    serpapi.com serp_api Twitter
    serpapi.com null Tiktok
    serpapi.com channel/UCUgIHlYBOD3yA3yDIRhg_mg Youtube
    serpapi.com serpapi Github
    serpapi.com serpapi Medium

    Tags: #ruby β€’ automation β€’ command-line

  • senet.pytorch

    PyTorch implementation of SENet

    An implementation of SENet, proposed in Squeeze-and-Excitation Networks by Jie Hu, Li Shen and Gang Sun, who are the winners of ILSVRC 2017 classification competition.

    Now SE-ResNet (18, 34, 50, 101, 152/20, 32) and SE-Inception-v3 are implemented.

    • python cifar.py runs SE-ResNet20 with Cifar10 dataset.

    • python imagenet.py and python -m torch.distributed.launch --nproc_per_node=${NUM_GPUS} imagenet.py run SE-ResNet50 with ImageNet(2012) dataset,

      • You need to prepare dataset by yourself in ~/.torch/data or set an enviroment variable IMAGENET_ROOT=${PATH_TO_YOUR_IMAGENET}
      • First download files and then follow the instruction.
      • The number of workers and some hyper parameters are fixed so check and change them if you need.
      • This script uses all GPUs available. To specify GPUs, use CUDA_VISIBLE_DEVICES variable. (e.g. CUDA_VISIBLE_DEVICES=1,2 to use GPU 1 and 2)

    For SE-Inception-v3, the input size is required to be 299x299 as the original Inception.

    Tags: #python β€’ senet β€’ pytorch

  • ha-wyzeapi

    Home Assistant Integration for Wyze devices.

    This is a custom component to allow control of various Wyze devices in Home Assistant using the unofficial API. Please note this mimics the Wyze app and therefore access may be cut off at anytime.

    Tags: #python β€’ home-automation β€’ home-assistant

  • synapse-admin

    Admin console for synapse Matrix homeserver

    This project is built using react-admin.

    Tags: #typescript β€’ matrix-org β€’ react

  • burnt

    Crunchy toasts for React Native. 🍞

    Cross-platform toasts for React Native, powered by native elements.

    Now with Android, iOS & Web Support.

    Tags: #java

  • livewire-select

    Livewire component for dependant and/or searchable select inputs

    Livewire component for dependant and/or searchable select inputs

    Tags: #php

subscribe via RSS