-
```
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_cubeb/cubeb/work/cubeb-2bee6bcbd37b121ab197193fe466eef0e91b62b1/src/cubeb_au…
-
I am thinking of adding [alog](https://github.com/dwyl/alog) to this project.
When this project was created alog did not exist. This project has similar features to alog in that it does not update…
-
最近笔记圈还挺热门的 [Voicenotes](https://voicenotes.com/),和 ALog 很相像,但是我对这种工具类产品,主要成本在 AI 模型上的订阅制并不看好,AI 作为数字基建通过调用付费,可以节约大量成本,而不是 ChatGPT、Claude、Notion AI、Raycast AI 全部买一遍。类似 perplexity.ai 的开源产品已经好几个了,语音 AI 笔…
-
### Problem Description
[artisan-settings.aset.txt](https://github.com/user-attachments/files/17239143/artisan-settings.aset.txt)
[24-10-02_2113.alog.txt](https://github.com/user-attachments/files/1…
-
New function is the same as alog_if:log/8.
But check every argument for fun().
Fun should be executed.
-
how to free gpu memory allocated by nvcomp? The code will allocate 24GB GPU memory and free until code end.
```
import numpy as np
from nvidia import nvcomp
import torch
import gc
alogs = ['lz4'…
-
Sample code:
const onRunCompress = async (uploadOption: UploadOptions) => {
if (waitingImages.length === 0) return;
const imageList = [];
for (let i = 0; i < waitingImages.leng…
-
for{
alog.Debug("Debug info...")
alog.DebugC("Debug console info...")
alog.Info("Info info...")
alog.InfoC("Info console info...")
alog.Warn("Warn info...")
alog.WarnC("W…
-
I am currently in the process of trying to update all the users in my database to add new columns to the table.
I tried using the Alog update function which inserts a new row with the updated info…
-
alog is checking that the schemas of the application have the minimum fields defined to allow the package to work:
https://github.com/dwyl/alog/blob/4cbf9d7f3399a665a9b59c5ed0cb96a0e27afc59/lib/alog.…