---
pageClass: routes
---
# Programming
## ACM
### A.M.Turing Award Winners
## cve.mitre.org
### Search Result
## Distill
### Latest
## 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)
:::
### 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
### Issues / Pull Requests comments
## GitLab
### Explore
| Trending | Most stars | All |
| -------- | ---------- | --- |
| trending | starred | all |
### Releases
### Tags
## Hacker News
### Section
Section
| homepage | new | past | comments | ask | show | jobs | best |
| ------------------------------------- | --------------------------------------------- | ------------------------------------------- | ------------------------------------------------------- | --------------------------------------- | ----------------------------------------- | ----------------------------------------- | ----------------------------------------- |
| [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) |
Items link to
| Source addresses shared by users | Comments on Hacker News |
| -------------------------------- | ----------------------- |
| sources | comments |
> Default RSS by the website: , same as `index` section, should be the first choice.
## Hex-Rays
### Hex-Rays News
## 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 |
## LeetCode
### Articles
### Submission
## 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` |
## 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
## 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 |