git_bayesect: Bayesian git bisect

0 comments

Lobsters
๐Ÿค” Ah, yet another "innovative" tool promising to fix your #non-deterministic #bugs by throwing #Bayes at #Git like it's some kind of magic wand. ๐Ÿ”ฎ Because clearly, what we all need in our #debugging toolbox is more statistical hand-waving and fewer #practical #solutions. ๐Ÿ˜‚
https://github.com/hauntsaninja/git_bayesect #innovative #tools #HackerNews #ngated
GitHub - hauntsaninja/git_bayesect: Bayesian git bisect

Bayesian git bisect. Contribute to hauntsaninja/git_bayesect development by creating an account on GitHub.

GitHub
The Self-Cancelling Subscription

0 comments

Lobsters
Visual Studio now shows execution time and performance signals inline as you step through code during debugging. Click a Perf Tip to get Copilot optimization suggestions on the spot. https://devblogs.microsoft.com/visualstudio/visual-studio-march-update-build-your-own-custom-agents/#perf-tips-powered-by-live-profiling #VisualStudio #GitHubCopilot #Debugging
Visual Studio March Update - Build Your Own Custom Agents - Visual Studio Blog

Visual Studio March Update - Build Your Own Custom Agents Visual Studio Visual Studio Blog

Visual Studio Blog

0xMarioNawfal (@RoundtableSpace)

Vercel ํŒ€์˜ Agent-browser๊ฐ€ ์ „์ฒด ๋Œ€์‹œ๋ณด๋“œ๋ฅผ ์ถ”๊ฐ€ํ•ด ์—์ด์ „ํŠธ๊ฐ€ ๋ณด๋Š” ๋ธŒ๋ผ์šฐ์ € ์ƒํƒœ๋ฅผ ์‹ค์‹œ๊ฐ„์œผ๋กœ ํ™•์ธํ•˜๊ณ , ์„ธ์…˜ ๊ด€๋ฆฌ์™€ ๋””๋ฒ„๊น… ํŒจ๋„๊นŒ์ง€ ์ œ๊ณตํ•˜๊ฒŒ ๋˜์—ˆ๋‹ค๋Š” ์—…๋ฐ์ดํŠธ์ž…๋‹ˆ๋‹ค. ๋ธŒ๋ผ์šฐ์ € ๊ธฐ๋ฐ˜ AI ์—์ด์ „ํŠธ ๊ฐœ๋ฐœ๊ณผ ๋””๋ฒ„๊น…์„ ํฌ๊ฒŒ ๊ฐœ์„ ํ•˜๋Š” ์ค‘์š”ํ•œ ๊ธฐ๋Šฅ ์ถ”๊ฐ€์ž…๋‹ˆ๋‹ค.

https://x.com/RoundtableSpace/status/2038704062225326347

#vercel #agent #browser #dashboard #debugging

0xMarioNawfal (@RoundtableSpace) on X

Agent-browser by Vercel team now has a full dashboard so you can see exactly what your agent sees. - Watch the browser in real time - Manage all sessions in one place - Debug activity, console, network,storage panels No more flying blind with browser agents. Github:

X (formerly Twitter)

Got upset by the #phpunit testsuite "hanging" for 10s before executing even a single test involving our app. This has been like that for too long I said to myself.

Instead of blindly var_dump() -ing around I used #xdebug traces to find where the issue was.

A nice #flamegraph led me to the culprit: MySQL "truncate table" taking 80% of the time ๐Ÿ™ˆ

Thanks @derickr for your work (and how-to videos)!

#php #symfony #debugging

Amiga emulator with analysis features: Jammy for Windows and Linux

Together with the developer Jim Shaw, we introduce his project on amiga-news.de:

https://www.amiga-news.de/en/news/AN-2026-03-00139-EN.html

#Amiga #emulation #Windows #Linux #Jammy #analysis #debugging #retrogaming #retrocomputing

๐Ÿ™„ Ah, yes, another #GitHub project promising to revolutionize #CAD with #Python, because what could go wrong with combining the reliability of CAD and the elegance of Python scripts? ๐Ÿค” Get ready for endless #debugging sessions as you attempt to "build" something that doesn't collapse under its own code spaghetti. ๐Ÿ
https://github.com/gumyr/build123d #CodeSpaghetti #Innovation #HackerNews #ngated
GitHub - gumyr/build123d: A python CAD programming library

A python CAD programming library. Contribute to gumyr/build123d development by creating an account on GitHub.

GitHub

Sunday, March 29, 2026

Day 87 of Year 3
Day 818 overall since Jan 1, 2024

๐Ÿ’ป freeCodeCamp:
โ€ข Explored how the typeof operator works
โ€ข Learned about the classic JavaScript quirk: typeof null === "object"
โ€ข Gained deeper insight into how JavaScript handles types under the hood

Even the quirks teach valuable lessons โ€” understanding why things behave this way makes you a stronger developer. โšก

#TypeSystem #Debugging #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Saturday, March 28, 2026

Day 86 of Year 3
Day 817 overall since Jan 1, 2024

๐Ÿ’ป nhcarrigan-mentorship:
โ€ข Got the backend server fully running
โ€ข Resolved Prisma and pnpm issues
โ€ข Next step: debugging the database connection

From broken to running โ€” real progress. Now itโ€™s time to connect everything together. โš™๏ธ

#JavaScript #BackendDevelopment #NodeJS #PrismaORM #Debugging #WebDevelopment #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode #ProgrammingLife