Posts

  • nodebox

    Node-based data application for visualization and generative design

    NodeBox requires the Java JDK, and Homebrew (for Ant and Maven)

    NodeBox uses Ant and Maven to build a running version. Install these first:

    brew install ant maven
    

    Then from the Terminal, run:

    git clone https://github.com/nodebox/nodebox.git
    cd nodebox
    ant run
    
    # To create a full app (the build will be in dist/mac):
    ant dist-mac
    

    Tags: #java • nodebox • graphics

  • react-editor-js

    ⚛️📝The unofficial editor-js component for React

    Tags: #typescript • react • editor-js

  • simfin

    Simple financial data for Python

    SimFin makes it easy to obtain and use financial and stock-market data in Python. It automatically downloads share-prices and fundamental data from the SimFin server, saves the data to disk for future use, and loads the data into Pandas DataFrames.

    Tags: #python • finance • financial-data

  • PlexConnect

    Plex @ aTV - think different…

    or: “Plex @ aTV - think different…”

    PlexConnect is an app that allows AppleTV2 and AppleTV3 to be used as Plex clients. Development started in 2013 and finished in 2015 (when AppleTV4 was announced), as described in this [Plex Forum thread][].

    There are two options to install PlexConnect:

    • If you applied a jailbreak to your aTV you can install PlexConnect on it. This is the preferred way
    • If your aTV has no jailbreak then you need to install PlexConnect on a separate device (probably in the same server where Plex Media Server is running)

    For more information, like detailed Installation Guides, FAQs and similar, visit the [Wiki][].

    Tags: #python

  • obsidian-url-into-selection

    Paste URLs into selected text “notion style”

    Insert links (URLs) into a selected text “notion-style” using regular Ctrl/Cmd + V

    Also works the other way around, inserts text into a selected link (URL) by command palette/hotkey(need to be set manually)

    Tags: #typescript • obsidian-md • obsidian-plugin

  • taxonworks

    Workbench for biodiversity informatics.

    TaxonWorks is a web-based workbench designed for taxonomists and biodiversity scientists. It provides tools to help you capture, organize, and enhance your data, collaborate with others, and prepare your work for analysis and publication. With TaxonWorks, you can easily manage your research data, share it with colleagues, and streamline the process of analyzing and publishing your findings.

    To get more information on the project, its vision, and scope see taxonworks.org and docs.taxonworks.org.

    Tags: #ruby • species • biodiversity-informatics

  • other_video_transcoding

    Other tools to transcode videos.

    Other tools to transcode videos.

    [!NOTE] This project is still being maintained but development is not very active. Why? Because I’m focusing my energy on the redesigned and rewritten version of transcode-video.rb from my Video Transcoding project. And I would recommend using that tool instead of other-transcode.rb because it’s much less complex while still leveraging the modern era of transcoding technology.

    Tags: #ruby

  • Self-Driving-Car-in-Video-Games

    A deep neural network that learns to drive in video games

    We provide pretrained T.E.D.D. 1104 models that you can use for real-time inference :)
    The models are trained using 130 GB of human labelled data.
    The model has been trained in first-person-view with a route to follow in the minimap.
    The model has learned to drive a large variety of vehicles in different weather conditions (Sun, night, sunny, rain…).
    For each model we provide the best and the last epoch.
    See Software and HOW-TO Section for instructions on how run the models.

    Tags: #python • pytorch • self-driving-car

  • Open-LLaVA-NeXT

    An open-source implementation for training LLaVA-NeXT.

    An open-source implementation of LLaVA-NeXT series for facilitating the large multi-modal model community.

    Resources: [🤗HuggingFace]

    Tags: #python • chatbot • chatgpt

  • tt9

    A T9 keyboard for Android devices with a hardware keypad.

    TT9 is a 12-key T9 keyboard for devices with a hardware numpad. It supports predictive text typing in 40+ languages, configurable hotkeys, text editing with undo/redo, and an on-screen keypad that can turn your smartphone into a Nokia from the 2000s. And, best of all, it doesn’t spy on you!

    This is a modernized version of the original project by Clam-.

    Tags: #java • android • keyboard

subscribe via RSS