-
Hi, I'm trying to compile a "Hello World" program on macOs Big Sur 11.0.1 (20B29)
```
$ ponyc --version
0.38.1-bba16525 [release]
Compiled with: LLVM 9.0.1 -- AppleClang-11.0.3.11030032-x86_64
…
lutzh updated
3 years ago
-
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/114)
In GitLab by [[Gitlab user @samthursfield]](https://gitlab.com/samthursfield) on Oct 12, 2017, 15:09
If two or …
-
-
Cannot reopen #16 so...
I made fixes on Retrosite, but Jarhead reverted all of those changes, readding the fucking bloat that I removed to conserve file storage.
YOU DO FUCKING REALIZE THAT THE …
-
The ORM [Pony](https://pypi.org/project/pony/) is missing type annotation.
Although it seems, that one can work around it (see https://github.com/ponyorm/pony/issues/479 )
running mypy on [my repo…
-
Some downsides of staying on Github:
- low barrier to submit issues/PRs (quality control)
- low bandwidth throughput while cloning repositories
- Tor usage discouraged
- Outages/500's
- less co…
-
```
python3 -m venv venv/
source venv/bin/activate
pip3 install battle_tested
(venv) sergeyb@pony:~/sources$ ipython3
/usr/lib/python3/dist-packages/IPython/core/interactiveshell.py:935: UserW…
-
Related to #104, this task is about lowering the operations, constructs (like if, when, where), lexical scopes, lambda logic, future registration, dispatch and completion, etc.
This can be a mix of…
-
Say I want to talk to a service to create a pony. We know the response will be:
```
{
id: 1,
history: [
{ event: "create", date: "01-01-2000", id: 123 },
{ event: "h…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago