1 Followers
22 Following
10 Posts

SQL migrations should be written in plain DDL/DML, without any SQL abstraction layer.

You will thank me when you'll have to figure out a migration gone sideways in-flight, and won't end up debugging the SQL abstraction.

@abosio I would suggest not using namespaces and instead tag all pages as #page. You can then set up a query to list them.

When I first started using Logseq my IT brain wanted to normalise my organisation with namespaces. I still do this in some cases, but otherwise resist it because it works out better.

“Open source is not for free”

https://medium.com/modern-agile-thinking/open-source-is-not-for-free-524ad128b381

“For you as a developer, it seems to be free. The maintainer this is part of their free time. They give you a present to use their work for free.

Please keep this in mind when shouting about the poor quality of the library. And try to contribute or make a small donation. This keeps our minds positive.”

#opensource

Open Source is not for free - Modern Agile Thinking - Medium

“If I have seen further than others, it is only because I have stood on the shoulders of giants.” Isaac Newton Open Source is a fundamental pillar of the internet and most of the digital solutions we…

Modern Agile Thinking

@jon @Vivaldi I started trialling @kagihq a few weeks ago and subscribed just a few days ago.

I was motivated to find a good paid service after reading the story of Neeva. I loved the idea of a search engine that was not motivated to make me see ads.

Prior, I used @duckduckgo, but found myself frequently re-searching with Google because the results were not as relevant.

@beausimensen ah, sorry, I am not familiar with MapQueryString so misunderstood the problem.

I assume it uses reflection to know how to cast values. I can only guess that if it can cast the contents of an array, it could only do so based on phpdoc type hinting.

But I'm guessing.

@beausimensen To solve a problem like this, I created a custom `Integerish` constraint that allows integers as a string. Numeric is not ideal because it allows lots of different number formats.
@hopedestruction what do you use for sticky notes. (The last one I tried did not work and was not being maintained)

@sean I use #zeal to have docs available when on long flights. I sometimes find it nicer than using sites even when I have internet.

I believe it's an alternative to Dash for macOS.

https://zealdocs.org/

Zeal - Offline Documentation Browser

@markpitblado Logseq being open source is nice, but they were both contenders because of the file formats.

I otherwise did not see the two as equal.

Logseq, being an outliner, is perfect for how I work. Obsidian is not as ideal for me.

Is there a way to add tags to an existing #pixelfed post?

I have come from a private Instagram account, where I never bothered to tag anything. So I have been posting publicly on #pixelfed without thinking to add tags.

#help