Posts
-
supermemo
š§āš A JavaScript/TypeScript implementation of the SuperMemo 2 (SM2) algorithm for spaced based repetition flashcards.
A JavaScript/TypeScript implementation of the SuperMemo 2 (SM2) algorithm for spaced based repetition flashcards.
Hit the Star button if you love this project āļø
Tags: #typescript ⢠supermemo ⢠supermemo2
-
loss-landscapes
Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch
loss-landscapesis a PyTorch library for approximating neural network loss functions, and other related metrics, in low-dimensional subspaces of the modelās parameter space. The library makes the production of visualizations such as those seen in Visualizing the Loss Landscape of Neural Nets much easier, aiding the analysis of the geometry of neural network loss landscapes.This library does not provide plotting facilities, letting the user define how the data should be plotted. Other deep learning frameworks are not supported, though a TensorFlow version,
loss-landscapes-tf, is planned for a future release.NOTE: this library is in early development. Bugs are virtually a certainty, and the API is volatile. Do not use this library in production code. For prototyping and research, always use the newest version of the library.
Tags: #python
-
trail-android
š Simple, smooth animation for route / polylines on google maps using projections.
- Add jitpack to the root build.gradle file of your project at the end of repositories.
allprojects { repositories { ... maven { url 'https://jitpack.io' } } } - Add the dependency
implementation 'com.github.amalChandran:trail-android:v1.51'
Tags: #java ⢠android ⢠animator
- Add jitpack to the root build.gradle file of your project at the end of repositories.
-
smbmap
SMBMap is a handy SMB enumeration tool
SMBMap allows users to enumerate samba share drives across an entire domain. List share drives, drive permissions, share contents, upload/download functionality, file name auto-download pattern matching, and even execute remote commands. This tool was designed with pen testing in mind, and is intended to simplify searching for potentially sensitive data across large networks.
Some of the features have not been thoroughly tested, so changes will be forth coming as bugs are found. I only really find and fix the bugs while Iām on engagements, so progress is a bit slow. Any feedback or bug reports would be appreciated. Itās definitely rough around the edges, but Iām just trying to pack in features at the moment. Version 2.0 should clean up the code a lotā¦.whenever that actually happens ;). Thanks for checking it out!!
Thereās a known oddity in the SMBServer component used for the file content search feature. For some reason it throws an exception in the threading library. It still works, but the error is annoying none the less.
Tags: #python
-
laravel-page-speed
Package to optimize your site automatically which results in a 35%+ optimization
Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by [Renato Marinho][link-author], and currently maintained by [João Roberto P. Borges][link-maintainer], [Lucas Mesquita Borges][link-maintainer-2] and [Renato Marinho][link-author].
Tags: #php ⢠laravel ⢠laravel-5-package
-
blaze
:fire: Meteor Blaze is a powerful library for creating live-updating user interfaces
Blaze is a powerful library for creating user interfaces by writing reactive HTML templates. Compared to using a combination of traditional templates and jQuery, Blaze eliminates the need for all the āupdate logicā in your app that listens for data changes and manipulates the DOM. Instead, familiar template directives like
andintegrate with Trackerās ātransparent reactivityā and Minimongoās database cursors so that the DOM updates automatically.Tags: #javascript ⢠meteor ⢠meteor-package
-
covid19_scenarios
Models of COVID-19 outbreak trajectories and hospital demand
Select the population drop down and select a country/region to auto-populate the modelās parameters with respective UN population data. These parameters can be individually updated manually if necessary.
Tags: #javascript ⢠covid-19 ⢠sars-cov-2
-
log4j-scan
A fully automated, accurate, and extensive scanner for finding log4j RCE CVE-2021-44228
- Support for lists of URLs.
- Fuzzing for more than 60 HTTP request headers (not only 3-4 headers as previously seen tools).
- Fuzzing for HTTP POST Data parameters.
- Fuzzing for JSON data parameters.
- Supports DNS callback for vulnerability discovery and validation.
- WAF Bypass payloads.
Tags: #python
-
aws-iot-device-sdk-java
Java SDK for connecting to AWS IoT from a device.
A new AWS IoT Device SDK is now available. It is a complete rework, built to improve reliability, performance, and security. We invite your feedback!
This SDK will no longer receive feature updates, but will receive security updates.
Tags: #java
-
TinymceBundle
Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
:package: This bundle makes it very easy to add the TinyMCE WYSIWYG editor to your Symfony2 project.
Tags: #php
subscribe via RSS