Computer Science and Programming – Telegram
Computer Science and Programming
152K subscribers
755 photos
31 videos
37 files
1.04K links
Channel specialized for advanced topics of:
* Artificial intelligence,
* Machine Learning,
* Deep Learning,
* Computer Vision,
* Data Science
* Python

Admin: @otchebuch

Memes: @memes_programming

Ads: @Source_Ads,
https://telega.io/c/computer_science
Download Telegram
Goodbye to an 11-year-old Issue
A reflection on an 11-year-old GitHub issue that was recently closed, prompting thoughts about how much has changed in the software development landscape and the author's career since 2014. The post touches on the evolution of GitHub features like Discussions and GitHub Flavored Markdown, while sharing personal milestones and career growth from early developer evangelism days to working at GitHub itself.
👍84🔥1
Deploying the world's largest GitLab instance 12 times daily
GitLab deploys code to GitLab.com up to 12 times daily using their own CI/CD platform, handling millions of developers without downtime. The deployment pipeline uses progressive rollouts through staging and production Canary environments (5% traffic), followed by full staging and production deployments. Key technical challenges include managing hybrid infrastructure (Helm charts for containers, Omnibus packages for Gitaly), handling database migrations with backward compatibility, and maintaining multi-version compatibility during deployments. The expand-migrate-contract pattern ensures safe schema changes, while post-deploy migrations run only after multiple successful deployments to minimize rollback risks. This approach validates GitLab's deployment features at massive scale before customers use them.
👍104🔥1
Query Consoles Are Coming Back
JetBrains is reverting a controversial workflow change in DataGrip 2025.3 that replaced query consoles with query files. The redesign caused issues with global data sources and disrupted user workflows. Version 2025.3.1, releasing this week, will restore the original query console behavior. Users who created query files during the migration can delete them, convert them to consoles, or keep them for a planned improved workflow early next year. The team acknowledges failing their zero-regression standard and commits to more careful, flexible updates going forward.
8👍4🔥3
Google's vibe-coding tool Opal comes to Gemini
Google is integrating Opal, its vibe-coding tool for building AI-powered mini apps, directly into the Gemini web interface. Users can now create custom apps (called Gems) using natural language denoscriptions, with a visual editor that arranges steps without writing code. The tool includes a new view that converts written prompts into step-by-step workflows, and advanced users can access more customization options at opal.google.com. This move positions Google alongside other AI-powered app-building tools like Lovable, Cursor, and offerings from Anthropic and OpenAI.
9👎8👍4
What’s New in Maven 4
Maven 4 introduces significant improvements after 15 years since Maven 3. Key updates include POM version 4.1.0, build/consumer POM separation for cleaner dependency resolution, new artifact types for explicit classpath and module path control, and renaming 'modules' to 'subprojects' to avoid confusion with Java modules. The release adds a tree-based lifecycle for better multi-project performance, before/after phase hooks, condition-based profile activation, and a unified sources section for custom source directories. An upgrade tool helps migrate from Maven 3, while maintaining backward compatibility with version 4.0.0 POMs.
11👍2
News: .NET packages may require manual intervention
.NET packages on Arch Linux upgrading from version 9.0 to 10.0 may encounter dependency errors during installation. Affected packages include aspnet-runtime, dotnet-runtime, and dotnet-sdk. Users needing to keep version 9.0 can manually install versioned packages (e.g., aspnet-runtime-9.0) and remove the unversioned ones using pacman commands.
6👍1😁1
Media is too big
VIEW IN TELEGRAM
💥 The biggest crypto presale of 2026 has just begun 💥

Still guessing on your sports picks?

Most bettors rely on hunches, headlines, and bad advice... and they feel it directly in their pocket (and some even pay for it!)

Pikz.ai uses real-time data and AI models trained on millions of data points and thousands of games analyzed, delivering an average win rate over 64% across NFL, NBA, NCAA, World Football, NHL, and every major league.

The platform is powered by $PIKZ - launching soon on Ethereum with a highly anticipated presale opportunity for early investors starting January 8th 💹

Holders unlock the entire ecosystem experience, including revenue share, unlimited access, and exclusive earning opportunities 📲

Join the presale today on Pinksale

🎁 Create an account and get 10 FREE picks instantly
👉 Start smarter at pikz.ai
🗣 Follow for FREE picks on Twitter
4👎4👨‍💻2
Announcing Capacitor 8
Capacitor 8 has been released with two major updates: Swift Package Manager (SPM) replaces CocoaPods as the default dependency manager for new iOS projects, and Android now includes built-in edge-to-edge support through a new SystemBars plugin that automatically handles status and navigation bar appearance. Existing CocoaPods projects remain supported, and the new SystemBars API provides fine-grained control when needed. The framework continues growing rapidly, approaching one million weekly downloads.
👍41
AddyOsmani.com
Addy Osmani announces his transition from Chrome developer experience to a director role at Google Cloud AI. After nearly 14 years with Chrome, he's now focusing on helping developers and businesses succeed with Gemini, Vertex AI, and the Agent Development Kit. His role bridges Google DeepMind, engineering, product, and developer relations teams to improve enterprise AI adoption and developer experience.
13👍6
I’m a former CTO. Here is the 15 sec coding test I used to instantly filter out 50% of unqualified applicants. – Jose Zarazua

