-
> Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties, Twitter and other online media.
Being inclusive and progressive does not mean that we…
-
Hi, yt is good, I'm running it on my Raspberry Pi Model A, the only problem is, I'm in China. As you might know, youtube is blocked within China.
I noticed that youtube-dl has a proxy toggle in its ne…
meeeo updated
11 years ago
-
Under both julia 1.9.3 and 1.10.0-beta2, I get
```julia
julia> macro macrobuilder()
quote
macro $(esc(:foo))()
display(__module__)
end…
-
## Overview
Like other web forms, userform submission can hold a lot of sensitive data. Submissions are often *both* stored in the CMS database, and emailed out. Particularly if that email address …
-
```
#include
#include
#include
#define OUR_latitude 22.5726723 // Moscow cordinates
#define OUR_longtitude 88.3638815
#define OUR_timezone 330 // localt…
-
Example to reproduce
```dart
class _BaseContextMenu extends StatefulWidget {
@override
State createState() => _BaseContextMenuState();
}
class _BaseContextMenuState extends State {
bool…
knopp updated
4 months ago
-
Q: “should kids wear masks”
A: “I can tell you more about: Should travelers wear facemasks or coverings? In the context of the COVID-19 pandemic, CDC recommends that everyone wear a cloth face coveri…
-
**"Grip"** is one term for **influenza**, commonly known as **the flu** in English. It is a contagious respiratory illness caused by influenza viruses, which infect the nose, throat, and sometimes th…
-
Here is a test case that shows the failure. Comment/uncomment one of the `let json_deserializer =` lines to toggle between the JSON test data. The output for the failing case is:
```
Error parsing f…
-
Next time someone develops lesson material, this might make a fantastic worked example or lab or exercise. I'd like to eventually work it up myself but putting it here in case anyone gets to it first.…