Functional specs of M-foo hardware (M3, M4, etc). Includes thread pitch, nominal diameter, core diameter, effective diameter, and so forth.
A list of Free Software network services and web applications which can be hosted on your own servers. With repository stars and repo forks.
I don't know what this has over the other awesome-selfhosted directory. Need to compare them.
freezeFS.py is a utility program that runs on a PC and converts an arbitrary folder, subfolder and file structure into a Python source file. The generated Python file can then be frozen as bytecode into a MicroPython image together with the Virtual File System driver vfsfrozen.py.
When the generated Python file is imported, the file structure is mounted with os.mount() as a read only Virtual File System, which can be accessed on the microcontroller with regular file operations such as open in "r" or "rb" mode, read, readinto, readline, seek, tell, close, listdir, ilistidr, stat.
If the deploy option is used, the files and folders of the frozen files are copied to the standard flash file system. This enables installing configuration and data files when booting the MicroPython image the first time.
An important topic is that opening files in "r" mode requires to buffer the file in RAM. However, many libraries such as web servers and json support reading text modes in "rb" mode, and no overhead is incurred.
eried's personal repository for findings and things to remember.
This is a Chrome and Firefox browser extension that strips Google Analytics (i.e. Urchin Tracking Monitor) parameters, and various other click tracking tokens, from URL query strings. This is done before the web request is made and results in both more private browsing as well as more aesthetically pleasing URLs.
Aware of Facebook, Google, Hubspot, Instagram, Mailchimp, Marketo, Microsoft, Olytics, Wicked Reports, Yahoo, Yandex, and a few generic URIs.
This privacy add-on protects your identity by changing tracking parameters.
Addresses containing Google Analytics parameters will be altered to protect your privacy: no buttons to press and no configuration required.
It will scan the page for links and correct them. If a redirected URL contains the tracking parameters, they will be edited. Not functionality is lost.
This add-on is provided as part of Projekt ONI.
OpenWetWare is an effort to promote the sharing of information, know-how, and wisdom among researchers and groups who are working in biology & biological engineering.
If you would like edit access, would be interested in helping out, or want your lab website hosted on OpenWetWare, please join us. OpenWetWare is managed by the BioBricks Foundation.
A community of permissively licensed video game assets (art, backgrounds, textures, music, sound effects) that can be used in your own projects.
Free fonts have met their match. We know how hard it is to find quality freeware that is licensed for commercial work. We've done the hard work, hand-selecting these typefaces and presenting them in an easy-to-use format.
I learn much better from text than from videos .
Youtube-to-Webpage is a Perl script to create a webpage from a Youtube video with a transcript generated from the video's closed captions paired with screenshots of the video.
The project is built upon:
DOS homebrew scene.
Does it exist? Are there any new games for DOS?
Why we’ve got plenty of new titles for almost every old platform, but just few for good old DOS powered IBM PC? Let’s do something about it. Let’s collect DOS games from 21st century and encourage others to make a new ones.
Why would someone make game for DOS nowadays?
– Because it’s fun, if you are into that sort of thing ;)
– Because it’s retro, and retro is cool! (you know, like bowties…)
– Because thanks to DOSBox, you can run DOS programs almost anywhere – Windows, Linux, MacOS, smartphones, tablets, Raspberry Pi, you name it.
Uses sdxl-emoji to turn natural language descriptions into custom emoji.
Github: https://github.com/cbh123/emoji
CHART stands for Completely Hackable Amateur Radio Telescope. Our goal with this project is to create an easy to navigate system of tutorials that will lead to you in building your own radio telescope from the comfort of your home or classroom. It is very important to us that that radio astronomy is as accessible as possible to whoever is interested, so we strove to keep the creation of this project as cheap as possible. We are excited that you have found our project and wish you the best of luck in the creation of your radio telescope.
ArduinoFDC is a sketch that implements a floppy disk controller. It works with Arduino Uno, Leonardo, Nano, Pro Mini, Micro and Mega.
ArduinoFDC consists of three parts:
ArduinoFDC works with double density (DD) as well as high density (HD) disk drives. It can read, write and format 5.25" DD (360KB), 5.25" HD (1.2MB), 3.5" DD (720KB) and 3.5" HD (1.44MB) disks.
Offshore.CAT is a compiled list of the real & genuine, along with the bad & garbage offshore services that we have either used/have had experience with in the past.
We publish these reports because I'm tired of getting asked what hosting they should use.
Offshore.CAT is not affiliated with any of the listed websites, our website takes zero responsibility from illegal or unethical usage. All informations are exposed as-is and might be not up to date if something recently changed.
Retro computing and games enthusiast
The open-source alerts management and automation platform - GitHub - keephq/keep: The open-source alerts management and automation platform
A huge collection of infrared interaction patterns for all kinds of devices. Load them onto a Flipper Zero and have a good time.
This is a playground (and dump) of stuff I made, modified, researched, or found for the Flipper Zero.
There's a lot of everything in here, from customized apps, BadUSB scripts, hardware specs for modders, GPIO interface shenanagains and interface pinouts, hardware troubleshooting, sound and music stuff, and sub-GHz captures and dissections for just about everything. It's an impressive collection.