Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 17,570 public repositories matching this topic...
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
-
Updated
Dec 18, 2019 - JavaScript
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Dec 18, 2019
:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
-
Updated
Dec 18, 2019 - JavaScript
Use $ emacs -nw -Q to startup emacs in terminal.
In alacritty 0.3.3:
In alacritty 0.4.0:
There's an obvious lag.
OS: Manjaro Linux 18.1.4 with kernel 4.19.88
Ver
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
-
Updated
Dec 18, 2019 - Swift
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Dec 18, 2019 - Go
Is your feature request related to a problem? Please describe.
It is annoying to change between downloading list and download list frequently. When I want to checkout the file downloaded, I have to change to downloaded list manually.
Describe the solution you'd like
There should be a list which called All items and display all the work items. Whatever the item is being downloa
Description
The preview editor cursor when using the scrollbar thumb is the text selection cursor and not the default cursor.
Steps to reproduce
- Open a large document that the scrollbar is visible
- Use the scrollbar thumb to scroll
- Cursor is not the default one
Versions
- Mark Text: all
- Operating system: all?
Feature description
There should probably be dedicated features and tools for managing attachments.
Feature motivation
Dealing with attachments, and even finding them, can sometimes be challenging currently.
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
-
Updated
Dec 18, 2019 - JavaScript
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
Updated
Dec 18, 2019 - JavaScript
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Dec 18, 2019 - HTML
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows.
-
Updated
Dec 17, 2019 - C++
On step 2 of Secure /etc/ssh/sshd_config, a quick and dirty way to find any duplicate parameter is with:
awk '{print $1}' /etc/ssh/sshd_config | sort | uniq -c | grep -v ' 1 '
Hi, I'm Yevgeny Pats Founder of Fuzzit - Continuous fuzzing as a service platform.
We have a free plan for OSS and I would be happy to contribute a PR if that's interesting.
The PR will include the following
- go-fuzz fuzzers (This is generic step not-connected to fuzzit)
- Continuous Fuzzing of master branch which will generate new
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Dec 18, 2019 - Dockerfile
Created by Linus Torvalds
Released September 17, 1991
- Repository
- torvalds/linux
- Wikipedia
- Wikipedia


Filippo, as we discussed as GothamGo, using
mkcertas an infrastructure CA to secure internal service-to-service http calls is probably a use case falls within the mission ofmkcert. The readme provides enough detail on how to do this manually, but it warns against "production" use. Please clarify that this use case is not discouraged. Thanks.