Posts

  • Cookies-EU-banner

    Cookies EU banner manage display of a banner which allows user to accept or reject cookies from tracking services like Google Analytics. It is a GDPR-compliant way to get cookie consent from visitors.

    Tags: #javascript • google-analytics • navigator

  • react-native-mapbox-gl

    A Mapbox GL react native module for creating custom maps

    This repository is no longer actively maintained.

    Continued development of react-native-mapbox-gl may be found in the community driven repository at https://github.com/react-native-mapbox-gl/maps. This new repository uses the latest versions of the Mapbox SDKs for iOS and Android, and contains a long range of improvements over the current one. We recommend you review the changelog for the new repository and transition to it.

    This repository will only accept PRs containing bug fixes. Any new feature development will happen in the new repository.

    Tags: #java • mapbox-gl • android

  • MiniMOTD

    Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.

    • MiniMOTD supports RGB colors and gradients through MiniMessage, which is also where MiniMOTD gets it’s name.
    • For more detailed info on formatting text, refer to the MiniMessage docs.
    • RGB colors are automatically downsampled for outdated clients.
    • RGB colors are only able to be sent by proxies and 1.16+ servers, and can only be seen by 1.16+ clients.

    Tags: #java • minecraft-plugin • bungeecord-plugin

  • ObjectModel

    Strong Dynamically Typed Object Modeling for JavaScript

    ObjectModel intends to bring strong dynamic type checking to your web applications. Contrary to static type-checking solutions like [TypeScript] or [Flow], ObjectModel can also validate data at runtime: JSON from the server, form inputs, content from localStorage, external libraries…

    By leveraging ES6 Proxies, this library ensures that your variables always match the model definition and validation constraints you added to them. Thanks to the generated exceptions, it will help you spot potential bugs and save you time spent on debugging. ObjectModel is also very easy to master: no new language to learn, no new tools, no compilation step, just a minimalist and intuitive API in a plain old JS micro-library.

    Validating at runtime also brings many other benefits: you can define your own types, use them in complex model definitions with custom assertions that can even change depending on your application state. Actually it goes much further than just type safety. Go on and see for yourself.

    Tags: #javascript • typing • strong

  • 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

  • ASTRAL

    Accurate Species TRee ALgorithm

    Contact astral-users@googlegroups.com or post on ASTRAL issues page.

    Tags: #java

  • Printrun

    Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software

    The master branch holds the development of Printrun 2.x. This version of Printrun supports Python 3 and wxPython 4. All new features and developments should be merged to it.

    Printrun consists of printcore, pronsole and pronterface, and a small collection of helpful scripts.

    • printcore.py is a library that makes writing reprap hosts easy
    • pronsole.py is an interactive command-line host software with tabcompletion goodness
    • pronterface.py is a graphical host software with the same functionality as pronsole

    Tags: #python

  • TraceKit

    Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

    Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it. 3kB minified + gzipped

    Tags: #javascript

  • bazel-eclipse

    This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.

    This Git repository contains two Bazel IDE projects. They share a large amount of code and therefore live together here. Both provide IDE integrations for projects built by the Bazel build system.

    :octocat: Please do us a huge favor. If you think these projects could be useful for you, now or in the future, please hit the Star button at the top. That helps us advocate for more resources on this project. Thanks!

    These projects are supported by Salesforce.

    Tags: #java • bazel • eclipse

  • corretto-8

    Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8

    Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto is used internally at Amazon for production services. With Corretto, you can develop and run Java applications on operating systems such as Amazon Linux 2, Windows, and macOS.

    The latest binary Corretto 8 release builds can be downloaded from https://github.com/corretto/corretto-8/releases.

    Documentation is available at https://docs.aws.amazon.com/corretto.

    Tags: #java

subscribe via RSS