Search Articles — Sudonull

Search Results

In this project

JS/TS not a functional language: technical analysis

https://sudonull.com/js-ts-not-a-functional-language-technical-analysis

Why JavaScript and TypeScript Are Not Functional Languages? Breaking Down 4 Technical Reasons: mutability, recursion, lazy collections, error handling. Consequences for development.

Evolution of C++: epochs and standards

https://sudonull.com/evolution-of-c-epochs-and-standards

Ideas for C++ development: realistic standards through TS, epochs for legacy, zero-cost exceptions. For middle/senior dev. Learn how to avoid the monster.

project-graph-mcp: graph for AI navigation

https://sudonull.com/project-graph-mcp-graph-for-ai-navigation

project-graph-mcp server builds a compressed code dependency graph for JS/TS/Python/Go. Metrics, Health Score, test checklists. Integration with agent pools. Learn how to set up.

AeroFTP: FTP client on Rust with SFTP and S3

https://sudonull.com/aeroftp-ftp-client-on-rust-with-sftp-and-s3

Explore AeroFTP — open multi-platform file manager with 25 protocols, AES-256 encryption, and AI agent. Rust/TS support, synchronization, CLI. Download from GitHub and set up your cloud.

Running MoE GPT-OSS-120B on 6 GB GPU up to 30 t/s

https://sudonull.com/running-moe-gpt-oss-120b-on-6-gb-gpu-up-to-30-t-s

Accelerating GPT-OSS-120B on a weak GPU with -cmoe and --fit. Efficient RAM usage for MoE models. Instructions for developers.

From the web

TypeScript: JavaScript With Syntax For Types.

https://www.typescriptlang.org/

TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js, Deno, Bun and in your apps. TypeScript understands JavaScript and uses type inference to give you …

TeamSpeak

https://www.teamspeak.com/en/

From small teams to large conferences with thousands of participants, TS6 scales effortlessly with our robust Client-Server architecture.

Downloads - TeamSpeak

https://teamspeak.com/en/downloads/

Download TeamSpeak for Windows, macOS, Linux, Android, and iOS. Free voice chat software with crystal-clear audio and low latency.

The starting point for learning TypeScript

https://www.typescriptlang.org/docs/

Downloadable syntax reference pages for different parts of everyday TypeScript code. Find TypeScript starter projects: from Angular to React or Node.js and CLIs.

TypeScript 教程 | 菜鸟教程

https://www.runoob.com/typescript/ts-tutorial.html

TypeScript 是由 Microsoft 开发的开源编程语言,它是 JavaScript 的超集。 TypeScript 通过添加可选的静态类型、接口、枚举等特性,大大增强了 JavaScript 的开发体验。 TypeScript 不能直接在浏览器中 …

GitHub - microsoft/TypeScript: TypeScript is a superset of JavaScript ...

https://github.com/microsoft/TypeScript

TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. …

TypeScript - Wikipedia

https://en.wikipedia.org/wiki/TypeScript

TypeScript (TS) is a high-level programming language that adds static typing with optional type annotations to JavaScript. It is designed for developing large applications.

TeamSpeak 3 - Teamspeak中文站

https://ts3.com.cn/

提供Teamspeak3服务器/TS3服务器租用,32位/64位Windows、Android、Ios版本的Teamspeak3客户端(TS3客户端)下载,Teamspeak3/TS3中文翻译文件、Teamspeak/TS3主题、Teamspeak/TS3插件 …

Learn TypeScript - Free Interactive TypeScript Tutorial

https://www.learn-ts.org/

TypeScript, as a superset of JavaScript, brings static typing and several other powerful features to the table, enhancing the development experience and ensuring more robust applications. Dive into the …

GitHub - microsoft/typescript-go: Staging repo for development of ...

https://github.com/microsoft/typescript-go

For TypeScript 7.0 RC and later, the command name is tsc. A preview VS Code extension is available on the VS Code marketplace. To use this, set this in your VS Code settings: What Works So Far? …

Trending Now