Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 17,496 public repositories matching this topic...
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
-
Updated
Dec 11, 2019 - JavaScript
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Dec 11, 2019
:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
-
Updated
Dec 10, 2019 - JavaScript
Which operating system does the issue occur on?
OS X
If on linux, are you using X11 or Wayland?
(n/a)
Description
This is somewhat related to #2492 but I think this is more Alacritty's job to provide a knob to turn off any kind of notification altogether. Think of this as having apps requesting your permission to send you notifications. Alacritty shouldn't just let any shell p
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
-
Updated
Dec 11, 2019 - Swift
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Dec 11, 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?
Documentation
Feature description
It seems notable has no documentation:
- User documentation: to explain the user how to use the app
- Developer documentation: to explain to devs the architecture of the code, how to dev (git practices, how to build release for all platforms, lint/style to respect, etc)
- Code documentation: for describing the code, mostly for dev
Feature motivati
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
-
Updated
Dec 11, 2019 - JavaScript
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
Updated
Dec 11, 2019 - JavaScript
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Dec 11, 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 11, 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 11, 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.