Convert Figma logo to code with AI

996icu logo996.ICU

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

274,000
21,074
274,000
16,703

Top Related Projects

Microsoft and GitHub Workers Support 996.ICU

:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)

35,830

955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)

Quick Overview

996.ICU is a GitHub repository and movement that protests against the "996" work schedule (9 am to 9 pm, 6 days a week) prevalent in some Chinese tech companies. It aims to raise awareness about labor rights and work-life balance in the tech industry. The repository serves as a platform for information sharing and discussion about labor laws and worker rights.

Pros

  • Raises awareness about labor issues in the tech industry
  • Provides a platform for workers to share experiences and information
  • Encourages discussion about work-life balance and labor rights
  • Has gained significant attention and support internationally

Cons

  • May face potential censorship or retaliation from companies or authorities
  • Limited impact on actual policy changes or company practices
  • Potential risk for contributors who openly support the movement
  • Focuses primarily on the Chinese tech industry, potentially limiting its global relevance

Note: As this is not a code library, the code examples and getting started instructions sections have been omitted.

Competitor Comparisons

Microsoft and GitHub Workers Support 996.ICU

Pros of support.996.ICU

  • More focused on international support and awareness
  • Includes signatures from tech workers outside China
  • Provides resources in multiple languages

Cons of support.996.ICU

  • Smaller community and less engagement
  • Limited to Microsoft employees and contractors
  • Less comprehensive documentation on labor issues

Code Comparison

996.ICU:

weekday_work_time = 12 * 5  # 12 hours per day, 5 days a week
weekend_work_time = 12 * 1  # 12 hours on Saturday
total_weekly_hours = weekday_work_time + weekend_work_time
print(f"Total weekly work hours: {total_weekly_hours}")

support.996.ICU:

const workHours = {
  weekday: 8 * 5,  // 8 hours per day, 5 days a week
  weekend: 0       // No work on weekends
};
const totalWeeklyHours = workHours.weekday + workHours.weekend;
console.log(`Total weekly work hours: ${totalWeeklyHours}`);

The code snippets illustrate the difference in work hours between the 996 schedule (72 hours/week) and a standard 40-hour workweek. While 996.ICU focuses on highlighting the issue, support.996.ICU emphasizes a more balanced work schedule.

Both repositories aim to raise awareness about labor rights and working conditions in the tech industry, particularly in China. 996.ICU has a broader scope and larger community, while support.996.ICU provides a platform for international tech workers to show solidarity with their Chinese counterparts.

Pros of 996action

  • More action-oriented, providing specific steps for workers to take
  • Includes legal resources and templates for filing labor complaints
  • Offers practical guidance on documenting overtime and workplace issues

Cons of 996action

  • Smaller community and less visibility compared to 996.ICU
  • Potentially higher risk for contributors due to its activist nature
  • More focused on Chinese labor laws, limiting international applicability

Code Comparison

996.ICU:

**996.ICU**

* [中文版](./README_CN.md)

The name `996.ICU` refers to **"Work by '996', sick in ICU"**, an ironic saying among Chinese developers.

996action:

# 996action

[![Badge](https://img.shields.io/badge/link-996.icu-%23FF4D5B.svg?style=flat-square)](https://996.icu/#/en_US)
[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg?style=flat-square)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

996action计划是一个旨在向中国劳动监察部门投诉违法加班制度的项目。

While both repositories address the 996 work culture issue, 996action focuses more on practical steps and legal actions, whereas 996.ICU serves as a broader platform for awareness and discussion. The code snippets show that 996action directly references 996.ICU, indicating its inspiration from the larger movement.

:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)

Pros of Awsome-Front-End-learning-resource

  • Focused on front-end development resources, providing a curated list for learners
  • Regularly updated with new learning materials and tools
  • Organized into categories, making it easy to find specific topics

Cons of Awsome-Front-End-learning-resource

  • Limited to front-end development, not addressing broader tech industry issues
  • Smaller community engagement and fewer contributors
  • Less international visibility and impact

Code comparison

While a direct code comparison isn't relevant for these repositories, we can compare their README.md structures:

996.ICU:

# 996.ICU

* [中文版](./README_CN.md)

The name `996.ICU` refers to **"Work by '996', sick in ICU"**, an ironic saying among Chinese developers.

Awsome-Front-End-learning-resource:

# 前端学习资料库

这个库主要用于存放我在学习前端过程中遇到的一些不错的资料。

## 目录

The 996.ICU repository focuses on raising awareness about work conditions, while Awsome-Front-End-learning-resource is a collection of learning resources for front-end development. The former has a broader social impact, while the latter is more specialized and educational in nature.

35,830

955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)

