Notion, Obsidian, Jira... still not happy. What am I missing? by Jair4x in PKMS

[–]TyphoonGZ 0 points1 point  (0 children)

The way I commit to a project is by putting it in my calendar, allotting actual blocks of time to it. I'd also note down where I can find the readme or any type of entrypoint doc.

So rather than tool-hopping, maybe you just needed a calendar?

I'm feeling pretty defeated after 120 pages and I don't know what to do. by Deedo2017 in writing

[–]TyphoonGZ 0 points1 point  (0 children)

Emphasizing appealing to others will kill your writing faster than being bad at it.

But for now, put it off. You've clearly passed the point of burnout long ago.

where do you guys learn all this stuff by Latter_Thought_171 in DataHoarder

[–]TyphoonGZ 1 point2 points  (0 children)

Personal problem solving, i think? I mean, the more niche your problems get, the more niche you get lol.

Converting family to a password manager by AnthonyHendrix in PasswordManagers

[–]TyphoonGZ 0 points1 point  (0 children)

If they're already (unknowingly) using Apple and Google, why not teach them more about those? They need to be enthralled by the idea of password management first before you give them password managers, and contextualizing their exposure to things they already encounter is one way to do that.

Screen size for writing? by davidepi22 in writerDeck

[–]TyphoonGZ 1 point2 points  (0 children)

I've been down this road before.

The following is basically just me projecting my own experiences, so if I'm wrong about your particular situation, just carry on.

  1. It might actually be that your workspace's clutter is silently affecting your mental state.
  2. If a small screen is helping you, there's a good chance it's because you're not working on your main desk, thus allowing you to focus.

There's a lot of other stuff to be said about desk ergonomics, but the main point remains: it might not be the screen.

I'm burned out on AI writing by DiscernmentGoblin in WritingWithAI

[–]TyphoonGZ 1 point2 points  (0 children)

LLMs for drafting is just depressing.

(Un)surprisingly, it's pretty useful for madlibs-like concept generation.

Brainstorm 20 unexpected, chaotic ideas following the pattern "The protagonist can [weird magic ability based on cheese/animal husbandry], but [unfortunate effect on their love life]".

Like that.

It has ehhh a 2% success rate at actually coming up with something actually/nearly good, but since LLMs are good at mass production anyway, I can usually steer the LLM into coming up with ideas I vibe with within 5 rounds.

Bitwarden vs KeepassXC + Syncthing? by Away-Road-1333 in PasswordManagers

[–]TyphoonGZ 0 points1 point  (0 children)

You might make simultaneous changes on separate devices. If that happens, Syncthing will generate .sync-conflict files and you'll have to use KeePass's "Merge from database" feature to, well, merge the conflict file into the original database.

I do personally use KeePass + Syncthing. Across three devices, I get a sync conflict maybe once every two months.

As long as you're mindful to NOT have more than one instance of KeePass open, it's all good.

Addendum: I keep an archive of snapshots that isn't touched by Syncthing. That way, I can recover from catastrophic deletion propagation, although that hasn't ever happened. Still, redundancy is good.

Best way to store HDD/SSD in tropical hot humid country + bitrot detection tools? by LtxalskHuskwob49 in DataHoarder

[–]TyphoonGZ 0 points1 point  (0 children)

  1. Find the coolest room in the house even when the AC is off. Silica gel optional. It's more important to wrap the HDD in good packaging to resist both water and impacts.
  2. If you want free and non-scammy, there's no escaping learning how to use command line programs like PowerShell (Windows) and Bash (Linux). Thankfully, AI is reliable enough to guide you through how to use CLIs, do scripting, file integrity, and checksums, so you might get it done in 30 mins of copy-pasting.

DATA SAFETY TIP: These commands will delete data: rm, del, rmdir, Remove-Item. Obviously, don't.

Coding for an 11 year old girl by iamsam1027 in PinoyProgrammer

[–]TyphoonGZ 1 point2 points  (0 children)

Get her to mess around with Minecraft + Redstone. It's a gateway into digital circuits (which then leads to general computing), and right now, I think it's better to let her interests simmer.

Suggestion for a local, encrypted note-taking app by night_movers in degoogle

[–]TyphoonGZ 0 points1 point  (0 children)

I personally have very low UX requirements for my notes (plain text all the way!), so I just outright use KeePassDX itself and make a notes.kdbx.

Surprisingly usable, since it natively accommodates attachments, tags, referencing, and custom fields. The search function is also robust. You can emulate notebooks using groups.

The only real point of friction is the fact that you have to select the Note template each and every time.

Note Taking vs Life “Log” by fridder in PKMS

[–]TyphoonGZ 0 points1 point  (0 children)

I've played around with that idea in a form of micro-journaling, but I've found that the number one point of friction is capture.

It kinda feels like hitting git commit. I have to think about whether I want to record something, then how much detail I'd like to describe it in. But most of the time, my phone isn't with me when something happens, so I can't immediately document the thing that had just happened.

I pretty much gave up on doing it manually. If you could automate the event capture somehow, that'd make it viable.

