Debugging Org Capture on Firefox
TL;DR: Don’t use snap if you want to use Org Capture (or xdg-open with any custom schemes).
TL;DR: Don’t use snap if you want to use Org Capture (or xdg-open with any custom schemes).
I fiddle with my org mode captures templates a lot. This usually involves customizing (or setting) org-capture-templates. I found it hard to visualize the en...
As an active user of vterm, I’ve compiled my own version of Emacs for a while to have the required submodules support. That said, I’ve also been on the bleed...
My git tool of choice is of course Magit. It has an extension called Forge that can interact with tools like GitHub or Gitlab. While this support is incomple...
Ok starting with vanilla Emacs out of the box on Ubuntu, what does it take to setup to have a decent development experience?
The SSH Agent allows you to remember the password for a password protected SSH private key during your session. While Linux usually is able to handle this ra...
(No spoiers about Catch 22)
This episode discussed the eternal struggle on how to be creative. One of the main points is that many successful creators say that they “follow the characte...
Just to prove the power of one thing idea - I had no memory of this until I read my notes…
WARNING might contain spoilers
A.J. Jacobs in Econtalk notes that we remember nothing from most stuff we read or otherwise consume some time later. I certainly experience this as much as a...
(No spoiers about Catch 22)
This episode discussed the eternal struggle on how to be creative. One of the main points is that many successful creators say that they “follow the characte...
Just to prove the power of one thing idea - I had no memory of this until I read my notes…
Application Insights is a tool to monitor your application running in Azure cloud. Custom queries to Application Insights logs are written in Kusto. You c...
The SSH Agent allows you to remember the password for a password protected SSH private key during your session. While Linux usually is able to handle this ra...
TL;DR: Don’t use snap if you want to use Org Capture (or xdg-open with any custom schemes).
I fiddle with my org mode captures templates a lot. This usually involves customizing (or setting) org-capture-templates. I found it hard to visualize the en...
You don’t have to be a software engineer for long until you hit into performance issues. The database loads too slow. Calculating the route takes forever. Re...
Do you have some kind of streaming source of data in your application? Notifications? Tweets? Messages? What happens if that source starts to produce data fa...
All experienced programmers have probably felt the flow: being completely immersed in the code. You have some feature completely laid out in your brain and y...
All experienced programmers have probably felt the flow: being completely immersed in the code. You have some feature completely laid out in your brain and y...
The SSH Agent allows you to remember the password for a password protected SSH private key during your session. While Linux usually is able to handle this ra...
The SSH Agent allows you to remember the password for a password protected SSH private key during your session. While Linux usually is able to handle this ra...
Say you have multiple configuration files you want to use to when starting the application. One with some general settings shared by multiple instances and o...
Say you have multiple configuration files you want to use to when starting the application. One with some general settings shared by multiple instances and o...
Application Insights is a tool to monitor your application running in Azure cloud. Custom queries to Application Insights logs are written in Kusto. You c...
Time for some probably too good for your own good magic. The Azure Key Vault is Azures solution to deliver cryptographic secrets in a cloud environment. You ...
Time for some probably too good for your own good magic. The Azure Key Vault is Azures solution to deliver cryptographic secrets in a cloud environment. You ...
Time for some probably too good for your own good magic. The Azure Key Vault is Azures solution to deliver cryptographic secrets in a cloud environment. You ...
Time for some probably too good for your own good magic. The Azure Key Vault is Azures solution to deliver cryptographic secrets in a cloud environment. You ...
Ok starting with vanilla Emacs out of the box on Ubuntu, what does it take to setup to have a decent development experience?
Ok starting with vanilla Emacs out of the box on Ubuntu, what does it take to setup to have a decent development experience?
My git tool of choice is of course Magit. It has an extension called Forge that can interact with tools like GitHub or Gitlab. While this support is incomple...
WARNING might contain spoilers
WARNING might contain spoilers
Just to prove the power of one thing idea - I had no memory of this until I read my notes…
(No spoiers about Catch 22)
Now that I’m well passed the magical 40yo mark I’ve noticed my fingers aren’t as invincible as they used to be. I get random RSI strain in mu fingers and esp...
Now that I’m well passed the magical 40yo mark I’ve noticed my fingers aren’t as invincible as they used to be. I get random RSI strain in mu fingers and esp...
Now that I’m well passed the magical 40yo mark I’ve noticed my fingers aren’t as invincible as they used to be. I get random RSI strain in mu fingers and esp...
TL;DR: Don’t use snap if you want to use Org Capture (or xdg-open with any custom schemes).
I use many browsers and many profiles in one browser. I would like to open Project 1 related in browser A, other work to B, memes to C etc. But
My current work involves a lot of local time dependent operations. This means answering a lot annoying questions like “Find the maximum value during workdays...