Over the past couple of years, I've been in three different entrepreneurship ecosystems and one of the things I figured out was: I don't know as I thought I did.
That was one of the reasons I started the #PioneersShow. With an eagerness to learn.
https://t.co/hEqr67MUxi
@cjzafir What do you mean by "pair"? You make a plan or implementation logic with codex (for example) and then tell deep seek to look at the plan and implement it?
@backpinelabs@tan_stack And whenever that video is up you'll have the view and the thumbs up for sure :)
I also agree, queues as a pattern are under-utilised
Ill take a look at the docs you've shared. Thanks!
@thorstenball I might be too dumb to find it controversial. 😅😅
Follow up question that might just prove it, would each language server be in its own reserved port, or a “plugin” on a main language server app?
Hello everyone 👋
I’m a Full Stack cloud engineer open for new roles right now in the Netherlands. It would be great if you could refer me to any roles that seem fit or like and retweet this!
P.S. I require a work visa to stay in the Netherlands.
Thanks in advance :)
Hello everyone 👋
I’m a Full Stack cloud engineer open for new roles right now in the Netherlands. It would be great if you could refer me to any roles that seem fit or like and retweet this!
P.S. I require a work visa to stay in the Netherlands.
Thanks in advance :)
@dillon_mulroy If that foo: “bar” is static you would probably have to add it as a context. If it is supposed to be generic (like in a builder style) k believe you will have to play around with type assertions. Inside the structure you asset and from the caller side it will be inferred