Zuck#: 一种连接世界的编程语言。以及收割它。
Zuck#: A programming language for connecting the world. And harvesting it

原始链接: https://jayzalowitz.github.io/zucksharp/

## Zuck#: 一种收集你的编程语言 Zuck# 是一种故意具有挑衅性的、受 PHP 启发的编程语言,围绕“快速行动并搞砸一切”的原则构建。它旨在讽刺社交媒体对数据收集、策略调整和逃避责任的关注。该语言明确声明它会收集在法律允许范围内尽可能多的用户数据。 其主要特性包括 `STEAL_DATA` 用于变量赋值(代表数据收集)、`SENATOR_WE_RUN_ADS` 用于输出(并承认国会的审查)、以及 `PIVOT_TO_VIDEO` 和 `PIVOT_TO_METAVERSE` 等关键词,反映了持续的品牌重塑。错误处理使用 `BLAME_RUSSIA` 和 `TAKE_RESPONSIBILITY`(带有讽刺意味)。 Zuck# 提供了一套完整的关键词,重新构想了 PHP,具有面向对象的特性来构建“CORPORATIONs”(类),甚至还有一个“Humanity Verification Protocol”(人性验证协议)——一种自嘲的尝试,以证明其创建者实际上是人类。 该项目可在 GitHub 上获取,可通过 Git、Composer 或 Docker 进行安装,并包含示例程序,展示其独特(且令人不安)的功能。它是一种有趣但尖锐的现代技术环境评论。

## Zuck#: 一种讽刺性编程语言 一种名为“Zuck#”的新编程语言,由 jayzalowitz 创建,并借助 Claude AI 生成,正在 Hacker News 上引起关注。这种语言是对 Facebook (Meta) 及其数据收集行为的讽刺。虽然最初看起来只是简单的关键词替换,但作者承认可以通过操作语义进行更深层次的讽刺——设想一个节点可以自由地从彼此读取/写入数据,而没有接口限制的系统。 这场讨论引发了关于讽刺性和模仿编程语言的更广泛的对话,用户们提到了 INTERCAL、Omgrofl、TrumpScript,甚至 brainf*ck 等例子。许多人指出,在人工智能的帮助下,这类项目越来越可行。 有趣的是,该项目的审美——包括随机的肉类表情符号——参考了马克·扎克伯格笨拙地吸烟的病毒视频,为讽刺增添了另一层含义。作者确认该语言是完全可用的,并且是作为演示,以展示 Claude 的编码能力而创建的。该项目的源代码可在 GitHub 上找到。
相关文章

原文

This language collects exactly as much of your data as we legally can. By reading this, you agree to our Terms of Service.

Z# Did you know? MYSPACE returns null because it's basically dead.

We're tracking: your mouse movements

"Senator, we run ads. Also, we run this programming language now." Z#

What is Zuck#?

Zuck# is a PHP-inspired esoteric programming language that captures the true essence of moving fast and breaking things. Every keyword has been carefully designed to reflect the values of modern social media: privacy invasion, congressional hearings, and pivoting to whatever's trending.

STEAL_DATA $your_secrets = "everything"; STEAL_DATA $engagement = 9001; SENATOR_WE_RUN_ADS "Harvested: " . $your_secrets . "\n"; PIVOT_TO_VIDEO ($engagement > 0) { SENATOR_WE_RUN_ADS "Your attention has been monetized!\n"; SENATOR_WE_RUN_ADS "Engagement level: MAXIMUM\n"; } PIVOT_TO_METAVERSE { SENATOR_WE_RUN_ADS "Time to rebrand!\n"; } END_PIVOT

Why Zuck#?

Move Fast

Our MOVE_FAST loops execute before you can say "congressional subpoena".

Break Things

Every loop ends with BREAK_THINGS. It's not a bug, it's company culture.

Data Harvesting Built-In

Variable assignment is called STEAL_DATA. We believe in transparency about our intentions.

Enterprise-Grade Excuses

Error handling uses BLAME_RUSSIA and TAKE_RESPONSIBILITY (but not really).

Unlimited Memory

We have data centers. Memory is unlimited. Just like your scroll time should be.

100% Human-Written

This language was created by humans. We are definitely humans. *blinks manually*

Installation

PHP
Requires PHP 8.1+

Because we need the latest features to harvest your data efficiently.

git

Clone from GitHub

The classic approach

AVAILABLE

composer

Composer Global

composer global require

SOON

docker

Docker

Containerized harvesting

AVAILABLE

git clone https://github.com/jayzalowitz/zucksharp.git cd zucksharp chmod +x bin/zuck ./bin/zuck examples/hello.zuck ./bin/zuck ./bin/zuck --debug examples/fizzbuzz.zuck

Docker Installation

Prefer containers? We've got you covered. Your data stays isolated... sort of.

docker build -t zucksharp . docker run --rm zucksharp examples/hello.zuck docker run --rm -it zucksharp docker-compose run zuck examples/hello.zuck docker-compose run test

Try Zuck# (Interactive Playground)

Write code below and click "HARVEST" to see what happens. Your code is safe with us. Trust us.