Werenโt we already supposed to have hoverboards and flying cars for years now? So I guess no later than the 2000
07.04.2025 15:01 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0@jers.dev.bsky.social
French Web developer lost in Korea ๐ซ๐ท๐ฐ๐ท Fellow beam enjoyer and go fanatic Yet mostly only do react and typescript. ใ Spend more time learning about stuff than doing my job
Werenโt we already supposed to have hoverboards and flying cars for years now? So I guess no later than the 2000
07.04.2025 15:01 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0I donโt have any experience with connectrpc unfortunately !
I use the gRPC protocol directly.
On the nextjs side I use grpc-js to create the client and on the go side I use directly the google grpc package
pkg.go.dev/google.golan...
www.npmjs.com/package/@grp...
If you like tRPC then you will love gRPC !
Thatโs my favorite way to connect my go backend with my nextjs app
The compiler will add semicolon at the end of each block so the code would become
if โฆ {
};
else {
};
And a statement cannot start with else in Go.
go.dev/ref/spec#Sem...
I was learning Go and discovered that some commonly used keywords are not reserved keywords but just predeclared identifier.
So this is totally valid code:
```
nil := true
true := false
```
I have been using Fresh
(github.com/bunopnu/fresh)
Itโs built on top of the Mint ecosystem and basically works as a drop in replacement for Websockex
I am French living in South Korea, for me everywhere I look government are collapsing this days ๐
08.12.2024 14:46 โ ๐ 7 ๐ 0 ๐ฌ 1 ๐ 0IMO a division by 0 is not intended and so not crashing but instead returning 0 is just silencing the error which is actually worse than NaN
05.12.2024 11:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Friday night ruined: โ
29.11.2024 13:04 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I know how bad an idea deploying in production a Friday night is, yet here I am doing overtime
29.11.2024 11:26 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0recursion ftw
What if I told you that you don't _even_ need loops?
26.11.2024 07:08 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Everyone seems really into VSCode forks like Cursor and Windsurf these days.
I am the only one that cannot live without supermaven?
I was using VS Code + supermaven for a while but recently felt in love again with WebStorm. Their AI tools are definitely not as good as the others IMO, but with supermaven itโs actually pretty nice.
25.11.2024 23:13 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0We actually learned writing by writing in cursive. I wasnโt really allowed to write differently until a few years later.
25.11.2024 23:08 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Hello blueskyers ๐
25.11.2024 06:35 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0