Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 18,304 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
[Enter steps to reproduce:]
- ...
- ...
Atom: 1.41.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Enterprise
Thrown From: 'atom-ctags' package vundefined
Stack Trace
Uncaught TypeError: Cannot read property '\GitHub\scikit-learn.circleci\config.yml' of null
At \.atom\packages\atom-ctags\lib\ctags-cache.coffee:49
TypeError: Cannot read property \G
-
Updated
Feb 3, 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
Booting/linux-bootstrap-1.md
text:
where
0x10ffefis equal to1MB + 64KB - 16b. . . Since2^20 = 1048576is 1MB.
0x10ffef = 1114095
1MB + 64KB - 16b = 1114096 ((2^20) + (64 × 2^10) − 16) or 2^20
0x10ffef != 1MB + 64KB - 16b
maximum address = 0x10ffef
2^20 = address 0 - 0x10ffef
right:
where
0x10ffefis equal to(1MB + 64KB - 16b) - 1. . . Since `2^20 - 1 =
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
-
Updated
Feb 3, 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
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 3, 2020 - Go
Describe your feature request
Preferences -> Image uploader -> GitHub needs a bit of instruction.
I would suggest something like this:
If you don't have a GitHub account, you will need to make one.
A token can be generated in Settings/Developer settings
For more detailed instructions, [consult t
Round icon
We need a round icon to use in some places, like the subreddit, but I can't think of what this round icon should look like
The best that I can think of is a rolled pencil, but that sounds kind of difficult to sketch and perhaps the pencil endings won't look great inside a circle.
If anybody has any other ideas I'm all ears.
-
Updated
Feb 3, 2020 - JavaScript
-
Updated
Feb 3, 2020 - JavaScript
It'd be really useful to have a command option to use or import a JSON profile from the command line when launching cool-retro-term on a system that don't have a mouse. And even with a mouse, that option could automate the process.
Ideally --profile should be able to take a JSON directly, but another option like --import-profile foo.json would work too, although there's a potential for co
-
Updated
Feb 3, 2020 - HTML
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:
In some distributions such as Raspbian, by default a password is not required to use sudo. Obviously this is no good - so I suggest adding a step to ensure that a password is required.
This can be done like so, at least in Raspbian:
sudoedit /etc/sudoers.d/010_pi-nopasswdThen remove the NO prefix to NOPASSWD, then save & exit.
This issue is to support the following netdevice ioctls.
SIOCGIFMAP
SIOCGIFTXQLEN
SIOCGIFDSTADDR
SIOCGIFBRDADDR
-
Updated
Feb 3, 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.