Search
65 results for “daesorin”
-
Kepano (creator of Obsidian) released Defuddle -- a library that strips a web page down to its actual content and hands it back as clean markdown.
if you use the web clipper, you have already been using it without knowing it. the CLI makes it available to anyone with node:
`npx defuddle parse https://example.com --markdown`
wrote about the concept and what you can build with it: https://dev.to/daesorin/defuddle-turns-any-web-page-into-clean-markdown-from-the-terminal-4ahg
-
IFFI
CASEESAC -
IFFI
CASEESAC -
Nearly overwrote my obsidian vault today. So to solve that from ever being a problem -- I wrote a bash script to create an encrypted tarball of my vault, and included a systemd process to trigger it on boot.
-
How did `up n` become a must have function?
I just scrolled through over 20 bash and zsh configs on GitHub, and they all had the `up n` function.
mine is simply:
..
...
....
.....😂
Might scrap that and add `up.bash` to my config.
-
How did `up n` become a must have function?
I just scrolled through over 20 bash and zsh configs on GitHub, and they all had the `up n` function.
mine is simply:
..
...
....
.....😂
Might scrap that and add `up.bash` to my config.
-
How did `up n` become a must have function?
I just scrolled through over 20 bash and zsh configs on GitHub, and they all had the `up n` function.
mine is simply:
..
...
....
.....😂
Might scrap that and add `up.bash` to my config.
-
How did `up n` become a must have function?
I just scrolled through over 20 bash and zsh configs on GitHub, and they all had the `up n` function.
mine is simply:
..
...
....
.....😂
Might scrap that and add `up.bash` to my config.
-
How did `up n` become a must have function?
I just scrolled through over 20 bash and zsh configs on GitHub, and they all had the `up n` function.
mine is simply:
..
...
....
.....😂
Might scrap that and add `up.bash` to my config.
-
Use `:w !sudo tee %` to save a file that requires elevated permissions to edit, when you have forgotten to append sudo before opening it.
-
Use `:w !sudo tee %` to save a file that requires elevated permissions to edit, when you have forgotten to append sudo before opening it.
-
When I first learnt SVG, it was for no useful reason. I did not really need it for the little web dev jobs that came my way, and it was a way to procrastinate on my studies. Now I find myself using it as a way to de-fog my brain (and also procrastinate to a degree).
-
Education is different from indoctrination. 🙂↕️
True learning will open the mind,
And leave all the dogma behind.
It prompts you to ask,
A critical task,
And never just follow it blind. 🙂↕️🙂↔️ -
This happened to me in 2024, my lecturer's response was: "It should," and he went on to explain 🥲.
-
Done! Project deploy a self-hosted Vaultwarden instance complete.
It was easier than I had thought it thought it would be. The only bugs I dealt with came from Incus, and they were easy to solve. And was my first time using docker on a remote server 🥳😂.
After the instance was deployed, I wrote a bash script to backup my data ... used crontab to automate it.
#selfhosted #linux #incus #vaultwarden #password #security #docker #container #bash #crontab #deploy #devops #sysadmin
-
Just saw a post on Lemmy about Vaultwarden ... I am going to set mine now. Updates will be made if it goes well.
-
A friend was reviewing some system misconfigurations on his PC today and piped a file directly into Neovim. The rationale for using a text editor as a terminal pager was to utilise its syntax highlighting and search capabilities.
This is effective for reading short configuration scripts. When handling massive log files, pagers like less or more provide a more efficient mechanism. A standard pager streams the text incrementally for immediate viewing. Neovim attempts to load the entire document into system memory.
-
A friend was reviewing some system misconfigurations on his PC today and piped a file directly into Neovim. The rationale for using a text editor as a terminal pager was to utilise its syntax highlighting and search capabilities.
This is effective for reading short configuration scripts. When handling massive log files, pagers like less or more provide a more efficient mechanism. A standard pager streams the text incrementally for immediate viewing. Neovim attempts to load the entire document into system memory.
-
A friend was reviewing some system misconfigurations on his PC today and piped a file directly into Neovim. The rationale for using a text editor as a terminal pager was to utilise its syntax highlighting and search capabilities.
This is effective for reading short configuration scripts. When handling massive log files, pagers like less or more provide a more efficient mechanism. A standard pager streams the text incrementally for immediate viewing. Neovim attempts to load the entire document into system memory.
-
A friend was reviewing some system misconfigurations on his PC today and piped a file directly into Neovim. The rationale for using a text editor as a terminal pager was to utilise its syntax highlighting and search capabilities.
This is effective for reading short configuration scripts. When handling massive log files, pagers like less or more provide a more efficient mechanism. A standard pager streams the text incrementally for immediate viewing. Neovim attempts to load the entire document into system memory.
-
A friend was reviewing some system misconfigurations on his PC today and piped a file directly into Neovim. The rationale for using a text editor as a terminal pager was to utilise its syntax highlighting and search capabilities.
This is effective for reading short configuration scripts. When handling massive log files, pagers like less or more provide a more efficient mechanism. A standard pager streams the text incrementally for immediate viewing. Neovim attempts to load the entire document into system memory.
-
Horizontal systems vs Vertical systems
Please vote and comment on why you prefer your choice over the other 🙏
#poll #polls #vote #politics #government #sysadmin #fediverse #federation
-
I used to name my VM's when I launched them, last week I forgot to do it and I have been allowing incus to do the naming now.
-
I used to name my VM's when I launched them, last week I forgot to do it and I have been allowing incus to do the naming now.
-
I used to name my VM's when I launched them, last week I forgot to do it and I have been allowing incus to do the naming now.
-
I used to name my VM's when I launched them, last week I forgot to do it and I have been allowing incus to do the naming now.
-
Taking a python path on plural sight now, and I find it puzzling that none of these python suggest installing `ipython` ... Why is it so?
#python #ipython #question #fediverse #askfedi #computerscience #datascience #devops #linux
-
TID: Finally achieved geometric peace in my Hyprland setup. Swapped to a centred master layout (50/25/25 split) to avoid my windows dancing around every time I open a reference terminal.
The maths just feels right.Read more: https://osaigbovo.xyz/runbooks/tiling-engine-hot-swapping-in-hyprland/
-
"Backups are like parachute -- if you don't have one when you need it, you won't need one ever again."
— Andrew Mallet
-
"Backups are like parachute -- if you don't have one when you need it, you won't need one ever again."
— Andrew Mallet