This is awesome!!1 One full day of debugging, long attempts to fall asleep with background thoughts spinning, a restless night — and in the morning it hit me. Checked it — it actually works like that.
If you launch Huly with the argument
In the end: one extra unit test, four lines in the command-line handler, and all good.
[Denis G via huly.io]
If you launch Huly with the argument
--server https://front.hc.engineering/, navigation inside the app breaks when following links. But if you remove the trailing / — everything’s fine %)In the end: one extra unit test, four lines in the command-line handler, and all good.
[Denis G via huly.io]
I looks like Telegram occasionally disconnects us from their service, with the ‘AUTH_KEY_DUPLICATED’ error. Will investigate that.
[aav via huly.io]
[aav via huly.io]
Yes, I managed to set up packaging of the desktop application into an MSIX package. Built it on a virtual arm64 machine on Mac, launched it on an x64 laptop with Windows 10. All that's left is to set up CI. I hope we'll soon make Huly available for installation from the Windows Store. By the way, this will automatically enable installing the application through winget.
[Denis G via huly.io]
[Denis G via huly.io]
🤩3
Spent several hours trying to debug and fix text editor issue. The issue seemed to be trivial, but debugging was a nightmare for me: if you change bold text to inline
For me it was a great opportunity to contribute to (another) open source project: https://github.com/yjs/y-prosemirror/pull/198!
[Alexander O via huly.io]
code, the formatting gets lost - not saved and not propagated to other collaborators.In the end I found out that the issue was caused by bug in y-prosemirror library that incorrectly detected changes in Prosemirror document. Instead of comparing mark names, it compared just number of marks and their attributes 🫠For me it was a great opportunity to contribute to (another) open source project: https://github.com/yjs/y-prosemirror/pull/198!
[Alexander O via huly.io]
👍3
CI iterations for MSIX package builds are taking a while, so in the meantime I whipped up an auto-start feature for our Windows desktop app: https://github.com/hcengineering/platform/pull/10105
The week’s coming to an end. I think I’ll dedicate the next one to contributing to Huly as well — and then switch back to the 3D engine ( https://github.com/hulylabs/3d ). My work at Huly Labs has a bit of a striped pattern lately =) One stripe is contributions to Huly, the other — progress on the πD 3D engine.
We joked in the team that black-and-white stripes sound kinda sad, like one of them has to be bad. So for now, we’re calling them red and blue stripes instead %) Reminds me of an old Soviet joke: “It’s better to have a red face and a blue diploma than a blue face and a red diploma.”
[Denis G via huly.io]
The week’s coming to an end. I think I’ll dedicate the next one to contributing to Huly as well — and then switch back to the 3D engine ( https://github.com/hulylabs/3d ). My work at Huly Labs has a bit of a striped pattern lately =) One stripe is contributions to Huly, the other — progress on the πD 3D engine.
We joked in the team that black-and-white stripes sound kinda sad, like one of them has to be bad. So for now, we’re calling them red and blue stripes instead %) Reminds me of an old Soviet joke: “It’s better to have a red face and a blue diploma than a blue face and a red diploma.”
[Denis G via huly.io]
😁3