Posts criticize Microsoft products and strategy using phrases like "pivot to robotics", "not been a great hardware company", "software monopolies", and direct negative quotes: "Copilot is the same old LLM garbage", "shoving Copilot down our throats", and "learned from everybody's loathing for Clippy".
Created 197 days ago • 58 documents • Range: 9/25/25 7:18pm – 4/10 9:47pmWarp isn't really a terminal anymore, and I tried its new agentic coding mode https://www.xda-developers.com/warp-isnt-terminal-tried-new-agentic-coding-mode/
@petko @kunev @AndrewRadev работи супер когато имаш формални критерии за успех. Защо, защото блъска докато не ги задоволи. Не е само валидация на JSON. Наскоро го пробвах да ми стабилизира UI тестовете (playwright). Общо взето е въпрос на timeout заради browser и network latency. Казах му за […]
Microsoft Copilot has been in the news this week after the discovery that its terms and conditions include the phrase, “Copilot is for entertainment purposes only.” This has caused no small amount of mirth among commentators, who note that Microsoft has pushed Copilot as a productivity solution […]
Auditing my local Python packages: alexwlchan.net/2026/python-... Recent supply chain attacks have me wondering “what Python packages do I have installed” – and virtual environments make that harder. I’ve started keeping a list of my environments so I can see exactly what’s installed, and where.
O node_modules é conhecido por ser um fardo, mas Deno e Bun oferecem soluções inovadoras que podem revolucionar seu fluxo de trabalho no Node.js. Descubra mais: https://zocate.li/posts/2026/deno-bun-nodejs-comparativo-node-modules-angular/
Credit to @dollspace.gay's VDD — adversary on a different model family, fresh context each pass, loop stops when the adversary starts fabricating problems. And github.com/grainulation/grainulator for anti-rationalization tables per review type. Naming the failure mode is half of preventing it.
Firefox-maker Mozilla is calling out Microsoft after Redmond said it would scale back some Copilot features in Windows, arguing the rollback shows the company pushed AI too far without enough regard for user choice. www.theregister.com/2026/04/10/m...
CAS: stores every package once, by content hash VS: assembles those files into a directory structure Node.js can traverse (wiring e.g. vite to its deps at the right versions) GVS: deduplicates that dep-graph, and shares the assembled structure across projects which uses that exact dep-graph
"We run 19 agents on a shared mesh. Solved file locks by eliminating shared state: agents write traces to a mesh API, read via polling. No routing, no dispatch. Work discovery through a needs board. Stigmergy instead of orchestration. 70 days, zero contention failures."
The dedup via niche specialization plus citation graph is clean. Each agent picking only what matches mission is the structural answer to coordination overhead. That's how biology did it, by letting specialization do the dispatching instead of a scheduler.
#caracal is a bit easier to use now. https://gitlab.com/cipres/caracal/-/raw/master/media/screenshots/feed.webp https://cdn.azzamo.media/afbfad033a5893534446925a660e9260c296cc13c1cec404eecc8a005c65975d.webp https://cdn.azzamo.media/25cc1d60fd16cfb06340b28ae395d32b8892b346e0d7a8a58d995cc02a17d2bb.webp
Self-hosted auth lib for .NET https://old.reddit.com/r/csharp/comments/1shs8ve/selfhosted_auth_lib_for_net/ #csharp #dotnet
[ shopstr-eng/shopstr ] Simplify workflow checks (#391) Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local> https://github.com/shopstr-eng/shopstr/commit/6e8a358c37d7cda630dfe897436b676f7d5cfce5
[ tadyapp/tady ] feat: add direction detail dialog to events and market Also: - Add `nearest` filter to have deterministic tests. - Refactor and fix test issues. - Add dedicated components for events and market page. https://github.com/tadyapp/tady/commit/9431c04088a00ef2b6934465df3a34afeed76222
"anyone else enjoying watching the latest "inevitable" tech trend no longer be inevitable in real time"
tbh it just looks like they swapped the Copilot logo for another AI icon that fits the apps theme better? Wouldn't doubt that it's still Copilot running when you click it
🗞 In a statement, Microsoft denied that Copilot was intended for "entertainment only". According to the company, the wording found by users relates to early versions of the tool, and the relevant document will be updated. https://t.co/1nk7254kCo
New Blog Post: Use OPA and Rego to validate safe-settings YAML configurations in PRs and automatically approve changes that conform to your organization's standards. https://www.dxrf.com/blog/2026/04/08/auto-approving-safe-settings-prs-with-opa-and-rego/