Posts
-
metastream
Watch streaming media with friends.
- Supports Chromium and Firefox browsers.
- Synchronized playback of streaming media across various websites.
- Public, private, and offline sessions.
- Support for WebRTC peer-to-peer connections.
- Real-time chat.
- Collaborative media queue.
- Timestamp cue points parsed from media description.
- Auto-fullscreen of embedded media.
- Per-user playback permissions, managed by the host.
- Basic host administrative functionality (kicking peers).
- Localization—see info on contributing.
Tags: #typescript • media-player • p2p
-
enunciate
Build-time enhancement tool for Java-based Web services projects
Enunciate is a build-time Web service enhancement tool that can be applied to Java-based projects for generating a lot of cool artifacts from the source code of your Web service endpoints.
For more information, see the project site at http://enunciate.webcohesion.com.
Tags: #java
-
poutyne
A simplified framework and utilities for PyTorch
Poutyne is a simplified framework for PyTorch and handles much of the boilerplating code needed to train neural networks.
Use Poutyne to:
- Train models easily.
- Use callbacks to save your best model, perform early stopping and much more.
Read the documentation at Poutyne.org.
Poutyne is compatible with the latest version of PyTorch and Python >= 3.8.
Tags: #python • deep-learning • pytorch
-
codebuff
Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).
By Terence Parr (primary developer), Fangzhou (Morgan) Zhang (help with initial development), Jurgen Vinju (co-author of academic paper, help with empirical results and algorithm discussions).
Tags: #java
-
cable_ready
Use simple commands on the server to control client browsers in real-time
Tags: #ruby • ruby-on-rails • action-cable
-
micro-ecc
ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.
Compressed points are represented in the standard format as defined in http://www.secg.org/sec1-v2.pdf; uncompressed points are represented in standard format, but without the
0x04prefix. All functions exceptuECC_decompress()only accept uncompressed points; useuECC_compress()anduECC_decompress()to convert between compressed and uncompressed point representations.Private keys are represented in the standard format.
Tags: #php
-
autotune
Autonomous Performance Tuning for Kubernetes!
TL;DR: Kruize analyzes your Kubernetes workload metrics and automatically generates right-sizing recommendations for CPU, memory, and GPU resources — reducing costs and improving performance without manual tuning.
Kruize is an open-source optimization tool for Kubernetes that helps you achieve significant cost savings and optimal performance with minimal effort. It continuously monitors your applications and provides right-sizing recommendations for container and namespace resources like CPU and memory, as well as NVIDIA GPU MIG slices. Kruize serves as the powerful backend engine for the Resource Optimization Service within Red Hat Insights, a service now available to all OpenShift Container Platform (OCP) users.
Tags: #java • kubernetes • performance-tuning
-
coin-hive
CoinHive cryptocurrency miner for node.js
Mine cryptocurrencies Monero (XMR) and Electroneum (ETN) using CoinHive from node.js
New: Now you can run this miner on any stratum based pool.
New 2: Now you can mine Electroneum (ETN).
Need a proxy? check coin-hive-stratum.
Tags: #javascript • coinhive • monero
-
ImageScraper
:scissors: High performance, multi-threaded image scraper
Click here to see it in action!
Download
Tags: #python • pypi • scraper
-
Lucid
A developer tool for engineers working with React and GraphQL.
Lucid is a Chrome Developer Tool designed to help engineers debug their React-GraphQL applications.
- Visualize the component hierarchy, state/props data and state changes of your React application
- See your GraphQL schema, queries, and mutations in real-time
Tags: #javascript • react • react-applications
subscribe via RSS