-
Basically this is the main issues I'm currently tackling. I'm right now adding an opengl wrapper or glw which is in the has a bunch of opengl functionality that is wrapped to make it more focused on t…
-
Auto-detect system theme on first visit, allowing users to override and save their preference for future visits
Note: Check what user preference is on local storage
Check whether we already a theme p…
-
New upcoming release (20250101) will have a completely redesigned, simpler build system.
It will have support for ext. libraries librandombytes, lib25519, libntruprime.
The tests will be separate f…
-
Currently the `TemplateManagement` Object can distribute ClusterTemplates and ServiceTemplates to namespaces in order for them to be used in a `managedCluster` object in these namespaces.
See: https:…
-
## Description
This exception occurs at "ClickHouse.Ado.ClickHouseDataReader.NextResult()" for some column present in Altinity.Cloud Demo "github_events" table:
```
System.NotSupportedException: …
-
Hi,
could pls give any hint how did you installed 'qemu-system-xtensa'?
-
At present, the laundry room is a mess: ( a case of `#EverythingEverywhereAllAtOnce` ... )
![laundry-mess-1](https://github.com/user-attachments/assets/8df0c8c7-2efb-412c-b1e5-0b203bd3132f)
All…
-
支持鸿蒙系统 https://github.com/siyuan-note/siyuan-harmony
golang 不支持直接编译鸿蒙支持的共享库:
* https://github.com/golang/go/issues/54805
* https://github.com/golang/go/issues/13492
但可以通过修改 go 源码来绕过该问题,参考 @r…
88250 updated
22 hours ago
-
I've decided to use Box2D as my engines main physics/collision system because it look similar to BulletPhysics and simple to use. I've never release used it for anything so it will be fun getting it i…
-
The current Store plugin is based on go interface.
Can we add a new plugin system based on CLI?
I need this because some project or internal and don't require an OSS contribution.