๐ฆ MIT licensed - install via #RubyGems, configure probes in YAML or Ruby classes
github.com/basecamp/up...
@michabbb.bsky.social
php laravel ai databases linux api and ebay expert mastodon: michabbb@social.vivaldi.net medium: macropage.medium.com LinkedIn: macropage github: michabbb x: michabbb I built https://burner-note.link ๐โณ๐ฅ
๐ฆ MIT licensed - install via #RubyGems, configure probes in YAML or Ruby classes
github.com/basecamp/up...
๐ HTTP probes every 30s, SMTP checks with STARTTLS/SSL verification & MTR-based traceroute monitoring
๐จ Dashboard with dark/light mode, uptime history & probe status visualization across all sites
โก Distinguishes real outages from regional blips using multi-site consensus data
๐ Built on #Prometheus metrics, #AlertManager notifications & #OpenTelemetry tracing for complete observability
๐๏ธ Uses #SQLite for storage & #SolidQueue for background jobs - lightweight #Rails engine architecture
๐ญ #Playwright browser probes run real user flows, capture video recordings & logs on failure for end-to-end verification
๐ Multi-site deployment via #Kamal to cheap VPS nodes (#DigitalOcean, #Hetzner) - full setup from ~$20/mo
#Upright - #OpenSource Synthetic #Monitoring System by #37signals #rails #monitoring #sre #devops
๐ Monitor your services from multiple global locations with real browser checks, HTTP probes, SMTP & traceroute monitoring
๐งต ๐
๐ It's not just fast. Grep is state-of-the-art โ top-ranked on the Deep Research Benchmark โ so you get accuracy when it actually matters.
Whether you're a founder validating a market, an investor vetting a deal, or a strategist tracking competitors: serious work deserves serious tools.
๐ง What makes Grep different:
- Deep competitor research without the analyst price tag
- Customer vetting done in minutes, not weeks
- Synthesizes 50+ data sources into one clear, actionable picture
- Delivers finished output: documents, decks, webpages, even full apps
Forget hiring consultants. Grep gives you access to 19 PhD-level specialists across 16 categories โ from market #research and competitive intelligence to customer vetting โ all working simultaneously, all available right now.
17.02.2026 23:56 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0๐ Tired of paying thousands for market research that takes weeks?
Meet Grep โ your on-demand team of AI research experts.
#AIResearch #MarketResearch #DeepResearch
๐งต ๐
Welcome to.... Not to the future.....it's already happening... Now ๐
#ai #coding
Do you remember the times when the most important part of your work was an editor? And how much time we wasted to find the perfect one ๐
#ai #coding
๐ Apache-2.0 open-weight release for flexible developer adoption
๐ github.com/QwenLM/Qwen3.5
๐ qwen.ai/blog?id=qwe...
๐ฌ Large-scale reinforcement learning across multi-agent environments for real-world adaptability
๐ง Deploy via SGLang, vLLM, MLX, llamacpp with OpenAI-compatible API endpoints
๐ป QwenCode CLI agent for terminal-based development workflows & large codebase automation
๐ Expanded multilingual coverage to 201 languages & dialects
๐ค Demonstrates visual agent workflows across mobile & desktop interfaces beyond passive chat
๐ First open-weight release: Qwen3.5-397B-A17B ultra-sparse MoE model
๐ฏ Up to 8.6รโ19ร decoding throughput vs Qwen3-Max with major efficiency gains
๐ Competitive with frontier models across reasoning, coding, agent workflows & multimodal benchmarks
๐ผ๏ธ Native vision-language design with early multimodal fusion trained on massive text-image-video data
๐ #Alibaba releases Qwen3.5 โ a next-generation multimodal foundation #llm built for the agentic #AI era
โก Hybrid architecture combining Gated Delta Networks with sparse Mixture-of-Experts (397B total params / 17B active per pass)
๐งต ๐
๐ฏ Install script automates most setup using system package manager when available
โ๏ธ One-click deployment guides available for major cloud providers with quick setup
๐ข Enterprise teams can deploy with coder/coder for infrastructure management & team collaboration
๐ System Requirements: Linux machine with WebSockets enabled, minimum 1GB RAM & 2 vCPUs recommended
๐ ๏ธ Multiple installation methods: automated install script, manual setup, cloud deployment or devcontainer features
๐ Use cloud servers to speed up tests, compilations & downloads with better hardware resources
๐ Preserve battery life on mobile devices - all intensive computational tasks run on remote server
๐ Access your full development environment from anywhere with just an internet connection
๐ป #code-server runs #VSCode in your browser on any machine anywhere #IDE #opensource #developer #vscode
โก Code on any device with consistent development environment - tablets, phones, or any browser
๐งต ๐
๐ค Real-time game bot driving with natural language commands
๐ฏ Group memory for tactical evolution
๐ Dynamic plan generation based on environmental feedback
๐ eu.36kr.com/en/p/367858...
๐ง CodeBrain-1 is a dynamic "brain" that adjusts plans & strategies in real-time. Key features:
โก Useful Context Searching via LSP integration
๐ Validation Feedback that turns failures into insights
๐ 15%+ less Token consumption vs Claude Code
๐ฎ Demonstrated in game scenarios:
๐ Chinese startup #FeelingAI achieves 72.9% on #TerminalBench 2.0 with CodeBrain-1, ranking #2 globally โ only behind #OpenAI's Simple Codex (77.3%). First Chinese team in top 10 for Agentic AI coding benchmarks! ๐ง
๐งต๐#AI
๐ The #Postman #MCP Server is pure magic โ connect your AI agents directly to your #API workflows. 100+ tools for testing, code generation & collection management. Works with #Claude, #VSCode, #Cursor & more ๐ฅ
github.com/postmanlabs...
๐ฆ composer require --dev mattiasgeniar/phpunit-query-count-assertions
Requires PHP 8.2+, Laravel 11/12, PHPUnit 11
github.com/mattiasgeni...
๐ง Configurable thresholds for scan warnings, query cost limits & small table optimization
๐งฉ Custom analyser support via QueryAnalyser interface for PostgreSQL or other databases
๐ฏ Works with #PHPUnit setUp() & #Pest beforeEach() including "paranoid mode"
โฑ๏ธ Query timing assertions for individual query time & total execution time thresholds
๐ก๏ธ Combined assertQueriesAreEfficient() checks N+1, duplicates & missing indexes in one call
๐ Detailed failure messages show actual SQL, bindings & source locations
๐ EXPLAIN-based index analysis detects full table scans, missing indexes, filesort & temporary tables on #MySQL, #MariaDB & #SQLite
๐ Duplicate query detection finds identical queries executed multiple times with location tracking