Check it out github.com/ember-toolin...
Made by @nullvoxpopuli.com , I am super excited but havenβt tested it yet personally
Check it out github.com/ember-toolin...
Made by @nullvoxpopuli.com , I am super excited but havenβt tested it yet personally
You can now do Ember in Astro ;)
What kind of monitoring you are looking for? Check out UniFi protect. It has advantage of fully local network recording and alerts. Most of cameras PoE only but that more secure, although might be hard to retrofit into house
Why not UniFi ?
Colleague of mine spent 30 mins yesterday debugging snippet I shared without triple backtick. For some crazy reason they convert double quotes (β) into Unicode quote symbol which breaks python app but not shows exact error
Man brace yourself. It will take lots of time. I am still sleeping on the floor :)
Do you have solid steel option?
This is actually huge β¦
I think this might be @nullvoxpopuli.com's favorite docs page ever.
canary.warp-drive.io/guides/insta...
github.com/tj/git-extras
This thing has looooots of good gut additions
The profile photos linking the associated github accounts of all ~350 contributors to the WarpDrive codebase since the project forked from EmberJS and moved to GitHub around 2010.
If you ever contributed to @warp-drive.io (via github - sorry folks from the pre-git and pre-GitHub years - that's mostly you Charles Jolly) you're now listed on the front page β₯οΈ
New logo who dis? (Thanks @evoactivity.bsky.social )
Will be doing a short workshop at emberfest covering migration from 4.x to 5.x of EmberData/ @warp-drive.io
Itβll include ModelFragments. Weβve made great progress and expect to have the path ready in the next few weeks, and we think we might be able to develop a codemod for much of it.
So many exciting things have landed in @warp-drive.io over the past 6mo - including React support π
But without release notes who could tell π€£
Well fun news -
The docs are now live at warp-drive.io
The repo has moved (π emberjs/data hello github.com/warp-drive-d...)
Release notes are coming.
You are such an inspiration in our community. Keep rocking !
π π π
@warp-drive.io (formerly #emberdata) version 5.5-alpha.21 is compatible with any framework that works with a signals concept. Even multiple on one page sharing data. Pluggable reactivity ftw. Official #svelte/#vue/#preact/#lit integrations coming soon. β¨π
github.com/emberjs/data...
A screenshot showing validation errors and warnings decorating a json object expected to be in JSON:API format
In the next release of @warp-drive.io
Opt-In (for now) validation of data pushed to the cache.
Man just yesterday at work I gat a complain that my internal library does not work with Node16 :)
New blog post! Exploring Advanced Request Handlers in WarpDrive
runspired.com/2025/02/26/e...
Neovim btw
Are you in Wroclaw by any chance?
π Ember v6 is released!
As always, all available features are available in 5.x.
If you're deprecation free,
v6 is effectively non-breaking.
Read about it here: blog.emberjs.com/emb...
Just do it anyway
check out ghostty.org
I've been using for a while - it's great! β¨
... and it's just been open-sourced on github.com/ghostty-org/...
Question: where can I order production of this shiny stickers like you have for βvoid:(0)β ? My own design of course.
Major means breaking change. Itβs a signal for users that they need to allocate time for upgrade. Minor should not require any extra work for older code. Patch is just a patch - nothing new in it
π Ember v6 is released!
Read about it here:
blog.emberjs.com/ember-6-0-re...
I think @nullvoxpopuli.com might have working config
This is huge step towards universal support
The PR to enable the V4 branch of @warp-drive.io to work with Vite is almost ready π
github.com/emberjs/data...
To pull it off all the types, tooling and some features had to be caught up to the same state as v5 (huge delta). What remains is mostly just fixing the imports in the main test suite.