prehonor

Results 10 issues of prehonor

This is my example : https://github.com/prehonor/rust-exp01 “cd wasm” and “wasm-pack build --target web --out-name wasm --out-dir ./static” I got this error: [INFO]: Checking for the Wasm target... [INFO]: Compiling to...

This is wayfire error log: https://pastebin.com/TJEuz0TH These are wayfire and wf-shell patches : https://github.com/prehonor/nixos/tree/master/nixpkgs-overlays/pkgs/applications https://github.com/prehonor/nixos/blob/master/nixpkgs-overlays/pkgs/applications/window-managers/wayfire/event-patch.diff https://github.com/prehonor/nixos/blob/master/nixpkgs-overlays/pkgs/applications/window-managers/wayfire/upgrade-wlroots.diff and This is wlroots patch: https://github.com/prehonor/nixos/blob/master/nixpkgs-overlays/pkgs/development/libraries/wlroots/headless.diff

bug

This is log.txt https://pastebin.com/YZs560up

bug

For better utilizing the limited human resources, please include the following information when reporting an issue. Issues which do not follow the format may be immediately closed without review. ##...

This is my (defun testreg (trojan) (ppcre:register-groups-bind (first second third fouth fifth sixth seventh eighth ninth tenth eleventh twelfth) ("^(?:(1)|(2)|(3)|(4)|(5)|(6)|(7)|(8)|(9)|(a)|(b)|(c))+$" trojan) (remove nil (list first second third fouth fifth sixth...

The content of julia script show: using Plots Base.@kwdef mutable struct Lorenz dt::Float64 = 0.02 σ::Float64 = 10 ρ::Float64 = 28 β::Float64 = 8/3 x::Float64 = 1 y::Float64 = 1...

icon_mapping_jetbrains-idea = /nix/store/b6mnxs4n5bb4vd6mf8r56v3yfvwwzwpx-idea-ultimate-2022.1.3/share/pixmaps/idea-ultimate.png icon_mapping_jetbrains-clion = /nix/store/nc20sl61061adyg62z3ys8b3h6c8dkdy-clion-2022.1.3/share/pixmaps/clion.pngq icon_mapping_sublime_text = /nix/store/5zvlx2ffg0xv2pbnsjgyklc3m2k9layf-sublimetext4-4113/share/icons/hicolor/256x256/apps/sublime-text.png icon_mapping_telegramdesktop = /nix/store/qc8if3pl8wz2i9g5i0zmz5dacc60ji9g-telegram-desktop-3.7.3/share/icons/hicolor/256x256/apps/telegram.png icon_mapping_pcmanfm = /home/prehonor/.local/share/icons/file_manager.png position = bottom icon_mapping_Emacs = /nix/store/dgb1hnaln9bp0gk5fxhdpkyh91l5v0my-emacs-28.1/share/icons/hicolor/128x128/apps/emacs.png icon_mapping_cutter = /nix/store/ir2skf40bhnwnr7www9n6qg6ynpl5cc7-cutter-2.1.0/share/icons/hicolor/scalable/apps/cutter.svg icon_mapping_ghidra-Ghidra = /nix/store/vhvadm37z2ajk6bby66bh9qcsp29814j-ghidra-10.1.4/share/icons/hicolor/256x256/apps/ghidra.png the line contains...

```cplusplus boolinq::from(top10) .groupBy([](const T& holder) { return std::make_tuple(holder.code, holder.date); // something like this way // return holder.code + to_iso_extended_string(holder.date); // Without using string concatenation methods }) .select([](auto p){ p.first.code; p.first.date...

It makes common lisp run on mobile!

enhancement