Posts

  • purify

    A Laravel wrapper for HTMLPurifier by ezyang

    Tags: #php • html-purifier • html-sanitizer

  • conscrypt

    Conscrypt is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension.

    Hello Conscrypt Developers,

    We’re refining our open source strategy for Conscrypt to ensure its long-term health and sustainability. To optimize our development efforts and focus resources, we are making some changes to how Conscrypt is developed and how we handle contributions. The primary development of Conscrypt will now be done internally at Google. While we value community input, we will no longer be able to accept external contributions in the form of pull requests on the GitHub repository. This change allows us to better allocate resources to core development and ensure the project’s long-term sustainability. To ensure transparency and continued access for the community, we will:

    • Continue Mirroring to GitHub: All internal changes will be regularly mirrored to the public GitHub repository. Note that mirroring to GitHub might be paused for a short period of time during the transition to internal development.
    • Maintain Bug Reporting Channels: Please keep reporting bugs through GitHub Issues. For Android-specific bugs, the Android Issue Tracker is the place to go: Report Bugs.

    Tags: #java

  • cpu_rec

    Recognize cpu instructions in an arbitrary binary file

    cpu_rec is a tool that recognizes cpu instructions in an arbitrary binary file. It can be used as a standalone tool, or as a plugin for binwalk (https://github.com/devttys0/binwalk).

    Tags: #python • binwalk

  • mimic3

    A fast local neural text to speech engine for Mycroft

    Mycroft Mimic 3 is no longer maintained and may not work on your computer anymore. Piper TTS is the spiritual successor to Mimic 3.

    Tags: #python

  • bdash

    Simple SQL Client for lightweight data analysis.

    Simple SQL Client for lightweight data analysis.

    Tags: #typescript • electron • sql

  • doiuse

    :bomb: Lint CSS for browser support against caniuse database.

    Lint CSS for browser support against Can I use database.

    Tags: #javascript

  • Buka

    Buka is a modern software that helps you manage your ebook at ease.

    Buka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.

    Tags: #javascript • ebook • book

  • geared_pagination

    Paginate Active Record sets at variable speeds

    Most pagination schemes use a fixed page size. Page 1 returns as many elements as page 2. But that’s frequently not the most sensible way to page through a large recordset when you care about serving the initial request as quickly as possible. This is particularly the case when using the pagination scheme in combination with an infinite scrolling UI.

    Geared Pagination allows you to define different ratios. By default, we will return 15 elements on page 1, 30 on page 2, 50 on page 3, and 100 from page 4 and forward. This has proven to be a very sensible set of ratios for much of the Basecamp UIs. But you can of course tweak the ratios, use fewer, or even none at all, if a certain page calls for a fixed-rate scheme.

    On JSON actions that set a page, we’ll also automatically set Link and X-Total-Count headers for APIs to be able to page through a recordset.

    Tags: #ruby

  • sql-parser

    A validating SQL lexer and parser with a focus on MySQL dialect.

    A validating SQL lexer and parser with a focus on MySQL dialect.

    Tags: #php • sql-query • sql-parser

  • nativescript-angular

    Integrating NativeScript with Angular

    This repo is for Angular <= 11. If looking for 12+ (including 18+, etc) it’s maintained here NativeScript/angular.

    Tags: #typescript • nativescript • angular

subscribe via RSS