-
```text
.-----------------. .------------. .--------.
| Serialized data || Data-model || Schema |
˙-----------------˙ ˙------------˙ ˙--------˙
```
This writeup focus on…
-
This is issue about (2) on screenshot below can be reproduced by opening `/ipfs/bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze/wiki/` via service worker gateway at https://bafybeiaysi4s…
lidel updated
8 months ago
-
```
$ export CFLAGS='-Og -g -Wall'
$ python3.13 setup.py build_ext -i
running build_ext
building 'immutables._map' extension
creating build
creating build/temp.linux-x86_64-cpython-313
creating…
-
macOS Sonoma 14.5. Attempting to build HLS master for GHC-9.10.1 (MR was recently merged).
```text
$ ghcup compile hls -g main --ghc 9.10.1
[ Info ] downloading: https://raw.githubusercontent.com/…
-
MacOS - Catalina 10.15.6
https://pyoxidizer.readthedocs.io/en/latest/getting_started.html
First I installed as follows, it installed 0.7.0 but apparently doesn't know that itself...
```
% brew…
-
hi,
I want to work with s2 as python lib.
OS: Centos7.9, python3.8.5
I ran:
cd /opt
git clone https://github.com/google/s2geometry.git
cd s2geometry
mkdir build && cd build
cmake -DWITH_PYTH…
-
# Bug report
### Bug description:
I'm building python statically.
In python3.11.8 I have this output:
```
ar rcs libpython3.11.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parse…
-
primitive-0.9.0.0 ([changelog](http://hackage.haskell.org/package/primitive-0.9.0.0/changelog)) (Grandfathered dependencies) is out of bounds for:
- [x] base16-1.0 (>=0.6 && < 0.9). Emily Pillmore @…
-
tasty-quickcheck-0.11 ([changelog](http://hackage.haskell.org/package/tasty-quickcheck-0.11/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for:
- [x] HsYAML-0.2.1.4 (>=0.9.2 && < 0.11). S…
-
# Description
Wazuh currently stores the Python interpreter and its dependencies in ascending numbered folders. Every time that upgrading a specific library is needed, a new folder must be created,…