Latest Posts

Microsoft Foundry Local AI (CLI)

Microsoft unveiled "Microsoft Foundry Local," allowing users to execute LLMs directly on their PCs.The tool automates setup and optimizes PC performance for AI tasks.Users can install and run models like "Phi-3.5-mini" using simple command-line inputs.Local AI integrates seamlessly with Windows systems, reducing dependency on cloud-based AI services.The system supports various hardware configurations, including GPUs for enhanced performance.Run PowerShellExecute...

Geany Dark Theme on Windows

 1. Create folder "colorschemes"C:\Program Files\Geany\colorschemes2. Put this file, "steampunk.conf" https://gist.github.com/kimworks/58158d6e023bc22e8d27f1ec9a87e8773. Go to menu ⇒ View ⇒ Change Color Scheme ⇒ Select Steampunk or other dark color scheme4. Find this folder, or create oneC:\Users\<username>\AppData\Local\gtk-3.05. Put this file, "gtk.css"https://gist.github.com/kimworks/ab7f2f25cfc9b0c9b843239c20e9c7b6It is not the greatest dark theme, but it's dark. :-) Find better one and use that. ...

Fast JSON parser - Simdjson

 https://github.com/simdjson/simdjson ...

Zero Reasoner

https://github.com/LeapLabTHU/Absolute-Zero-Reasonerhttps://www.arxiv.org/abs/2505.03335 ...

Pratt Parsing

https://matklad.github.io/2020/04/13/simple-but-powerful-pratt-parsing.htmlhttps://github.com/jdvillal/parser ...

JavaScript framework for Games, 3D

 Phaser, https://github.com/phaserjs/phaserPhaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.ThreeJS, https://threejs.org/Babylon.js, https://www.babylonjs.com/, https://github.com/BabylonJS/Babylon.jsCrafty, https://github.com/craftyjs/CraftyMelonJS, https://melonjs.org/ ...

JavaScript framework

ReactVueAngularPreactLitSvelteAlpineJSSolidJSHTMXQwikJamstack, https://jamstack.org/generators/Qwik, https://qwik.dev/Micronaut, https://guides.micronaut.io/Quarkus, https://quarkus.io/Vert.x, https://vertx.io/docs/https://www.infoworld.com/article/2336227/whats-the-best-javascript-framework.html ...

Page 1 of 7123457Next
Powered by Blogger.