-
New better proposal [#50280](https://github.com/golang/go/issues/50280) is ready
**I propose the interrelated changes to the Go language:**
1) Each declared or imported function (including met…
-
BPO | [4753](https://bugs.python.org/issue4753)
--- | :---
Nosy | @malemburg, @akuchling, @rhettinger, @facundobatista, @gpshead, @jcea, @db3l, @abalkin, @pitrou, @tiran, @devdanzin, @rbtcollins, @ned…
-
While building a website with Phel I noticed that the TTFB is very long for a simple hello phel page.
It varies on my machine from 250ms to 300ms.
Once I have added some logic to the website, …
-
Cool take on Rebol/Spry/Tcl like language! I'll follow to see where it goes.
1. Any plans for ahead-of-execution correctness checking? E.g. [compile-time checks](https://github.com/zesterer/tao/iss…
-
BPO | [1518](https://bugs.python.org/issue1518)
--- | :---
Nosy | @gvanrossum, @gpshead, @pitrou, @larryhastings, @giampaolo, @tiran, @benjaminp
Files | [fastglobals.patch.txt](https://bugs.python.org…
-
- [x] Change Month and Week Number
- [x] focWeekExport 2021-04-19 2021-04-26
- [ ] Summary
- [ ] Hashtags
- [ ] Check that comment links work (push weekly dump with channel summaries)
- [ ] Check…
-
As `i31ref` doesn't seem to be an unanimously-agreed-on (see https://github.com/WebAssembly/gc/issues/53) part of the GC MVP spec, I am very interested in discussing what the concrete alternatives to …
-
I started today to transform the code into OO code and here is a first draft of the interface
```supercollider
s.boot;
// create signal
a = Ndef(\foo, {SinOsc.ar(200)*0.5});
// create some …
-
Before we attempt this, we need to know where the time is spent.
@ericsnowcurrently Do you have any profiling information from running `python -S -c "print('Hi')"`, or a similar script?
It takes a…
-
Hello,
i was trying to use this on my raspberry pi 400 with the maiko armv7l package, and i keep getting a 'lde not found' error when trying to start the system. the OS is Raspbian 10 64 bit.