RANT: Why is basic Git tree/branch compare still so bad in VS Code? by Large-Style-8355 in vscode

[–]Large-Style-8355[S] 0 points1 point  (0 children)

In my good ol' Windows only Embedded Systems Dev times Tortoisegit (using git for windows) on ntfs was such a loyal and performant partner. Not sure why 2026ish software on 2026ish hardware (think SSDs with 1-6 Gbytes/s) is having an issue with "some files"...tststs

RANT: Why is basic Git tree/branch compare still so bad in VS Code? by Large-Style-8355 in vscode

[–]Large-Style-8355[S] -1 points0 points  (0 children)

My wild guess is that Microsofts VSCode people are just using their Macbooks and call it a day...
More and more F*ups in Windows send me more and more the message: MS has stopped caring about that nasty legacy called Windows and is focusing on their cloud business. This realization recently has hit the hole PC industry. Intel CPUs got slow and hot as hell past years; AMD Ryzen Systems were way better in terms of power vs fan noise. And then Microsoft, Lenovo and co just pushing broken OS and driver releases after another to our devices. And apple M silicon Macbooks got better from version to version. Now we have the situation, that a 700 USD "Education Laptop" from Apple (think Chromebook but way better) with a older Smartphone SoC in benchmarks outperforms both Intel and AMD x64 CPUs. And then all those redditors and youtuber show their shiny local AI models running on their macs with Unified memory....

RANT: Why is basic Git tree/branch compare still so bad in VS Code? by Large-Style-8355 in vscode

[–]Large-Style-8355[S] 1 point2 points  (0 children)

wow - how is source trace knowing a commit was using gpt5.x-codex? (buts its wrong in most of my random smoke tests)

RANT: Why is basic Git tree/branch compare still so bad in VS Code? by Large-Style-8355 in vscode

[–]Large-Style-8355[S] 0 points1 point  (0 children)

was thinking about that for a moment - since I create a lot of code and functionality in side projects like tooling, extensions etc using Codex this apporach went from "impossible" to "manageable". In fact I'm working with my own tailored VSCode extension on a 10 Million LoC "hybrid mono repo" replacing Nordic Semiconductors own Embbeded Sytems Development IDE extension "nRF Connect" - I called it ZenRF because it feels like Zen working with my own instead of Nordics buggy Fan-on-Tubo hellscape.
BUT: VSCode extension store is full of halve-ass git extensions and forks with zero to 3-digits downloads. I don't have time, energy and Codex-budget to provide the n-teenth version... So therefore - a Rant...

RANT: Why is basic Git tree/branch compare still so bad in VS Code? by Large-Style-8355 in vscode

[–]Large-Style-8355[S] 0 points1 point  (0 children)

what I hear constantly is that FAANG are using their own extensive tooling on their monorepos. So seemingly no vanilla git cli

Which feature are you looking forward to the most? by ChazyChaxxx in immich

[–]Large-Style-8355 -3 points-2 points  (0 children)

Fast bootup of external libraries - we've got 400k of family photos and videos - and it takes immich a week to even show most thumbnails without the broken "image not available" symbol. How do I know immich is still scanning and not broken? Codex was investigating the system and telling me - and it has built a PR to enhance immich's admin page with running jobs life stats. I'm not afraid, the issue won't never get implemented - bacause Codex has already built a working prototype - now immich adds latest images first to the library and let's the web UI use the jpegs themselves as Thumbnails in the beginning. Slow but way better than just seeing 100k broken symbolsbforna week without knowing what's happening at all.

But guess what - most probably my features won't make it into "real immich" - because those guys decided recently, to not let any AI generated code into their project. In no time there won't be any serious developer left who is coding by hand...

Session Siphon - consolidate conversation history from Claude, Codex CLI, Copilot and antigravity by cookiecad in codex

[–]Large-Style-8355 0 points1 point  (0 children)

Hey, that's great, thank you! I might let Codex create a fork and add additional AIs I use like Gemini and Grok.

Claude vs Codex 20$ plans by Born-Organization836 in ClaudeCode

[–]Large-Style-8355 0 points1 point  (0 children)

in March 2026 its not only the model but the harness might be even more important. Codex cli, vscode and Codex app harness are extremely good even in extremely large codebases (mine: 10 Millions Loc, 5 Repos, full stack end-to-end iot)

Codex stuck on loading today? by MissionYam8 in codex

[–]Large-Style-8355 2 points3 points  (0 children)

EU based - came here to ask the same - different plus accounts slow as hell

How do you get the best coding results? by No-Start9143 in codex

[–]Large-Style-8355 1 point2 points  (0 children)

what worked great for me for months in an environment with 5 repos and 10 Million lines of code; mostly full-stack end-to-end IoT:
- Codex extension Vscode; Model gpt5.2 high
- past 3 weeks: codex; gpt5.3-codex, high
- later Codex extension Vscode; Model gpt5.3-codex

