home.social

#fleek โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fleek, aggregated by home.social.

fetched live
  1. Thinking I might fuck around and build an #ActivityPub implementation that runs on #Fleek. They don't have a database solution (yet), but other than that I feel like it could work.

    #web3 #ipfs #serverless #webDev

  2. > Today, weโ€™re excited to launch support for fullstack #Nextjs apps and sites on #Fleek! With this release, developers can now effortlessly deploy apps and experience server-side rendering (#SSR) and static site generation (#SSG) functionality directly within Fleekโ€™s edge-optimized platform, unlocking unparalleled scalability, performance, and control.

    fleek.xyz/blog/announcements/n

    #webDev #javaScript #web3 #crypto #fleekxyz #serverless #web #react #reactJS #next #vercel

  3. #Fleek is leveraging #TEEs, specifically #IntelSGX, to create a secure, #decentralized #DNS #nameServer. This protects DNS data and keeps private keys secure by executing sensitive processes inside a secure enclave.

    Centralized name servers can lie or be compromised. DNSSEC helps somewhat but is limited. Fleekโ€™s approach aims to address this by ensuring only the #domain owner (a private key holder or smart contract) can update DNS records!

    fleek.xyz/blog/announcements/d

    #fleekxyz #web3

  4. > The #Fleek #SGX service allows you to utilize #IntelSGX #TEE (Trusted Execution Environments) for private and secure compute. Similar to how Fleekโ€™s #Javascript service functions, you can provide this service with a program to be run for you in a #decentralized, #serverless environment. But with the addition of #Intel SGX, you can also provide #encrypted data that can only be decrypted from inside your program while running inside the TEE.

    blog.fleek.network/post/fleek-

    #webDev #cloud #web3 #wasm

  5. #Fleek is transitioning from fleek.co to fleek.xyz this month!

    What will be better about Fleek . xyz?

    - Lightning-fast performance (powered by #fleek_net)
    - Full #Nextjs Support (launching September)
    - #FleekFunctions (lightning-fast, permissionless #edge #functions)
    - Low Cost (50-80% cheaper than #Vercel on average)
    - #OpenSource (starting with the CLI/SDK in September)

    #webDev #web3 #serverless #blockchain #web #webHosting #cloud #crypto

  6. > Today we are releasing a V0 of the gateway, which is a highly performant, regionally #distributed, traditional public #IPFS #gateway (built using #RainbowIPFS gateway). The reason for releasing this V0 now is because several customers were looking for a quick #Cloudflare replacement. However in subsequent releases over the coming months we will be transitioning the IPFS gateway to #fleekNetwork

    fleek.xyz/blog/announcements/f

    #fleek #serverless #webDev

  7. > One of the main value adds of #SolanaBlinks is they allow #Solana users to do #onchain actions (Claim #airdrops, buy #NFTs, swap #tokens etc.) directly on #Twitter, #Farcaster, and other places where users are natively located. Instead of the typical flow of redirecting away from their current experience, developers can bake #SolanaActions into other apps and allow them to interact without leaving the app

    fleek.xyz/guides/solana-blinks

    #web3 #crypto #fleek #blinks #dapps #blockchain #cryptocurrency

  8. So, I'm thinking; what if I build polyfill.io, but on the Blockchain! Hey come back..

    Hear me out; #fleekfunctions are immutable, and transparent. So long as the #fleeknetwork nodes can be trusted to execute the code properly (I presume there are cryptographic guarantees of output validity) then it could be safer from supply chain attacks.

    #webDev #polyfillio #polyfill #supplyChain #hacking #web3 #blockchain #fleek #javaScript

  9. Okay, so #1) Fleek Functions are a kind of serverless function which lives on a blockchain. That means they execute on other people's computers. Think of them as Lambda functions without the involvement of Jeff Bezos

    fleek.xyz/docs/platform/fleek-

    #fleek #fleekxyz #blockchain #lambda #aws #cloud #functions #serverless #fleekNet #fleekNetwork #ipfs #webDev

  10. Fleek Network Developer Guide: Part 3
    Service Deep Dive - JS Runtime

    Learn how to build a Service on Fleek Network and enable applications and use cases that leverage it.

    In the following deep dive, we focus on a specific Service example - JavaScript Runtime

    blog.fleek.network/post/fleek-

    #webDev #javaScript #serverless #cloud #ipfs #web3 #fleek #fleekNetwork #sdk #programming #hosting #faas #runtime #software #development #web

  11. A Service is a modular piece of edge-enabled software that runs on (and utilizes the features of) Fleek Network.

    In this guide, we will explain what services are, how they work, and walk through a few examples of how to use them in your tech stack

    blog.fleek.network/post/fleek-

    #fleek #fleekNetwork #ipfs #dweb #webDev #distributed #programming #developer #web #cdn #edgeFunctions #serverless #paas

  12. #FleekNetwork is an edge-optimized, #decentralized #cloud platform. Think #AWS meets Uber. #Fleek Network algorithmically operates a global network of #web infrastructure operators (called nodes) to create a superior #cloudPlatform for #developers to run their #software and #applications on. Better performance, lower cost, open source, verifiable, and no central operator.

    blog.fleek.network.ipns.localhost:8080/post/fleek-network-developer-guide-part-1/

    #fleek #IPFS #serverless #webDev

  13. Did my base environment install on #bluefin using #fleek, and it's been so nice.

    The fleek 'bling' preset brought in a lot of cool tools (ripgrep, exa, @atuin ) and I'm having fun exploring what's available.

    I appreciate the dev tools available, and I hope to figure out a good workflow for the container workflows provided. My core setup is Emacs + asdf-vm for runtimes, so that was hard to implement in a container-only fashion.

  14. Switched my #Nix installation on #macOS from the original installer to the one by @determinatesystems. Since that one disables channels in favor of flakes by default, I also took the opportunity to use Nix more properly instead of just running `nix-env -i` when needed :'-)

    Ended up looking at #nixDarwin, #HomeManager and #Fleek. To a complete newb like me the differences where rather hard to grasp

    nix-darwin tries to replicate the feel of #NixOS on macOS โ€“ something I couldn't comprehend since I never ran NixOS. More generally though, in NixOS, Nix is used to manage the whole OS (duh) and defines the system-wide installed/configured packages/environment. As such, nix-darwin replicates this style of providing a system environment on macOS.

    home-manager shifts this concept to a per-user basis. The configuration system is quite similar, just per-user.

    #Fleek is a Go tool to generate home-manager configurations from YAML.

    Now, you can also install home-manager as a nix-darwin (on macOS) or NixOS (on... NixOS) module, which allows upgrades of the homes through the system wide Nix upgrade process.

  15. This company called #fleek has been offering a "deploy to IPFS" #Web3 platform called fleek.xyz

    They have recently released the #whitepaper for #fleekNetwork which not only has #IPFS but also decentralized edge CDN.

    Most exciting of all is that they have a #Services concept that seems to allow for running your code on other people's nodes and getting a #crypto guarantee that the work was done!

    docs.fleek.network/docs/Core/s

    No more #AWS! #freeAtLast!

    #webDev #serverless

  16. I poked around in their documentation github and found a link to it! fleek.network/fleek-network.pd

    Maybe this is an outdated version; the same page also points to `ursa` which appears to have been mothballed.

    #ipfs #fleek #fleekNetwork #dweb #web3

  17. @jhx one possible avenue might be too try #Fleek getfleek.dev/

    it's more focused on a home directory experience (with a yaml config), but uses Nix under the hood. when you're ready to expand beyond fleek you can eject your config and use it with home-manager ๐Ÿ™‚
    @jazz

  18. @Mcdent i found the invite that should work: discord.gg/WEu6BdFEtp we are in the #fleek channel

  19. So has anybody had a play with yet? It seems to be a wrapper/front end to โ€˜home managerโ€™. Main thing I am interested in is keeping my environments in sync across several computers. Itโ€™s a little bit flakey at the moment. Iโ€™m not using it on so maybe some of my problems are coming from that.