DIOGENESOFTORONTO

25 Followers
41 Following
359 Posts
Philosophy, Software, Mutualism

@autodidaddict I have been reading a number of your blog posts and enjoying them so far. The article you have on complexity--made me think of a lecture by Rich Hickey: Simple Made Easy. And I think that there's a very similar way of thinking occurring.

In your terms the best representation of complicated but not complex might be assembly. Many find assembly difficult but each command is simple. The issue is that know one command in assembly does not help you understand the rest very much.

American politics feels like a sitcom with too many episodes
If I get a lot of people saying nice things I hate it. If I have a lot of people saying mean things I also hate it. I don't know what my ratio is that I like most.
Trying to understand how I can use duckdb for altering my tables in js. I know that you would usually use it with Python data frames. I just want to focus on its use for data clean up
It sucks that most people when creating range functions don't include a parameter to take in a discontinuous set of points. Like the amount of times I want range to go from a..b but not include x y z, or include r t c. Sure you can include an if or another function sometimes that let's you do this but they are almost always in the generated range and they are more verbose than just having a list of values.
Whatever happened to drone delivery?
What if we're just people that forgot our password to log out of the simulation?

So I failed security week what I dubbed security week by my own metrics. Let's try to do the last bit of it tomorrow.

- Get GPG keys setup with email and Github.
- Remove old accounts and change passwords.
- Move away from Google services and embrace open services.
- Bitwarden, keepassxc, protonmail, i2pmail, and bitmessage.
- Define and assess threat risks; create threat models with services of varied convenience.
- Request information removal from sites via email.

Platforms of text serve a variety of different purposes.

Mastodon and other similar platforms form status update like channels. They fill the gaps for about every 6hours or so. And represent fleeting thoughts.

Made two pretty good commits today. Still the whole thing doesn't compile completely. Looking to get into a compiled state tomorrow and see if I can deploy so I can atleast show off something rudimentary. Also work on github issues. ah'right signing off for now!