-
Upstream code analysis:
- [ ] 1 a. What trends can be observed in code complexity over time-related to the?
- Lines of Code (LOC): Count the total lines of code in a codebase. Higher LOC genera…
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
I've been running into a few problems with dependencies (and I've also caused one... see: `drasil-code-base`) because I'm unsure of where code (primarily regarding 'printing') should be placed. I've a…
-
# Do we need a "Rust Standard"? - Mara's Blog
Languages like C and C++ are standardized. They are fully specified in an internationally recognized standards document. Languages like Python, Swift and…
-
MRI
```
irb(main):001> a = 0.8241000000000004.round(10)
=> 0.8241
irb(main):002> b = 0.8241000000000002.round(10)
=> 0.8241
irb(main):003> a == b
=> true
```
TruffleRuby
```
irb(main)…
ntkme updated
1 month ago
-
~Guess that's what happens when I take six months to make a project public! :/~
~Only just~ Today I re-started on "tidying up" a project I did back in June/July creating a `ctypes`-based Python wra…
-
Following up on [this conversation on rwp](https://groups.io/g/rwp/topic/peak_watcher_read_outs_on_mac/103399162). There is currently a bug with non-english voices on Mac which don't announce the minu…