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
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
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
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
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
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
Any vim/neovim/helix users around here?!
24.08.2023 18:43
π 7
π 0
π¬ 1
π 0