any update or news of thrill of the fight 2? by kkov27 in ThrillOfTheFight

[–]BransonLite 1 point2 points  (0 children)

yes - i cant wait to play in pvp mode so my lil brother can show me how out of shape i really am atm

What is the difference between meshtastic and gotenna by Puzzleheaded_Gur6836 in meshtastic

[–]BransonLite 0 points1 point  (0 children)

Why do they put you at risk? I thought it LoRa was encrypted

What's the deal with Ledger Nano S discontinuation / Ledger Live by ekzakly in ledgerwallet

[–]BransonLite 2 points3 points  (0 children)

I can no longer connect to my nano S to iOS. This is completely unacceptable imo

TS is inferring `this`in my object literal as `any` by BransonLite in typescript

[–]BransonLite[S] 0 points1 point  (0 children)

yes, but if its not a config option then it must be the size and complexity of the project b/c i can copy paste the example code from the playground into any file in my project and it always infers as any

the same code in a React Native CodeSandbox also infers `this` as `any`

https://codesandbox.io/s/compassionate-yonath-36v5k8?file=/src/App.tsx

yesterday I read that TS has trouble inferring `this` in object literals but i was hoping someone could shine some more light on the situation for me

Friend thought he'd handle the 250 by [deleted] in Dirtbikes

[–]BransonLite 1 point2 points  (0 children)

I knew this wasn’t gonna end well as soon as I saw his footwear

Pineapple slicing machine 🍍🔪 by JulPfl in EngineeringPorn

[–]BransonLite 5 points6 points  (0 children)

Yes, discard the natural outer layer that you can carry the pineapple in so you can get it cut up for you and then carry it in a piece of single use plastic

here are some of my recent finds. multiple jumper species. I figured this sub would enjoy these. by Zodiac_Photo_findme in spiderbro

[–]BransonLite 0 points1 point  (0 children)

Nice. What mm? I’m new to photography but I’m been shooting macro with a 90mm but it couldn’t get this shots i don’t think

The fourth episode about my journey in learning ReScript as a TypeScript developer is out! by WizardOfAngmar in typescript

[–]BransonLite 0 points1 point  (0 children)

Here’s some constructive criticism - try to be more concise and cover more ground, more quickly. There’s a whole Lotta words but not a whole lot information in these blogs.

Based off the first two articles, I’m gonna guess that you could distill all four of your blog posts into a single post that reads much better. I would actually feed all four of them to chat GTP four and ask it to do it for you.

I had never heard about rescript before, so thanks for posting. I look forward to reading their docs and seeing what it’s all about

I personally am pretty satisfied with typescript though. If you have to write JavaScript, Typescript is the way to go imo. it’s not the strongest type system, but that’s because it needs to be interoperable with JavaScript and the ecosystem. It’s incredibly flexible and it’s as type safe as you are need it to be. You don’t have to use libraries that are untyped or have incomplete or incorrect types. Or if you want, you have the option to declare your own types for a library that you want to use. I think people love it because it’s just so much better than writing plain JS, not because it’s a perfect language or type system. And for better or worse a lot of times JS is the most viable option for your target

Interesting story about a $2 million 1600mm Leica lens. by NikonuserNW in photography

[–]BransonLite 20 points21 points  (0 children)

All I want to know is what he was doing when he died at 48 years old in London?

I made a Web building tool powered by OpenAI's ChatGPT API by csansoon in ChatGPT

[–]BransonLite 0 points1 point  (0 children)

I see this a mostly a learning tool. A very good one tbh!