#python #android #android_emulator #google_apps #kernelsu #magisk #magiskonwsa #magiskonwsalocal #subsystem #windows #windows_10 #windows_11 #windows_subsystem_android #windows_subsystem_for_android #windows10 #windowssubsystemforandroid #wsa #wsa_root #wsa_with_gapps_and_magisk #wsapatch
Windows Subsystem for Android (WSA) support ended on March 5, 2025, and the Amazon Appstore was removed from the Microsoft Store, but you can still manually install and use WSA on Windows 10 or 11 via unofficial builds like WSABuilds from GitHub. These builds include options with Google Play Services and root access (Magisk). If you face issues with apps crashing or not starting after recent Windows updates, try using older or "NoGApps" builds as workarounds. Backing up your data before uninstalling or updating WSA is recommended. This lets you keep running Android apps on Windows despite official support ending.
https://github.com/MustardChef/WSABuilds
Windows Subsystem for Android (WSA) support ended on March 5, 2025, and the Amazon Appstore was removed from the Microsoft Store, but you can still manually install and use WSA on Windows 10 or 11 via unofficial builds like WSABuilds from GitHub. These builds include options with Google Play Services and root access (Magisk). If you face issues with apps crashing or not starting after recent Windows updates, try using older or "NoGApps" builds as workarounds. Backing up your data before uninstalling or updating WSA is recommended. This lets you keep running Android apps on Windows despite official support ending.
https://github.com/MustardChef/WSABuilds
GitHub
GitHub - MustardChef/WSABuilds: Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries…
Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. - GitHub -...
1❤1
#python #agent #ai #aiagent #awesome #chatgpt #hacktoberfest #hacktoberfest2025 #llm #long_short_term_memory #memori_ai #memory #memory_management #python #rag #state_management
Memori is an open-source memory engine that gives AI language models human-like memory using standard SQL databases like PostgreSQL, MySQL, or SQLite.[1][2] With just one line of code, you can enable any LLM to remember conversations, learn from interactions, and maintain context across sessions.[1] The key benefits are significant cost savings of 80-90% compared to expensive vector databases, complete data ownership and transparency since memories are stored in SQL databases you control, and zero vendor lock-in allowing you to export and move your data anywhere.[1][3] Memori works with popular frameworks like OpenAI, Anthropic, and LangChain, making it easy to integrate into existing projects without complex setup.[1]
https://github.com/GibsonAI/Memori
Memori is an open-source memory engine that gives AI language models human-like memory using standard SQL databases like PostgreSQL, MySQL, or SQLite.[1][2] With just one line of code, you can enable any LLM to remember conversations, learn from interactions, and maintain context across sessions.[1] The key benefits are significant cost savings of 80-90% compared to expensive vector databases, complete data ownership and transparency since memories are stored in SQL databases you control, and zero vendor lock-in allowing you to export and move your data anywhere.[1][3] Memori works with popular frameworks like OpenAI, Anthropic, and LangChain, making it easy to integrate into existing projects without complex setup.[1]
https://github.com/GibsonAI/Memori
GitHub
GitHub - MemoriLabs/Memori: SQL Native Memory Layer for LLMs, AI Agents & Multi-Agent Systems
SQL Native Memory Layer for LLMs, AI Agents & Multi-Agent Systems - MemoriLabs/Memori
1
#python
The Social-Engineer Toolkit (SET) is an open-source penetration testing framework created by TrustedSec that helps security professionals test organizational defenses through social engineering attacks. SET provides pre-built attack vectors for phishing, credential harvesting, and website cloning, allowing testers to simulate realistic threats quickly and effectively. The toolkit runs on Linux and Mac OS X, with easy installation via pip or package managers. By using SET with proper authorization, security teams can identify human vulnerabilities in their defenses, understand how employees respond to social engineering tactics, and implement stronger security awareness training to protect against real-world attacks.
https://github.com/trustedsec/social-engineer-toolkit
The Social-Engineer Toolkit (SET) is an open-source penetration testing framework created by TrustedSec that helps security professionals test organizational defenses through social engineering attacks. SET provides pre-built attack vectors for phishing, credential harvesting, and website cloning, allowing testers to simulate realistic threats quickly and effectively. The toolkit runs on Linux and Mac OS X, with easy installation via pip or package managers. By using SET with proper authorization, security teams can identify human vulnerabilities in their defenses, understand how employees respond to social engineering tactics, and implement stronger security awareness training to protect against real-world attacks.
https://github.com/trustedsec/social-engineer-toolkit
GitHub
GitHub - trustedsec/social-engineer-toolkit: The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of…
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here. - trustedsec/social-engineer-toolkit
#shell #bash #developers_everyday_life #java #option_parser #python #script #shell #show_busy_java_threads #show_duplicate_java_classes #terminal #useful_scripts
This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts.
https://github.com/oldratlee/useful-scripts
This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts.
https://github.com/oldratlee/useful-scripts
GitHub
GitHub - oldratlee/useful-scripts: 🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell…
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc. - oldratlee/useful-scripts
❤1
#python #language_models #linux #machine_translation #nlp #open_source #python #transformers #translation
Argos Translate is a free, open-source tool that lets you translate text offline using your own computer. It works as a Python library, command-line tool, or with a graphical interface, and supports many languages. You can install language packages for direct translations, and it can even translate between languages that don’t have a direct package by using a middle language. This means you can translate more language pairs, though the quality might be a little lower. Argos Translate is fast, private, and does not need an internet connection after setup, making it useful for secure or offline translation needs.
https://github.com/argosopentech/argos-translate
Argos Translate is a free, open-source tool that lets you translate text offline using your own computer. It works as a Python library, command-line tool, or with a graphical interface, and supports many languages. You can install language packages for direct translations, and it can even translate between languages that don’t have a direct package by using a middle language. This means you can translate more language pairs, though the quality might be a little lower. Argos Translate is fast, private, and does not need an internet connection after setup, making it useful for secure or offline translation needs.
https://github.com/argosopentech/argos-translate
GitHub
GitHub - argosopentech/argos-translate: Open-source offline translation library written in Python
Open-source offline translation library written in Python - argosopentech/argos-translate
#ruby #hotwire #kanban #rails #ruby
Fizzy is an open-source Kanban tool by 37signals that helps you visually track tasks and ideas using boards with columns. You can set it up easily, run it locally or with MySQL, and test it with built-in commands. It supports email previews and web push notifications for updates. Fizzy is designed to be simple, modern, and customizable, letting you self-host for full control over your data. It also offers a companion SaaS gem for billing and production setups. This means you get a flexible, transparent way to manage projects and workflows, with the option to run it yourself or use a hosted service.
https://github.com/basecamp/fizzy
Fizzy is an open-source Kanban tool by 37signals that helps you visually track tasks and ideas using boards with columns. You can set it up easily, run it locally or with MySQL, and test it with built-in commands. It supports email previews and web push notifications for updates. Fizzy is designed to be simple, modern, and customizable, letting you self-host for full control over your data. It also offers a companion SaaS gem for billing and production setups. This means you get a flexible, transparent way to manage projects and workflows, with the option to run it yourself or use a hosted service.
https://github.com/basecamp/fizzy
GitHub
GitHub - basecamp/fizzy: Kanban as it should be. Not as it has been.
Kanban as it should be. Not as it has been. Contribute to basecamp/fizzy development by creating an account on GitHub.
#cplusplus #cross_platform
Lynx is an open-source framework that lets you build native mobile and web apps using web skills like CSS and React from a single codebase. It delivers true native performance through a dual-threaded architecture that separates UI rendering from business logic, eliminating lag and enabling instant app launches. This means you can write code once and deploy across Android, iOS, and web platforms, saving development time and costs while maintaining the speed and responsiveness of native applications.
https://github.com/lynx-family/lynx
Lynx is an open-source framework that lets you build native mobile and web apps using web skills like CSS and React from a single codebase. It delivers true native performance through a dual-threaded architecture that separates UI rendering from business logic, eliminating lag and enabling instant app launches. This means you can write code once and deploy across Android, iOS, and web platforms, saving development time and costs while maintaining the speed and responsiveness of native applications.
https://github.com/lynx-family/lynx
GitHub
GitHub - lynx-family/lynx: Empower the Web community and invite more to build across platforms.
Empower the Web community and invite more to build across platforms. - lynx-family/lynx
#typescript
You can use Next AI Draw.io, a web app that lets you create and edit diagrams easily by just typing natural language commands. It uses AI to build, change, or improve diagrams like flowcharts or cloud architecture diagrams (AWS, Azure, GCP) automatically. You can also upload images for the AI to replicate and enhance. It keeps a history of your changes so you can undo or restore earlier versions. The tool has a chat interface to refine diagrams in real time and supports animated connectors for better visuals. This saves you time and effort in making professional diagrams without needing advanced drawing skills.
https://github.com/DayuanJiang/next-ai-draw-io
You can use Next AI Draw.io, a web app that lets you create and edit diagrams easily by just typing natural language commands. It uses AI to build, change, or improve diagrams like flowcharts or cloud architecture diagrams (AWS, Azure, GCP) automatically. You can also upload images for the AI to replicate and enhance. It keeps a history of your changes so you can undo or restore earlier versions. The tool has a chat interface to refine diagrams in real time and supports animated connectors for better visuals. This saves you time and effort in making professional diagrams without needing advanced drawing skills.
https://github.com/DayuanJiang/next-ai-draw-io
GitHub
GitHub - DayuanJiang/next-ai-draw-io: A next.js web application that integrates AI capabilities with draw.io diagrams. This app…
A next.js web application that integrates AI capabilities with draw.io diagrams. This app allows you to create, modify, and enhance diagrams through natural language commands and AI-assisted visual...
#python #agents #ai_agents #anthropic #anthropic_claude #automation #claude #claude_code #claude_code_cli #claude_code_commands #claude_code_plugin #claude_code_plugins #claude_code_subagents #claude_skills #claudecode #claudecode_config #claudecode_subagents #orchestration #sub_agents #subagents #workflows
Claude Code Plugins provide a comprehensive system of 63 focused plugins containing 85 specialized agents, 47 skills, and 44 development tools organized for intelligent automation across software development. You install only what you need, keeping token usage minimal while accessing domain experts in architecture, languages, infrastructure, quality, and operations. Each plugin loads independently with its own agents and commands, letting you compose multiple plugins for complex workflows. This granular design means faster, cleaner sessions with progressive disclosure—knowledge loads only when activated. The benefit is significant productivity gains: you get expert-level assistance tailored to your specific task without unnecessary overhead, enabling your entire team to work more efficiently on development, infrastructure, security, and automation challenges.
https://github.com/wshobson/agents
Claude Code Plugins provide a comprehensive system of 63 focused plugins containing 85 specialized agents, 47 skills, and 44 development tools organized for intelligent automation across software development. You install only what you need, keeping token usage minimal while accessing domain experts in architecture, languages, infrastructure, quality, and operations. Each plugin loads independently with its own agents and commands, letting you compose multiple plugins for complex workflows. This granular design means faster, cleaner sessions with progressive disclosure—knowledge loads only when activated. The benefit is significant productivity gains: you get expert-level assistance tailored to your specific task without unnecessary overhead, enabling your entire team to work more efficiently on development, infrastructure, security, and automation challenges.
https://github.com/wshobson/agents
GitHub
GitHub - wshobson/agents: Intelligent automation and multi-agent orchestration for Claude Code
Intelligent automation and multi-agent orchestration for Claude Code - wshobson/agents
#go #cncf #containers #go #kubernetes
Kubernetes is an open system that helps manage and run apps in containers across many computers. It makes it easy to deploy, update, and scale apps automatically, so they stay fast and available even when demand changes. If something fails, Kubernetes fixes it quickly without needing manual help. This means apps run smoothly, use resources efficiently, and need less time and effort to manage, saving money and letting teams focus on building new features instead of fixing problems.
https://github.com/kubernetes/kubernetes
Kubernetes is an open system that helps manage and run apps in containers across many computers. It makes it easy to deploy, update, and scale apps automatically, so they stay fast and available even when demand changes. If something fails, Kubernetes fixes it quickly without needing manual help. This means apps run smoothly, use resources efficiently, and need less time and effort to manage, saving money and letting teams focus on building new features instead of fixing problems.
https://github.com/kubernetes/kubernetes
GitHub
GitHub - kubernetes/kubernetes: Production-Grade Container Scheduling and Management
Production-Grade Container Scheduling and Management - kubernetes/kubernetes
#javascript #awesome #frontend #weekly
You can access a weekly updated collection of carefully selected, in-depth articles on front-end development, covering cutting-edge technologies, source code analysis, back-end insights, business thinking, design patterns, compiler principles, algorithms, and more. This resource includes practical guides on JavaScript, React, TypeScript, and other key tools, plus advanced topics like machine learning and data visualization. It helps you stay current with industry trends, deepen your technical skills, and improve your coding and architectural understanding, making your development work more efficient and informed. Following this can boost your expertise and career growth in front-end development.
https://github.com/ascoders/weekly
You can access a weekly updated collection of carefully selected, in-depth articles on front-end development, covering cutting-edge technologies, source code analysis, back-end insights, business thinking, design patterns, compiler principles, algorithms, and more. This resource includes practical guides on JavaScript, React, TypeScript, and other key tools, plus advanced topics like machine learning and data visualization. It helps you stay current with industry trends, deepen your technical skills, and improve your coding and architectural understanding, making your development work more efficient and informed. Following this can boost your expertise and career growth in front-end development.
https://github.com/ascoders/weekly
GitHub
GitHub - ascoders/weekly: 前端精读周刊。帮你理解最前沿、实用的技术。
前端精读周刊。帮你理解最前沿、实用的技术。. Contribute to ascoders/weekly development by creating an account on GitHub.
#rust
Fresh is a fast, user-friendly terminal text editor built in Rust that opens huge files instantly without slowing down. It features an intuitive menu system, mouse support, and a command palette for easy navigation, making it perfect if you're switching from graphical editors. You can extend Fresh with TypeScript plugins in a secure environment, and it includes powerful tools like multi-cursor editing, split panes, language server support, and git integration. The main benefit is that Fresh combines the speed and lightweight nature of terminal editors with the ease of use and modern features you'd expect from a graphical editor, all while handling massive files efficiently.
https://github.com/sinelaw/fresh
Fresh is a fast, user-friendly terminal text editor built in Rust that opens huge files instantly without slowing down. It features an intuitive menu system, mouse support, and a command palette for easy navigation, making it perfect if you're switching from graphical editors. You can extend Fresh with TypeScript plugins in a secure environment, and it includes powerful tools like multi-cursor editing, split panes, language server support, and git integration. The main benefit is that Fresh combines the speed and lightweight nature of terminal editors with the ease of use and modern features you'd expect from a graphical editor, all while handling massive files efficiently.
https://github.com/sinelaw/fresh
GitHub
GitHub - sinelaw/fresh: Text editor for your terminal: easy, powerful and fast
Text editor for your terminal: easy, powerful and fast - sinelaw/fresh
#python
VibeVoice is an open-source AI tool that creates natural-sounding, expressive audio with up to four different voices, perfect for making podcasts, audiobooks, or long conversations. It keeps each speaker’s voice consistent and handles smooth turn-taking, making the audio sound realistic and engaging. The tool can generate speech in English and Chinese, and even adds spontaneous emotion or singing. It’s free to use and helps creators produce high-quality audio quickly, but should be used responsibly to avoid misuse.
https://github.com/microsoft/VibeVoice
VibeVoice is an open-source AI tool that creates natural-sounding, expressive audio with up to four different voices, perfect for making podcasts, audiobooks, or long conversations. It keeps each speaker’s voice consistent and handles smooth turn-taking, making the audio sound realistic and engaging. The tool can generate speech in English and Chinese, and even adds spontaneous emotion or singing. It’s free to use and helps creators produce high-quality audio quickly, but should be used responsibly to avoid misuse.
https://github.com/microsoft/VibeVoice
GitHub
GitHub - microsoft/VibeVoice: Open-Source Frontier Voice AI
Open-Source Frontier Voice AI. Contribute to microsoft/VibeVoice development by creating an account on GitHub.
#rust #blockchain #cumulus #polkadot #substrate
The Polkadot SDK is a powerful, open-source toolkit that lets you build your own blockchain or connect to Polkadot as a parachain. It gives you ready-made parts for common features like accounts, staking, governance, and cross-chain messaging (XCM), so you can focus on your unique logic instead of starting from scratch. You get full control over consensus, runtime, and networking, making it easier to launch fast while keeping your chain customizable, secure, and production-ready.
https://github.com/paritytech/polkadot-sdk
The Polkadot SDK is a powerful, open-source toolkit that lets you build your own blockchain or connect to Polkadot as a parachain. It gives you ready-made parts for common features like accounts, staking, governance, and cross-chain messaging (XCM), so you can focus on your unique logic instead of starting from scratch. You get full control over consensus, runtime, and networking, making it easier to launch fast while keeping your chain customizable, secure, and production-ready.
https://github.com/paritytech/polkadot-sdk
GitHub
GitHub - paritytech/polkadot-sdk: The Parity Polkadot Blockchain SDK
The Parity Polkadot Blockchain SDK. Contribute to paritytech/polkadot-sdk development by creating an account on GitHub.
#go #containers #deployment #devops #docker #docker_compose #golang #hacktoberfest #kubernetes #orchestration #self_hosted
Uncloud lets you run and manage web apps across multiple servers (cloud, home, or bare metal) as easily as using Docker Compose, but with production features like zero-downtime updates, automatic HTTPS, and cross-machine scaling. It connects your machines into a secure, private network without needing a central control server, so there’s less to manage and no single point of failure. You keep full control of your infrastructure and data, avoid vendor lock-in, and get a simple, cloud-like experience without the complexity of Kubernetes.
https://github.com/psviderski/uncloud
Uncloud lets you run and manage web apps across multiple servers (cloud, home, or bare metal) as easily as using Docker Compose, but with production features like zero-downtime updates, automatic HTTPS, and cross-machine scaling. It connects your machines into a secure, private network without needing a central control server, so there’s less to manage and no single point of failure. You keep full control of your infrastructure and data, avoid vendor lock-in, and get a simple, cloud-like experience without the complexity of Kubernetes.
https://github.com/psviderski/uncloud
GitHub
GitHub - psviderski/uncloud: A lightweight tool for deploying and managing containerised applications across a network of Docker…
A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes ✨ - psviderski/uncloud
#python
Claude Quickstarts offers ready-made projects that help you quickly build AI applications using the Claude API. You can create tools like a customer support agent, financial data analyst, computer control demo, or an autonomous coding agent by following simple setup steps and using your Claude API key. These projects come with clear instructions and can be customized to fit your needs, saving you time and effort in development. This helps you start building powerful AI apps faster and learn how to use Claude’s advanced features effectively. You also get access to helpful resources, community support, and opportunities to contribute improvements.
https://github.com/anthropics/claude-quickstarts
Claude Quickstarts offers ready-made projects that help you quickly build AI applications using the Claude API. You can create tools like a customer support agent, financial data analyst, computer control demo, or an autonomous coding agent by following simple setup steps and using your Claude API key. These projects come with clear instructions and can be customized to fit your needs, saving you time and effort in development. This helps you start building powerful AI apps faster and learn how to use Claude’s advanced features effectively. You also get access to helpful resources, community support, and opportunities to contribute improvements.
https://github.com/anthropics/claude-quickstarts
GitHub
GitHub - anthropics/claude-quickstarts: A collection of projects designed to help developers quickly get started with building…
A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API - anthropics/claude-quickstarts
#python #brain_inspired_ai #deep_learning #large_language_models #reasoning
The Hierarchical Reasoning Model (HRM) is a new type of AI that reasons more like a human brain, using a fast part for quick details and a slow part for big-picture planning. It solves hard logic tasks like Sudoku, mazes, and IQ-style puzzles very well, even though it is tiny (only 27 million parameters) and learns from very little data (just 1,000 examples). Unlike most large language models, it does not need long chains of written reasoning steps or huge amounts of training, which makes it much faster, cheaper, and more efficient. For the user, this means powerful reasoning in a small, fast system that can run on ordinary hardware and still beat much larger models on tough problems.
https://github.com/sapientinc/HRM
The Hierarchical Reasoning Model (HRM) is a new type of AI that reasons more like a human brain, using a fast part for quick details and a slow part for big-picture planning. It solves hard logic tasks like Sudoku, mazes, and IQ-style puzzles very well, even though it is tiny (only 27 million parameters) and learns from very little data (just 1,000 examples). Unlike most large language models, it does not need long chains of written reasoning steps or huge amounts of training, which makes it much faster, cheaper, and more efficient. For the user, this means powerful reasoning in a small, fast system that can run on ordinary hardware and still beat much larger models on tough problems.
https://github.com/sapientinc/HRM
GitHub
GitHub - sapientinc/HRM: Hierarchical Reasoning Model Official Release
Hierarchical Reasoning Model Official Release. Contribute to sapientinc/HRM development by creating an account on GitHub.
❤1
#python
Foundry is a toolkit that helps design new proteins using powerful AI models. It includes tools to generate protein structures (RFD3), predict how they fold (RF3), and design amino acid sequences that will form those structures (ProteinMPNN/LigandMPNN). All models work together using a common framework for handling molecular structures, making it easier to go from idea to designed protein. The benefit is that it gives a complete, flexible system to create custom proteins for research, medicine, or biotechnology, with clear instructions and examples to get started quickly.
https://github.com/RosettaCommons/foundry
Foundry is a toolkit that helps design new proteins using powerful AI models. It includes tools to generate protein structures (RFD3), predict how they fold (RF3), and design amino acid sequences that will form those structures (ProteinMPNN/LigandMPNN). All models work together using a common framework for handling molecular structures, making it easier to go from idea to designed protein. The benefit is that it gives a complete, flexible system to create custom proteins for research, medicine, or biotechnology, with clear instructions and examples to get started quickly.
https://github.com/RosettaCommons/foundry
GitHub
GitHub - RosettaCommons/foundry: Central repository for biomolecular foundation models with shared trainers and pipeline components
Central repository for biomolecular foundation models with shared trainers and pipeline components - RosettaCommons/foundry
#lua
OTClient Redemption is a flexible and complete alternative client for the game Tibia, designed to work with OTServ servers. It uses LUA scripting and CSS-like syntax for easy customization of the game interface, allowing you to create new mods and extend features. Written in modern C++20, it supports advanced graphics, sound, multi-language, and mobile platforms through OpenGL. It offers many features like shaders, animated textures, transparency, and an in-game LUA terminal. This client improves performance with multi-threading and garbage collection, and adapts smoothly to server latency for better gameplay. You benefit by having a customizable, high-performance client that enhances your Tibia experience and supports modding and mobile use.
https://github.com/mehah/otclient
OTClient Redemption is a flexible and complete alternative client for the game Tibia, designed to work with OTServ servers. It uses LUA scripting and CSS-like syntax for easy customization of the game interface, allowing you to create new mods and extend features. Written in modern C++20, it supports advanced graphics, sound, multi-language, and mobile platforms through OpenGL. It offers many features like shaders, animated textures, transparency, and an in-game LUA terminal. This client improves performance with multi-threading and garbage collection, and adapts smoothly to server latency for better gameplay. You benefit by having a customizable, high-performance client that enhances your Tibia experience and supports modding and mobile use.
https://github.com/mehah/otclient
GitHub
GitHub - mehah/otclient: An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses…
An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to custom...
#svelte
Foundry Local lets you run powerful AI models directly on your own computer without needing an Azure subscription or internet connection. This means your data stays private and secure because everything happens locally on your device. It automatically picks the best model version for your hardware, whether you have a GPU, NPU, or just a CPU, ensuring fast and efficient performance. You can easily install it on Windows or macOS, run models via simple commands, and integrate AI into your apps using SDKs for Python, C#, or JavaScript. This gives you full control, reduces costs, and speeds up AI tasks without relying on the cloud.
https://github.com/microsoft/Foundry-Local
Foundry Local lets you run powerful AI models directly on your own computer without needing an Azure subscription or internet connection. This means your data stays private and secure because everything happens locally on your device. It automatically picks the best model version for your hardware, whether you have a GPU, NPU, or just a CPU, ensuring fast and efficient performance. You can easily install it on Windows or macOS, run models via simple commands, and integrate AI into your apps using SDKs for Python, C#, or JavaScript. This gives you full control, reduces costs, and speeds up AI tasks without relying on the cloud.
https://github.com/microsoft/Foundry-Local
GitHub
GitHub - microsoft/Foundry-Local
Contribute to microsoft/Foundry-Local development by creating an account on GitHub.
#python
cuTile Python is a new programming tool from NVIDIA that lets you write GPU programs in Python more easily and efficiently. It uses a tile-based model, where you work with chunks of data called tiles, making your code portable across different NVIDIA GPUs without needing to rewrite it for each hardware generation. cuTile automatically uses advanced GPU features like tensor cores and memory accelerators, so you get high performance without complex coding. You can install it via pip, and it requires CUDA Toolkit 13.1+ and Python 3.10+. This helps you develop faster, future-proof GPU applications with less effort.
https://github.com/NVIDIA/cutile-python
cuTile Python is a new programming tool from NVIDIA that lets you write GPU programs in Python more easily and efficiently. It uses a tile-based model, where you work with chunks of data called tiles, making your code portable across different NVIDIA GPUs without needing to rewrite it for each hardware generation. cuTile automatically uses advanced GPU features like tensor cores and memory accelerators, so you get high performance without complex coding. You can install it via pip, and it requires CUDA Toolkit 13.1+ and Python 3.10+. This helps you develop faster, future-proof GPU applications with less effort.
https://github.com/NVIDIA/cutile-python
GitHub
GitHub - NVIDIA/cutile-python: cuTile is a programming model for writing parallel kernels for NVIDIA GPUs
cuTile is a programming model for writing parallel kernels for NVIDIA GPUs - NVIDIA/cutile-python