Posts

  • james

    Web Debugging Proxy Application

    Maintainers or forks welcome: the original James team aren’t able to spend the same amount of time on James anymore.

    We suggest looking at HTTP Toolkit as an actively maintained open-source alternative.


    Tags: #javascript • proxy • debugging-tool

  • Gradia

    Make your screenshots ready for all

    If you’d like Gradia to open automatically after taking a screenshot, you can set up a custom keyboard shortcut:

    1. Go to SettingsKeyboardView and Customize ShortcutsCustom Shortcuts.
    2. Click the + button to create a new shortcut.
    3. Set the Name to something like Open Gradia with Screenshot.
    4. For the Command, enter:

      flatpak run be.alexandervanhee.gradia --screenshot=INTERACTIVE
      

      (You can also use --screenshot=FULL to take a screenshot of all existing screens instantly.)

    5. Assign a keyboard shortcut of your choice (Ctrl + Print should be free by default).

    Tags: #python • gradient • gtk

  • vscode-markdown-preview-enhanced

    One of the “BEST” markdown preview extensions for Visual Studio Code

    Markdown Preview Enhanced is an open source project released under the University of Illinois/NCSA Open Source License. Its ongoing development is made possible thanks to the support by these awesome backers. You can help make this project better by supporting us on GitHub Sponsors, PayPal, or 微信支付 Wechat Pay. Thank you!

    Tags: #typescript • vscode-extension • markdown

  • appmetrics.js

    A small (< 1kb) library for measuring things in your web app and reporting the results to Google Analytics.

    A small (803 bytes gzipped) library for measuring things in your web app, annotating the DevTools timeline, and reporting the results to Google Analytics.

    This library is a small wrapper around the the User Timing API. It makes it easier to use. appmetrics.js allows you to instrument your app, record performance metrics, and (optionally) report those metrics to Google Analytics. Over time, you’ll be able to track the performance of your web app!

    Tags: #javascript • metrics • appmetrics

  • angular-google-chart

    Google Chart Tools AngularJS Directive Module

    Install with bower

    bower install angular-google-chart --save

    Tags: #javascript • angularjs • google-charts

  • omniauth-facebook

    Facebook OAuth2 Strategy for OmniAuth

    📣 NOTICE We’re looking for maintainers to help keep this project up-to-date. If you are interested in helping please open an Issue expressing your interest. Thanks! 📣

    These notes are based on master, please see tags for README pertaining to specific releases.

    Facebook OAuth2 Strategy for OmniAuth.

    Supports OAuth 2.0 server-side and client-side flows. Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication

    Tags: #ruby

  • vscode-typescript-next

    Enables typescript@next as VS Code’s built-in TypeScript version

    VS Code extension that enables the nightly build of TypeScript (typescript@next) as VS Code’s built-in TypeScript version used to power JavaScript and TypeScript IntelliSense.

    Tags: #javascript

  • docker-plugin

    Jenkins cloud plugin that uses Docker

    This plugin allows containers to be dynamically provisioned as Jenkins agents using Docker. It is a Jenkins Cloud plugin for Docker.

    This plugin allows a Docker host to dynamically provision a container as a Jenkins agent node, lets that run a single build, then removes that node, without the build process or Jenkins job definition requiring any awareness of Docker.

    The Jenkins administrator configures Jenkins with Docker hosts, one or more “templates” that describe the labels/tags provided by the template, the Docker image, and Jenkins creates agents on-demand using those Docker containers.

    Tags: #java • docker • cloud

  • pyswarms

    A research toolkit for particle swarm optimization in Python

    • High-level module for Particle Swarm Optimization. For a list of all optimizers, check this link.
    • Built-in objective functions to test optimization algorithms.
    • Plotting environment for cost histories and particle movement.
    • Hyperparameter search tools to optimize swarm behaviour.
    • (For Devs and Researchers): Highly-extensible API for implementing your own techniques.

    Tags: #python • particle-swarm-optimization • optimization-tools

  • homebrew-zathura

    Homebrew formulae to build Zathura on Mac OS X

    Homebrew formulae to install Zathura and supporting PDF plugins on macOS.

    Tags: #ruby • zathura • homebrew

subscribe via RSS