H.F.

Results 10 issues of H.F.

> 由于Chrome扩展没有写入本地文件的权限,所以无法下载图片。倒是可以把相册的图片链接导出,然后导入下载工具进行下载,不过没有归档整理,意义不大。 > > 图片备份会在以后的“里豆瓣”项目中实现 > > _Originally posted by @tabris17 in https://github.com/doufen-org/tofu/issues/2#issuecomment-519913410_ 所以储存可以指向 dav 等协议的网盘吗?

When I try to create attribute in HDF5.Datatype(HDF5.H5T_C_S1) following this document: >creates groups, datasets, and attributes without writing any data to them. You can then use write(obj, data) to store...

bug
strings
datatype

```julia julia> findlocalmaxima([1 2 3 2 1]) 1-element Vector{CartesianIndex{2}}: CartesianIndex(1, 3) julia> findlocalmaxima([1 2 3 3 1]) CartesianIndex{2}[] ```` I'm not sure whether it is a bug or I need...

FYI: ``` qblab@qblab-tape:~$ brew install ltopers ==> Installing ltopers from amiaopensource/amiaos ==> Installing dependencies for amiaopensource/amiaos/ltopers: tnftp, tree, xmlstarlet and mediamicroservices/mm/mm ==> Installing amiaopensource/amiaos/ltopers dependency: tnftp ==> Downloading https://opensource.apple.com/tarballs/lukemftp/lukemftp-16.tar.gz Already...

The hpsa-dkms doesn't generate hpsa module with `hpsa_use_nvram_hba_flag` during kernel upgrade. It suggests that the hpsa is not been patched. If I remove hpsa-dkms by `dkms remove hpsa-dkms/1.0 --all `...

FileIO.jl can load BigTIFF, but fail to save it. `convert -list format` shows the ability to save as BigTIFF. ```bash cd .julia/packages/ImageMagick/vMfoS/deps/usr/bin ./convert -list format TIFF* rw+ Tagged Image File...

Saving OMETIFF is supposed as: 1. extract metadata from inside OMETIFF container, feed to omexml generator 2. reinterpret data to 2D into a TiffImage container, feed omexl to first ifd's...

**Describe the bug** The image quality names in gphoto2 are different to camera. Here is the one reported by `list-all-config`, which is consisted with #1043. ``` /main/capturesettings/imagequality Label: Image Quality...

Instead of aarch64, Fenix packaged some x86_64 binary files in `linux-headers-amlogic-mainline_1.7.4_arm64.deb` . For example, ```bash khadas@Khadas:/usr/src/linux-headers-6.11.2+/scripts/mod$ pwd /usr/src/linux-headers-6.11.2+/scripts/mod khadas@Khadas:/usr/src/linux-headers-6.11.2+/scripts/mod$ file modpost modpost: ELF 64-bit LSB pie executable, x86-64, version 1...