Pros of 955.WLB

  • Focuses on promoting a healthier work-life balance (9am-5pm, 5 days a week)
  • Provides a list of companies that adhere to better working conditions
  • Encourages a more positive approach to workplace reform

Cons of 955.WLB

  • Less widespread recognition and impact compared to 996.ICU
  • Smaller community and fewer contributors
  • Limited to listing companies rather than addressing broader labor issues

Code Comparison

955.WLB:

## 955 公司名单

* Google
* Microsoft
* Intel
* IBM
* Apple

996.ICU:

"996"工作制,即每天早 9 点到岗,一直工作到晚上 9 点,每周工作 6 天。

"996"工作制的周工作时间为最低 60 小时。

The 955.WLB repository primarily consists of a list of companies that follow a 9am-5pm, 5 days a week work schedule. In contrast, the 996.ICU repository contains more detailed information about labor laws, worker rights, and the negative impacts of the 996 work culture.

While 955.WLB promotes a positive work environment, 996.ICU has gained more traction as a movement against excessive work hours in the tech industry. 996.ICU also includes more comprehensive documentation and resources for workers, making it a more robust platform for addressing labor issues in the tech sector.

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

996.ICU

Please note that there exists NO other official account, app or merchandise except for the official domain and this repository.

The name 996.ICU refers to "Work by '996', sick in ICU", an ironic saying among Chinese developers, which means that by following the "996" work schedule, you are risking yourself getting into the ICU (Intensive Care Unit).

Badge LICENSE Slack HitCount

Related press coverage:

See a full list of press

What is 996?

A "996" work schedule refers to an unofficial work schedule (9 a.m.–9 p.m., 6 days per week) that has been gaining popularity. Serving a company that encourages the "996" work schedule usually means working for at least 60 hours per week. Visit 996 working hour system on Wikipedia for more details.

What can I do?

Voices

State Media

Capitalists

  • Jack Ma, founder of Alibaba: It is a huge blessing to be able to '996'.
  • Richard Liu, founder of JD.com: We will never force our employee to work as '996'. (However, as a result many anonymous employees claim that there is a list of departments which ranked them by overtime hours. The shortest will take punishments. And the leaders never leave evidences when asking employees to work as '996'.)
  • Bai Ya, founder of Youzan: This will definitely be a right decision when we look back in a few years.

Developers

Principles and purposes

  • 996.ICU is an initiative initiated by IT practitioners. We welcome people from other fields and other countries to join the discussion.

  • This is not a political movement. We firmly uphold the labor law and request employers to respect the legitimate rights and interests of their employees.

  • It is great progress from closed source to open source, and it will also be great progress from open source to emphasizing labor rights at the same time. What we want is to create an open source software license that advocates workers' rights.

  • We are willing to hear all positive and constructive proposals and advocate mature and responsible speech.

Expanding influence

Please feel free to translate 996.ICU's contents, adjust the format, add some contents or fix grammatical errors. Please note that adding too many translations is getting off the track.

Community powers

  • 955.WLB is a repo that maintains a whitelist of 955 work-life balanced companies.
  • 996.LIST is a repo of a rank list of 996 companies and 955 companies.
  • 996.YAOCL Yet Another Overtime Corps List, current another anonymous voting list.
  • 996.Leave encourages & introduces working overseas.
  • 996.RIP Old news never vanished.
  • 996.Petition initiates petitions by sending open letters to relevant government departments.
  • 996.avengers adds 996ICU and 955WLB tags on recruitment websites.
  • 996.OD occupational diseases are the forewarning of ICU.
  • 996.Q A repository to collect mocks, jokes, or gags about 996.
  • 996.survey A survey of the status of 996.
  • support.996.ICU Microsoft and GitHub Workers Support 996.ICU
  • 996.Blockchain Blockchain for the 996 evidence
  • 996.Error Collect "996" exceptions written in various languages and can be used directly in the project.

Where are the issues?

Even with interaction limits on, the issues area was totally out of control. So I personally decided to switch it off, not by GitHub or others.

License

Anti-996 License

  • The purpose of this license is to prevent anti-labour-law companies from using the software or codes under the license, and force those companies to weigh their way of working

  • See a full list of projects under Anti-996 License

  • This draft is adapted from the MIT license. For a more detailed explanation, please see Wiki. This license is designed to be compatible with all major open source licenses.

  • For law professionals or anyone who is willing to contribute to future version directly, please go to Anti-996-License-1.0. Thank you.

Donate

We accept following crypto currencies:

  • ETH: 0x57a7e421c8edfc7f13612f68a54365fc729f2355

  • USDT(ERC20): 0x57a7e421c8edfc7f13612f68a54365fc729f2355

  • BTC: 1CKB19MxFppcXC3GMG84URuuegifsy8GAr

Donations will be used to sustain/maintain the website.

Contact

You can reach me by E-mail if you need.