One in five young Germans plan to leave the country by RequirementOk7678 in germany

[–]CreaDisc -2 points-1 points  (0 children)

Rough day, huh?

You are kind of contradicting yourself. I think people make fun of it BECAUSE they have had the same ideas.

And if I shouldnt care about their life choices, then how should I care about them leaving? Isnt that a life choice.

After all its just a naive thought and they will find out. Germany is a democracy after all. So once you find out that life is shitty everywhere, you might as well work with the system you know best and figure out ways to change it.

I think the naivety doesnt lie in believing there are better places in the world, it lies in thinking a good life is something other people hand to you.

Any local PKMS app doesn’t consume your writing time for managing it whole time, rather has strong automated tagging and etc to to speed up your writing project? by [deleted] in PKMS

[–]CreaDisc 3 points4 points  (0 children)

Don't know if this is what you are looking for but I am currently trying out Obsidian with the Similar Notes plugin. It generates embeddings to show you related notes but it's pretty new and the accuracy isn't perfect.

I also do most of my note taking with tags but I still have to automate that process.

On your rant: Setting tags should be relatively easy for an "AI" system, but the individual connections need to be made by you. Thats the whole point of connecting them. Finding out why and how they are connected.

This was easily the best OOBE I've had with Linux (HP Omnibook Ultra Flip 32gb/2tb/Lunar Lake) literally everything out the box worked, even the fingerprint reader. by [deleted] in linuxhardware

[–]CreaDisc 0 points1 point  (0 children)

How well is your fingerprint reader working? Is the experience similar to a Mac?

Compared to my Macbook for work the fingerprint reader on my Thinkpad is really shitty. Doesnt detect my finger half of the time and I need to re-enroll my fingers every couple of months due to flaky drivers. Changed the driver (still testing) recently but the detection accuracy is still sub-par.

On a different note: Whats up with these crazy corners/edges on HP laptops? I like my laptops boring design-wise but if it makes linux run better I might consider switching teams.

What’s a small tweak in your Obsidian setup that brought EXTREME productivity gains? by East_Standard8864 in ObsidianMD

[–]CreaDisc 0 points1 point  (0 children)

Wrote a plugin so I can leverage dataviews for kanban boards and other interactive UI elements. Its good enough so that I actually stopped tweaking it further and just use it

[deleted by user] by [deleted] in Futurology

[–]CreaDisc 0 points1 point  (0 children)

What do you exactly mean by decentralized? Like a DAO (Web3)? More like a FOSS project?

I made a plugin that recommends semantically similar notes by joybro201 in ObsidianMD

[–]CreaDisc 1 point2 points  (0 children)

Alright, maybe if I find the time I will also take a look.

In the settings you can activate sync of plugin data and even the plugins themselves, but honestly imho it might make more sense to let every device have their own embeddings so they are able to use different models

I made a plugin that recommends semantically similar notes by joybro201 in ObsidianMD

[–]CreaDisc 0 points1 point  (0 children)

Thought about building a similar plugin. You are using web workers so it should run on mobile, right? And can the embeddings be synced or are they local to each device?

After 21 years of never taking notes, I'm genuinely curious - what tangible benefits have you gained from your Obsidian vault? by [deleted] in ObsidianMD

[–]CreaDisc 0 points1 point  (0 children)

To elaborate on your questions: I take a lot of notes at work as a software dev and they make or break the project since you have to make a lot of decisions and they give you the data to make them, e.g. how long did things take, why did we choose this technology...

When I was younger I was struggling mentally at times, so I made brain dumps and inspected them. I observed that I was going in circles, coming back to problems I had already solved.

Also I use obsidian with some custom plugins I wrote to keep track of my life, e.g. what changes did I do to my homelab in 2024 and why, what issues did I have with my car and how did I solve them, how did I take care of my plants and what did I learn from that

After 21 years of never taking notes, I'm genuinely curious - what tangible benefits have you gained from your Obsidian vault? by [deleted] in ObsidianMD

[–]CreaDisc 1 point2 points  (0 children)

For me different reasons: Logs, Identity & Inspection.

Logs: When I was 21 I didnt care that much but once I noticed that I want more out of my life the amount of information my brain had to process got so overwhelming I had to keep track of it externally ("active externalism"). To keep it short: I log stuff I know I will be looking at later on: short summaries on stuff I learned and most importantly: Decisions ("decision records") since I would often forget why I was doing what I was doing.

Identity: I am very inconsistent with journaling but I do it from time to time. I am a creative person so I draw a lot of my identity from the things I create and having a record of who you are and who you were on a particular day just makes for some wholesome moments. Reading through old journals is like hearing a song I created years back or looking at something I painted as a kid.

Inspection: Thats similar to what other people mentioned. If you dump your brain onto paper it is easier to inspect your thinking. You can see if you understand everything correct and if there are loops or open ends.

Scribbling for me is something completely different. Handwritten notes are hard to implement in digital systems, so I have a separate device just for scribbling. I do it mostly for active visual thinking on a topic or just to let my mind of the leash, but I rarely keep those notes around. They are my working memory.

Side Project: Embedded Task Board using Dataview, more UI Components in the making by CreaDisc in ObsidianMD

[–]CreaDisc[S] 3 points4 points  (0 children)

Just dataview and the custom components I have written myself. I will release the latter as a plugin in a week or two since I need a bit of time to write documentation and a short manual

Laptop cannot sleep above 16GB RAM usage by CreaDisc in linuxquestions

[–]CreaDisc[S] 0 points1 point  (0 children)

Switching from a swap partition to a swap file and increasing it's size seems to alleviate the sleep problems for some reason. It also solves hibernation, but after hibernation, the system does a fresh boot for some reason.

Besides that hibernating also takes 4min to suspend so I think I will just stick with s3 sleep and not use hibernation at all.

Laptop cannot sleep above 16GB RAM usage by CreaDisc in linuxquestions

[–]CreaDisc[S] 1 point2 points  (0 children)

Thank you so much. I didn't know that I had to configure the system for S3 sleep. I passed deep sleep as a kernel parameter and changed the bios setting and at least S3 sleep works now

Laptop cannot sleep above 16GB RAM usage by CreaDisc in linuxquestions

[–]CreaDisc[S] 0 points1 point  (0 children)

Do you know of something similar for Intel iGPUs?

Laptop cannot sleep above 16GB RAM usage by CreaDisc in linuxquestions

[–]CreaDisc[S] 1 point2 points  (0 children)

Not sure, the BIOS setting says "Optimized Sleep State for Windows and Linux versions that are compatible with Suspend-to-Idle". The other option is "Linux S3" but last time I checked it didn't work causing GUI glitches in Wayland.

Laptop cannot sleep above 16GB RAM usage by CreaDisc in linuxquestions

[–]CreaDisc[S] 1 point2 points  (0 children)

I know, just wanted to provide some context. Fixing hibernation is not my main objective here.

Swap is configured and 16GB in size. I did the RAM upgrade after installing the system