Posts

  • laravel-sent-emails

    Store outgoing emails in Laravel

    There is a Discord community. https://discord.gg/VYau8hgwrm For quick help, ask questions in the appropriate channel.

    Tags: #php

  • object-detection-opencv

    YOLO Object detection with OpenCV and Python.

    OpenCV dnn module supports running inference on pre-trained deep learning models from popular frameworks like Caffe, Torch and TensorFlow.

    When it comes to object detection, popular detection frameworks are

    • YOLO
    • SSD
    • Faster R-CNN

    Support for running YOLO/DarkNet has been added to OpenCV dnn module recently.

    Tags: #python • object-detection • opencv

  • obsidian-media-db-plugin

    A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.

    A plugin that can query multiple APIs for movies, series, anime, manga, books, comics, games, music and wiki articles, and import them into your vault.

    Tags: #typescript • anime • games

  • OldTwitter

    Extension to return old Twitter layout from 2015 / 2018.

    Browser extension to return old Twitter layout from 2015 (and option to use 2018 design).
    This extension doesn’t add any CSS on top of original Twitter. It’s fully original client that replaces Twitter, making it much faster than alternatives.

    Tags: #javascript • chrome-extension • firefox-addon

  • bnd

    Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

    Bnd/Bndtools is a swiss army knife for OSGi. It creates manifest headers for you based on analyzing the class code, it verifies your settings, it manages project dependencies, diffs jars, and much more. At the core is a library with all the functions. The library is then used in a myriad of subsystems to provide the core functionality to the rest of the world.

    • bndlib and friends – The core library plus repository, resolve, etc.
    • maven plugins – A full set of maven plugins that make bnd useful for maven users
    • eclipse – Bndtools is the plugin for Eclipse that provides full GUI support for bnd. This is a p2 repository.
    • bnd – a command line utility with a hodgepodge of sometimes extremely useful functions. Can even be used instead of a build tool. is available through Homebrew formula.
    • gradle plugin(s) – A bnd workspace plugin that builds identical to Eclipse’s bndtool as well as a gradle plugin that provides bnd support for non-workspace projects
    • ant – well …

    Tags: #java • bnd • bndtools

  • egjs-flicking

    • Use it in a framework you like.
      • We supports all major JS frameworks like React, Vue, Angular
    • SSR(Server Side Rendering) ready
      • You can use Flicking at your favorite SSR frameworks like Next.js or Nuxt.js.
    • Circular(Loop) Mode
    • Ready-to-use plugins you can grab right away.
      • Autoplay, Fade effect, Parallax effect, …
    • Restore state like position and active slide with persist
    • You can make native-scroll like UI with bound and moveType: freeScroll
    • Supports both Desktop & Mobile
    • Rich API
    • Supports IE9+ with the polyfill

    Tags: #typescript • egjs • javascript

  • vscode-lean4

    Visual Studio Code extension for the Lean 4 proof assistant

    This extension provides VS Code support for the Lean 4 theorem prover and programming language.

    Tags: #typescript • vscode • lean

  • bluing

    An intelligence gathering tool for hacking Bluetooth

    Bluing partially depend on BlueZ, the official Linux Bluetooth protocol stack. So it only supports running on Linux. The following command is used to install dependencies:

    sudo apt install python3-pip python3-dev libcairo2-dev libgirepository1.0-dev \
                     libbluetooth-dev libdbus-1-dev bluez-tools python3-cairo-dev \
                     rfkill meson patchelf bluez ubertooth adb python-is-python3
    

    Currently, bluing is distributed via PyPI and only supports Python 3.10. The following is an installation command:

    sudo pip3.10 install bluing
    

    Tags: #python • bluetooth • scanner

  • engine

    mirror of https://gitlab.com/minds/engine

    Documentation for Minds can be found at developers.minds.com

    Tags: #php • cassandra • docker

  • parsedown-extra

    Markdown Extra Extension for Parsedown

    An extension of Parsedown that adds support for Markdown Extra.

    See Demo

    Tags: #php

subscribe via RSS