-
# In short
Since this repo started as a fork of Elk, all the mentions/code specific to Elk and Mastodont need to be replaced with Nimbus and Bluesky. There is already some work that was done in [#4…
-
Investigate using [server actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations#event-handlers) for operations like:
- Adding/removing tags
- Re…
-
As the future preferred authentication method of atprotocol is going to be oauth Nimbus should probably follow this:
- https://atproto.com/specs/oauth
- https://docs.bsky.app/docs/advanced-guides…
-
### What's wrong?
We are running Grafana-agent statefulset pods with autoscaling enabled (Horizontal pod autoscaling enabled) in our Kubernetes cluster .
While launching new grafana-agent pod durin…
-
Hi,
Thanks for contributing the application to the community.
Till now it's look great!!!
Unfortunately it seems that when dragging and dropping a server component block it's not working.
Rega…
-
Using stylex with https://github.com/nonzzz/vite-plugin-stylex not apply correctly the styles when the component is a server component. It is applied correctly when the component is a client component…
-
I have problem with Cardinal Components API on my minecraft server (fabric) this communicat show up "This server requires Cardinal Components API (unhandled packet: cardinal-components:entity_sync)"
-
I'm trying with rtsp support in esp32p4 module.
In terminal i set the ADF path,i created the dependency for wifi in the esp-rtsp,i changed the menuconfig Audio sal for for esp32p4..still I'm getting …
-
Investigate support for [server components](https://reactjs.org/blog/2020/12/21/data-fetching-with-react-server-components.html).
Relevant links:
- https://github.com/vitejs/vite/discussions/4591
…
-
Hi, i have faced into problem with prerendering "client" components in NextJs.
Event after adding use client directive, i still have error insode server console like: document is not defined.
![im…