Posts

  • vue-youtube-embed

    Vue.js and YouTube

    This is a component for Vue.js to utilize YouTube iframe API easily. This is based on Angular YouTube Embed

    Tags: #javascript • vue • youtube

  • eventcatalog

    An open source documentation tool to bring discoverability to your event-driven architectures

    • 🔎 Discover Events
    • 📃 Document Events
    • 📊 Visualise Events & Services
    • ⭐ Supports any Event Schema
    • 🗂️ Code Examples (Any Language)
    • 🗄️ Event and Schema Versioning
    • 📑 Event changelogs
    • ⭐ And much more…

    All powered by markdown

    Tags: #typescript • eda • event-driven

  • sunnypilot

    sunnypilot is an open source driver assistance system. sunnypilot offers the user a unique driving experience for over 300 supported car makes and models with modified behaviors of driving assist engagements. sunnypilot complies with the safety policy from comma.ai’s openpilot as accurately as possible.

    • Modified Assistive Driving Safety (MADS) - Automatic Lane Centering (ALC) / Lane Keep Assist System (LKAS) and Adaptive Cruise Control (ACC) / Smart Cruise Control (SCC) can be engaged independently of each other
    • Dynamic Lane Profile (DLP) - Dynamically switch lane profile (between Laneful and Laneless) based on lane recognition confidence
    • Enhanced Speed Control - Automatically adjust cruise control speed using vision model, OpenStreetMap (OSM) data, and/or Speed Limit control (SLC) without user interaction
      • Vision-based Turn Speed Control (V-TSC) - lower speed when going around corners using vision model
      • Map-Data-based Turn Speed Control (M-TSC) - lower speed when going around corners using OSM data[^1]
      • Speed Limit Control (SLC) - Set speed limit based on map data or car interface (if applicable)
      • HKG only: Highway Driving Assist (HDA) status integration - Use cars native speed sign detection to set desired speed (on applicable HKG cars only)
    • Gap Adjust Cruise (GAC) - Allow GAP/INTERVAL/DISTANCE button on the steering wheel or on-screen button to adjust the follow distance from the lead car. See table below for options
    • Quiet Drive 🤫 - Toggle to mute all notification sounds (excluding driver safety warnings)
    • Auto Lane Change Timer - Set a timer to delay the auto lane change operation when the blinker is used. No nudge on the steering wheel is required to auto lane change if a timer is set
    • Force Car Recognition (FCR) - Use a selector to force your car to be recognized by sunnypilot
    • Fix sunnypilot No Offroad - Enforce sunnypilot to go offroad and turns off after shutting down the car. This feature fixes non-official devices running sunnypilot without comma power
    • Enable ACC+MADS with RES+/SET- - Engage both ACC and MADS with a single press of RES+ or SET- button
    • Offline OSM Maps - OSM database can now be downloaded locally for offline use[^2]. This enables offline SLC, V-TSC and M-TSC. Currently available for US South, US West, US Northeast, Florida, Taiwan, South Africa and New Zealand
    • Various Live Tuning - Ability to tailor your driving experience on the fly:
      • Enforce Torque Lateral Control - Use the newest torque controller for all vehicles.
      • Torque Lateral Control Live Tune - Ability to adjust the torque controller’s FRICTION and LAT_ACCEL_FACTOR values to suit your vehicle.
      • Torque Lateral Controller Self-Tune - Enable automatic turning for the Torque controller.

    Tags: #python • autopilot • comma

  • Easer

    User-defined explicit automation for Android

    增加技能插件需要添加自己的Event、Condition或Operation至Easer代碼中的commons包下。有腳本以簡化該操作,並且現有插件均可作爲示例。

    詳細請參見這個頁面

    Tags: #java • assistant • android-application

  • android-money-manager-ex

    Manage your finances on-the-go, encrypted for security, and sync via your storage

    See our homepage at android.moneymanagerex.org for more user-oriented information.

    Tags: #java • moneymanagerex • finance

  • zipsell

    A free open source platform for selling digital downloads such as ebooks

    Zipsell helps you set up an online store for selling digital products such as ebooks, music, videos, source code etc.

    Zipsell handles payment processing via stripe and sends customers secure expiring Amazon S3 links to the files they have purchased. Since it is self-hosted, you receive payments directly and avoid paying commissions to 3rd party marketplaces.

    Zipsell is built with Ruby on Rails.

    Demo site - http://demo.zipsell.org

    Tags: #ruby • ecommerce-platform • downloads

  • spotify-web-api-android

    A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints

    This project is a wrapper for the Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints.

    Tags: #java

  • laravel-keycloak-guard

    🔑 Simple Keycloak Guard for Laravel

    This package helps you authenticate users on a Laravel API based on JWT tokens generated from Keycloak Server.

    Tags: #php • laravel • keycloak

  • PMapper

    A tool for quickly evaluating IAM permissions in AWS.

    Principal Mapper (PMapper) is a script and library for identifying risks in the configuration of AWS Identity and Access Management (IAM) for an AWS account or an AWS organization. It models the different IAM Users and Roles in an account as a directed graph, which enables checks for privilege escalation and for alternate paths an attacker could take to gain access to a resource or action in AWS.

    PMapper includes a querying mechanism that uses a local simulation of AWS’s authorization behavior. When running a query to determine if a principal has access to a certain action/resource, PMapper also checks if the user or role could access other users or roles that have access to that action/resource. This catches scenarios such as when a user doesn’t have permission to read an S3 object, but could launch an EC2 instance that can read the S3 object.

    Additional information can be found in the project wiki.

    Tags: #python • aws • iam

  • deep-RL-trading

    playing idealized trading games with deep reinforcement learning

    This repo is the code for this paper. Deep reinforcement learing is used to find optimal strategies in these two scenarios:

    • Momentum trading: capture the underlying dynamics
    • Arbitrage trading: utilize the hidden relation among the inputs

    Several neural networks are compared:

    • Recurrent Neural Networks (GRU/LSTM)
    • Convolutional Neural Network (CNN)
    • Multi-Layer Perception (MLP)

    Tags: #python • deep-reinforcement-learning • machine-learning

subscribe via RSS