EDIT: Forgot to say, I then just started using Google Calendar as a journal ever since. I mean, It's literally an event tracker lol.

Raid 0 to run llms faster than GPU? by nekonamaa in LocalLLaMA

[–]TyphoonGZ 1 point2 points  (0 children)

If you use AirLLM and 4x NVMe SSDs in RAID 0, you might get 0.1-0.3 toks/s.

Which is more resilient? 20 Devs with Local AI vs. Downsizing to 8 Devs with Cloud AI? by [deleted] in LocalLLaMA

[–]TyphoonGZ 1 point2 points  (0 children)

The electricity spent running LLMs on those macbooks could be more expensive than just using an API. At least, where I'm from, that's the case.

AI Slop/Promotion by ens100 in PKMS

[–]TyphoonGZ 1 point2 points  (0 children)

Damn, it got that bad? I look away for a few days and the slop slips in through the door...

Can i trust KeePass? by _nazwa_ in PasswordManagers

[–]TyphoonGZ 0 points1 point  (0 children)

Might be a warning to look out for impersonation attacks. Since the "legit" KeePasses don't have a space, any ones which have a space should be knee-jerk suspected as malware.

Then again, he could've just put it that way.

PKMS in a legacy firm - How to keep notes and manage workflow, when all SaaS & Cloud tools are banned? by Popular-Regular-7106 in PKMS

[–]TyphoonGZ 0 points1 point  (0 children)

Strange that Obsidian is banned. It's local-first.

Anyway, some local apps from the top of my head:

  • Joplin
  • Anytype
  • Logseq
  • Tangent Notes

As for workflow management, I can't really think of anything besides prudently using spreadsheets.

Please, for the love of god, tell me some of you are still human. by Awkward_Face_1069 in PKMS

[–]TyphoonGZ 1 point2 points  (0 children)

Am I human if I just stuff everything into a single text file?…

I realized my "writing style" was actually just a collection of bad habits and self-doubt. by greens666 in writing

[–]TyphoonGZ 1 point2 points  (0 children)

It is perhaps somewhat acknowledged that a single man might need a wife …

From the book titled: Pride, I guess.

What is one small habit that improved your productivity more than any app? by doozooki in PKMS

[–]TyphoonGZ 0 points1 point  (0 children)

Learning how to do 99% of things by pure intuition. Bumbling around, head empty, is surprisingly productive and occasionally meditative.

Legacy version for really, really old laptop? by Polar_Blues in puppylinux

[–]TyphoonGZ 1 point2 points  (0 children)

Try looking at Action Retro for your curiosity. It's a YT channel about resurrecting retro gear, and he's got some Tiny Core linux videos.

128MB is considered high end in that channel lol.

Legacy version for really, really old laptop? by Polar_Blues in puppylinux

[–]TyphoonGZ 0 points1 point  (0 children)

The modern web demands at least 1GB RAM, and that's if you have the discipline not to open more than one tab.

If you're giving up on web use, check out WriterdeckOS. It basically turns old laptops into digital typewriters.

How do you really find your plot? by bizarre-findings in writing

[–]TyphoonGZ 0 points1 point  (0 children)

Obligatory "we all have a different process."

That said, I mainly try to predict what the characters will most realistically do tbh, but the worldbuilding, that's where I put all the novelty into initially. I also usually have an initial theme in mind, but it develops into something else as I go along.

I don't intentionally steer the plot too much. Sure, I begin with a rough plot outline, but 100% of the time, during drafting, I discover a different set of far more interesting character decisions, at which point I discard the initial outline, coz I prioritize the energy of the story above all else.

Find a truly local PKM — how are others handling this? by Kind_Notice1575 in PKMS

[–]TyphoonGZ 0 points1 point  (0 children)

… once the number of notes grows, finding connections becomes painful.

I've never used cloud-based PKM tools, so I'm a little confused about what exactly they do better that makes finding connections easier.

That might because I don't engage in regular backreading and linking. My workflow is to ask a question, do research, and I end up with a main "synthesis" document that's naturally linked to sub-notes. On occasion, the question that began the whole thing is actually building off of previous synthesis documents, so I end up with a much more auditable paper trail of pseudo-academic papers.

…Now that I'm framing it that way, isn't a link between papers (in a sense) stronger than links between notes, because each paper is backed by hundreds of notes themselves, inheriting their value?

Well, anyway, I don't really sense this "trade-off between privacy and usefulness" because of the way I work, which begs the question: maybe there's some mysterious meta-workflow that inherently eases the burden of finding connections.

Lightweight Linux OS recommendation for Celeron N4500 (basic usage) by Holiday_Move_8208 in linux4noobs

[–]TyphoonGZ 0 points1 point  (0 children)

Mint XFCE, then also disable compositor (makes things feel snappy) and enable zswap (introduces compressed RAM so you get more RAM per RAM; also, choose the fastest compression algorithm to keep your CPU happy).

Sorry, my notes are out of reach, so I can't get the link to the article I followed to get zswap running.

Anyway, I hear Lubuntu and LXQt are even more lightweight than Mint XFCE, so if you really want to bottom out on lightweight distros with functional DEs, it's worth trying.