Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 17,969 public repositories matching this topic...
When not using a file extension in ESM - eg import pkg from './path' we currently just throw a straightforward not found error. As proposed by @MylesBorins in nodejs/modules#443 it would be useful to enhance this error message.
Ideally the error message should run the CJS resolver and say "the CJS resolver would have resolved this module to ...". We actually previous
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Jan 13, 2020
Mby it's worth to give users who have a firefox master password a hint that they should enter this when they see "Enter Password or Pin for "NSS Certificate DB""
Description
Scrolling to the top of the page stops before the entire frame is visible.
Details
- Are you nativefying a public website? Yes: github.com
- Feature request? Have you looked at
nativefier --helpto see if an existing op
Probably need rework. The current description bases on its definition in the arch/x86/boot/boot.h, while is not belonged to vmlinux, it is belonged to ZO image, which is produced under arch/x86/boot.
The real definition locates include/linux/build_bug.h
#define BUILD_BUG_ON(condition) \
BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition)
extend it along, will see it is a
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
Jan 13, 2020 - Swift
Summary of the new feature/enhancement
Get-Date should support ISO 8601 to return in UTC. Currently the -format s option returns in ISO 8601 but local time.
There should be a new option which formats including the timezone.
e.g. instead of 2019-12-20T08:48:05 in UTC +1, it should be 2019-12-20T07:48:05Z
https://tools.ietf.org/html/rfc3339#section-5.8
Proposed technical imple
Current behavior
When I open the info menu in the upper right corner of the note, the "note link" field often indicates the address for the note I opened before that one.
Expected behavior
The field should show the address for the note I'm looking at the moment
Steps to reproduce
- Open a note
- Change to another note
- Open info menu
Environment
- Version : 0.13.
Issue details
Camera.unproject does not return original value
Reproduction steps/code
public void create() {
Vector2 tmpvec = new Vector2();
tmpvec.set(0, 0);
Stage stage = new Stage(new ScreenViewport());
stage.stageToScreenCoordinates(tmpvec); // has the correct screen coords;
stage.screenToStageCoordinates(tmpvec);
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Jan 13, 2020 - Go
Describe your feature request
Just like we can attach images, it would be great to attach random files like pdfs. Those documents can be uploaded to the same Github repo just like images are being uploaded currently.
Additional context [optional]
While taking notes, it is great to have the ability of uploading random pdfs that I used as reference for writing my notes.
- OS: Windows 10 Pro
- Notable: 1.8.1
Reproduction steps
- Select a Windows network share as data directory.
- Take a note.
- Close and restart the application.
Current behavior
No notes are listed.
Expected behavior
The note I took should be listed.
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
-
Updated
Jan 13, 2020 - JavaScript
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
Updated
Jan 13, 2020 - JavaScript
I use CRT mainly for video recordings. It would be nice if the [col x lin] counter could be deactivated, especially on startup, so it doesn't show up in the videos.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35165166-suppress-col-x-lin-counter-when-starting-or-resizing?utm_campaign=plugin&utm_content=tracker%2F479407&utLinux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Jan 13, 2020 - HTML
- Brook Version:v20190601
- Server Operating System:centos 7 x64
- Server Operating System Version:7
- Server Operation System Language:en
- Client Operating System:win 10
- Client Operating System Version: 1903
- Client Operation System Language:cn
Expected Behavior
Request Multi-IP Help
Server with multiple IPs, how to specify the server exit IP?
For example: 1.1.1.1 and 2.2.2.2
Versions
- Python: 3.6.3
- OS: linux
- Kivy: master
- Kivy installation method: git clone && pip install --editable in virtualenv
Description
when BorderImage's display_size option is used, it overrides the auto_scale parameter, simply because it first computes the value auto_scale would need, and then look if there is a dispaly_border setting, and overrides the values if
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
An evolving how-to guide for securing a Linux server.
-
Updated
Jan 13, 2020
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
Jan 12, 2020 - Dockerfile
Right now we give the following information (e.g.):
openage v0.4.0-69-g9412facd
opengl
MSVC 19.16.27032.1 [/DWIN32 /D_WINDOWS /W3 /GR /EHsc /MP]
Cython 0.29.14
For future debugging on the user side we could give more information:
- OpenGL version number
- nyan-lib version number
- libc
- sdl-version
- Qt-version
- maybe even opus-codec version
In addition:
jj quote:
Using Debian 9 via WSL (Windows Subsystem for Linux).
As anticipated, install steps 1 & 2 gave no issues. Realised needed to sudo for :80, as documented by you.
All widgets are populated and it's running nice and smoothly.
Is this now Linux Dash on Windows?
Created by Linus Torvalds
Released September 17, 1991
- Repository
- torvalds/linux
- Wikipedia
- Wikipedia



Some markdown bold syntax is incorrectly displayed.
It should be modified as follows.