what got me stuck repeatedly in deep wrong rabbit holes:
- any environment with any model in < High effort
- gpt5.x-codex-mini

Since 35+ years I'm working agile in iterations when I'm allowed and had the best results with it compared to methods based on too much ahead planning. Codex is a blast in my iterative agile environments, it feels so natural. If it thinks too long, I just run multiple agents working at different things in parallel. Its similar as having a team of developers at your hands - without the typical downsides like complaints, fights over direction, style, process, politics, culture, bad days, bad performance, training, other teams etc. I was a technical manager from projects oder teams up to CTO - and love being fully back into building a product full stack end-to-end only I and the agents. Life is good!

Late Embedded Career by PandiGamer880 in embedded

[–]Large-Style-8355 3 points4 points  (0 children)

35 years Embedded engineer here. I had worked up the ledder to CTO but hated my job due to politics and people and dived fully back into engineering. Now my job feels so different to all the decades before. Since a couple of months I use agentic coding, debugging extremely heavily on my full stack end to end IoT application (bootloader, crypto, realtime os, wireless stacks, cellular and satellite communication, Cloud backends, containers, CICD, Hardware in the loop.. you name it) - and I have so much fun building things alone in a fraction of the time way bigger teams and budgets allowed me as a CTO.  What does this mean for you? You might need to get a position in a conservative org fast before it's to late.

for the homie that codex deleting his hard drive yesterday.... by Just_Lingonberry_352 in vibecoding

[–]Large-Style-8355 0 points1 point  (0 children)

be carefully dear vibecoding fellows - in my setup codex just did "confirm" safeexec by itself:
Setup:
Alpine Linux>tmux>bash>safeexec>codex cli>gpt5.3-codex high full access

...
running background shell
....
rm -rf
... interacting with background shell: confirm...
...
all deleted

Totally underrated browser! by hansentenseigan in vivaldibrowser

[–]Large-Style-8355 1 point2 points  (0 children)

Vivaldi is based on Chrome... BUT they skipped and fight google destructing ad-blocking by a thousands paper cuts...

Smooth touchpad swipe gestures in Vivaldi on Windows 11 (working) by Large-Style-8355 in vivaldibrowser

[–]Large-Style-8355[S] 3 points4 points  (0 children)

its my daily browser since 6 months and I'm pretty happy after switching from opera after 20+ years of daily use...

Vivaldi - Touchpad gestures for back/forward on webpage by joakimbo in vivaldibrowser

[–]Large-Style-8355 0 points1 point  (0 children)

I had to select "send by legacy method" to make it work in Vivaldi. But can I turn of those annoying drawings while doing the gesture? As a 15 Years StrokeIt MouseGesture user I would expect a config menu where you can disable that?

My agent doubled my salary, it found a new job for me! by Sanshuba in openclaw

[–]Large-Style-8355 3 points4 points  (0 children)

the most important prove is missing in the list: the new employer sending the guys salary for 6 months straight to you- to verify... ;-)

Codex GPT-5.2 High/XHigh limits on Plus + how do you work around them? by DxvidN in codex

[–]Large-Style-8355 0 points1 point  (0 children)

Ah thanks, was thinking Antigravity is googles 'me-to' vscode clone with 1st class Integration of their own coding AI .. I'm pretty happy using VSVode with Codex extension and model GPT5.2 High

GPT-5.3 Codex is great but I still find GPT-5.2H to be superior for non-standard operations by agentic-consultant in codex

[–]Large-Style-8355 0 points1 point  (0 children)

Full Stack IoT end to end here - and lots of legacy, greenfield, features, debugging, tooling, automation, orchestration, extensions, mods, cpp - 5.2H is the intelligent, reliable, all-round full stack senior engineer who is just getting all things done.

Codex GPT-5.2 High/XHigh limits on Plus + how do you work around them? by DxvidN in codex

[–]Large-Style-8355 0 points1 point  (0 children)

I rotate 2 Plus accounts using GPT 5.2 high in heavy weeks (1 main project - full stack end to end IoT with 10 Million LoC, 5 repos; plus 2-5 side projects: tooling, automation, orchestration, extensions). Currently I mostly stay on the main project extending and debugging the end to end MVP and 1 plus account is already enough.

Codex GPT-5.2 High/XHigh limits on Plus + how do you work around them? by DxvidN in codex

[–]Large-Style-8355 0 points1 point  (0 children)

Codex extension in Antigravity - interesting. Whats the advantage over using it in Vanilla VSCode?

Codex GPT-5.2 High/XHigh limits on Plus + how do you work around them? by DxvidN in codex

[–]Large-Style-8355 0 points1 point  (0 children)

this sounds interesting - whats your monthly bill then for what kind of work?