Author: tim
HTML5 CSS Filters
I 3D PRINTED SHOES And WORE Them For A WEEK! (WHAT HAPPENED?!)
I put a computer in my computer
President Joe Biden speaks after groundbreaking for Intel’s $20 billion semiconductor plant
Rocksmith+ Connect – Tuner App
I Built a PC… but it’s a neon city
AI: [Midjourney]
ImageNet
[ImageNet] is an image database organized according to the WordNet hierarchy (currently only the nouns), in which each node of the hierarchy is depicted by hundreds and thousands of images. The project has been instrumental in advancing computer vision and deep learning research. The data is available for free to researchers for non-commercial use.
TensorFlow Hub
[TensorFlow Hub] is a repository of trained machine learning models ready for fine-tuning and deployable anywhere. Reuse trained models like BERT and Faster R-CNN with just a few lines of code.
The [tfhub.dev] portal lets you search and discover hundreds of trained, ready-to-deploy machine learning models in one place.
Newtonsoft.Json.Encryption
[Newtonsoft.Json.Encryption] makes it easy to encryption certain JSON nodes.
13 sick OpenAI Codex use cases I’ve seen so far
Storing Solar Power on my ROOF!!!
2022 Epic MegaJam
Submissions open from August 25th 2022 at 11:00 AM to September 1st 2022 at 8:59 PM
Theme: As Above So Below
NSIS Installer Builder
[NSIS] builds installers for Windows. [Code Samples] are available in the documentation. Start with the [A simple installer with start menu shortcut and uninstaller] example.
UWP Launcher App with Full Trust
I started a repository for a project to launch apps with full trust to allow MS Store apps to access RGB. [UWP_LauncherAppWithFullTrust]
I ran into a UWP packaging [issue] generating duplicate entries which has been resolved with same manual properties added to the UWP projects.