Loading operational +14 −2 Original line number Diff line number Diff line * COMMENT -*- mode: org -*- #+Date: 2018-05-04 Time-stamp: <2024-08-25> Time-stamp: <2024-08-26> #+STARTUP: content * notes :entry: ** 2022-03-14 project dir structure Loading Loading @@ -588,7 +588,19 @@ size can improve DL speed. - Cross-compiling Haskell to ARM. : r/haskell https://www.reddit.com/r/haskell/comments/a15hfv/crosscompiling_haskell_to_arm/ - - don't cross-compile, just build on aarch64. oracle cloud has u22.04 aarch64 image. create us01t to run ghcup and stack. just create in Frankfurt region. to use the same VCN. test us-ashburn-1 network later. de07. build works on first run. file saved to /wh01/share/soft/aarch64/ - since build works, now create CI pipeline to build them and upload them to pypi. or maybe also host on github releases. ** 2024-03-12 rd-api, if file is already transferred block by block, I can support live compress easily. If the client request compress as param such as Loading Loading
operational +14 −2 Original line number Diff line number Diff line * COMMENT -*- mode: org -*- #+Date: 2018-05-04 Time-stamp: <2024-08-25> Time-stamp: <2024-08-26> #+STARTUP: content * notes :entry: ** 2022-03-14 project dir structure Loading Loading @@ -588,7 +588,19 @@ size can improve DL speed. - Cross-compiling Haskell to ARM. : r/haskell https://www.reddit.com/r/haskell/comments/a15hfv/crosscompiling_haskell_to_arm/ - - don't cross-compile, just build on aarch64. oracle cloud has u22.04 aarch64 image. create us01t to run ghcup and stack. just create in Frankfurt region. to use the same VCN. test us-ashburn-1 network later. de07. build works on first run. file saved to /wh01/share/soft/aarch64/ - since build works, now create CI pipeline to build them and upload them to pypi. or maybe also host on github releases. ** 2024-03-12 rd-api, if file is already transferred block by block, I can support live compress easily. If the client request compress as param such as Loading