Trending
Beben - coldfusion stan account's Avatar

Beben - coldfusion stan account

@beben.fr

vim vim neovim

22
Followers
79
Following
31
Posts
22.08.2023
Joined
Posts Following

Latest posts by Beben - coldfusion stan account @beben.fr

Oh nice! Can/will turbo help to manage the “references” in the tsconfig files like nx seems to do?

12.03.2026 21:40 👍 0 🔁 0 💬 1 📌 0
The Dilemma of TypeScript in Monorepos
The Dilemma of TypeScript in Monorepos YouTube video by Ahmed Elsakaan

www.youtube.com/watch?v=RRst...
this is helpful but I still can't decide what we should do lel

12.03.2026 21:26 👍 0 🔁 0 💬 0 📌 0
You might not need TypeScript project references As it turns out, you might not even references or even an interim TypeScript build step with a pattern I am about to show you, which I dub "internal packages."

ts monorepo with good performance is a myth, there's always something slow/hard to configure smh

turborepo says you dont need references, but nx says you should
but, maybe you should instead build your local packages but again annoying to setup 😩
turborepo.dev/blog/you-mig...
nx.dev/blog/typescr...

12.03.2026 21:24 👍 1 🔁 0 💬 2 📌 0

any good resources on how to set up typescript with good tsconfig??
navigating in my project at work is so slow, and I can't find good examples for my use case. I'm not using a monorepo, just ts files in src folder, tests are also in src
I'm not using tsgo for the lsp as I have too many issues

19.02.2026 14:07 👍 1 🔁 0 💬 1 📌 0

inherited from a project using terraform with a lot of code duplications for different envs (test,preprod,prod) and even some typos because of these copy/paste

I just learned about `module` with tf, seems to solve this issue

06.12.2024 11:02 👍 0 🔁 0 💬 0 📌 0

@django

15.11.2024 22:38 👍 1 🔁 0 💬 0 📌 0
675,056nth user

675,056nth user

Bluesky now has over 10 million users, and I was #675,056!

17.09.2024 14:36 👍 2 🔁 0 💬 0 📌 0

I've been trying to use coc.nvim again, at first it was so nice not to have much to configure
but in the end I went back to the nvim-lspconfig & stuff as I had no performance gain
an awesome way to start neovim with lsp though

23.11.2023 09:00 👍 0 🔁 0 💬 0 📌 0

pink iphone 15, obvious choice

24.09.2023 21:02 👍 0 🔁 0 💬 0 📌 0
iphone 15 battery tests on all models

iphone 15 battery tests on all models

confused by the iphone 15 batteries, saw a few posts saying the iphone 15 has a better battery than the 15 pro (eg. www.tomsguide.com/news/iphone-...)
so, the "pro motion" stuff on the pro series cannot save battery? this makes me want to go with 15 rather than the pro (and saves some $)

23.09.2023 09:41 👍 1 🔁 0 💬 0 📌 0
Bon Entendeur - Decade Mixtape 70's
Bon Entendeur - Decade Mixtape 70's Bonjour tout le monde ! Après des semaines de recherche et de travail, nous sommes ravis de vous dévoiler aujourd’hui notre nouveau concept de mixtape : la D...

and for the 70s!
www.youtube.com/watch?v=NUFW...

22.09.2023 20:05 👍 0 🔁 0 💬 0 📌 0

cool mixtape by Bon Entendeur!

www.youtube.com/watch?v=i-s1...

22.09.2023 19:34 👍 0 🔁 0 💬 1 📌 0

spent some times to try conform.nvim and nvim-lint on my neovim to replace null-ls, had no issue with null-ls besides biome not being embedded in it, as it appears after null-ls was archived)

great plugins, they both work ootb
thanks null-ls maintainer(s) for all the hard work though!

19.09.2023 20:26 👍 0 🔁 0 💬 0 📌 0
Preview
Join Someone great at Next.js Conf Oct 26, 10am PT.

nextjs.org/conf/ticket/...

18.09.2023 20:35 👍 1 🔁 0 💬 0 📌 0

Awesome! Great to know, thanks again!

18.09.2023 19:50 👍 1 🔁 0 💬 0 📌 0

Hello @graysky.app is it possible to select a feed opened by default?
And, as a feature request it would be awesome if we could drag and drop image and/or paste image in the post on iOS (and I believe android too)!

Thanks!

18.09.2023 18:57 👍 3 🔁 0 💬 1 📌 0

npx*, obviously!

17.09.2023 09:39 👍 0 🔁 0 💬 0 📌 0

the linter seems to struggle a bit when running inside neovim, sometimes it shows me error like "gray is not defined" on the line "className='bg-gray-500'"

If I run `npm biome check filename.tsx` there are no errors reported (as expected)

17.09.2023 09:38 👍 0 🔁 0 💬 1 📌 0

in the meantime I was just `:!npx biome format % --write` in my nvim and it's quite fast!

17.09.2023 09:05 👍 0 🔁 0 💬 1 📌 0

wanted to try out biomejs toolchain within neovim
I guess I need to dive into my config again to replace null-ls with something like github.com/stevearc/con...

17.09.2023 09:03 👍 0 🔁 0 💬 1 📌 0

a bit lost on how you should work with development build with expo & eas
should I built another dev build each time I update the app.json/app.config.ts?
or is it only when I install new native modules?

15.09.2023 12:36 👍 0 🔁 0 💬 0 📌 0

while wezterm multiplexing capabilities are great, I believe I'll stay on tmux
I am so used to my keybindings and the workflow I have

14.09.2023 07:31 👍 0 🔁 0 💬 0 📌 0

Can’t add two keys to a tmux keybinding natively
A bit disappointed ☹️
Will explore more if there is any workaround, or I’ll try again to tinker with wezterm

13.09.2023 15:44 👍 0 🔁 0 💬 1 📌 0

I was wrong

13.09.2023 14:21 👍 0 🔁 0 💬 0 📌 0

I might have found the right config to make eas build our app with pnpm 🤞

13.09.2023 13:50 👍 0 🔁 0 💬 1 📌 0

every day I have to work on my company's application, I lose a little more life expectancy
using expo within a monorepo where we started with pnpm and now trying to move to yarn to make expo & eas happy

13.09.2023 09:39 👍 1 🔁 0 💬 1 📌 0

from iphone 8 to iphone 15 pro
can't decide on the color yet

12.09.2023 18:41 👍 0 🔁 0 💬 0 📌 0
Post image

interesting

07.09.2023 20:47 👍 0 🔁 0 💬 0 📌 0

Jsuis là

28.08.2023 20:28 👍 0 🔁 0 💬 1 📌 0

Need some kind of global search & replace in neovim/vim?
`cdo` might be the command to use!

It will run the command on each buffer present in the qflist, we can use it with `substitute` some strings in all our buffers and save them with `| update`

:cdo s/foo/bar/g | update

24.08.2023 22:12 👍 0 🔁 0 💬 0 📌 0