Stephane Mensah

The only difference between ordinary and extraordinary is just that little "extra".

Pause migrating project to a turborepo monorepo

Pnpm was giving me issues and some other stuffs. Giving it a pause for now and saving it in a branch

get stats on "Save via DM" beta feature usage

Stephane Mensah Author

This will help properly gauge its performance in order to release the paid plans

0 Likes

api(build: deploy to railway)

Thinking of migrating api from heroku to railway.app . Let's see how it goes ๐Ÿ˜

authentication layout

This layout is unique form layout for login,signup,reset-password pages. Instead of copying the same code in each page, better create a unique layout and wrap each one of them in a layout.

Skiff shutting down after being acquired ๐Ÿ˜ค๐Ÿ˜ค๐Ÿ˜ค

Read an email from skiff that theyโ€™ll shitting down in six months after their buyout from notion.
Does that mean notion will launch a new email service or what?
Schalk Neethling

No need to apologise, it made me chuckle and shows your frustration.

0 Likes
Schalk Neethling

Was that a typo or intentional ๐Ÿคฃ

0 Likes

Found a fix to allow deno app with npm: to be deployed on deta.space

If you are building your app using deno and also use npm specifiers(npm:*) or package.json while you try deploying it on deta space, the app will break.
You need to disable โ€œnode_modulesโ€ folder either by using the flag or config file as stated in https://docs.deno.com/runtime/manual/node/npm_specifiers#--node-modules-dir-flag

Found out you also need to pay warps to get your signerUUID verified ๐Ÿ˜ค