Posts

  • MCEdit-Unified

    Combined MCEdit & Pymclevel repository.

    MCEdit-Unified is an updated fork of the original MCEdit by Codewarrior. The previous license still applies. MCEdit-Unified is an open-source, BSD-licensed world editor for the viral indie hit Minecraft. For downloads and update info, visit the official website at podshot.github.io/MCEdit-Unified. The rest of this file is intended for computer programmers, Linux/Mac users, and those who wish to run from source.

    Tags: #python • minecraft • mcedit

  • uibuilder

    Typed HTML templates using TypeScript’s TSX files

    Typed HTML templates using TypeScript’s TSX files.

    Tags: #typescript

  • sail

    Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app

    This Rails engine brings a setting model into your app to be used as feature flags, gauges, knobs and other live controls you may need.

    It saves configurations to the database so that they can be changed while the application is running, without requiring a deploy.

    Having this ability enables live experiments and tuning to find an application’s best setup.

    Enable/Disable a new feature, turn ON/OFF ab testing for new functionality, change jobs’ parameters to tune performance, you name it.

    It comes with a lightweight responsive admin dashboard for searching and changing configurations on the fly.

    Sail assigns to each setting a relevancy score. This metric is calculated while the application is running and is based on the relative number of times a setting is invoked and on the total number of settings. The goal is to have an indicator of how critical changing a setting’s value can be based on its frequency of usage.

    Tags: #ruby • rails • settings

  • sandthorn

    Main gem for Sandthorn

    A ruby library for saving an object’s state as a series of events.

    Tags: #ruby

  • Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes

    Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high (see https://dev.twitter.com/discussions/11564).

    Even worse I couldn’t find any simple solutions for JavaScript. All code examples were server side. So after much thinking I invented the following solution. It makes use of the over bloated widgets Twitter gives us to put on our sites, cuts out all the nonsense (and non semantic markup), and returns to you your raw tweet text so you can do with it as you please and style it how you want on your own website - like it should be. Instructions on how to get it working with your tweets are in the code comments, just do what it says! Enjoy!

    Tags: #javascript • twitter • twitter-api

  • django-dynamic-scraper

    Creating Scrapy scrapers via the Django admin interface

    Django Dynamic Scraper (DDS) is an app for Django which builds on top of the scraping framework Scrapy and lets you create and manage Scrapy spiders via the Django admin interface. It was originally developed for german webtv program site http://fernsehsuche.de.

    Tags: #python • django • scraper

  • douban.fm

    a tiny and smart cli player of douban.fm in Node.js

    • 支持歌曲加心
    • 支持私人电台、红心电台
    • 支持离线播放本地电台
    • 支持 PRO 用户高码率歌曲
    • 支持滚动歌词显示
    • 支持部分 ID3 信息补全
    • 支持HTTP代理

    Tags: #javascript

  • redis-explorer

    Electron/React GUI for Redis

    For development, you’ll just need to clone this repo and run make.

    If you want to build a release, you’ll probably need to go edit the config and include your Apple developer ID, which will need to have been set up via XCode. How to do that is beyond the scope of this project.


    Tags: #javascript

  • Use existing REST endpoints with GraphQL

    This library is under active development. For information on progress check out this issues or the design. We would love your help with writing docs, testing, anything! We would love for you, yes you, to be a part of the Apollo community!

    Tags: #typescript

  • use-debounce

    A debounce hook for react

    Tags: #typescript • react-hooks • react-hook

subscribe via RSS