Rover v1.6 introduced custom sandbox images and auto-install of language runtimes, package managers and tools. Now agents have the right environment to run and test changes!
We also added support for new workflows in the VSCode extension!
π npm install -g @endorhq/rover
endor.dev/blog/rover-1-6
Posts by Angel
It's fun you might miss a key in a custom keyboard because you forget where is located π
Some years ago, Google products / projects reached a lot of people because they were easy to use.
Now, I tried 3 times to use Gemini CLI and could not configure it with my workspace account. I ended up having to choose between 8 paid plans π€¦
Diagram showing that GraalVM can compile Java to Wasm and run Wasm in the JVM
You may have missed it, but the @graalvm.org team has recently open-sourced a variant of native image called web image, which compiles Java bytecode to WebAssembly bytecode instead of a native executable.
I missed recording videos a lot!
a bunch of red physical arrows on Freya's desk arranged like a fluid simulation vector field
hate it when there's a vector field on my desk ππ
Docker consumes the ARG values in FROM statements. If you need to reuse the value, you can set ARG again without any value.
Little tricks like this are everywhere. stackoverflow.com/a/56748289
Today brings 84 new features in Safari 18.4!
β’ Declarative Web Push
β’ Screen Wake Lock API for Home Screen Web Apps
β’ Viewport presets in Responsive Design Mode
β’ Ogg Opus & Vorbis
β’ Image Capture API
β’ WebM support in MediaRecorder
β’ `view-transition-name: match-element`
webkit.org/blog/16574/w...
Probably the most impressive and exciting talk I have seen in years! Congrats to @fniephaus.com and Patrick Ziegler for their #wasmio presentation and work on @graalvm.org starting to compile Java applications to WasmGC. Kudos to @thomaswue.dev too.
This is so cool!!
itβs a tough call, but i think @wasmio might be among my favorite conferences: such an amazing and engaging community, in a great city.
had so much fun talking about boxer this afternoon! looking forward to the rest of the week
I spent 3 days with a caching issue mounting a 9plan remote FS in Alpine Linux. It turned out that 9plan cache modes changed in the last years and the documentation that AI and Search Engines give you back is outdated
I ended up in this Linux Kernel patch thread lore.kernel.org/lkml/1224122...
One feature I would love for WhatsApp and similar apps is the ability to create groups with a time limit. Instead of having to leave and delete a group, it has an expiration date from the beginning
Is anyone doing the Advent of code this year? Some of the problems are quite challenging!
Playing with OpenAI to get a new avatar. I even reached the GPT-4 limits refining the images
Chicago skyline from the Adler Planetarium
Chicago is a really gorgeous and interesting place. A lot of plans and good views everywhere.
Iβm really loving it!
KubeCon NA would be the last conference for me this year. From 0 conference speaking to 6 talks in 4 major events since March.
What a year!
Iβm getting ready for #KubeCon! Need to add the final touches for the talks Iβm speaking and done
been trying to debug this five second pause by deleting all pieces of the app one by one until it no longer happens. we're getting closer but lol lmao every test attempt takes about a minute to build so it's quite a slow chase
I found many people trying to write the perfect code and architecture and being very late. I always advocate to ship things and iterate over
itβs not the code i wanted to write but itβs the code that willed to be written