-
It is already great most of the actions are running under 10 minutes
but some minor changes can shave off some seconds or minutes
- [ ] Using always make -j2 on github actions
- [x] install and c…
-
https://github.com/CadQuery/cadquery/blob/e69b2f83bde43ad6a0159a72bc058165e684e72e/cadquery/selectors.py#L287-L338
The docs suggest `DirectionMinMaxSelector((0, 0, 1), True)`, but this code:
```py…
-
i am trying to make a mouse emulator i've been following this HIDReportDescriptor https://docs.kernel.org/hid/hidintro.html
I took some code from the keyboard example since its somewhat similar and u…
-
```
Currently LUKS_STRIPES is set to 4000 in luks/luks.h and afaik there is no
user interface to change it. Since afaik the stripes are meant to protect
against forensic attacks. E.g. if a hardware se…
-
Original links for setup on [http://benchmark.ini.rub.de](http://benchmark.ini.rub.de) are not working, I found files with same name on [sid.erda.dk/public/archives](https://sid.erda.dk/public/archive…
-
This is a fantastic set of tools. However, I am hitting a snag I cannot seem to solve. I can run
.../Dsuite Fbranch -Z Allprunedr2-50thinned100.nex.partsroot2.txt SETS_tree-guided_tree.txt > fbr…
-
### Bug description
I had an enum named IntensityType that I was not using in my code at all. I wanted to use that name for a different set of enums, so I changed the first enum name to IntensityC…
-
The same happens with `title`
```
----> 1 df.fplot(ylim=[0,1.01])
/usr/lib/python2.7/site-packages/ts_charting/charting.pyc in df_plot(self, *args, **kwargs)
55 for col in self.columns:
…
-
本论文介绍了RDD的基本概念,介绍了RDD中最重要的Lineage 概念,可以通过Lineage 结合Checkpoint 实现快速容错恢复。使用RDD实现了PageRank算法和逻辑回归算法,介绍了宽依赖和窄依赖的概念。
-
I've caused psql14 to crash multiple times trying to run pgmetrics with a hash partitioned table with 1024 partitions.