22 lines
965 B
Markdown
22 lines
965 B
Markdown
---
|
|
aliases:
|
|
language: English
|
|
created: "2025-07-23"
|
|
summary:
|
|
tags:
|
|
- fleet
|
|
---
|
|
|
|
## Open Ideas
|
|
|
|
- pynvim nvim plugin
|
|
|
|
- one script folder to run multiple different ones. Though, they need to be lazy loaded to not require all modules for the simple launch
|
|
|
|
|
|
|
|
## Abandoned Ideas
|
|
|
|
Sometimes I have ideas that I do not implement for a reason. However, I might be able to implement them at a later time.
|
|
|
|
- 20.2.25 I wanted to learn Rust. It seems like a smart move as it is low level and very versatile. Furthermore, it has modern language features. However, this would be a high time investment. I am very familiar with Java and Python already. These two have each about 180+ open Jobs in the region where i live whereas Rust has only 2. Besides, i should not switch so fast. It seems like a safe and smart move to stay with the most used languages as there will be a lot of software that is build with this technology (making knowledge about it more valueable). |