I built a CLI to get around some of the forgejo limitations, but when using with remote agents, they all are super determined to find that endpoint that doesnβt exist.
I built a CLI to get around some of the forgejo limitations, but when using with remote agents, they all are super determined to find that endpoint that doesnβt exist.
Good so far except for the missing job logs endpoint. The community seems a bit fractured too without a fully officially CLI which has made AI usage of it more difficult. Gonna give GitLab a shot on some personal projects with them continuing free self hosted minutes.
Itβs been a blast building more than ever with AI. Legit explored more ideas in the last 3 months than probably the last year or more.
Didnβt see myself running out of private GHA minutes, but with the new move to paid self hosted, moved to Forgejo.
β‘οΈ Vite 7.0 is out!
- Browser Target Changed to Baseline Widely Available
- Node 18 support dropped. Vite is now distributed as ESM only
- And feats, fixes, and cleanups, while we prepare for rolldown!
You can get kinda close to the Cline Plan/Act stuff with Copilot by using Ask mode to plan what youβll do asking it to break down the steps, then in the same chat switching to Agent and asking it to do it.
The main thing I love about Roo is orchestrator. Itβll break it down and push out subtasks.
If you want to give Cline or RooCode a try too, you can also use your Copilot license, itβll just count in your monthly requests. In the model options itβs got experimental support for VS Code LM API.
That said, your Claude Pro will give Claude Code access too, which is pretty great too!
we 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...
Had fun building a new CLI tool with Copilot today to try out GPT-4.1. Everything went well till I tried to generate ASCII art again so I thought tonight Iβd try out a couple models directly in ChatGPT. Things continued to go sidewaysβ¦ π€£
chatgpt.com/share/67fdb5...
Itβs Publication Day!
Itβs been super fun building FreshStrings.app for tracking guitar maintenance with @nuxt.com and NuxtHub.
#guitar #bass #nuxt
Love seeing @danielroe.dev casually release a patch version of @nuxt.com with great startup performance improvements π
github.com/nuxt/nuxt/r...
Wooooo! Congrats!!!
Itβs near the end of the year and if you have L&D funds left here is my Eng leadership/platform must read list
- Accelerate
- The Managerβs Path
- The Staff Engineer Path
- Platform Engineering
- Implementing SLOs
The drive settings were pretty close to what Iβve used before too.
Tried some reverb settings on my Ventris too, and they are at least intriguing for new sounds to try.
ChatGPT sharing how to tweak 3 overdrive pedals and specific settings
Been having some fun testing out ChatGPTβs guitar pedal settings recommendations based on super specific gear. Itβs needed some prompting to go look up exact control names, but had some surprisingly good results so far. Like most things in the AI realm, good for getting 60-70% there faster.
Cute black kitten by a window
Looks like the same decision we just made!
(Iβm sure the answer has to be yes)
This is amazing π
But can it run Doom?
Quite a lot of discussion around @bsky.app here at #KubeCon, and consensus that it was @kelseyhightower.com 's clear exit from the other place that was the tipping point for the cloud native community coming over here en masse. Thank you Kelsey for your leadership in this and so many other ways.
ππΌ Good to see you on this side. Welcome to Bluesky. Iβve put together a short starter pack of community members who post technical topics about Kubernetes. Hope you enjoy.
go.bsky.app/MHYb3B9
Grabbing a couple of the starter packs from the lists here helped a lot for me: github.com/ericclemmons...
Part 2 from the end of the night
Came across some footage from earlier this year playing with Eric B Turner. The second clip was probably the most fun part of the night β love getting to lock in with a great band and having new ideas come together organically live.
I made a starter pack that includes all the folks in the tech industry who are sometimes inclined to jam. The list also includes @questlove.bsky.social because he should be on ALL lists the include musicians for all time.
I hope this list expands!
go.bsky.app/3ZPr5q4
I made a #dotnet starter pack. Donβt see someone in there? Let me know.
go.bsky.app/AQZrkaS
If youβre looking for some tech starter packs, this has a good list to get started!
Guitarist here too!
Found this that helped:
github.com/dotnet/aspir...
Also seems the dotnet version from dnf is slightly behind on 41 vs 40.
If youβre on Fedora 41, youβll want to use the dotnet installer script rather than dnf. It kept trying to pull the dashboard nuget with a -fedora variant (which doesnβt exist) instead of -linux (which does). All works perfectly with the install script version.
Spent some time trying out #dotnet Aspire last night. Definitely impressed so far. I was surprised how easy it was to pull in non dotnet workloads too.