Pages

marți, 18 august 2026

Tool : FOG Project.

Deploy and manage any desktop operating system, anywhere.
FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distribution.
Computers can be securely managed with FOG Project remotely, from anywhere in the world - requires a public facing FOG Server

sâmbătă, 15 august 2026

Tool : How to organize notes on Android with Notability

Tool : PairDrop - the ultimate local file and text sharing tool

PairDrop is an open-source, web-based platform that enables seamless peer-to-peer (P2P) text and file sharing between devices connected to the same local network (Wi-Fi) or paired via Bluetooth. Inspired by Apple's AirDrop, it runs directly inside any web browser without requiring user registration, app installations, or cloud storage uploads.
From an SEO perspective, PairDrop targets high-intent search queries such as cross-platform AirDrop alternative, local file sharing, P2P browser transfer, and zero-install text sharing.
Core Functionality and Technical Features
WebRTC Protocol: PairDrop uses WebRTC (Web Real-Time Communication) to establish a direct, encrypted device-to-device connection.
Privacy-First Architecture: Text and files are transferred locally through your router without passing through external cloud servers, guaranteeing high privacy and maximum transfer speeds.
Cross-Platform Compatibility: Works on any operating system (Windows, macOS, Linux, Android, iOS) equipped with a modern web browser.
Pairing Outside Wi-Fi: Allows device pairing across different networks using a temporary pair code or QR code.
Instant Text Clipboard: Enables users to send raw text snippets, URLs, or notes directly to another device's screen or clipboard with a single click.

joi, 13 august 2026

News : WebGL / WebGPU Community ...

WebGL / WebGPU Community - Showcase, news, examples, and tutorials for the future of compute, graphics, cryptography, and AI/ML

News : ollama comes NVIDIA Nemotron 3.5 Lightning.

NVIDIA Nemotron 3.5 Lightning is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for always-on agents.
ollama run nemotron-3.5-lightning

News : Marmoset Toolbag 5.03 Trailer

News : sketchbook-v8 notebook.

marți, 11 august 2026

News : Elveran online new event ...

Tool : Grok Connectors

Grok Connectors are deep integrations that allow Grok (the AI assistant developed by xAI) to access and interact with external applications and data sources directly within a conversation. Launched on May 6, 2026, they are available on Grok Web, iOS, and Android for all users.
These connectors enable Grok to read, search, summarize, draft, edit, or perform actions across everyday tools without requiring constant copy-pasting or switching between applications. This transforms fragmented workflows into seamless experiences. For example, Grok can summarize emails, analyze spreadsheets, update calendars, review code repositories, or manage project tasks based on natural-language requests.

luni, 10 august 2026

News : FINAL FANTASY RESONANCE | Vision – Cloud

Tool : termux and Text User Interfaces demo.

The combination of Termux, Text User Interfaces (TUI), and C using ncurses turns an Android smartphone into an ultra-fast, lightweight, and highly efficient retro development environment. Optimized for lightweight performance, this setup delivers exceptional speed with minimal memory usage directly on mobile devices. Its main strength lies in a seamless hybrid interaction model, perfectly blending traditional keyboard navigation with full touchscreen support for an intuitive mobile coding experience.
In our tui_complete_001.c code, we built a comprehensive suite of C-based TUI controls inspired by classic Turbo Pascal IDEs. Navigation flows naturally through multi-level hierarchical menus with submenus and a top-tab system. The interface features touch-responsive Yes or No confirmation dialogs, temporary red toast alert notifications, and a login form with automatic password masking. For interactive data management, the code integrates a multi-select checklist, a structured data table grid, a scrollable list view, an interactive slider, and a real-time animated progress bar, resulting in a robust and responsive C framework built entirely inside Termux.