What do you think about my orgmode obsidian plugin? https://github.com/BBazard/obsidian-orgmode-cm6
The reason is that elisp org-mode is huge and re-implementing it without elisp is a great undertaking. I started an implementation in javascript that I integrated in an obsidian plugin [0]. But the plugin has a long way…
Biometrics like fingerprint scans can only be used as a username, not a password. Reusing passwords is a bad practice and having 200 different biometrics for 200 different services is not realistic. As soon as your…
The index and the staging area are not the same thing. If you define staging area as what will be committed, then the staging area is only one part of the index. The index also records untracked files and conflicts for…
Thank you for your work on neovim :) I noticed the difference by playing with kitty. It makes me consider switching to a compatible terminal emulator.
It seems like the protocol has not been implemented yet in neovim. https://github.com/neovim/neovim/issues/14400
Glad to see this page featured again. Is there any advance on that front? Previous submission was 2 years ago. https://news.ycombinator.com/item?id=27193661
Are you familiar with git pickaxe? For example: git log -pS 'deletedvar'
Location: Antibes, France Remote: Yes Willing to relocate: No Technologies: Javascript (Angular), Python (Flask , FastAPI), Docker Résumé/CV: bbazard.com Email: benoit.bazard@gmail.com I am a fullstack engineer…
Fascinating, thank you for informing me.
Same mechanism that we could use to disambiguate keys like ^H and backspace. http://www.leonerd.org.uk/hacks/fixterms/
Yes, you go further than 12 factors with my favorite point of the article: > It’s much better to have a DataBackend that has implementations like Postgres14DataBackend and MySQL8DataBackend rather than just changing the…
I mean using Java interfaces for backing services, as opposed to using Java interfaces for every Java classes.
Some people on this thread are talking about the java interface keyword in general whereas it seems to me OP is talking specifically about interfaces to backing services [0]. [0] https://12factor.net/backing-services
How I use DecSync for my calendar without any central server: Thunderbird (Linux) - Radicale+Radicale DecSync plugin (Linux/Systemd) - 'DecSync' Folder (Linux) - Syncthing (Linux) - Syncthing-fork (Android/F-droid) -…
Draw.io (now diagrams.net) has some support for interactive diagrams. https://www.diagrams.net/blog/interactive-diagram-layers https://drawio-app.com/interactive-diagrams-with-custom-link... Edit: remove links about the…
I see, I am surprised they don't mention the fact that barrier doesn't appear in github search [1], most likely because it is tagged as a fork. [1] https://github.com/search?q=barrier
No need for additional hardware. Take two Barrier-connected computers, the mouse can travel from one screen to the other. When using the keyboard, it inputs on the monitor with the mouse focus. Since it's UI based you…
Barrier has been forked to https://github.com/input-leap/input-leap which has a hundred more commits by the same devs. The name is still barrier though, has anyone more info about this fork?
You are definitely not the only one was has the issue about the automatic switching to bluetooth headset. One workaround is to run `pactl load-module module-switch-on-connect` (not persisted across reboot) as…
You might want to look into Synfig https://github.com/synfig/synfig Here is how to export to Lottie https://synfig.readthedocs.io/en/latest/export/export_for_we...
What do you think about my orgmode obsidian plugin? https://github.com/BBazard/obsidian-orgmode-cm6
The reason is that elisp org-mode is huge and re-implementing it without elisp is a great undertaking. I started an implementation in javascript that I integrated in an obsidian plugin [0]. But the plugin has a long way…
Biometrics like fingerprint scans can only be used as a username, not a password. Reusing passwords is a bad practice and having 200 different biometrics for 200 different services is not realistic. As soon as your…
The index and the staging area are not the same thing. If you define staging area as what will be committed, then the staging area is only one part of the index. The index also records untracked files and conflicts for…
Thank you for your work on neovim :) I noticed the difference by playing with kitty. It makes me consider switching to a compatible terminal emulator.
It seems like the protocol has not been implemented yet in neovim. https://github.com/neovim/neovim/issues/14400
Glad to see this page featured again. Is there any advance on that front? Previous submission was 2 years ago. https://news.ycombinator.com/item?id=27193661
Are you familiar with git pickaxe? For example: git log -pS 'deletedvar'
Location: Antibes, France Remote: Yes Willing to relocate: No Technologies: Javascript (Angular), Python (Flask , FastAPI), Docker Résumé/CV: bbazard.com Email: benoit.bazard@gmail.com I am a fullstack engineer…
Fascinating, thank you for informing me.
Same mechanism that we could use to disambiguate keys like ^H and backspace. http://www.leonerd.org.uk/hacks/fixterms/
Yes, you go further than 12 factors with my favorite point of the article: > It’s much better to have a DataBackend that has implementations like Postgres14DataBackend and MySQL8DataBackend rather than just changing the…
I mean using Java interfaces for backing services, as opposed to using Java interfaces for every Java classes.
Some people on this thread are talking about the java interface keyword in general whereas it seems to me OP is talking specifically about interfaces to backing services [0]. [0] https://12factor.net/backing-services
How I use DecSync for my calendar without any central server: Thunderbird (Linux) - Radicale+Radicale DecSync plugin (Linux/Systemd) - 'DecSync' Folder (Linux) - Syncthing (Linux) - Syncthing-fork (Android/F-droid) -…
Draw.io (now diagrams.net) has some support for interactive diagrams. https://www.diagrams.net/blog/interactive-diagram-layers https://drawio-app.com/interactive-diagrams-with-custom-link... Edit: remove links about the…
I see, I am surprised they don't mention the fact that barrier doesn't appear in github search [1], most likely because it is tagged as a fork. [1] https://github.com/search?q=barrier
No need for additional hardware. Take two Barrier-connected computers, the mouse can travel from one screen to the other. When using the keyboard, it inputs on the monitor with the mouse focus. Since it's UI based you…
Barrier has been forked to https://github.com/input-leap/input-leap which has a hundred more commits by the same devs. The name is still barrier though, has anyone more info about this fork?
You are definitely not the only one was has the issue about the automatic switching to bluetooth headset. One workaround is to run `pactl load-module module-switch-on-connect` (not persisted across reboot) as…
You might want to look into Synfig https://github.com/synfig/synfig Here is how to export to Lottie https://synfig.readthedocs.io/en/latest/export/export_for_we...