home.social

Search

1000 results for “asynchronaut”

  1. @mre Another project that embeds JS inside #WebAssembly through #QuickJS is github.com/justjake/quickjs-em by @jitl. I find Jake's solution particulary interesting for its "asyncify" feature, allowing you to expose asynchronous functions into QuickJS that the embedded JS code can access as if they were synchronous. The feature is based on Emscripten's ASYNCIFY and suspends the WASM execution while awaiting a promise.

  2. @rhett #aprs for short messages and information retrieval (not so much into positioning). #packetradio or #ARDOP for #winlink emails (no windows, no #vara). #js8call for some asynchronous message and data exchange (not much experience yet). #M17project looks interesting. It is #foss enabling us to execute our #hamradio right to experiment (not like all that closed proprietary stuff: #DMRradio, #c4fm / #ysf and #dstar).

  3. @belldotbz
    We are a group of translators and interpreters in a worker-owned co-op based in #PuertoRico. We work remotely and asynchronously. ¡A sus órdenes!
    :TwinPines:🐙📖

    #FediHired #Translation #Traducción #T9N #L10N

  4. #Windows #Fastcopy v5.6 has been released. It's a really good third party failsafe copytool with optimized buffering, queueing, improved asynchronous transfer technology and more. Completely free (but a pro version is available). fastcopy.jp/

  5. #Google launched its #AIcodingagent, #Jules, out of beta. Jules, powered by #Gemini 2.5 Pro, is an #asynchronous coding tool that integrates with #GitHub and uses #AI to #fix or #update #code. The tool received structured pricing tiers, including a free plan, and updated privacy policy. techcrunch.com/2025/08/06/goog #tech #media #news

  6. #LibreTexts #AcademyOnline is officially here! Academy Online offers a number of professional development opportunities to help grow your open education programs, develop #ZTC pathways, and curate #OER.

    Now available is a series of free, #asynchronous courses designed to introduce you to your new favorite all-in-one #OpenEducation toolbox, #LibreTexts

    Check it out and be sure to stay tuned for new content:

    libretexts.org/academy/online.

    #OpenEd #FreeTheTextbook #TheFutureIsOpen

  7. Spring Reactor. Эволюция сервисов. На пути к реактивности

    Это статья описывает опыт миграции традиционного приложения java spring на Spring reactor стек. О специфике разрабатываемой информационной системы, уже подробно рассказывал . Кратко о системе - смешанная сервисно-микросервисная архитектура. Чтобы получить бизнес результат, требуется вызвать микросервис, который вызывает сервис, который вызывает набор микросервисов для формирования ценностного набора данных. Получается цепочка вызовов. Сервисы и микросервисы разрабатывались на традиционном технологическом стеке, без использования реактивного подхода. Мое знакомство с реактивным подходом произошло в 2022 году. Плюсы и минусы я осознавал, как мог. В рамках разрабатываемой системы мне было сложно найти ему точку применения. Тогда сложилось понимание, что в существующих рамках реактивный подход не даст возможности эволюционных изменений. Если его применять, то применять ко всему и сразу, как постулирует реактивный манифест . Даешь революцию! Это было заблуждение. Его я не смог разрушить, даже изучая документацию и статьи. Чего-то релевантного моей ситуации в открытых источниках я найти не мог. Этой статьей постараюсь предложить путь и убедить сомневающихся, что долго раздумывать не стоит. Делайте смелый шаг на пути к реактивному стеку.

    habr.com/ru/companies/alfastra

    #spring_boot #webflux #tomcat #asynchronous #nio #netty #reactor #redis #performance #feign

  8. Gathering data from lots of different sources, providing it to the model then processing the output through post processing steps? That sounds like an asynchronous workflow, USE TRACING ~ @cartermp lauding the benefits of tracing for deploying and iterating AI applications #monitorama #monitorama24 #observability

  9. At a very basic core level, a comparison between @deno_land 2.0 and @nodejs could probably be summarised as:

    - JS-runtime: Both uses V8
    - Asynchronous I/O: Node.js uses #libuv, Deno uses #tokiors
    - Native code: Node.js uses C++, Deno uses Rust

    So essentially it boils down to libuv vs tokio and C++ vs rust

    If one ignore everything else about Node.js and Deno, the winner is clear to me.

  10. I wrote another higher-stream stream, `Skip`, inside `eyeball`, github.com/jplatte/eyeball/pul. It provides a limited view over an `ObservableVector` where the first values are skipped.

    This one was funny to write!

    Oh, `Limit` has been renamed to `Head`, and `RLimit` to `Tail`, it makes things clearer.

  11. I wrote a new higher-order stream, `RLimit`, inside `eyeball`, github.com/jplatte/eyeball/pul. It provides a limit over an `ObservableVector` starting from the end of the vector.

    This one was fun.

  12. Hier noch eine Anekdote zum Thema #OrakelMirakelDebakel:

    Testweise Daten auf neuem Server nach #Oracle importiert - lief 6mal langsamer als auf der alten Maschine. #Debakel 🤯

    Kann nicht sein, oder ? 🤔

    Einen gut versteckten Schalter umgelegt (FILESYSTEMIO_OPTIONS) und damit #AsynchronousIO aktiviert - und schon sinkt die Laufzeit von 2h auf 7min. #Mirakel 😏

    Aber warum ist diese Einstellung nicht längst Default ?!? 😩

  13. 🔍 / #software / #automation

    #Pydoll is revolutionizing browser automation by eliminating the need for webdrivers completely! Unlike other solutions that rely on external dependencies, Pydoll connects directly to browsers using their DevTools Protocol, providing a seamless and reliable automation experience with native asynchronous performance.

    🐱🔗 laravista.altervista.org/CatLi

    #catlink #SoftwareAutomation #RoboticAutomation

  14. @mikebroberts
    I don't get why #Zulip is not used more often in "forums", for support work and for general community building. IMO, it's got modern UI and it's purpose-built to organize communities and help with asynchronous communication that can be searched later. Plus, it's entirely free and open source software and there are both self hosting and paid hosting options.

    No other solution I know comes close, especially not the ones that focus on #VoiceChat or try to mimic #Discord, e.g. #Revolt.

  15. @mikebroberts
    I don't get why #Zulip is not used more often in "forums", for support work and for general community building. IMO, it's got modern UI and it's purpose-built to organize communities and help with asynchronous communication that can be searched later. Plus, it's entirely free and open source software and there are both self hosting and paid hosting options.

    No other solution I know comes close, especially not the ones that focus on #VoiceChat or try to mimic #Discord, e.g. #Revolt.

  16. @mikebroberts
    I don't get why #Zulip is not used more often in "forums", for support work and for general community building. IMO, it's got modern UI and it's purpose-built to organize communities and help with asynchronous communication that can be searched later. Plus, it's entirely free and open source software and there are both self hosting and paid hosting options.

    No other solution I know comes close, especially not the ones that focus on #VoiceChat or try to mimic #Discord, e.g. #Revolt.

  17. @mikebroberts
    I don't get why #Zulip is not used more often in "forums", for support work and for general community building. IMO, it's got modern UI and it's purpose-built to organize communities and help with asynchronous communication that can be searched later. Plus, it's entirely free and open source software and there are both self hosting and paid hosting options.

    No other solution I know comes close, especially not the ones that focus on #VoiceChat or try to mimic #Discord, e.g. #Revolt.

  18. My next event for HUMANS: A MONSTROUS HISTORY is online, text-based, & asynchronous. What could be more BlueSky? Weds May 28 (& a bit afterwards). US and Canada-based readers can get 40% off the book! 1/2 💙📚 🧪 🗃 #ancient #medieval #earlymodern #histsci #histmed #18thC #politics #arthistory #HAMH

    RE: https://bsky.app/profile/did:plc:rzug5jxal4snlewudks3efsf/post/3lp7x4nw4uc2u

  19. Memory Management in JavaScript with Weak References

    This JSDev article shows advanced memory management using WeakRef and FinalizationRegistry. It explains how these help manage weak references and asynchronous object finalization, preventing memory leaks and efficiently handling resources. The article includes various examples and use cases. It's too bad the last example is buggy. (line 3)

    jsdev.space/memory-management-

  20. "Each weekday, you receive a new task to get your living space clean, bright, and ready for the new year. Come join us for asynchronous cleaning, accountability, and conviviality": mochapickle has posted a group thread in IRL for the Apartment Therapy January Cure 2023, starting today!

    #ApartmentTherapy #JanuaryCure #LivingSpace #cleaning #homemaking #home

    irl.metafilter.com/4569/Apartm

  21. JavaScript Visualized - Promise Execution - by Lydia Hallie (Software Engineer and Technical Content Specialist)

    A dive deep into some of the inner workings of promises and an exploration how they enable non-blocking asynchronous tasks in JavaScript.

    lydiahallie.com/blog/promise-e

  22. MySQL 8 and Replication Observability
    Many of us, old MySQL DBAs used Seconds_Behind_Source from SHOW REPLICA STATUS to find out the status and correct execution of (asynchronous) replication.

    Please pay attention of the new terminology. I'm sure we've all used the old terminology.

    However, MySQL replication has evolved a lot and the repli
    lefred.be/content/mysql-8-and-
    #80

  23. More amazing speakers joining #phpday25! 🚀

    🧐 This time, our speakers will dive into practical suggestions, asynchronous PHP, security, and real-world case studies, offering insights and strategies to help you level up your PHP skills.

    Thanks to 🙏
    Anne-Julia Seitz Arne Blankerts Dave Liddament Edoardo Dusi Frank Berger Gina Peter Banyard Giorgio Sironi James Seconde James Titcumb Khushboo Verma

    ----
    phpday 2025
    📍 Verona | 📅 May 15-16, 2025
    phpday is a GrUSP’s conference.

  24. More amazing speakers joining #phpday25! 🚀

    🧐 This time, our speakers will dive into practical suggestions, asynchronous PHP, security, and real-world case studies, offering insights and strategies to help you level up your PHP skills.

    Thanks to 🙏
    Anne-Julia Seitz Arne Blankerts Dave Liddament Edoardo Dusi Frank Berger Gina Peter Banyard Giorgio Sironi James Seconde James Titcumb Khushboo Verma

    ----
    phpday 2025
    📍 Verona | 📅 May 15-16, 2025
    phpday is a GrUSP’s conference.

  25. #ESN Basics:
    You can‘t eat soup with a fork!

    Many organizations try to establish #Communities or build #Networks to solve complex tasks with #Fileshare platforms (e.g. SharePoint, Dropbox, GoogleDrive), #ChatClients (e.g. Teams, Slack, WhatsApp) or #Intranet solutions (some call themselves „social“).

    Only real #ESNplatforms are technically capable of #network based, #asynchronous, #scalable, #serendipity enabling #collaboration

  26. We're doing a free, live, online info session about Lit!Commons, this wondrous and exciting virtual writing community I'm part of. It's got asynchronous classes, live drop-in zoom sessions, and a space to get to know _each other_ to make lasting connections.

    I can tell you more if you attend the free session June 11, 5-6 central.

    (Or just ask me questions here!)

    #WritingCommunity #WritingConversations #WritingWorkshop #WritingCraft #LitCommons

    loft.org/events/litcommons-inf