https://github.com/hauntsaninja/git_bayesect
0xMarioNawfal (@RoundtableSpace)
Vercel ํ์ Agent-browser๊ฐ ์ ์ฒด ๋์๋ณด๋๋ฅผ ์ถ๊ฐํด ์์ด์ ํธ๊ฐ ๋ณด๋ ๋ธ๋ผ์ฐ์ ์ํ๋ฅผ ์ค์๊ฐ์ผ๋ก ํ์ธํ๊ณ , ์ธ์ ๊ด๋ฆฌ์ ๋๋ฒ๊น ํจ๋๊น์ง ์ ๊ณตํ๊ฒ ๋์๋ค๋ ์ ๋ฐ์ดํธ์ ๋๋ค. ๋ธ๋ผ์ฐ์ ๊ธฐ๋ฐ AI ์์ด์ ํธ ๊ฐ๋ฐ๊ณผ ๋๋ฒ๊น ์ ํฌ๊ฒ ๊ฐ์ ํ๋ ์ค์ํ ๊ธฐ๋ฅ ์ถ๊ฐ์ ๋๋ค.

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:
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)!
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
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