pemptago

joined 1 year ago
[–] pemptago@lemmy.ml 8 points 1 week ago

Too smart for capitalism where cheap > efficient

It's why a vast majority of buildings in the US are designed without the local climate in mind (ie using passive heating and cooling systems for that climate). They let HVAC handle making the same design hospitable for all regions. It's the lowest cost design and build for the highest sale price. All energy and maintenance costs after sale are the consumer's problem. Relevant podcast episode about how dumb our building designs are due to AC. It has some staggering figures i don't remember offhand.

[–] pemptago@lemmy.ml 2 points 2 weeks ago

Useful until she needs to access anything mass-manufactured where height effects experience: cars, planes, cloths, beds, chairs, countertops, rakes, rollercoasters, etc.

Having sports where height is an advantage does not change that the world was designed at about 4/5th the scale of what would be comfortable. It can be tiresome after a few decades.

[–] pemptago@lemmy.ml 5 points 3 weeks ago

I do this, but now I have 10k+ bookmarks, fairly organized, but the bookmark manager is trash. It is slow and getting slower. Also, searching history feels like '90's web search: hopeless if you don't remember exact keywords.

[–] pemptago@lemmy.ml 3 points 3 weeks ago (1 children)

+1 for cheeseburger pizza. Luckily my first order included the pickles, because I wouldn't have thought to ask. I like pickles for the same reason i like pineapple on pizza, it adds a crunchy/juicy texture that keeps the pizza from feeling too heavy. I also love vinegar, so that's a bonus.

[–] pemptago@lemmy.ml 4 points 1 month ago

Looking like recursion with organs: all organs placed inside a large-intestine-like animal. And if it swallowed a mouse, another set of organs, and if that mouse swallowed ... etc

[–] pemptago@lemmy.ml 1 points 1 month ago

Agreed. Week 2, switching browser and search is a couple steps and seems like a good on-ramp to build momentum. Week 1, switching email and calendar is several steps per step and requires some consideration and even paying into a new service.

[–] pemptago@lemmy.ml 4 points 1 month ago (1 children)

This looks awesome! I'd just been collect my GPS data thinking one day I'd analyze/visualize it on my own-- not expecting anyone else to make a such a comprehensive program. The UI looks really slick. I'm looking forward to testing it out. Hopefully this weekend. Thank you for this!

[–] pemptago@lemmy.ml 1 points 1 month ago

Didn't the same thing happen with authors and google 10+ years ago? That wasn't ever resolved, was it? Normally, I'd look it up, but I have a feeling I'd be spending time to be disappointed by the answer.

[–] pemptago@lemmy.ml 9 points 1 month ago (1 children)

I couldn't wait for the answer

In the 1960s, scientists discovered that the sky blue blood inside horseshoe crabs would clot when it detected bacterial toxins. Vaccines, drugs and medical devices have to be sterile before they're put inside people. A better toxin-detection system meant less contamination risk for patients

source (Trigger Warning: Begins with a photo of the blood collection many could find disturbing)

[–] pemptago@lemmy.ml 17 points 1 month ago

Wow, that was a wild read. I kept going to see if the man responsible for Radithor would get his after finding out it made him rich.

Tap for spoilerNo legal justice but ...

Bailey died of bladder cancer ... his body was exhumed nearly 20 years later, it was ... "ravaged by radiation".

https://en.wikipedia.org/wiki/William_J._A._Bailey#Death

I guess it's a good example of Hanlon's razor, "Don't attribute to malice what can be explained by stupidity"

[–] pemptago@lemmy.ml 1 points 1 month ago* (last edited 1 month ago)

That's a big question, but I'll try my best to answer without getting too deep in the weeds.

I'll probably sound like a fanatic, but I use my PKMS for notes, logs, journaling, project and task management, snippets, and documentation. They all have their own structure and flow. It's a Gall's Law kind of situation where I started simple and it worked, so it was extended and slowly evolved to reach it's current complexity.

The beauty of PKMS over a notepad is the loose set of basic features (Wiki-links, tags, templates, etc) that be used in a personalized way to quickly capture, organize, and retrieve info that works best for you and no one else.

As a simple, but detailed example, in the context of learning linux, i might make a "linux" note and dump info there. I put everything in my own words unless I use md quotes (> quoted text) and I add useful links that I also bookmarked in my browser. When the "linux" page gets bloated, I migrate clusters of info into new notes, wiki-linked in the "linux" note. For example a "distros," note which might have some high level comparisons. I favor making new notes over md headers so it's easier to find and open notes by name (a "quick switcher" hotkey as it's called in obsidian). When I settle on a distro I might make a note for it to contain wiki-links of default components EG "apt (package manager)," "gnome (desktop environment)," "x (windowing system)" and dump relevant notes there. If I try wayland, I'd make a "wayland" note but also a "windowing system" note that both wiki-links "x (window system)" and "wayland," and is wiki-linked in each of those notes.

It could get very meticulous, and some folks setup is too much for me, and I'm sure mine is too much for others, but start simple, experiment, find what works, and add to it. In the beginning I had dedicated time just to developing my PKMS. The important thing is quickly recording and retrieving info.

Sometime i do have crazy scrawlings where i just need a notepad to dump info during a deep dive. That would be loosely zettelkasten style with a time-stamped name, sometime with a few extra works for context/search. Sections could be extracted into their own note later. The note itself could be linked to more organized, related notes.

As a more complex, but shorter example, to show how similar tools can be used in a different manner: I'll make a note for a command line program, for example, cat. I have a CLI template with a Useful Flags (options) section. Kind of like a personalized tldr. I'll also have specific notes for complex snippets (AKA one-liners. Real note example: "list-and-sum-all-audio-file-durations") and if it uses cat, i'll tag it #cmd/cat. The CLI template also has a Snippets section that uses dataview to automatically list, in this case, all notes with the #cmd/cat tag. I also have a "command line programs" note that uses a dataview query to list all notes that used the CLI template. Also, a Snippets note using dataview to list all pages created with the snippets template.

There are tools specifically for snippets and personalized tldr, and I may migrate to those eventually-- especially after I have my install script up and running with linked configs-- but the simple tools in PKMSs are really adaptable and make it easy to customize and integrate. Plus it's all md files in a folder, so it's easy to sync and access on multiple machines, including mobile.

I hope that's not TMI. Starting linux can feel overwhelming and I don't want to add to that. Quiet the contrary. I started my PKMS right before my last, permanent switch linux and I think it helped it stick, and 3+ years later I still use [my PKMS] all the time. As I said before, the simple tools that turn a notepad into a PKMS can add a personalized structure to the insane scrawings, making it quick and easy to navigate, find, edit, and add info. You just have to start simple and take your time. I hope that helps. Good luck with the switch!

[–] pemptago@lemmy.ml 2 points 1 month ago

I use Obsidian. Stores everything in markdown and has a nice sql-query-like plugin, dataview, that I've built a nice workflow around. Obsidian isn't FOSS, which has become more important for me, so I'm looking to migrate over to markdown oxide in helix. If I were starting from scratch I might try logseq or similar. Whatever you choose, I think it's helpful that it's stored in a portable format like md so you can change programs if you need.

 

I recently heard mention of the author and book on a Paris Marx podcast, either System Crash or Tech Won't Save Us. This interview was brought to my attention by someone I know to be somewhat neutral about ai, so I'm excited to find an ai critic reaching a broader audience. I thought interview was great, too.

view more: next ›