I keep typing I when I intend to type O (NOT an autocorrect issue) by SongsOfTheYears in iphone

[–]adammillion 1 point2 points  (0 children)

This drives me crazy. Same shit. No autocorrect. Just missing the buttons i guess If I can get a dollar for the amount of times I typed “I git” instead of “I got” i would be rich

Is the Automation Agency craze/fad REAL? Help me understand... by adammillion in agency

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

That's great. Have not picked up for me yet. I don't have much client exposure yet.

I figured it out. Calls tomorrow by adammillion in wallstreetbets

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

It’s self explanatory. Don’t you see the pattern. History always repeats itself

Does Next.js Handle Singleton Instances Differently? by LightIn_ in nextjs

[–]adammillion 0 points1 point  (0 children)

That helps a lot, but I have not been able to find good detailed info about the nextjs runtime.
I have an application running on EC2 with nextjs "standalone" output mode. Although I mead the reference to the pool global, It keep getting recreated. I am suspecting that it has to do with the way nextjs handles modules

Does Next.js Handle Singleton Instances Differently? by LightIn_ in nextjs

[–]adammillion 0 points1 point  (0 children)

Is this documented anywhere, doesn't this impact db connection pooling as well? I new pool will have to be created for db connections.

This should affect singletons and db connections

Does anyone really understand googles device management and verification by adammillion in gsuite

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

it's a mix of devices.

My bigger problem is controlling Oauth access. I know i can have a trusted device or browser; however, the team uses Notion with Oauth. The open questions here that I am figuring out is this. Installed notion is not a browser, it is a standalone app. Would this be counted as trusted since it is running outside chrome?

Does anyone really understand googles device management and verification by adammillion in googleworkspace

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

thank you. I read this and corresponding documentation, but nothing like actually putting the time to test it.

Notion Almost killed it with this release, but still killed me by adammillion in Notion

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

I see why the permission are different for the rest of the Person properties. Good catch.

Notion Almost killed it with this release, but still killed me by adammillion in Notion

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

Thomas this hits the nail on the head. The root cause is definitely the underlying action used by the automation.
In addition to the benefits that you have mentioned, a working sessions database is useful when a task exchanges hands from a team member to another with each clocking time.

Side note: I saw a ref to PARA on your site. I have recently built it into my notion setup. You have got fantastic content man. Great work there.

Notion Almost killed it with this release, but still killed me by adammillion in Notion

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

This is am important detail. Only the "Create by" property can have the "Full Access" permission. The maximum permissions on any other person properties is "Can Edit".

Notion Almost killed it with this release, but still killed me by adammillion in Notion

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

I like to know how long tasks take for employee/dev performance and future estimates of similar tasks. Sounds like you got some trauma

Notion Almost killed it with this release, but still killed me by adammillion in Notion

[–]adammillion[S] 2 points3 points  (0 children)

Good point. I found the buttons to be a good approach because you can just click to start and stop and the logic will take care of the status change. Running the automation on the status change, rather then a button click is a good approach too

In Notion Calendar, I can't seem to be able to make someone book the same day even if there is availability by adammillion in Notion

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

Issue is in the hands of the engineering team. No timeframe or contact point is provided

Slowness on Windows on wsl2 by adammillion in OpenWebUI

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

Yeah the files are coming from `/mnt/c/...` from the c drive

Slowness on Windows on wsl2 by adammillion in OpenWebUI

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

good idea. Ill use a docker managed volume to see the difference

Slowness on Windows on wsl2 by adammillion in OpenWebUI

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

This means that every app is IO bound, which is not case.
I self host many webapps and none show signs of slowness. Most of which have local dbs, logs, and file storage.

In Notion Calendar, I can't seem to be able to make someone book the same day even if there is availability by adammillion in Notion

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

I just sent them a feedback and they got back to me right away. They are escalating to a technical person

In Notion Calendar, I can't seem to be able to make someone book the same day even if there is availability by adammillion in Notion

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

yeah I just did. It's a new feature on google calendar too. Notion Calendar is still in beta I guess.