ESETv2 Emulator / interpreteran invention by m.crivellari DescriptionESETv2 is an intriguing challenge developed by ESET, available on their website under the "Challenge" menu. |
error-codes commandan invention by kukuk Description |
Learn and improve my knowledge about how to use AI tools and code assistantsan invention by xarbulu DescriptionI have always been sceptical about AI code assistants such as copilot or gemini. It is obvious that these kind of tools are and will be part of our software engineering life, so let's better learn how to use them the best possible. |
|
A way a for Longhorn UI automationa project by cchien DescriptionDuring each release cycle, Longhorn QA needs to run a UI sanity check. We should explore ways to automate the Longhorn UI testing process. |
Automate boring tasks in Data Warehouse with dbt Fusiona project by rgolovnya DescriptionBring automated testing, generate documentation with few commands and finally bring column level lineage in easy and human friendly way with open-source dbt Fusion. The dbt Fusion engine is written in Rust and is designed for speed, correctness, and has a native understanding of SQL across multiple data warehouse SQL dialects. |
GCC aggregate trackinga project by jamborm Currently GCC relies only on the most generic alias analysis when attempting to track data in aggregates in interprocedural (IPA) optimizations. In the course of this project I plan to revive patches for using simple escape analysis to track all data which do not have their address escaped and use that information to track constants within them, analyze the impact on a number of benchmarks and submit them to GCC trunk. |
Simple user interface for head mounted displaysa project by chuller Create a user interface useable with a see through head mounted display. The display was created from some Chinese video glasses and has a low resolution (320x240) which requires a optimized user interface that also is useful when using it hands free. |
Mozilla Firefox profile selectoran invention by olh Create a wrapper which receives the URL passed to the "firefox" binary, offers a list of available profiles, and finally runs Firefox with the selected profile and the given URL. |
Emacs org-mode (learning)a project by keichwa From the manual: |