A former CTO shares a simple coding screening question used to filter job applicants. The test presents basic code logic that qualified developers can solve mentally in seconds, while unqualified candidates resort to copy-pasting into interpreters or AI tools. The question includes a hidden character that produces different results when copy-pasted versus solved manually. Results showed 50% of applicants used automated tools, 47% answered correctly, and 3% answered incorrectly, effectively halving the candidate pool requiring deeper review.
19👍2
💥 Missed the presale for $PIKZ? 😭

It's not too late. The biggest CRYPTO launch of 2026 happens today 🚀

Grab $PIKZ ➡️ Dominate Prediction Markets and Sports Betting

Trading begins: 6PM UTC

⚡️ $PIKZ is launching on ETHEREUM and also traded on exchanges: MEXC • BingX • Lbank & more

Claim your free predictions 👇
https://pikz.ai/
Join the TG community: @pikzdotai
Follow us on Twitter for daily USDT giveaways and picks
6👎3
Redesign our Site Identity
The official Ruby programming language website has undergone a comprehensive redesign with a new identity centered on "A language where people gather, a site where people are visible." The new design features hand-drawn illustrated characters radiating from the Ruby logo, representing the global developer community. The redesign emphasizes Ruby's core values of programmer happiness, ecosystem, productivity, and community while incorporating interviews with community members and photographs to showcase the people behind the language. The site update is ongoing with improvements still in progress.
11👍4
Copilot Memory early access for Pro and Pro+
GitHub Copilot Memory is now in early access for Pro and Pro+ subscribers. This feature allows Copilot agents to learn from user feedback and actions, building repository-specific memory to improve assistance across coding and code review workflows. Users can enable it through Settings > Copilot, and GitHub plans to expand availability to more subnoscription tiers in the future.
👍54🔥1😁1
A Website To End All Websites
The modern internet has devolved from a creative, educational space into an attention-extracting machine dominated by algorithmic feeds and corporate platforms. Drawing on Ivan Illich's concept of convivial tools, the piece argues that personal websites—hand-coded, independently owned, and syndicated through protocols like RSS and Webmentions—represent the antidote to platform monopolies. By building small, reducing friction to publishing, and leveraging IndieWeb standards, developers can reclaim autonomy, creativity, and meaningful connection online.
9👍6👨‍💻1
Azure Boards integration with GitHub Copilot
Azure Boards now integrates with GitHub Copilot in general availability, allowing teams to send work items directly to Copilot's coding agent. The agent reads work item denoscriptions and comments, generates code changes, creates a branch and draft pull request, and links everything back for traceability. New features include branch selection and Copilot status visibility on Kanban cards. Requirements include GitHub-hosted repos, Azure Boards-GitHub integration, and enabled Copilot coding agent. Future enhancements will support custom agents, model selection, and REST API automation.
👍42
Date is out, Temporal is in
JavaScript's Date constructor has fundamental flaws: zero-indexed months, inconsistent parsing, mutable objects representing immutable real-world dates, and poor timezone support. The new Temporal API solves these issues with immutable-style methods that return new objects instead of mutating existing ones, explicit timezone handling, intuitive syntax for date arithmetic, and built-in formatting. Temporal is now in stage 3 of standardization and available in Chrome and Firefox for experimentation.
👍32
Please open Telegram to view this post
VIEW IN TELEGRAM
🗿52
Introducing gisthost.github.io
Simon Willison forked gistpreview.github.io to create gisthost.github.io, a tool that renders HTML files stored in GitHub Gists. The original gistpreview uses GitHub Pages and the Gist API to fetch and display HTML content via document.write(), bypassing GitHub's text/plain content-type restriction. The new fork fixes two issues: Substack URL mangling and truncated large files from the API. It also removes jQuery and Bootstrap dependencies, consolidating everything into a single HTML
13👍5
I Replaced Redis with PostgreSQL (And It's Faster)

PostgreSQL can replace Redis for caching, pub/sub, job queues, and sessions using UNLOGGED tables, LISTEN/NOTIFY, SKIP LOCKED, and JSONB. While PostgreSQL is 50-158% slower per operation (0.1-1ms difference), it eliminates network hops between databases, reduces infrastructure costs by ~$100/month, simplifies operations, and guarantees transactional consistency. The approach works best for small-to-medium apps with simple caching needs but isn't suitable for high-throughput scenarios (100k+ ops/sec) or applications requiring Redis-specific data structures like sorted sets or HyperLogLog.
9👍4
Introducing the <geolocation> HTML element
Chrome 144 introduces the `<geolocation>` HTML element, a declarative alternative to the JavaScript Geolocation API. This element requires user interaction (clicking a button) to request location data, reducing accidental blocks and browser interventions. It evolved from a genericdata, reducing aelement after origin trial feedback showed improved user trust and success rates. The element simplifies implementation by handling permission states automatically, supports attributes liketeraction (cliandroducing and includes styling constraints to prevent deceptive patterns. A polyfill and progressive enhancement strategies ensure backward compatibility with browsers that don't support the new element.
6👍3
Gitdocs AI: Make your repository explain itself.
Gitdocs AI is a tool that automatically generates production-ready README files for GitHub repositories. It analyzes repository code and creates structured documentation with customizable templates. Recent updates include improved AI workflow, multiple documentation templates, and near-zero downtime. The service is currently free and aims to make industry-standard documentation accessible to all developers.
9👍8