Computer Science and Programming
155K subscribers
481 photos
32 videos
37 files
774 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
Forwarded from programming memes
we aren't the same

@memes_programming
😁58❀28πŸ‘7πŸ”₯2
Summer 2025 Tech Internships by Pitt CSC & Simplify

Use this repo to share and keep track of software, tech, CS, PM, quant internships for Summer 2025.

πŸ’» https://github.com/SimplifyJobs/Summer2025-Internships
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5❀4
NVIDIA PhysX

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of NVIDIA CORPORATION nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.


πŸ’» https://github.com/NVIDIA-Omniverse/PhysX
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘9❀2
ferronweb/ferron: A fast, memory-safe web server written in Rust.

Ferron is a high-performance, memory-safe web server built with Rust. It uses Rust’s async capabilities for speed, focuses on security and robust concurrency, and features a modular architecture for customization. Currently, Ferron is under development with installation instructions to be provided upon the initial release. Users can clone the repository and build the project using Cargo.


πŸ’» https://github.com/ferronweb/ferron
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘23πŸ”₯5❀2
microsoft/playwright-mcp: Playwright Tools for MCP

Microsoft's Playwright MCP is a Model Context Protocol (MCP) server designed for browser automation using Playwright. It allows LLMs to interact with web pages through structured accessibility snapshots, avoiding the need for vision models. Highlights include fast and lightweight operation, LLM-friendly tools, and deterministic tool application. The MCP supports tasks like web navigation, form-filling, data extraction, and automated testing. It’s installable via VS Code CLI and supports both headless and headed modes. There are two modes: Snapshot Mode (default) for performance and reliability, and Vision Mode for visual interactions.


πŸ’» https://github.com/microsoft/playwright-mcp
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘15
The hidden costs of production issues: Insights from 280 companies

TLDR Software teams constantly juggle speed and quality, but production issues significantly drain resources. A study of 280 developers reveals that while 62% of teams use automated testing, 30% lack performance testing, leading to bottlenecks. Engineering teams spend 10-35% of their capacity on production issues, with diagnostics consuming 70% of that time. Despite high cloud costs, only 25.7% of teams optimize code-level inefficiencies. Shifting issue detection left can reduce cloud waste, cut troubleshooting time, and improve software reliability.


πŸ”— https://digma.ai/the-hidden-costs-of-production-issues-insights-from-280-companies
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘7❀3
Tech, code, and endless laughs! πŸ˜‚

Join for the best programming memes and dev humor. Because coding should be fun!

@memes_programming
❀29😁11πŸ‘6πŸ—Ώ2
Everyone knows all the apps on your phone

Until recently, any app on an Android device could access a list of all other installed apps without permission. Although Google's package visibility policy in Android 11 (2022) restricted this access, some apps still find ways around the policy. Notable examples include Indian apps like Swiggy and Zepto, which list hundreds of apps in their manifest files for user profiling. The policy loophole and its exploitation raise significant privacy concerns, highlighting the need for stricter enforcement.


πŸ”— https://peabee.substack.com/p/everyone-knows-what-apps-you-use
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ—Ώ14πŸ‘12❀2
How To Become A Hacker: A Step-By-Step Guide

TLDR A hacker details their mission to dismantle the Domain Name System (DNS) and return the web to a free state. The story involves compromising keyholders across the globe using skills in hacking, cryptography, and social engineering while clashing with corporate interests. The hacker ultimately triggers a fail-safe implemented by a keyholder that disrupts the existing DNS structure, challenging the centralized control of the internet's key security protocol.


πŸ”— https://medium.com/@sebastiancarlos/how-to-become-a-hacker-a-step-by-step-guide-94902dc425b0
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘16❀5πŸ”₯4πŸ‘¨β€πŸ’»4
Prepare now: Docker Hub rate limits will impact GitLab CI/CD

TLDR Starting April 1, 2025, Docker Hub will enforce pull rate limits, significantly impacting CI/CD pipelines that pull images without authentication. GitLab users are recommended to configure Docker Hub authentication to increase rate limits, use GitLab Container Registry, or leverage GitLab Dependency Proxy with proper authentication. Implementing these changes before the deadline can avoid pipeline failures. GitLab is updating its infrastructure and providing documentation to help users transition smoothly.


πŸ”— https://about.gitlab.com/blog/2025/03/24/prepare-now-docker-hub-rate-limits-will-impact-gitlab-ci-cd
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘8❀3
Geocities.live - Turn any website into 90s dot-com era

Geocities.live is a tool that lets users transform any modern webpage into a 90s GeoCities-style page using AI. It's a creative way to counter the monotony of modern templates like tailwind and shadcn.


πŸ”— https://www.producthunt.com/posts/geocities-live
Please open Telegram to view this post
VIEW IN TELEGRAM
❀10πŸ‘7πŸ”₯3
mcpt - Managed registry for MCP servers

TLDR mcpt by Mintlify is a managed registry for Model Context Protocol (MCP) servers. These servers enable AI tools to interact with external data sources, ensuring reliable and up-to-date access. mcpt simplifies the exploration and utilization of the fragmented MCP ecosystem by providing a curated list of official servers.


πŸ”— https://www.producthunt.com/posts/mcpt
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘11❀4
fleet

Open-source platform for IT and security teams with thousands of computers. Designed for APIs, GitOps, webhooks, YAML, and humans.


πŸ’» https://github.com/fleetdm/fleet
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘12❀3πŸ”₯1
Forwarded from programming memes
We love PHP here!

@memes_programming
😁47πŸ—Ώ12πŸ‘Ž9πŸ‘¨β€πŸ’»3
Does AI really make you more productive?

TLDR The post discusses the impact of AI on software development productivity, based on findings from the 2024 Accelerate State of DevOps Report. While AI tools are widely used for various coding tasks, there are concerns about their negative effects on software delivery metrics like throughput and stability. Large AI-generated code batches can slow down reviews and increase the risk of bugs, potentially making developers less productive despite the perceived speed gains from AI.


πŸ”— https://toddle.dev/blog/does-ai-really-make-you-more-productive
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘25❀8
GitHubTree - Visualize repo structures in tree view

GitHubTree is a tool that allows users to easily visualize and explore the folder/directory structure of any public GitHub repository. It also enables users to copy file paths with a single click.


πŸ”— https://www.producthunt.com/posts/githubtree
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘11❀3
Why Everyone* Should Learn About Cloud Computing and AI

TLDR The post highlights the growing importance of cloud computing and AI across various industries such as film, marketing, healthcare, education, and agriculture. It emphasizes that understanding these technologies is becoming essential for making informed decisions, collaborating with technical teams, and staying competitive. The post encourages everyone to start learning about cloud and AI tools, even if they are not coders, to thrive in the modern, technology-driven world.


πŸ”— https://dev.to/aws-builders/why-everyone-should-learn-about-cloud-computing-and-ai-37ch
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘19❀6
bytedance/MegaTTS3

TLDR MegaTTS3 by Bytedance is a lightweight and efficient text-to-speech (TTS) model with only 0.45B parameters. It supports high-quality voice cloning, bilingual (Chinese and English) speech synthesis, and accent intensity control. Users can download pre-trained models, use command-line tools for inference, and access a web UI. The project aims for academic use, with stringent security measures and is licensed under Apache-2.0.


πŸ’» https://github.com/bytedance/MegaTTS3
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘11❀7πŸ”₯2πŸ—Ώ2