Dima Pulkinen
Dima Pulkinen
In my opinion, 3MF is way better documented than AMF. Since both formats try to solve the same problems, but 3MF is newer and is being developed more actively. I...
CAD Assistant [claims to support](https://www.opencascade.com/release_notes/cad-assistant/) AMF import: > Version 1.1 (August 10, 2018) > - New mesh import formats (WRL1, BLEND, 3MF, 3DM, 3DS, AC3D, **AMF**, ASE, COLLADA, X3D).
As I mentioned in the issue I opened a while ago, not all systems have bash installed. And with a recent trend of shifting away from GNU, it's even more...
> "Here's a problem." "Here's how I plan to fix that." Now this pull request is a solution. Maybe this proposed solution is not how you plan to fix it,...
Thank you for your patch, it should be very useful. Designing a circuit with ATtiny826 now, I'm wondering about the feasibility of using this library with it. My display is...
Thank you! I already did connect with unix socket with lua-resty-redis, but absolutely forgot about it, so I blamed the library. Now redis connection is successfull, but I get another...
I'm using Portainer on RancherOS to deploy, getting similar error: ``` Creating volume "vuestorefront_esdat1" with default driver Creating elasticsearch Creating vuestorefront_redis_1 Creating elasticsearch error ERROR: for elasticsearch Cannot start service...
Sorry, unfortunately I couldn't find the right solution to this, so never published the actual fix.
This should be changed to regex `/hertz$/i`, because of kilohertz, megahertz, etc.
I already had one attempt adding hwids from Gentoo: https://github.com/tpimh/nenuzhnix/commit/7bb34f01dfb5dca0ead8dbec57cd58f9862397ea. Right now PCI and USB ids come from eudev, so there is no need for a separate package for it.