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
removing empty tabs from settings ui
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
setup subscription plans
pushed latest changes to Github
api(build: deploy to railway)
Thinking of migrating api from heroku to railway.app . Let's see how it goes 😁
Retract 100,000 tokens bonus from all users that blocked the bot
got introduced to far.quest
Got adding comments to work(only for me now)
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.
send invoice to client
reset password for makerlog Next public
reset password for makerlog Next public
finally recovered my warpcast account and attached it to an address
built and deployed a twilio sms forwarder on deno deploy
watched "The beekeeper". Interesting movie
buy an i5 7th gen laptop for work and personal life
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?
Does that mean notion will launch a new email service or what?
farcaster bot is now able to respond to user queries
hook chatgtp(openai wrapper) to farcaster bot
craft a nice system prompt to be used by custom openai wrapper
refactor how notification from neynar api is handled
convert new project's codebase from node-deno
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
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