devFC

/devfc320

devFC has two parts a private community and public channels: Subscribers can join the private community, while all educational resources once finished as well as some discussions happen in this open channel. https://dtech.vision

What is /devfc ? it's a highly curated group of high quality builders

curated members enjoy: a dev focused chat that is purely that and not overly active. A cozy hyper focused corner

with /devfc members building: all kinds of Farcaster related or non related businesses as founder or engineer

💜

Sounds like you? You can join us via the hypersub https://www.hypersub.xyz/s/devfc/2

the channel /devfc is the public forum of the hypersub group. Use it as your public forum.
Stripe now allows to pay via passkeys. Functionally it works very similar to Apple Pay except it works on all platform

I don't see much passkey usage in crypto. Any good examples out in the wild?
"Whenever Expo Updates is talked about - at least from my experience - people are generally referring to it as the great service offered through EAS. However, it's important to know that Expo Updates is a protocol and using Expo Updates with your React Native app does not require using Expo's EAS service. In fact, the Expo team has even created a sample custom Expo Updates server that you can base your own implementation on!"

https://haileyok.com/posts/3kvl7ydcadk2i

https://github.com/expo/custom-expo-updates-server
What are the biggest challenges you are facing currently? Which have you solved? (technical and non technical) /devfc
Betting on AI getting better means choosing programmable solutions today
What is /devfc ? it's a highly curated group of high quality builders

curated members enjoy: a dev focused chat that is purely that and not overly active. A cozy hyper focused corner

with /devfc members building: all kinds of Farcaster related or non related businesses as founder or engineer

💜

Sounds like you? You can join us via the hypersub https://www.hypersub.xyz/s/devfc/2

the channel /devfc is the public forum of the hypersub group. Use it as your public forum.
Who’s the biggest infra nerd you know on Farcaster?

Tag them 😍
Clanker / @proxystudio.eth and @dish are hiring for Fullstack devs

https://www.bountycaster.xyz/job/NBB8texMtABV8LfmkzokZX

If anyone is looking I am very happy to intro or reach out directly to proxy 💜

Have worked with proxy in the past and will do so again. This is your chance to do so too. Definitely good peeps
/devFC
Typescript parallelism and backends covered 👇

It goes into why Effect -> Typescript library allows high performant backends.

https://youtu.be/Ei6VTwhI8QQ
Ever wondered how software versions are usually named and what the names mean?
vX.Y.Z like v.0.0.15 is totally different expectation from v1.0.0

It's explained here👇
https://semver.org/
Something more to think on:

Programmable financial infrastructure now interconnected with the current debit card world

https://x.com/merlinegalite/status/1866146535328842219?s=46
What are the biggest challenges you are facing currently? Which have you solved? (technical and non technical) /devfc
Dream big, dream interconnected, dream programmable.

More soon…
Was asked what /devfc members look for and do.

Looking for: a dev focused chat that is purely that and not overly active. A cozy hyper focused corner

Building: all kinds of Farcaster related or non related businesses as founder or engineer

💜

Sounds like you? Join us https://www.hypersub.xyz/s/devfc/2

the channel /devfc is the public forum of the hypersub group. Use it as your public forum.
Hey did you know frames are web apps?

Yeah that means you can live stream from Frames inside Warpcast?

Oh you didn’t know? Peep this
Functional programming finally has a chance to become dominant programming style

Code generation is performing so much better in writing functional programming compared to object-oriented or procedural programming

Object-oriented programming became so popular because it made programming more approachable and easier to onboard (easier to think in strict 'objects' rather than arbitrary 'data')

In a world where software is written by non-humans and programming will become magic once again, will we continue to anthropomorphize code?
Today, I worked on improving @tipothehat

If you haven't heard of it, it's a frame I built with @papa, where we distribute pooled $DEGEN tips to winning casts.

Today's pool is ~18,000 $DEGEN
My vote will go to @nastya for being a solid buildoor
What is the lowest hanging fruit someone should build, but you haven't seen built yet?

Would love to see the one line pitch + why it's so badly needed in your eyes.
Bonus points for pointers on how to get started building
This looks like a great start for using v2 frames!
Am I wrong for thinking GraphQL is how builds APIs today?

GraphQL as core (anyone can select just the data they need)
Then some default queries offered via one call as REST endpoints (just a wrapper over the GraphQL)

and then for typesafety and production use on the client side combine GraphQL with effect to get end to end typesafety and return type validation in something like

What am I missing / where does this go wrong? trying to open my mind on GraphQL

https://gist.github.com/tim-smart/e10e4cbaeff35242d8352adead30bef9
What are the biggest challenges you are facing currently? Which have you solved? (technical and non technical) /devfc
Was asked what /devfc members look for and do.

Looking for: a dev focused chat that is purely that and not overly active. A cozy hyper focused corner

Building: all kinds of Farcaster related or non related businesses as founder or engineer

💜

Sounds like you? Join us https://www.hypersub.xyz/s/devfc/2

the channel /devfc is the public forum of the hypersub group. Use it as your public forum.
Claude‘s new AI development „framework“ in action