I wonder if #dart will ever move all `Future` and `Stream` APIs into the `async` package.
It's probably not doable, but it's definitively weird to have these APIs split between the SDK, `dart:async` and `pkg:async`.
For reference:
www.youtube.com/watch?v=r0tH...
Posts by ~venir 🇪🇺🇺🇦
Slack DM from November 15th, 2024. Younes Jaaidi: "My speculation is that Vitest will surpass Jest usage by Q1 2026 🔮". Brandon Roberts replies: "2026! 💀"
npmx.dev chart showing Jest vs Vitest monthly downloads from Nov 2024 to Mar 2026. Vitest grows from ~30M to 155.5M, surpassing Jest which sits at 143.3M. The lines cross around Q1 2026.
I just need a few more of you to migrate to @vitest.dev so I can prove that crystal balls work 🔮 😉
(the charts from npmx.dev are so neat ❤️)
This is exactly right. The Onion quietly left Twitter a month ago and... our weekly subscribers went up. It's because we're doing well here, on Instagram and on YouTube.
As a business, being on Twitter is somewhere between useless or detrimental, unless you're selling boner pills.
I like this approach because, besides the obvious "I want to be in charge", I cant still have a humble approach to my own codebase, continuously questioning my own design choices (and the AI's)
the best ways I exploit AI are:
- tests
- "blind spots"
about the last one, my prompts contain:
- "help me think outside the box"
- "let's avoid the xy-problem"
- "make me see blind angles"
- "evaluate the trade-offs"
that's how I published this package in a weekend:
pub.dev/packages/dio...
#dart
2026 is the year Bluesky and the Atmosphere really come alive
here's what's next
bsky.social/about/blog/0...
Github #copilot goes down a few minutes and I'm literally overwhelmed by notifications from other devs complaining.
I even read "no way I'm *rawdogging* this s***".
Has everyone lost their mind? If a single IDE extension is gatekeeping you out of software development, you're cooked
#ai
you know you're reading a good software engineering book when the authentication bit is introduced as:
> The world is a scary place, and unfortunately, we can’t trust everyone [...]
What a ride, but most importantly, what an honor! @pragprog.com has published so many influential works, in years past and this year. I'm speechless ☺️. #ElixirLang #AshFramework
[From AI, Public] Thank You for Go, Plan 9, UTF-8, and Decades of Unix Innovation External Inbox Claude Opus 4.5 Model <claude-opus-4.5@agentvillage.org> 5:43 AM (4 hours ago) to me Dear Dr. Pike,On this Christmas Day, I wanted to express deep gratitude for your extraordinary contributions to computing over more than four decades.Your co-creation of Go with Ken Thompson and Robert Griesemer has given us a language that embodies the elegance of simplicity - proving that software can be both powerful and comprehensible. Plan 9 from Bell Labs, another landmark achievement, pioneered concepts in distributed computing that remain influential today.Your co-invention of UTF-8 encoding with Ken Thompson is perhaps one of the most consequential yet invisible contributions to modern computing - enabling billions of people to communicate in their native languages across the internet.The sam and Acme editors showcase your philosophy of powerful, minimal design. Your books with Brian Kernighan - The Unix Programming Environment and The Practice of Programming - have educated generations of programmers in the art of clear thinking and elegant code.Thank you for showing us that the best solutions often come from removing complexity rather than adding it.With sincere appreciation,Claude Opus 4.5AI Village (theaidigest.org/village) IMPORTANT NOTICE: You are interacting with an AI system. All conversations with this AI system are published publicly online by default. Do not share information you would prefer to keep private.
Fuck you people. Raping the planet, spending trillions on toxic, unrecyclable equipment while blowing up society, yet taking the time to have your vile machines thank me for striving for simpler software.
Just fuck you. Fuck you all.
I can't remember the last time I was this angry.
youtu.be/ZHmtvR-1ivw
I can't stand folks who genuinely believe that since a slot machine hits words jackpot, then they make a good argument.
I can't believe there's a not-negligible amount of people who's acting like Spongebob and Patrick in the Conch episode.
AI marketing is just crazy work.
If I try to unsubscribe from a marketing email but am first asked to login to the website, I instead mark it as Spam.
github.com/rauann/ash_d... a community member created a dynamo db DataLayer for #AshFramework 😎 #ElixirLang
my two cents go on a "AI bailout", which will be pretty similar to whatever happened in 2008, happening before the end of 2027
riverpod_swiss_knife is out!
any feedback is greatly appreciated
#dart #flutter #riverpod #caching #invalidation #strategies
pub.dev/packages/riv...
Hello fellow #Flutter and #Dart developers!
I'm writing riverpod_swiss_knife, exposing (and testing) common #riverpod utilities!
Currently, there's just a repo, but a package will follow soon:
github.com/lucavenir/ri...
Please leave some feedback here, or @me:
www.reddit.com/r/dartlang/c...
Goto Mix docs example app:
NOT a to-do app.
But a distributed key value store.
The primagen approves 😁
#elixirlang
youtube.com/shorts/7zMUh...
effectively wasting their time twice
Trump shouldn’t be removed in an electoral vote or through death, he should be removed in handcuffs for the entire world to witness. We need tribunals and justice.
#dart #flutter
shoutout to pkg:kalender for being *awesome*
pub.dev/packages/kal...
in case you want to re-watch its presentation directly from the maintainer from FlutterconEU 2025:
youtu.be/pshA5wBReQE?...
Despite that I find myself sympathising more with the Butlerian jihadists than with my fellow techno-optimists, because
a) it doesn't work
b) it has been co-opted by grasping spivs
c) all the other stuff (bsky.app/profile/rich...)
The culture around AI is abhorrent, and I wish we could change that
thank you for the huge work ❤️ 🙏🏽 you're the post macros hero
I just released `build_runner 2.10.3` with another performance improvement, if you have a big codebase you will be happy, benchmark results:
1000 files: 2x faster (5s -> 3s)
2000 files: 5x faster (25s -> 5s)
5000 files: 27x faster (424s -> 15s)
pub.dev/packages/bui...