Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 18,519 public repositories matching this topic...
test-source-map fails on Windows 10. Looking at the test file, there is a special case for Windows that is not being met under certain conditions. I believe it has to do with how git is configured to handle line endings on checkout but I still need to confirm
C:\Users\jasne\Projects\node>Release\node test\parallel\test-source-map
assert.js:93
throw new AssertionError(obj);
^
-
Updated
Feb 19, 2020
Filippo, as we discussed as GothamGo, using mkcert as an infrastructure CA to secure internal service-to-service http calls is probably a use case falls within the mission of mkcert. 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.
- Are you nativefying a public website? Yes
- Feature request? Have you looked at
nativefier --helpto see if an existing option could fit your needs? Yes - OS:
Windows 10 - Error message / stack trace (if any):
Resource interpreted as Document but transferred with MIME type text/csv: "https://www.example.com/wp-admin/admin-ajax.php?action=export_appointments".
I'm trying to export cs
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
If a block selection includes the end of a line, not only the block selection but also the newline characters from the end of the line are inserted.
Additionally, when the selection goes from the start of the line to the end of the line and a line wraps around, the line is not copied correctly but instead broken across multiple lines.
It should be fairly simple to fix this, by only appending
-
Updated
Feb 19, 2020 - Swift
Describe the bug
The Motrix icon on the taskbar is small; and for presenting various details in your drawing, is not something pleasant to visualize.
I suggest you create a new (simpler) icon. Showing the percentage (in color) of the completed download.
Screenshots
, which in PS Core is BOM-less UTF-8
However, sometimes you need a specific character encoding, and Tee-Object currently offers no way to specify a different encoding.
Proposed technical implementation details
Current behavior
Lines always wrap in Markdown notes
Desired behavior
Would like to be able to toggle line wrapping in Markdown notes - either as a global preference, via special syntax inline or both
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);
-
Updated
Feb 19, 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.
Currently many false positive license-like-looking comments are preserved in the bundle, we should remove them all (https://webpack.js.org/plugins/terser-webpack-plugin/#remove-comments) and instead provide a proper "Licenses" document within the app.
-
Updated
Feb 19, 2020 - JavaScript
I am using v1.1.1 with MacBook Pro 2018 and an external second display that is not HiDPI.
cool-retro-term looks great on the laptop retina display, but when I open it on the non-hdpi display it's a mess.
-
Updated
Feb 19, 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
Currently --quiet and --verbose are opposites, where --quiet is the default option.
Given the number of websites covered by Sherlock, should --quiet be altered so that it is not the opposite of verbose but an option that displays only websites where the username has been found?
This way no options remains as it is, -v as it is, and -q as described above.
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
-
Updated
Feb 19, 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
-
Updated
Feb 19, 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:
I think an "added value" to Linux Dash should be the ability to facilitate the creation of custom plugins besides official ones but I haven't found any "getting started" tutorial about this.
Do you think it would be a great idea, too?
Thanks!
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.