-
`/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/9/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/9/libstdc++.a when search…
-
There have been numerous requests for a dumpster fire emoji, made by combining :wastebasket: +ZWJ+ :fire:. If I offered a PR to implement this ZWJ sequence in Twemoji, would the repo maintainers be o…
-
This is a tracking issue to cover all tasks related to rewriting and updating the "Tutorials" section.
## Tasks
- [x] Define goals and outline for new tutorial sequence (refs: #2590 , #3313 , #2…
-
I want to qualify that I am very new and am only now finding the time to start to wrap my head around xaringan and the ability to write my lecture slide decks in R Markdown. Also, I have very little …
-
---
title: "Xaringan²"
subtitle: "R x Markdown x Github"
author: "Sylvain Lapoix - Datactivist"
date: "Estate 2019"
output:
SlidesDatactivist::moon_reader:
css: [default, datactivist, dat…
-
Is there an easy way to include a .css file from a URL using xaringan? What I'd like to do is the following in my yaml:
```
---
title: "x"
author: "x"
date: "x"
output:
xaringan::moon_read…
-
I am having a compile error with master branch.
`meson build` runs fine but when i do `ninja -C build` it throws these errors
```
ninja: Entering directory `build'
[1/116] Compiling C++ object 'sr…
-
Since the CMake build system in #461 I've been slowly implementing additional feature to make it on par with the original Python/Makefile based build system.
The following features are missing (but…
-
I want to debug linux(ubuntu) version chromium source code with Visual Studio.
I follow vscode.md's steps to install Visual Studio IDE and configure chromium json file.
It can do debug well (eg. F5(…
-
We've known for a long while that `BinaryFormatter` is a dangerous type and that it's responsible for many of the security vulnerabilities real-world .NET applications have seen in recent years. In .N…