Posts

  • flashbake

    Scripts to gather information for including in version history comments and to make using source control a bit simpler for non-technical projects.

    Flashbake is about helping writers use Git version control to archive the evolution of their work. This can include the initial creation of the work, edits to the work, as well as metadata surrounding the writing process.

    The metadata is configurable and pulls in information from the user’s lifelog such as recent social media posts, blog posts, music listening, current weather, location, and more. It then commits that metadata and textual changes to an archive at set intervals.

    As Cory Doctorow describes it Flashbake is about recording, “Where am I, what’s it like there, and what am I thinking about?”

    Tags: #python

  • PHPComplex

    PHP Class for handling Complex numbers

    composer require markbaker/complex:^1.0
    

    Tags: #php

  • audits1984

    Auditing tool for Rails console sessions

    A simple auditing tool for console1984.

    Tags: #ruby

  • got-scraping

    HTTP client made for scraping based on got.

    Got Scraping is a small but powerful got extension with the purpose of sending browser-like requests out of the box. This is very essential in the web scraping industry to blend in with the website traffic.

    Tags: #typescript

  • obsidian-omnivore

    Obsidian plugin to fetch articles and highlights from Omnivore

    This plugin imports your saved Omnivore articles and highlights into Obsidian.

    Tags: #typescript • obsidian • obsidian-plugin

  • audio-wife

    A simple themable & integrable audio player library for Android.

    AudioWife comes with a simple default player UI that you can use right away. This is the simplest and fastest way to get AudioWife working.

    // mPlayerContainer = Parent view to add default player UI to.
    AudioWife.getInstance().init(mContext, uri)
    		.useDefaultUi(mPlayerContainer, getLayoutInflater());
    
    

    Tags: #java

  • rspec-openapi

    Generate OpenAPI schema from RSpec request specs

    Generate OpenAPI schema from RSpec request specs.

    Tags: #ruby • rspec • openapi

  • EdgeFlow

    Blender tools for working with edgeloops

    This addon adds operators to blender which help when dealing with curved shaped meshes.

    Feel free to create issues, file requests etc. but be aware of that I might not find time to work on this as much as I’d probably need to.

    Tags: #python

  • sendportal

    Open-source self-hosted email marketing. Manage your own newsletters at a fraction of the cost.

    The core functionality of SendPortal is contained within the SendPortal Core package. If you would like to add SendPortal to an existing application that already handles user authentication, you only require SendPortal Core.

    Tags: #php • email-marketing • marketing-automation

  • jsgantt-improved

    You can view a Solo live example at:

    • https://jsganttimproved.github.io/jsgantt-improved/docs/demo.html

    Or use a live coding example at Codenpen:

    • https://codepen.io/mariomol/pen/mQzBPV

    Tags: #typescript • gantt • ajax

subscribe via RSS