---
pageClass: routes
---
# Programming
## A List Apart
### Articles
### Topics
You have the option to utilize the main heading or use individual categories as topics for the path.
::: details Topics
| **Code** | _code_ |
|-------------------------|-------------------------|
| **Application Development** | _application-development_ |
| **Browsers** | _browsers_ |
| **CSS** | _css_ |
| **HTML** | _html_ |
| **JavaScript** | _javascript_ |
| **The Server Side** | _the-server-side_ |
| **Content** | _content_ |
|-------------------------|-------------------------|
| **Community** | _community_ |
| **Content Strategy** | _content-strategy_ |
| **Writing** | _writing_ |
| **Design** | _design_ |
|-------------------------|-------------------------|
| **Brand Identity** | _brand-identity_ |
| **Graphic Design** | _graphic-design_ |
| **Layout & Grids** | _layout-grids_ |
| **Mobile/Multidevice** | _mobile-multidevice_ |
| **Responsive Design** | _responsive-design_ |
| **Typography & Web Fonts** | _typography-web-fonts_ |
| **Industry & Business** | _industry-business_ |
|-------------------------|-------------------------|
| **Business** | _business_ |
| **Career** | _career_ |
| **Industry** | _industry_ |
| **State of the Web** | _state-of-the-web_ |
| **Process** | _process_ |
|-------------------------|-------------------------|
| **Creativity** | _creativity_ |
| **Project Management** | _project-management_ |
| **Web Strategy** | _web-strategy_ |
| **Workflow & Tools** | _workflow-tools_ |
| **User Experience** | _user-experience_ |
|-------------------------|-------------------------|
| **Accessibility** | _accessibility_ |
| **Information Architecture** | _information-architecture_ |
| **Interaction Design** | _interaction-design_ |
| **Usability** | _usability_ |
| **User Research** | _user-research_ |
:::
## ACM
### A.M.Turing Award Winners
## AtCoder
### Present Contests
Status
| Active Contests | Upcoming Contests | Recent Contests |
| --------------- | ----------------- | --------------- |
| active | upcoming | recent |
### Contests Archive
Rated Range
| ABC Class (Rated for ~1999) | ARC Class (Rated for ~2799) | AGC Class (Rated for ~9999) |
| --------------------------- | --------------------------- | --------------------------- |
| 1 | 2 | 3 |
Category
| All | AtCoder Typical Contest | PAST Archive | Unofficial(unrated) |
| --- | ----------------------- | ------------ | ------------------- |
| 0 | 6 | 50 | 101 |
| JOI Archive | Sponsored Tournament | Sponsored Parallel(rated) |
| ----------- | -------------------- | ------------------------- |
| 200 | 1000 | 1001 |
| Sponsored Parallel(unrated) | Optimization Contest |
| --------------------------- | -------------------- |
| 1002 | 1200 |
### Posts
## BBC News Labs
### News
## Bitbucket
### Commits
### Tags
## Bitmovin
### Blog
## CNCF
### Category
| Blog | News | Announcements | Reports |
|------|------|---------------|---------|
| blog | news | announcements | reports |
## Codeforces
### Latest contests
### Recent actions
## cve.mitre.org
### Search Result
## Distill
### Latest
## gihyo.jp
### Series
## GitHub
::: tip
GitHub provides some official RSS feeds:
- Repo releases: `https://github.com/:owner/:repo/releases.atom`
- Repo commits: `https://github.com/:owner/:repo/commits.atom`
- User activities: `https://github.com/:user.atom`
- Private feed: `https://github.com/:user.private.atom?token=:secret` (You can find **Subscribe to your news feed** in [dashboard](https://github.com) page after login)
- Wiki history: `https://github.com/:owner/:repo/wiki.atom`
:::
### User Repo
### Trending
### Topics
| Parameter | Description | Values |
| --------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| `l` | Language | For instance `php`, which can be found in the URL of the corresponding [Topics page](https://github.com/topics/framework?l=php) |
| `o` | Sorting Order | `asc`, `desc` |
| `s` | Sorting Criteria | `stars`, `forks`, `updated` |
For instance, the `/github/topics/framework/l=php&o=desc&s=stars` route will generate the RSS feed corresponding to this [page](https://github.com/topics/framework?l=php&o=desc&s=stars).
### Repo Issues
### Repo Pull Requests
### User Followers
### Repo Stars
### Repo Branches
### Files Commits
| User name | Repo name | Branch name | File path |
| --------- | --------- | ----------- | --------------- |
| `DIYgod` | `RSSHub` | `master` | `lib/router.js` |
> - If there are special characters such as `/` in the **branch name**, they need to be encoded with urlencode, usually `/` needs to be replaced with `%2f`
> - If there are special characters in the **file path**, you need to use urlencode to encode them, but the file path can be recognized normally `/` characters
> - If the **file path** ends with `.rss`, `.atom`, `.json`, you need to replace the `.` in the suffix with `%2e`
>
> > Reeder will make an error when subscribing to `% 2erss` or similar suffixes. At this time, add`.rss` after the route to subscribe
> >
> > Such as: replace `https://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router%2ejs` to `https://rsshub.app/github/file/DIYgod/RSSHub/master/lib/router%2ejs.rss`
### Search Result
| Sort options | sort |
| ---------------- | --------- |
| Best match | bestmatch |
| Most stars | stars |
| Most forks | forks |
| Recently updated | updated |
### User Starred Repositories
### Repo Contributors
### Issue / Pull Request comments
### Wiki History
### Notifications
### Gist Commits
## GitLab
### Explore
| Trending | Most stars | All |
| -------- | ---------- | --- |
| trending | starred | all |
### Releases
### Tags
## Gitpod
### Blog
### Changelog
## Hacker News
### Section
Section
| homepage | new | past | comments | ask | show | jobs | best | threads | submitted |over |
| ------------------------------------- | --------------------------------------------- | ------------------------------------------- | ------------------------------------------------------- | --------------------------------------- | ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | ------------------------------------------------------- | ----------------------------------------------------------- |----------------------------------------------------------- |
| [index](https://news.ycombinator.com) | [newest](https://news.ycombinator.com/newest) | [front](https://news.ycombinator.com/front) | [newcomments](https://news.ycombinator.com/newcomments) | [ask](https://news.ycombinator.com/ask) | [show](https://news.ycombinator.com/show) | [jobs](https://news.ycombinator.com/jobs) | [best](https://news.ycombinator.com/best) | [threads](https://news.ycombinator.com/threads?id=dang) | [submitted](https://news.ycombinator.com/submitted?id=dang) | [over](https://news.ycombinator.com/over?points=100) |
> Section `Over` only shows the submissions over a fixed threshold from last few days
Items link to
| Source addresses shared by users | Comments on Hacker News | Comments list |
| -------------------------------- | ----------------------- | -------------- |
| sources | comments | comments_list |
> Default RSS by the website: , same as `index` section, should be the first choice.
### Follow User
Subscribe to the updates (threads and submission) from a paritcular Hacker News user
## HackMD
### Profile
## Hex-Rays
### Hex-Rays News
## Huggingface
### Daily Papers
## Issue Hunt
### Project Funded
## Kaggle
### Discussion
| hot | recent | new | top | active |
| ------- | --------------- | --------------- | ---------- | ------------- |
| Hotness | Recent Comments | Recently Posted | Most Votes | Most Comments |
### Competitions
| 空 | featured | research | recruitment | gettingStarted | masters | playground | analytics |
| -------------- | -------- | -------- | ----------- | --------------- | ------- | ---------- | --------- |
| All Categories | Featured | Research | Recruitment | Getting started | Masters | Playground | Analytics |
## Layer3
### Quest
## LeetCode
### Articles
### Submission
### Daily Question
### Daily Question Solution
## Linux Patchwork
### Patch Comments
## LWN.net
### Security alerts
| Distribution | Identification |
| :--------------- | :----------------- |
| Arch Linux | `Arch_Linux` |
| CentOS | `CentOS` |
| Debian | `Debian` |
| Fedora | `Fedora` |
| Gentoo | `Gentoo` |
| Mageia | `Mageia` |
| openSUSE | `openSUSE` |
| Oracle | `Oracle` |
| Red Hat | `Red_Hat` |
| Scientific Linux | `Scientific_Linux` |
| Slackware | `Slackware` |
| SUSE | `SUSE` |
| Ubuntu | `Ubuntu` |
## MySQL
### Release Notes
| 8.0 | 5.7 | 5.6 |
| --- | --- | --- |
## Node.js
### News
| العربية | Catalan | Deutsch | Español | زبان فارسی |
| ------- | ------- | ------- | ------- | ---------- |
| ar | ca | de | es | fa |
| Français | Galego | Italiano | 日本語 | 한국어 |
| -------- | ------ | -------- | ------ | ------ |
| fr | gl | it | ja | ko |
| Português do Brasil | limba română | Русский | Türkçe | Українська |
| ------------------- | ------------ | ------- | ------ | ---------- |
| pt-br | ro | ru | tr | uk |
| 简体中文 | 繁體中文 |
| -------- | -------- |
| zh-cn | zh-tw |
## project-zero issues
### issues
## react
### react-native
## Scala
### Scala Blog
## Smashing Magazine
### Articles
### Category
::: details Category
| **Category** | |
|----------------------|-----------------------|
| Accessibility | accessibility |
| Best practices | best-practices |
| Business | business |
| Career | career |
| Checklists | checklists |
| CSS | css |
| Data Visualization | data-visualization |
| Design | design |
| Design Patterns | design-patterns |
| Design Systems | design-systems |
| E-Commerce | e-commerce |
| Figma | figma |
| Freebies | freebies |
| HTML | html |
| Illustrator | illustrator |
| Inspiration | inspiration |
| JavaScript | javascript |
| Mobile | mobile |
| Performance | performance |
| Privacy | privacy |
| React | react |
| Responsive Design | responsive-design |
| Round-Ups | round-ups |
| SEO | seo |
| Typography | typography |
| Tools | tools |
| UI | ui |
| Usability | usability |
| UX | ux |
| Vue | vue |
| Wallpapers | wallpapers |
| Web Design | web-design |
| Workflow | workflow |
:::
## ui.dev
### BYTES - Your weekly dose of JS
Staying informed on the JavaScript ecosystem has never been so entertaining. Delivered every Monday and Thursday, for free. https://bytes.dev/
### React Newsletter
Stay up to date on the latest React news, tutorials, resources, and more. Delivered every Tuesday, for free. https://reactnewsletter.com/
## Visual Studio Code Marketplace
### Visual Studio Code Plugins Marketplace
| Featured | Trending Weekly | Trending Monthly | Trending Daily | Most Popular | Recently Added |
| -------- | --------------- | ---------------- | -------------- | ------------ | -------------- |
| featured | trending | trending_m | trending_d | popular | new |
## zooTeam
### blog
### weekly