2025-12-16 13:43:25
#Steady
Vibe Coding mit KI-Programmierhilfen in Visual Studio Code ausprobiert.
Ich habe zwei KI-Assistenzen für die direkte Integration in VSCode getestet, ob sie meine Erwartungen erfüllen. Welche Lösung wirklich hilft, die Arbeit effizienter zu gestalten, zeigt sich erst beim Praxistest. Der Einsatz lohnt sich, doch nicht jedes Tool spielte so mit, wie ich es mir gewünscht hatte.
📈 Build dashboards: Visualize input/output token usage, sessions & conversations, total costs in USD, terminal type distribution (#VSCode, Apple Terminal), requests per user & tool type usage (Read, Edit, LS, Bash)
🎯 Real insights: Measure ROI & productivity gains, spot performance bottlenecks & reliability issues, track adoption trends & user trust via accept/reject …
@… one for the feature-requests: I'd love to see a 'jump to' hotkey with fuzzy-search, ala ⌘P in VScode / Notion, ⌘K in Discord / Beeper / Spotify / Slack,
Pictured: (annoyingly) ⌘F in my beloved @…; one of the slicker/simp…
Joseph documented our new Command Palette:
https://blog.xogot.com/xogots-new-command-palette/
Video, but I would turn down the volume - because we are not really music-compatible:
"… In an 8 GB VM, FreeBSD used a non-trivial 1.8 GB of RAM. …"
For desktop use: a machine with 8 GB should be fine 👍
Screenshots here show a 1 GB machine running KDE Plasma with LibreOffice, vscode (Code - OSS), Firefox with YouTube and four other windows, htop in Konsole, and YouTube playing very smoothly in Konqueror.
After quitting everything except Konsole: less than 700 M real memory was used, some of which was ZFS ARC – a good thing.
This is not to recommend a …
Having used VScode and Positron for the past year instead of RStudio, I wanted some familiar shortcuts for Zotero to quickly toggle side panels. Unfortunately, Zotero does not allows this easily, but there are hacks. I stored brief instructions here https://github.com/e-kotov/zotero-hacks . You will ne…
Looks like blockchains have finally found a serious use case, just maybe not the one predicted/hoped for...
This article is about #Glassworm, the latest major exploit in JavaScript-land, targetting VSCode and using #Solana as command infrastructure and Google Calendar events as backup. It'…
i ran `gulp vscode-web` and the vscode compilation process spent 20 minutes of wall clock time and well over 1 CPU-hour mangling symbols. what the fuck
Hello #fediverse
Here is my next post on my #GitRaven pet project that's written in C and Qt.
This time, I am integrating Monaco editor (editor/viewer of VSCode) to this project.
Give it a read:
I am having severe issues with LSPs.
Now it is Rust Analyzer.
Before I had OOMs with the Go LSP.
And I am not alone; there are many posts like this.
Regardless of editors.
People report it with VSCode and NeoVim.
I guess I will get back to Zed again for now.
Just the conveniences of auto-complete, going to definitions, keyboard-only use and nice integration with a terminal is what I'm after.
I know that IDEs have terminal panes, but they are cumbe…
Reinstalled my OS from clean last week.
Tried VSCodium instead of VSCode. That was a mistake.
I do not look forward to the near future where the only way to use general-purpose computers is to pay one of 4 companies on a per-hour basis.
@… Yes! It can be a bit hairy sometimes.
One tip I can provide is, if you get yourself VSCode with the devcontainer plugin, you can run your editor “in container” the same way GitHub does.
Make debugging the setup a lot easier when it’s running locally IMO.
> (By the way; thank you so much for this project, it's enabled us to teach HDL as a small portion of an introductory course to digital logic which would have been much harder any other way!)
i'm very pleased about yowasp vscode extension actually being used for its intended purpose! i've kind of developed it and then thrown it onto the winds of fate
🛠️ Monitor logs & events: user prompts, tool results with accept/reject decisions, #API requests with detailed cost/duration/token counts, error tracking with retry attempts & tool decision patterns
⚙️ Setup options: Launch via #VSCode or terminal with environment variables, configure centralized #OTLP exports via #gRPC or #HTTP protocols, use administrator-managed settings for organization-wide control
the vscode build system is almost as bad as the android build system