开发者
Arc v0.0.1-alpha - A Lightweight C-Based Programming Language
We are excited to announce the first alpha release of Arc, a lightweight, C-based programming language and interpreter designed for simplicity, performance, and educational clarity. Version Overview Version: v0.0.1-alpha Status: Alpha (Experimental) License: GPL-3.0 This initial release establishes the foundational pipeline of the Arc language, from lexical analysis to AST-based interpretation, featuring a robust set of core language constructs and a custom memory management system. Key Features Language Core Variable System: Declaration and updates using the VAR keyword. Functions: Support for custom functions (FN) with parameters and RETURN values. Control Flow: Conditional branching with IF, THEN, ELIF, and ELSE. Iterative loops with WHILE, FOR, and THEN. Loop control with BREAK and CONTINUE. Exception Handling: Graceful error recovery using TRY...CATCH blocks. Data Types: Integrated support for Numbers (Integers/Floats), Strings, Booleans, and Lists. Import System: Modularize projects by importing other .arc files using IMPORT. Syntax Highlights Case Sensitivity: Keywords (e.g., VAR, WHILE, IF) are case-insensitive. Identifiers (variable and function names) are case-sensitive. Operators: Comprehensive set of arithmetic (+, -, *, /, ^), comparison (==, !=, <, >, <=, >=), and logical (AND, OR, NOT) operators. Comments: Single-line comments starting with #. Built-in Standard Library I/O Operations: print, get_input, open_file, read_file, write_file, close_file. Data Manipulation: len_of, typeof, to_int, split_string, append_list, range. Math Library: A comprehensive math.arc providing constants (PI, E) and functions (sin, cos, tan, sqrt, log, etc.). Tooling & CLI Arc comes with a powerful CLI and an interactive REPL: Interactive REPL: Run code line-by-line with syntax highlighting. CLI Options --debug (-d): View tokens and AST tree during execution. --code (-c): Execute a string of code directly. --float-precision (-p): Control decimal output. --mempool-size (-m):
AI 资讯
How I stopped nodding along and actually contributed to open source
For years I saw "open source contributions" on job descriptions and just... nodded along. Typed it into Google once, got overwhelmed, closed the tab. It always seemed like something other people did. People who actually knew what they were doing. People who weren't me. Then I started looking into it properly. And honestly? It still seemed big. Like I'd need to understand an entire codebase, find a complex bug, write some genius fix that the maintainers would applaud. Turns out that's not it at all. I found some resources that changed how I saw it completely. The bar to start is embarrassingly low, and that's intentional. The open source community built it that way on purpose. So I did it. Was it a few lines of code? Yes. Did I do it directly in the browser like a person who has no idea what they're doing? Also yes. Do I care? Absolutely not. Where to actually start: goodfirstissue.dev — filters repos by good first issue label up-for-grabs.net — same idea, different interface Docs you already use — if you read something and think "that's oddly worded," you're already there GitHub search — label:"good first issue" is:open and filter by language Here's the thing though, this isn't just about open source. Everything seems big and intimidating at first. So you start small. One tiny contribution. Not because it's impressive but because it's real, and it's yours, and it builds something. Confidence mostly. Then you do a slightly bigger thing. Then a bigger thing after that. You don't level up by waiting until you're ready. You level up by starting small and not stopping. My first contribution exists now. That's enough for today.
AI 资讯
I built a Brave debloater that refuses to brick your browser
(yes, its open source. link at the bottom, if u want to skip ahead!) Most "debloat scripts" are a pile of registry edits you run as admin and pray. No preview, no undo, and half of them happily disable Safe Browsing or updates for "performance." For your browser, the most security-sensitive app you run, that's reckless. So I built BraveDebloater with one rule: never make Brave less safe. It clears out the noise like Rewards, Wallet, VPN nags, Leo AI prompts, News, and telemetry such as P3A, Web Discovery, and Chromium metrics. But it flat-out refuses to disable Shields, weaken Safe Browsing, turn off updates, or touch your hosts file. That isn't a README promise. It's enforced in the tool itself. A few things that make it trustworthy: Dry-run by default. Nothing changes until you explicitly apply. Official Brave/Chromium enterprise policies, so every change is visible and auditable in brave://policy instead of hidden. Automatic backups before any change, written safely so you never end up with a corrupted file. Validated restore that checks the backup before writing anything and only touches Brave's own policy and profile files. Doctor mode, a read-only health check of your current policy state with no writes. It's MIT-licensed, PowerShell 5.1 compatible, and has a few beginner-friendly issues open. If you care about privacy or Windows tooling, I'd love a star and a PR. Check it out at: https://github.com/osfv/BraveDebloater
开源项目
🔥 maillab / cloud-mail - A Cloudflare-based email service | 基于 Cloudflare 的邮箱服务 | Clo
GitHub热门项目 | A Cloudflare-based email service | 基于 Cloudflare 的邮箱服务 | Cloudflare Email 邮箱 Mail | Stars: 10,723 | 695 stars this week | 语言: JavaScript
开源项目
🔥 uutils / coreutils - Cross-platform Rust rewrite of the GNU coreutils
GitHub热门项目 | Cross-platform Rust rewrite of the GNU coreutils | Stars: 23,440 | 58 stars today | 语言: Rust
开源项目
🔥 raphamorim / rio - A hardware-accelerated GPU terminal emulator focusing to run
GitHub热门项目 | A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. | Stars: 6,890 | 5 stars today | 语言: Rust
开源项目
🔥 vercel-labs / agent-browser - Browser automation CLI for AI agents
GitHub热门项目 | Browser automation CLI for AI agents | Stars: 35,196 | 105 stars today | 语言: Rust
开源项目
🔥 microsoft / mxc - Policy-driven, layered isolation and containment
GitHub热门项目 | Policy-driven, layered isolation and containment | Stars: 338 | 108 stars today | 语言: Rust
开源项目
🔥 NVIDIA / NemoClaw - Run agents like Hermes and OpenClaw more securely inside NVI
GitHub热门项目 | Run agents like Hermes and OpenClaw more securely inside NVIDIA OpenShell with managed inference | Stars: 20,920 | 51 stars today | 语言: TypeScript
开源项目
🔥 angular / angular - Deliver web apps with confidence 🚀
GitHub热门项目 | Deliver web apps with confidence 🚀 | Stars: 100,179 | 86 stars today | 语言: TypeScript
开源项目
🔥 langgenius / dify - Production-ready platform for agentic workflow development.
GitHub热门项目 | Production-ready platform for agentic workflow development. | Stars: 143,849 | 164 stars today | 语言: TypeScript
开源项目
🔥 NginxProxyManager / nginx-proxy-manager - Docker container for managing Nginx proxy hosts with a simpl
GitHub热门项目 | Docker container for managing Nginx proxy hosts with a simple, powerful interface | Stars: 33,063 | 16 stars today | 语言: TypeScript
开源项目
🔥 pot-app / pot-desktop - 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text trans
GitHub热门项目 | 🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition. | Stars: 18,584 | 45 stars today | 语言: JavaScript
开源项目
🔥 usebruno / bruno - Opensource IDE For Exploring and Testing API's (lightweight
GitHub热门项目 | Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia) | Stars: 44,677 | 31 stars today | 语言: JavaScript
开源项目
🔥 JuliusBrussee / caveman - 🪨 why use many token when few token do trick — Claude Code s
GitHub热门项目 | 🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman | Stars: 68,689 | 471 stars today | 语言: JavaScript
开源项目
🔥 poloclub / transformer-explainer - Transformer Explained Visually: Learn How LLM Transformer Mo
GitHub热门项目 | Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization | Stars: 7,737 | 18 stars today | 语言: JavaScript
开源项目
🔥 openai / plugins - OpenAI Plugins
GitHub热门项目 | OpenAI Plugins | Stars: 1,380 | 17 stars today | 语言: JavaScript
开源项目
🔥 datawhalechina / hello-agents - 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
GitHub热门项目 | 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程 | Stars: 56,371 | 479 stars today | 语言: Python
开源项目
🔥 mvanhorn / last30days-skill - AI agent skill that researches any topic across Reddit, X, Y
GitHub热门项目 | AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary | Stars: 27,289 | 173 stars today | 语言: Python
开源项目
🔥 github / copilot-sdk - Multi-platform SDK for integrating GitHub Copilot Agent into
GitHub热门项目 | Multi-platform SDK for integrating GitHub Copilot Agent into apps and services | Stars: 8,827 | 25 stars today | 语言: Java