Audio pass through. I think everything else is already perfect, itโs the only thing missing.
11.10.2025 08:29 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0@exer7um.com.bsky.social
๐จ๐ปโ๐ป Senior Frontend Developer / โ๏ธ Creator of Development Studio / ๐ Vue 3 & Nuxt 3 Enthusiast / ๐ฎ PlayStation Enjoyer
Audio pass through. I think everything else is already perfect, itโs the only thing missing.
11.10.2025 08:29 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0They actually added this to Settings in iOS 26. You can now pick your default app for calls, and FaceTime is one of the options.
30.09.2025 08:28 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0I think they made it wider in iOS 26.1 Beta 1
28.09.2025 01:00 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I thought I wouldnโt miss it since I usually launch apps with Raycast, but I actually do. I realized there are a few apps I used to open from Launchpad, and now I canโt break the muscle memory.
16.09.2025 15:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0So glad to finally see some Vue rules in Oxlint.
github.com/oxc-project/...
Is that Nuxt UI Pro?
09.08.2025 08:32 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0So sorry for your loss, Daniel
03.08.2025 06:44 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0TypeScript 5.9 is now available! ๐ฃ
This release brings:
โ
An updated tsc --init
โ
Type-checking for the new 'import defer'
โ
Actual summaries in more DOM APIs
โ
Expandable quick info hovers (โจpreviewโจ)
and more! Read up more on our blog:
devblogs.microsoft.com/typescript/a...
I think that SEO โexpertโ is just rage-baiting again and has no real understanding of how actual sites work
01.08.2025 08:45 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`
Built-in Visual Regression testing comes to Vitest in the next major release! Thank you, @macarie.blue for working on this feature ๐
main.vitest.dev/guide/browse...
I use it too, and it was quite a surprise to see the deprecation notice when I opened it yesterday
19.07.2025 09:13 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0Nuxt 4.0 is here at last โฆ and it's all about DX โจ
๐๏ธ app/ directory for better organisation
๐ smarter data fetching
โก๏ธ a faster CLI with socket communication
๐ง improved TypeScript integration
... and a smooth upgrade experience. ๐
๐ nuxt.com/blog/v4
One of the rare cases where the new icon actually looks better
07.07.2025 15:45 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0I would definitely recommend @konsensus.app. Itโs a great app for tracking movies and TV shows, with alerts for new trailers, episodes, etc. One of my favorite features is Trakt sync.
30.06.2025 16:02 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0I have the same questions
23.06.2025 17:53 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Thank you, thatโs great news. I havenโt delved deeply into coverage before, so Iโve always found it a bit of a mystery what to choose
06.06.2025 08:14 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0State of Play returns tomorrow, June 4!
Watch live at 2pm PT / 11pm CEST on YouTube and Twitch for news and updates on great games coming to PS5: play.st/45CtiNy
Congratulations ๐
02.06.2025 21:59 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0we are delighted to announce that nuxt v4 alpha ships TODAY! ๐
... and we're aiming for a stable release of v4 by the end of the month.
(nuxt v5 will come later this year once nitro v3 is ready)
๐ you can read the full article at nuxt.com/blog/roadma...
Zod v4 just dropped and it's a game-changer! ๐ 14x faster string parsing, 3x faster arrays parsing, and 57% smaller bundle size. Plus built-in JSON Schema conversion. z.file() for file validation, and able to infer recursive object types.
zod.dev/v4
#WebDev
I think it will be like FIFA/FC. FC25 releases in 2024 because most of its lifecycle will take place in 2025 (4 months in 2024 and 8 in 2025)
29.05.2025 08:44 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Itโs a way for an LLM to communicate with a service. This server is for interacting with the Nuxt docs, but there are many more out there, for example, for Jira or GitHub. Itโs kind of like an API, but specifically designed for LLMs.
07.05.2025 15:29 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Happy to announce @nodejs v24.0.0 ๐!
This release brings several updates, including the V8 13.6 and npm to version 11.
As a reminder, Node.js 24 will enter long-term support (LTS) in October, but until then, it will be the "Current" release
Check it nodejs.org/en/blog/rele...
Today I set up the MCP server for Jira and GitLab. Now Cursor can instantly fetch issue data from Jira, complete it, commit and push changes, and create a merge request in GitLab.
MCP is a very interesting concept, itโs exciting to think about what else can be built with it.
Balatro is a great addition
30.04.2025 16:14 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0๐ Nuxt 3.17 is out, with lots to check out!
๐ major data fetching improvements
๐ <NuxtTime> component for SSR-safe time display
โก๏ธ performance boosts, including faster globbing
๐ Nuxt docs-as-a-package
happy upgrading โค๏ธ
๐ read more at nuxt.com/blog/v3-17
โจ Nuxt UI v3.1 is here!
๐จ New Tailwind CSS utility classes
๐ Inertia.js integration
๐งฉ CheckboxGroup component
๐ 4 new locales
โฆand tons more โ check it out:
github.com/nuxt/ui/rele...
Why do we need one more battle royale?
02.04.2025 18:58 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I heard that too, but I think 3.7 is slightly better for me
31.03.2025 22:38 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0