-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…
-
# Title
Intro to Ibis: blazing fast analytics with DuckDB, Polars, Snowflake, and more, from the comfort of your Python repl.
# Abstract
Tabular data is ubiquitous, and pandas has been the de…
-
Starting from October 3, 2022 (Beijing Time), more than 100 users reported that at least one of their TLS-based censorship circumvention servers had been blocked. The TLS-based circumvention protocols…
-
Put uppercase to the word "GitHub".
Put uppercase to members' names.
Mathias:
- "others students" -> "other"
- "some advise" -> "advice"
- "at the project start" -> "at the beginning of the pr…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
At some public chargers (particularly ones by Alfen), the car can communicate with the charging station to give details about it's SOC, this is shown on the charger display. Looking around the interne…
-
Presently in a Nyquist fx plugin something like
```
;version 4
;type process
(seq *track* (cue *track*))
```
fails rather with a rather befuddling error that `*track*` is nil
```
error: …
-
If I do :
s=hs.load('zone 2.bcf', signal_type = "EDS_TEM")
I get the following warning:
"WARNING:hyperspy.io_plugins.bcf:spectrum have no dead time records..."
Then a number of parameters are …
-
----
EDIT by @StollD:
The TL;DR; of this issue: After a recent firmware update, Fedora fails to boot and freezes on the Microsoft logo.
The new firmware ships with a security feature called NX…
-
https://research.fb.com/facebook-open-sources-elf-opengo/
ELF OpenGo
ELF OpenGo is a reimplementation of AlphaGoZero / AlphaZero. It was trained on 2,000 GPUs over a two week period, and has achie…