Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 19,229 public repositories matching this topic...
Even though --max-old-space-size is a V8 flag, I would expect us to document it, given that it’s probably the most useful V8 flag for Node.js users overall.
Refs: #32251
For some reason when I use the Atom IDE my README.md file randomly changes to README 2.md. I haven't been able to track down any exact operation that causes this, it just randomly changes. I use git to track the file and I notice the file name gets changed on any branch as long as I am using the IDE. I'm not real sure where to start to debug this. Outside of the core packages, the only community p
-
Updated
Apr 5, 2020
What operating system are you using?
OSX 10.11.5
What version of N1 are you using?
Version 0.4.47-3a2a94c (0.4.47-3a2a94c)
Bug?
Do you have any third-party plugins installed? If so, which
No
Is the issue related to a specific email provider (Gmail, Exchange, etc.)?
No
Is the issue reproducible with a particular attachment, message, signature, etc?
- Crea
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.
Description
Clicking the tray icon should minimize the window (like other apps with systray support, such as Telegram).
This is not the same issue as having Nativefier minimize to tray after the window is closed (as in #97, #127 or #158), which already works. It's just annoying having to manually close the window.
Steps to reproduce issue
Open a website with --tray. You shoul
The terminal currently keeps track of two grids, the grid and the alt_grid. This is done because a terminal has two grids at all times, one containing the currently active content and the other containing either the alternate grid if the alternate screen is not active, or the primary grid if it is.
Naming this variable alt_grid is very unfortunate, since it seems to indicate that this is
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 =
Is your feature request related to a problem? Please describe.
When starting the download of many files (clicking multiple Magnet links on a page for e.g.) the confirmation dialog showing where the download will be saved always pops up. In Transmission for e.g. there's an option to not prompt each time.
Describe the solution you'd like
Add a checkbox in the preferences that prevents t
-
Updated
Apr 1, 2020 - Swift
Summary of the new feature/enhancement
Back in Powershell 5, I could write a script which contained:
> $cred = Get-Credential -UserName "$first.$last"A dialog would then appear, asking for the password, but it also gave the option of changing what the username was. This was useful as you could implement a naming standard, but when there was an edge case allowed the end
Current behavior
Export as pdf currently has no option. I try to use Boostnote as much as I can, but the lack of exporting options is limiting its use case. For example:
- (page size) Exporting as pdf produce A4 sized pdf by default. But in many places(North American for example), the default printing size is letter size. This causes a problem when I send the PDF to someone who subsequent
Issue details
While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.
Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.
-
Updated
Apr 4, 2020 - Go
Describe your feature request
A keyboard shortcut or bringing up the spell check menu.
A shortcut for moving the cursor to the next error would be amazing too.
What problem does this feature solve? [optional]
Allows quick spell checking more quickly and easily
Additional context [optional]
Caret markdown editor has this and it is extremely handy.
-
Updated
Mar 19, 2019 - JavaScript
I'm on macOS, the app is named "cool-retro-term". It would have been nicer to have the name as "Cool Retro Term" or "CRT", a word play on Cathode Ray Tube.
-
Updated
Mar 30, 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:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Jan 21, 2020
the rule for type field in mount is strange. If option is bind, then type is optional. In runsc today type is required.
type (string, OPTIONAL) The type of the filesystem to be mounted.
Linux: filesystem types
-
Updated
Apr 4, 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!
Some markdown bold syntax is incorrectly displayed.
It should be modified as follows.