-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
In ISO 32000-2:2020, 7.2.4 states,
> Any occurrence of the PERCENT SIGN (25h) outside a string or inside a content stream (see 7.8.2, "Content streams") introduces a comment.
This implies that a…
-
Noticed when attempting to build with `-Accflags='-DPERL_NO_COW'`
$ ./Configure -des -Dusedevel -Accflags='-DPERL_NO_COW'
$ make -j8 miniperl
...
./miniperl -Ilib…
-
# v5 Notary Allocator Application
To apply to be an allocator, organizations will submit one application for each proposed pathway to DataCap. If you will be designing multiple specific pathways, y…
-
For the graded assignment 1, find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't? What could be …
-
### **Why?**
Sharing the roadmap with everyone is always good for transparency and best way to drive the development in order to bring the most value in each step.
### **What?**
All feedback …
-
I'm trying to burn an Arduino bootloader on an `Arduino UNO` board with the `Atmel-ICE` probe. Unfortunately, `avrdude` throws an error message when verifying the bytes.
1. Hardware setup
My har…
-
### Description
Pycoral is available only with support for Python 3.9. Most distribution now no longer ship with that version, rather either 3.10 or 3.11. So there is factually no version of pycoral …
-
- [x] Understand the core differences of v10 from earlier version
-
Hi,
I ran into a very problematic behaviour when using subnet advertising and will try to describe it:
For our company I'm currently setting up a POC and want to add nodes incrementally.
Curren…