url stringlengths 11 2.25k | text stringlengths 88 50k | ts timestamp[s]date 2026-01-13 08:47:33 2026-01-13 09:30:40 |
|---|---|---|
https://dev.to/adventuresinangular/understanding-the-power-of-ignite-ui-with-konstantin-dinev-aia-406#main-content | Understanding the Power of Ignite UI with Konstantin Dinev - AiA 406 - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Adventures in Angular Follow Understanding the Power of Ignite UI with Konstantin Dinev - AiA 406 Mar 22 '24 play Konstantin Dinaev is the director of product development and a major contributor to Ignite UI. They explore the differences between Ignite UI and Material UI, focusing on Ignite UI's suitability for data-heavy applications and diverse, complex components. From its open-source nature to its dual licensing model for commercial usage, they explore the key features and extensive range of components available in the Ignite UI library. Tune in as they delve into accessibility, internationalization, and the challenges of creating a comprehensive component library while maintaining backward compatibility and code splitting. This episode is packed with insights and expertise, so let's jump in and explore the world of Ignite UI! Sponsors Chuck's Resume Template Developer Book Club Become a Top 1% Dev with a Top End Devs Membership Social Media Unvoid LinkedIn @unvoidweb https://www.linkedin.com/company/unvoidweb Instagram @unvoidweb https://www.instagram.com/unvoidweb Lucas Paganini YouTube @lucaspaganiniweb https://youtube.com/@lucaspaganiniweb LinkedIn @lucaspaganiniweb https://www.linkedin.com/in/lucaspaganiniweb Twitter @lucaspaganini https://twitter.com/LucasPaganini Instagram @lucaspaganini https://www.instagram.com/lucaspaganini Armen Vardanyan LinkedIn https://www.linkedin.com/in/armen-vardanyan-am/ Charles Wood Linkedin https://www.linkedin.com/in/charlesmaxwood/ Subrat Mishra LinkedIn: https://www.linkedin.com/in/subrat-k-mishra/ Konstantin Dinev LinkedIn: https://www.linkedin.com/in/konstantin-dinev-aa3aa32b/ Become a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-angular--6102018/support . Episode source Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Your browser does not support the audio element. 1x initializing... × 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/lparvinsmith/web3js-vs-ethersjs-a-comparison-of-web3-libraries-2ap5#ecosystem-factors | web3.js vs ethers.js: a Comparison of Web3 Libraries - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Lara Parvinsmith Posted on Mar 3, 2022 web3.js vs ethers.js: a Comparison of Web3 Libraries # web3 # ethereum # javascript # blockchain Both web3.js and ethers.js are JavaScript libraries that enable frontend apps to interact with the Ethereum blockchain, including smart contracts. If you're building an app that reads or writes to the blockchain from the client, you'll need to use one of these libraries. They have similar functionality, but an important question is how they will be maintained and grow with the emerging dapp ecosystem. Quantitative comparison web3.js ethers.js Date of first release Feb 2015 Jul 2016 GitHub stars 13.4k 4k GitHub contributors* 16** 1 Bundle size*** 590.6kB 116.5kB *GitHub contributors from March 1, 2021 to March 1, 2022 **16 contributors, but only 2 had more than 10 commits in the one year period ***Bundle size from bundlephobia , value of minified and gzipped package. API differences While web3.js provides a single instantiated web3 object with methods for interacting with the blockchain, ethers.js separates the API into two separate roles. The provider , which is an anonymous connection to the ethereum network, and the signer , which can access the private key and sign the transactions. The ethers team intended this separation of concerns to provide more flexibility to developers. Side-by-side examples Below are some examples of common functions a developer would include in their dapp. You'll see they offer the same functionality, with some slight differences of API. Instantiating provider with MetaMask wallet web3 const web3 = new Web3(Web3.givenProvider); ethers const provider = new ethers.providers.Web3Provider(window.ethereum) Getting balance of account web3 const balance = await web3.eth.getBalance("0x0") ethers (supports ENS!) const balance = await provider.getBalance("ethers.eth") Instantiating contract web3 const myContract = new web3.eth.Contract(ABI, contractAddress); ethers const myContract = new ethers.Contract(contractAddress, ABI, provider.getSigner()); Calling contract method web3 const balance = await myContract.methods.balanceOf("0x0").call() ethers const balance = await myContract.balanceOf("ethers.eth") So which should I pick for my project? Given the details above, web3.js looks like the go-to choice, with a longer history and more maintainers. However, ethers.js seems just as reliable and includes some differentiating perks such as size and additional features. Most other articles on this subject conclude that you could easily pick either, depending on what you're looking for. I too hesitate to recommend one over the other. But as the ecosystem evolves, it is important to me to pick the library that will be most flexible and supported by other libraries. Ecosystem factors Which will be the most supported by open source libraries? As the dapp ecosystem grows, which of the two libraries will be the most compatible with other open source libraries you want to bring into your app? In my limited experience, as this is still an emerging area for development, there are a couple libraries that require ethers.js to use the framework. Examples include web3-react and NFT Swap SDK . I have not yet seen libraries that require web3.js. Which will have a solution for mocking for end-to-end testing? Implementing end-to-end testing for web3 features is a challenge. This is partly because most tools, like Cypress , run your tests in a Chromium browser that does not support browser extensions. Developers need an easy way to mock Ethereum providers or the web3/ethers instance to use inside their test environments. So far, I haven't seen any libraries that help solve this. But if there were a tool that helped mock providers for testing, and only worked with ethers for example, that would be enough for me to choose ethers over web3. Which library do you prefer, web3.js or ethers.js? Are there any tools in the ecosystem I'm overlooking? Let me know in the comments! Top comments (4) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Leland Holmes Leland Holmes Leland Holmes Follow IT Project Manager & Business Consultant Joined Sep 20, 2024 • Sep 20 '24 Dropdown menu Copy link Hide Hi, @everyone We are seeking a talented and experienced Blockchain Developer to join our dynamic team. As a Blockchain Developer, you will be responsible for driving the development and execution of our Decentralized Exchange (DEX) platform. The ideal candidate will possess a deep understanding of blockchain technology, strong project management skills, and a passion for building decentralized applications (dApps). If you are interested in this job, you can check our project. bitbucket.org/0xky43/ultrax-dex/src/main Use node version over 18.20.4. Our Team Leader will ask to you about this project. And for testing your coding skills, you should fix the some errors of this project. Afterwards, you can contact " t.me/VEProf " with project screenshots of the fixed issues. And then you will discuss more details with him what you have to do. Thanks Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Pavel Svitek Pavel Svitek Pavel Svitek Follow 3x CTO, 10+ years as full-stack web dev. ReactJS/VueJS/NodeJS/Typescript/Python. Interested in Fintech/Web3/DeFi/AI/IPFS/Ethereum Location Zurich, Switzerland Work CTO Joined Dec 30, 2018 • Aug 3 '22 Dropdown menu Copy link Hide Have you seen any updates rg. wallet testing (mocking) with ethers.js or wagmi? Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand J.D. Bertron J.D. Bertron J.D. Bertron Follow Founder and CEO at BqETH.com Work Founder and CEO at BqETH.com Joined Jun 19, 2022 • Sep 24 '22 Dropdown menu Copy link Hide Thank you so much for this. Like comment: Like comment: Like Comment button Reply Collapse Expand sacru2red sacru2red sacru2red Follow Joined Jun 24, 2022 • Jun 24 '22 Dropdown menu Copy link Hide thank you Like comment: Like comment: 1 like Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Lara Parvinsmith Follow Work Software Engineer Joined Aug 16, 2019 More from Lara Parvinsmith Signatures as Authentication in Web3 # ethereum # blockchain # web3 # cryptography Web3: the unique technology and challenges behind the hype # web3 # blockchain # ux # ethereum Easiest way to deploy your Ethereum Smart Contract # blockchain # solidity # ethereum # smartcontract 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://www.linkedin.com/showcase/github-securitylab | GitHub Security Lab | LinkedIn Agree & Join LinkedIn By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . Sign in to see who you already know at GitHub Security Lab Sign in Welcome back Email or phone Password Show Forgot password? Sign in or By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . New to LinkedIn? Join now or New to LinkedIn? Join now By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . Skip to main content LinkedIn Top Content People Learning Jobs Games Sign in Join now for free GitHub Security Lab Software Development Securing open source software, together Follow Report this product About us Website https://securitylab.github.com External link for GitHub Security Lab Industry Software Development Updates GitHub Security Lab reposted this GitHub 5,698,170 followers 5d Report this post Don't wait for the next malware campaign to audit your security. 👀 We’ve outlined practical steps to lock down your supply chain now: ✅ Switch to phishing-resistant MFA (Passkeys/WebAuthn) ✅ Rotate and scope your tokens ✅ Review third-party access A little security cleanup today can save you from a massive headache tomorrow. 😅 https://lnkd.in/eYrsSZMs Strengthening supply chain security: Preparing for the next malware campaign https://github.blog 95 9 Comments Like Comment Share GitHub Security Lab 4,435 followers 6d Report this post We wrapped up 2025 on a high note—here are the bug bounty stats for December! ✅ 151 bounty reports submitted 👥110 hackers participated in our program 💰Awarded $48,367 in bounties Found a vulnerability? Submit it here: https://bounty.github.com . 9 Like Comment Share GitHub Security Lab 4,435 followers 1w Edited Report this post Learn why some vulnerabilities resist to fuzzing and persist in long-enrolled OSS-Fuzz projects, and how you can find them! Read all about it in our new blog: https://lnkd.in/g6vefmVZ 34 1 Comment Like Comment Share GitHub Security Lab reposted this Madison Oliver Ficorilli 2w Edited Report this post 🎶’twas the night before Christmas, and nothing looked strange, until malicious artifacts showed up in the change 🎶 in light of some recent open source malware campaigns, we’ve outlined some practical steps teams can take now - using phishing-resistant MFA, rotating and scoping tokens, reviewing third-party access, and adopting safer package publishing workflows a little security cleanup now can help avoid unwelcome presents in the new year 🎁 read the post: https://lnkd.in/eEEngZ8v Strengthening supply chain security: Preparing for the next malware campaign https://github.blog 67 Like Comment Share GitHub Security Lab 4,435 followers 2w Report this post In just 17 minutes, 📌 Jaroslav Lobačevski shares his knowledge about securing GitHub Actions, drawing from hands-on experience uncovering hundreds of real-world vulnerabilities. Topics include: • Best practices of using third party actions • The security model of GitHub Actions: tokens and permissions, jobs isolation and secrets • pull_request vs pull_request_target • Common pitfalls that lead to Remote Code Execution (RCE): interpolation and environment injections, cache poisoning • …and more The talk wraps up with FREE tools to automate GitHub Actions security you can start using TODAY. https://lnkd.in/gpHRzQCd Resources securitylab.github.com 46 Like Comment Share GitHub Security Lab 4,435 followers 2w Report this post GitHub Security Lab discovered a critical vulnerability in WooCommerce. We’d like to thank WooCommerce/Automattic for their incredibly quick response and fix of the vulnerability. “A critical vulnerability was discovered in WooCommerce (versions 8.1 to 10.4.2) that, if exploited, could allow logged-in customers to access order details belonging to guest customers.” If you are using WooCommerce, please update. For more info see WooCommerce’s blog post: https://lnkd.in/gDcU_--M Store API Vulnerability Patched in WooCommerce 8.1+ - What You Need To Know https://developer.woocommerce.com 18 Like Comment Share GitHub Security Lab 4,435 followers 1mo Report this post The Security Lab is hiring Security Researchers in the US and in the UK! Reporting to Kevin Backhouse and Xavier René-Corail . Apply on the GitHub Careers page! Search for "Security Lab" https://lnkd.in/gj4kJuyp Xavier René-Corail 1mo I am hiring a Principal Security Researcher for the GitHub Security Lab! - If you're passionate about open source software and want to join a team of talented security folks dedicated to secure open source projects, help maintainers, and research the new vulnerability patterns we need protection from, - If you're looking for a culture that fosters continuous learning, encourages experiments, and values collaboration, Don't miss this opportunity: https://lnkd.in/gew9v9kg 8 Like Comment Share GitHub Security Lab 4,435 followers 1mo Edited Report this post We’re #hiring . 2 Principal Security Researchers, in the US and the UK. Know anyone who might be interested? Principal Security Researcher GitHub Security Lab, United States 36 Like Comment Share GitHub Security Lab 4,435 followers 1mo Report this post Hello Hackers! Here are our November bug bounty stats! 🐛146 bounty reports submitted 👩💻102 hackers participated in our program 💰Awarded $93,068 in bounties Found a vulnerability? Submit it here: https://bounty.github.com/ GitHub Security bounty.github.com 19 1 Comment Like Comment Share Join now to see what you are missing Find people you know at GitHub Security Lab Browse recommended jobs for you View all updates, news, and articles Join now Affiliated pages Microsoft Software Development Redmond, Washington GitHub Software Development San Francisco, CA GitHub Brasil Software Development GitHub LATAM Software Development GitHub Education Software Development GitHub Enterprise Software Development Student Developer Pack Show more affiliated pages Show fewer affiliated pages Similar pages Microsoft Software Development Redmond, Washington Google Software Development Mountain View, CA OpenAI Research Services San Francisco, CA GitLab IT Services and IT Consulting San Francisco, California Amazon Software Development Seattle, WA GeeksforGeeks Education NOIDA, G. B. Nagar, Uttar Pradesh Atlassian Software Development Sydney, NSW W3Schools.com E-Learning Providers Meta Software Development Menlo Park, CA IBM IT Services and IT Consulting Armonk, New York, NY Show more similar pages Show fewer similar pages LinkedIn © 2026 About Accessibility User Agreement Privacy Policy Cookie Policy Copyright Policy Brand Policy Guest Controls Community Guidelines العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional)) Language | 2026-01-13T08:48:13 |
https://docs.github.com/en | GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu GitHub Docs Help for wherever you are on your GitHub journey. Get started Get started Migrations Account and profile Subscriptions & notifications Authentication Billing and payments Site policy Collaborative coding Codespaces Repositories Pull requests GitHub Discussions Integrations GitHub Copilot GitHub Copilot Plans Get IDE code suggestions Coding agent Tutorials GitHub Copilot Chat Cookbook Customization library CI/CD and DevOps GitHub Actions GitHub Packages GitHub Pages Security and quality Secret scanning Supply chain security Dependabot Code scanning GitHub Code Quality Client apps GitHub CLI GitHub Mobile GitHub Desktop Project management GitHub Issues Projects Search on GitHub Enterprise and teams Organizations Secure your organization Enterprise onboarding Enterprise administrators Developers Apps REST API GraphQL API Webhooks GitHub Models Community Building communities GitHub Sponsors GitHub Education GitHub for Nonprofits GitHub Support Contribute to GitHub Docs More docs CodeQL query writing Electron npm GitHub Well-Architected Getting started Set up Git At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer. Connecting to GitHub with SSH You can connect to GitHub using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network. Creating and managing repositories You can create a repository on GitHub to store and collaborate on your project's files, then manage the repository's name and location. Basic writing and formatting syntax Create sophisticated formatting for your prose and code on GitHub with simple syntax. Popular About pull requests Pull requests let you propose, review, and merge code changes. Authentication documentation Keep your account and data secure with features like two-factor authentication, SSH, and commit signature verification. Getting code suggestions in your IDE with GitHub Copilot Use GitHub Copilot to get code suggestions in your editor. Managing remote repositories Learn to work with your local repositories on your computer and remote repositories hosted on GitHub. Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://www.highlight.io/docs/getting-started/server/ruby/rails | Using highlight.io with Ruby on Rails Star us on GitHub Star Docs Sign in Sign up Getting Started Getting Started with Highlight Fullstack Mapping Browser React.js Next.js Remix Vue.js Angular Gatsby.js SvelteKit Electron highlight.run SDK Overview Canvas & WebGL Console Messages Content-Security-Policy Identifying Users iframe Recording Monkey Patches Browser OpenTelemetry Persistent Asset Storage Privacy Proxying Highlight React.js Error Boundary Recording Network Requests and Responses Recording WebSocket Events Salesforce Lightning Web Components (LWC) Data Export Sourcemap Configuration Tracking Events Troubleshooting Upgrading Highlight Versioning Sessions & Errors Other React Native (beta) Server Go Overview chi Echo Fiber Gin GORM gqlgen Logrus Manual Tracing gorilla mux JS Overview Apollo AWS Lambda Cloudflare Workers Express.js Firebase Hono Nest.js Next.js Node.js Pino tRPC Winston Python Overview AWS Lambda Azure Functions Django FastAPI Flask Google Cloud Functions Loguru Other Frameworks Python AI / LLM Libraries Python Libraries Ruby Overview Other Frameworks Ruby on Rails Rust Overview actix-web No Framework Hosting Providers Overview Metrics in AWS Logging in AWS Logging in Azure Fly.io NATS Log Shipper Logging in GCP Heroku Log Drain Render Log Stream Logging in Trigger.dev Vercel Log Drain Elixir Overview Elixir App Java: All Frameworks PHP: All Frameworks C# .NET ASP C# .NET 4 ASP Docker / Docker Compose File Fluent Forward curl OpenTelemetry Protocol (OTLP) Syslog RFC5424 Systemd / Journald Native OpenTelemetry Overview Error Monitoring Logging Tracing Browser Instrumentation Metrics Fullstack Frameworks Overview Next.js Fullstack Overview Next.js Page Router Guide Next.js App Router Guide Edge Runtime Advanced Config Remix Walkthrough Self Host & Local Dev Overview Development deployment guide. Integrations Microsoft Teams self-hosted Hobby deployment guide. Traefik SSL Proxying. Menu Highlight Docs Welcome to highlight.io Get Started Roadmap Company Values Compliance & Security Open Source Contributing Overview GraphQL Backend Frontend (app.highlight.io) Landing Site (highlight.io) Documentation End to End SDK Example Apps Adding an SDK Application Architecture GitHub Code Spaces Code Style Good First Issues Self-hosting Self-hosted [Dev] Self-hosted [Hobby] Self-hosted [Enterprise] Telemetry Our Competitors Product Philosophy Product Features Session Replay Overview Canvas & Iframe Dev-tool Window Recording Tracking Users & Recording Events Filtering Sessions GraphQL Live Mode Performance Impact Player Session Caching Rage Clicks Request Proxying Session Search Extracting the Session URL Session Search Deep Linking Shadow Dom + Web Components Error Monitoring Overview Enhancing Errors with GitHub Error Search Filtering Errors Grouping Errors Managing Errors Manually Reporting Errors Sourcemaps General Features Overview Alerts Comments Digests Environments Search Segments Services Webhooks Logging Overview Log Alerts Log Search Tracing Overview Trace Search Dashboards Overview Dashboard Management Metrics Tutorials Service Latency Web Vitals & Page Speed User Engagement User Analytics Graphing Drilldown Event Search Dashboard Variables SQL Editor Metrics (beta) Overview Frequently Asked Questions. Integrations Integrations Overview Amplitude Integration ClickUp Integration Discord Integration Electron Support Front Integration GitHub Integration Grafana Integration Overview Setup Dashboards Alerts Height Integration Intercom Integration Jira Integration LaunchDarkly Integration Linear Integration Mixpanel Integration Nuxt Integration Pendo Integration Segment Integration Slack Integration Vercel Integration WordPress Plugin Highlight.io Changelog Overview Changelog 12 (02/17) Changelog 13 (02/24) Changelog 14 (03/03) Changelog 15 (03/11) Changelog 16 (03/19) Changelog 17 (04/07) Changelog 18 (04/26) Changelog 19 (05/22) Changelog 20 (06/06) Changelog 21 (06/21) Changelog 22 (08/07) Changelog 23 (08/22) Changelog 24 (09/11) Changelog 25 (10/03) Changelog 26 (11/08) Changelog 27 (12/22) Changelog 28 (3/6) Changelog 29 (4/2) Getting Started Getting Started with Highlight Fullstack Mapping Browser React.js Next.js Remix Vue.js Angular Gatsby.js SvelteKit Electron highlight.run SDK Overview Canvas & WebGL Console Messages Content-Security-Policy Identifying Users iframe Recording Monkey Patches Browser OpenTelemetry Persistent Asset Storage Privacy Proxying Highlight React.js Error Boundary Recording Network Requests and Responses Recording WebSocket Events Salesforce Lightning Web Components (LWC) Data Export Sourcemap Configuration Tracking Events Troubleshooting Upgrading Highlight Versioning Sessions & Errors Other React Native (beta) Server Go Overview chi Echo Fiber Gin GORM gqlgen Logrus Manual Tracing gorilla mux JS Overview Apollo AWS Lambda Cloudflare Workers Express.js Firebase Hono Nest.js Next.js Node.js Pino tRPC Winston Python Overview AWS Lambda Azure Functions Django FastAPI Flask Google Cloud Functions Loguru Other Frameworks Python AI / LLM Libraries Python Libraries Ruby Overview Other Frameworks Ruby on Rails Rust Overview actix-web No Framework Hosting Providers Overview Metrics in AWS Logging in AWS Logging in Azure Fly.io NATS Log Shipper Logging in GCP Heroku Log Drain Render Log Stream Logging in Trigger.dev Vercel Log Drain Elixir Overview Elixir App Java: All Frameworks PHP: All Frameworks C# .NET ASP C# .NET 4 ASP Docker / Docker Compose File Fluent Forward curl OpenTelemetry Protocol (OTLP) Syslog RFC5424 Systemd / Journald Native OpenTelemetry Overview Error Monitoring Logging Tracing Browser Instrumentation Metrics Fullstack Frameworks Overview Next.js Fullstack Overview Next.js Page Router Guide Next.js App Router Guide Edge Runtime Advanced Config Remix Walkthrough Self Host & Local Dev Overview Development deployment guide. Integrations Microsoft Teams self-hosted Hobby deployment guide. Traefik SSL Proxying. Docs Home SDK Client SDK API Reference Cloudflare Worker SDK API Reference Go SDK API Reference Hono SDK API Reference Java SDK API Reference Next.JS SDK API Reference Node.JS SDK API Reference Python SDK API Reference Ruby SDK API Reference Rust SDK API Reference Docs / Getting Started / Server / Ruby / Using highlight.io with Ruby on Rails Using highlight.io with Ruby on Rails Learn how to set up highlight.io on your Rails backend. 1 Configure client-side Highlight. (optional) If you're using Highlight on the frontend for your application, make sure you've initialized it correctly and followed the fullstack mapping guide . 2 Install the Highlight Ruby SDK. Add Highlight to your Gemfile and install with Bundler. gem "highlight_io" bundle install 3 Initialize the Highlight Ruby SDK. Highlight.init initializes the SDK. Setting your project ID also lets Highlight record errors for background tasks and processes that aren't associated with a frontend session. require "highlight" Highlight.init("<YOUR_PROJECT_ID>", environment: "production") do |c| c.service_name = "my-app" c.service_version = "1.0.0" end 4 Verify your errors are being recorded. Now that you've set up the Middleware, you can verify that the backend error handling works by throwing an error in a controller. Visit the highlight errors page and check that backend errors are coming in. class ArticlesController < ApplicationController def index 1/0 end end 5 Record custom errors. (optional) If you want to explicitly send an error to Highlight, you can use the error method within traced code. Highlight.exception(e) 6 Set up the Highlight Logger. In a Rails initializer, you can replace or extend your logger with the Highlight Logger. require "highlight" Highlight.init("<YOUR_PROJECT_ID>", environment: "production") do |c| c.service_name = "my-rails-app" c.service_version = "git-sha" end # you can replace the Rails.logger with Highlight's Rails.logger = Highlight::Logger.new(STDOUT) # or broadcast logs to Highlight's logger highlight_logger = Highlight::Logger.new(nil) Rails.logger.broadcast_to(highlight_logger) # or if using an older version of Rails, you can extend the logger Rails.logger.extend(ActiveSupport::Logger.broadcast(highlight_logger)) 7 Verify your errors are being recorded. Now that you've set up the Middleware, verify that the backend error handling works by consuming an error from traced code. 8 Verify your backend logs are being recorded. Visit the highlight logs portal and check that backend logs are coming in. 9 Record custom traces. (optional) If you want to explicitly send a trace to Highlight, you can use the start_span method to wrap any code you want to trace. Highlight.start_span('my-span') do |span| # ... end 10 Verify your backend traces are being recorded. Visit the highlight traces portal and check that backend traces are coming in. Using highlight.io with Other Ruby Frameworks Rust [object Object] | 2026-01-13T08:48:13 |
https://www.brsoftech.com/blog/best-diablo-like-ios-games/ | 10 Best iOS Games Like Diablo (Updated August 2025) Company About Us Mission & Vision Value for Money Competent Experts Prompt Communication Company Profile Client Testimonial Become Partner or Reseller Business Engagement Module Investor Relationship Project Communication Strategy Non Disclosure Agreement Infrastructure Career Blog Lifestyle @BR BR In Expo Contact Us Services AI/ML TECHNOLOGIES RPA Solution Big Data Analytics Service Cyber Security Services Machine Learning Solutions Artificial Intelligence Solutions Business Intelligence Solutions TensorFlow Development Company Voice App Development Google Assistant Development Alexa Skills Development Metaverse Solutions Metaverse Development Metaverse Game Development Metaverse App Development Metaverse Casino Game Development NFT Solutions NFT Development NFT Game Development NFT Token Development NFT Marketplace Development REALITY DEVELOPMENT Augmented Reality Development Virtual Reality Development Mixed Reality Development Game Game Development Services Web3 Game Development HTML5 Game Development Blockchain Game Development Cross-Platform Game Development AI Game Development AR Game Development Hyper Casual Game Development Unity Game App Development Unreal Game Development AAA Game Development Video Game Development Company Fantasy Sports Fantasy Sports Software Fantasy Sports App Development Card Game Poker Game Development Baccarat Game Development BlackJack Game Development Card Game Development Andar Bahar Game Teen Patti Game Development Rummy Game Development Board Game Board Game Developmemnt Carrom Board Game Development Ludo Game Development Chess Game Development Bingo Game Development Metaverse Solutions Metaverse Development Metaverse Game Development Metaverse App Development Additional Gaming Solutions Aviator Game Development Slot Game Development Roulette Game Development Multigaming Platform Development IOS Game Development Android Game Development Game Game Development Services Web3 Game Development HTML5 Game Development Blockchain Game Development Cross-Platform Game Development AI Game Development Video Game Development Company Hyper Casual Game Development Unity Game App Development Unreal Game Development AR Game Development AAA Game Development Fantasy Sports Sport Betting Software Development Satta Matka Development Virtual Betting Game App Development Sports Betting Development Sports Betting Script Sportsbook Software Development --> Fantasy Sports Software Fantasy Sports App Development Card Game Card Game Development Baccarat Game Development Teen Patti Game Development Rummy Game Development BlackJack Game Development Poker Game Development Andar Bahar Game Call Break Game Board Game Board Game Developmemnt Carrom Board Game Development Ludo Game Development Snake and Ladders Game Chess Game Development Bingo Game Development Tic Tac Toe Game Development Additional Gaming Solutions Aviator Game Development Slot Game Development Game-Co Development Roulette Game Development Color Prediction Game Multigaming Platform Development IOS Game Development Android Game Development Case Study Waey Taxi Awfr Grocery Poker Stud Gloomme UR Shipper Smart Wash RSRTC Booking App Rajasthan Tourism Department GRSE Portal university portal bank of baroda fortune bitz eco smartly drs panel gpl games munger university hot-plate fn power zadcart Ludo Wings Rummy 21 Classic Ludo GameLatest Rummy Web Stories +91 7821055537 Quote --> X +91 7821055537, +91 9982201414 bdm.br +1-603-275-9923 +1-650-727-6690 Best iOS Games Like Diablo in 2025 iOS Game Development Aug 04, 2025 Follow Us: --> The Diablo series is famous for its dark fantasy world, exciting monster battles, and rich treasure-hunting gameplay inside dangerous dungeons. But many iOS gamers have grown tired of Diablo Immortal because of internet requirements, pay-to-win mechanics, or lag issues. Thankfully, there are better iOS games like Diablo that offer the same thrill without the frustration. In this blog, you will explore the best Diablo-like games for iPhone and iPad, explain what type of game Diablo is, and help you choose the perfect ARPG based on your gaming style. Table of Contents Toggle What is the Diablo Game? What are Games Like Diablo? Top iOS Games Like Diablo to Try in 2025 Final Verdict: Which iOS Game Truly Feels Like Playing Diablo? Frequently Asked Questions What is the Diablo Game? Diablo is a popular action role-playing game (ARPG) developed by Blizzard Entertainment. In the game, players explore dark, monster-filled worlds, fight enemies, and collect powerful loot like weapons and armor. The aim is to defeat the Lord of Terror, Diablo, and other evil forces. Players can choose different character classes like warriors, mages, or demon hunters, each with unique skills. The gameplay focuses on fast combat, leveling up, and gear upgrades. Diablo can be played solo or with others online. It is known for its dark fantasy setting, addictive loot system, and deep dungeon-crawling experience. What are Games Like Diablo? Games like Diablo are action role-playing games (ARPGs) that focus on real-time combat, loot collection, and character building through gear and skills. These games are similar to Diablo due to the following features: Isometric Combat: Top-down view with real-time action Procedural Dungeons: Randomized maps every time you play Passive Skill Trees: Unique builds based on skill upgrades Gear-Based Progression: Your power depends on loot and gear If you are curious about how these mechanics are implemented for iPhone and iPad, you can check our guide on iOS game development cost and process for a deeper insight. Top iOS Games Like Diablo to Try in 2025 Here are the top iOS games similar to Diablo that I’ve carefully selected as great alternatives: 1. AnimA ARPG AnimA is one of the best iOS games like Diablo. It has dark graphics, fast combat, and tons of loot. Here, you combat with fight monsters, explore dungeons, and collect powerful gear. The game feels like Diablo II and works great offline. There are many skill paths and class builds to try. It’s perfect for players who enjoy grinding for rare items and building strong characters. AnimA has no ads or pay-to-win tricks. It also works with controllers, so you can enjoy it like a console game. Offline ARPG: Yes Deepest Loot System: Yes Gear-based Progression: Yes Pay-to-Win Traps: No Controller Compatible: Yes iPhone Compatible: Yes 2. Titan Quest Titan Quest was originally developed for PC, but it is now available on iOS. Set in ancient worlds like Greece and Egypt, it offers deep action RPG gameplay with huge maps, many enemies, and hundreds of loot items. You can mix different classes and skills to build unique characters. The game works fully offline and supports controllers. It’s a paid game, so there are no ads or pay-to-win mechanics. Titan Quest is perfect for players who want a rich story, powerful loot, and real Diablo-style gameplay. Offline ARPG: Yes Deepest loot system: Yes Gear-based Progression: Yes Pay-to-Win traps: No Controller Compatible: Yes iPhone Compatible: Yes For those looking to build similarly rich RPG environments, see our comparison of SpriteKit vs SceneKit vs Metal for iOS game graphics to choose the right framework. 3. Eternium Eternium is one of the free Diablo alternatives available for iOS. You can tap to move and cast spells by drawing symbols, which makes it different and engaging. It works offline after you download the content. The game has a good loot system with armor, weapons, and upgrades. You can choose between three classes and explore many maps. The game is beginner-friendly and doesn’t force you to spend money. There are no aggressive ads or energy bars. It’s perfect for casual players who still want a great RPG experience. Offline ARPG: Yes Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win traps: No Controller Compatible: Not Available iPhone Compatible: Yes If you plan to integrate fair in-app purchases like Eternium, check out our StoreKit 3 in-app purchase monetization guide to maximize revenue without hurting gameplay. 4. Pascal’s Wager Pascal’s Wager is a dark fantasy action RPG with a deep story and serious narrative. It plays more like a souls-like game but includes loot, skill trees, and character builds similar to Diablo. This iPhone game like Diablo has rich graphics and haunting music, making it great for players who enjoy dark visuals. It is a premium game, so there are no annoying ads or gacha. It supports controllers and is updated often with expansions. Though not focused on loot grind, it still offers gear-based growth and powerful upgrades. Offline ARPG: Yes Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win Traps: No Controller Compatible: Yes iPhone Compatible: Yes Indie developers can recreate similar mechanics using our step-by-step tutorial on building a 2D iOS game without Unity . 5. Exiled Kingdoms Exiled Kingdoms is an offline open-world RPG that feels like older Diablo games. It’s simple in style but has deep quests, manual saving, and real-time combat. You can choose your class, explore a big world, and make choices that affect your story. Loot is important, and gear upgrades help you grow stronger. There’s no internet needed, and it doesn’t use ads or in-app purchases to pressure players. If you like classic ARPGs with freedom and adventure, this game is a great pick. Offline ARPG: Yes Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win Traps: No Controller Compatible: Not Available iPhone Compatible: Yes 6. Dungeon Hunter 5 Dungeon Hunter 5 is an action-packed ARPG with strong visuals and fast gameplay. It features both online and offline modes. You play missions, upgrade weapons, and unlock new gear. It is a free-to-play game, but it does have in-app purchases that are optional. While the loot system is good, it leans toward grinding or paying. It still delivers exciting battles and character building. It’s great for short sessions and casual play. Though not the fairest, it’s fun if you enjoy flashy combat and dungeon runs. Offline ARPG: Partially Available Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win Traps: Yes Controller Compatible: Not Available iPhone Compatible: Yes 7. Iesabel Iesabel is an old but rich Diablo-style RPG with offline play, many character builds, and real-time action. It lets you choose from different classes and explore dark fantasy worlds. The game has a good loot system with many weapons, armor, and upgrades. It supports controller input and manual saves. Though not as polished as newer games, it offers true ARPG gameplay without ads or energy systems. A great choice for those who want a retro-style Diablo game on mobile. Offline ARPG: Yes Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win Traps: No Controller Compatible: Yes iPhone Compatible: Yes 8. Undecember Undecember is a modern ARPG with high-end visuals and no fixed classes. You can build your character freely using skills and gear, just like in Diablo. It offers online features, real-time battles, and a huge loot pool. However, it requires an internet connection and includes in-app purchases. It’s best for players who love complex builds, grinding, and theorycrafting. If you want freedom in building your hero and enjoy flashy combat, Undecember is a solid choice. Offline ARPG: No Deepest Loot System: Yes Gear-based Progression: Yes Pay-to-Win Traps: Yes Controller Compatible: Not Available iPhone Compatible: Yes 9. Way of Retribution Way of Retribution is a dark, souls-like ARPG with deep combat and loot elements. It’s more slow-paced and tactical than Diablo, but still offers exploration, armor, and skill upgrades. You fight tough enemies, dodge attacks, and use gear wisely. The game works offline and has no ads. It supports controllers and gives the true feel of a console. While this iOS game is not focused on loot drops like Diablo, it is great for players who want challenge and action with a dark fantasy style. Offline ARPG: Yes Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win Traps: No Controller Compatible: Yes iPhone Compatible: Yes If you’re unsure about your game engine choice, explore our detailed Swift vs Unity comparison for iOS game development before starting your project. 10. Bladebound Bladebound is a fast, stylish ARPG with vivid effects and quick battles. You collect weapons, armor, and magical gear as you progress. The game is online and includes limited multiplayer features. It’s free to play but includes in-app purchases, which may affect balance. Still, it delivers strong action and smooth combat. The game has auto-play options too, which makes it good for casual users. It’s not the most deep, but fun for quick action. Offline ARPG: No Deepest Loot System: Moderate Gear-based Progression: Yes Pay-to-Win Traps: Yes Controller Compatible: Not Available iPhone Compatible: Yes Final Verdict: Which iOS Game Truly Feels Like Playing Diablo? Game Name Loot Grind Offline Support Build Depth Monetization AnimA ARPG Yes Yes Yes Yes Titan Quest Yes Yes Yes Yes, but Paid Eternium Yes Yes Moderate Yes Top Pick: AnimA ARPG. It is closest to Diablo II in gameplay, loot, and feel Best Casual Choice: Eternium. It is fun, smooth, and free Premium Experience: Titan Quest. It is a classic ARPG with controller support If you are a gaming business owner, developing Diablo-like games is seamless with a premier iOS game development agency . Contact us to build a similar game cost-effectively. Contact us Now Frequently Asked Questions Q1. What type of game is Diablo and why is it so popular? Ans. Diablo is an action role-playing game (ARPG) known for real-time combat, dungeon crawling, and deep loot systems. It’s popular for its fast-paced gameplay, dark fantasy setting, and addictive gear progression. Q2. How many Diablo games are there in the series? Ans. There are five main Diablo games: Diablo I (1996), Diablo II (2000), Diablo III (2012), Diablo Immortal (2022), and Diablo IV (2023). Each builds on loot-based action RPG gameplay. Q3. Which game is most like Diablo? Ans. AnimA ARPG is considered the closest to classic Diablo on mobile. It offers offline play, deep loot, dark visuals, and real-time action similar to Diablo II. Q4. Is there a mobile version of Diablo? Ans. Yes, Diablo Immortal is the official mobile version released in 2022. It brings Diablo’s ARPG gameplay to iOS and Android, though it requires internet and includes in-app purchases. Q5. What game is most like Diablo 4? Ans. Undecember is most likely Diablo 4 on mobile. It features high-end visuals, open builds, online multiplayer, and large-scale loot systems similar to modern Diablo gameplay. Q6. Is there a game like Diablo but turn-based? Ans. Yes, Darkest Dungeon and Battle Chasers: Nightwar are turn-based games that have dark fantasy themes and loot mechanics. They offer a Diablo-like feel in slower-paced combat. Q7. Are there old-school games like Diablo worth playing today? Ans. Yes, Titan Quest, Exiled Kingdoms, and Iesabel are old-school ARPG titles that are still popular today. They offer offline gameplay, classic loot systems, and nostalgic Diablo-like experiences on mobile. Nitin Garg Nitin Garg is a seasoned tech entrepreneur and the visionary founder of BR Softech, a globally recognized leader in game development. With over 13 years of industry experience, he has been instrumental in transforming BR Softech into a powerhouse of innovation, offering cutting-edge solutions in Video Games, Blockchain Games, NFT Game Development, and card games like Poker, Rummy, and Teen Patti. Nitin’s deep expertise in emerging technologies, combined with a sharp business acumen, has helped position BR Softech as a trusted name in the international gaming arena. Under his leadership, BR Softech has built a global clientele of 3,000+ satisfied customers and scaled a dedicated in-house team of 180+ skilled professionals. --> Post navigation Previous Previous post: What are the Challenges in Developing Multiplayer Online Games? Next Next post: How to Develop an App Like 888Poker? You may also like 10 Best iOS Games Like Zelda That Capture the Same Adventure and Magic How Much Does It Cost to Develop an iOS Game in USA? Maximize iOS In-App Revenue with StoreKit 3 — Without Killing UX Search Search for: Search Scan QR Code For Immediate Contact Whatsapp Categories Categories Select Category AAA Games AI Game Development Android Game App Development AR Game Development Aviator Game Bingo Game Blockchain Development Blockchain Game Development Board Game Card Game card game development Casino Casino API Crash Casino Cross Platform Cryptocurrency Esports Fantasy Sports Festival Game Development General HTML5 Game Development Hypercasual Game iOS Game Development Live Dealer Casino Live Streaming App Lottery Metaverse Metaverse Game Multigaming Platform Development News NFT On Demand Poker Press Release Roulette Rummy game development Satta Matka Slot Game Software Sponsored Sports Betting SportsBook Sweepstakes Taxi Technology Unity Game Development Unreal Engine Development Unreal Engine Game Development Video Game Virtual Reality Web Development Web3 Game Development Get in Touch Name * Email * Country Name * Mobile No * Message * Get In Touch Subscribe BR Newsletter for trending blogs, tips, and latest photos. Let’s stay updated! [email-subscribers-form id="1"] BRSOFTECH private limited (BRSOFTECH) declares to abide by laws of Govt. of India (including but not limited to Promotion and Regulation of Online Gaming Act, 2025). Expertise Expertise Web3 Game Development Html5 Game Development Blockchain Game Development AI Game Development Hyper Casual Game Development Fantasy Sports Development Poker Game Development Bingo Game Development Metaverse Game Development MultiGame Platform Development Blogs Blogs 09 Jan Cross-Platform Game Development Guide: Build Games Across Multiple Platforms in 2026 08 Jan AR Game Development Cost: A Complete Overview 06 Jan Top 15 Games Like Carrom to Explore in 2026 Board & Digital List 05 Jan Top Augmented Reality Trends for AR Apps in 2026 02 Jan Top 10 Games Like Bubble Shooter in 2026 (Android, iOS, PC) Social Media Social Media Created with Fabric.js 3.6.6 --> We're Hiring Submit Your Resume --> Business No +91-7821055537 bdm.br nitin@brsoftech.com Enquire Now Protected by Copyscape Do Not Copy --> Get in Touch Country Name * | 2026-01-13T08:48:13 |
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests | About pull requests - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Pull requests / Collaborate with pull requests / Propose changes / About pull requests Home Pull requests Commit changes to your project Create & edit commits About commits With multiple authors On behalf of an organization Changing a commit message View & compare commits Comparing commits Commit views Troubleshooting commits Commit missing in local clone Linked to wrong user Commit blocked by push protection Collaborate with pull requests Getting started Collaborative development Help others review your changes Manage and standardize pull requests Working with forks About forks Fork a repository Permissions and visibility Configure a remote repository Syncing a fork Allow changes to a branch Deleted or changes visibility Detaching a fork Code quality features About status checks Required status checks Propose changes About branches Create & delete branches About pull requests Compare branches Creating a pull request Create a PR from a fork Using query parameters to create a pull request Change the state Request a PR review Update the head branch Change the base branch Commit to PR branch from fork Address merge conflicts About merge conflicts Resolve merge conflicts Resolve merge conflicts in Git Review changes About PR reviews Review proposed changes Filter files Methods & functions Comment on a PR View a PR review Review dependency changes Incorporate feedback Required reviews Dismiss a PR review Check out a PR locally Incorporate changes About pull request merges Merging a pull request Merge PR automatically Merge PR with merge queue Closing a pull request Reverting a pull request Pull requests / Collaborate with pull requests / Propose changes / About pull requests About pull requests Pull requests let you propose, review, and merge code changes. View page as Markdown In this article Working with pull requests Draft pull requests Differences between commits on compare and pull request pages Further reading Pull requests are proposals to merge code changes into a project. A pull request is GitHub's foundational collaboration feature , letting you discuss and review changes before merging them. This helps teams work together, catch issues early, and maintain code quality. View your pull requests Working with pull requests The Conversation tab of a pull request displays a description of the changes, a timeline of events, and comments and reviews from collaborators. This central hub lets you track the discussion and progress of the proposed changes. The Commits tab shows all commits made to the pull request branch in chronological order. This helps you understand the development history and see how the changes evolved over time. The Checks tab displays the status of any automated tests, builds, or other continuous integration workflows that run when you push commits. These checks help ensure your changes meet quality standards before merging. The Files changed tab shows the differences between the proposed changes and the existing code, making it easy to see what will change when the pull request merges. Draft pull requests When you create a pull request, you can choose to make it a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review them. This is useful when you want to share work-in-progress without formally requesting reviews. When you're ready to get feedback on your pull request, you can mark your draft pull request as ready for review. Marking a pull request as ready for review will request reviews from any code owners. You can convert a pull request to a draft at any time. See Changing the stage of a pull request . Differences between commits on compare and pull request pages The compare and pull request pages use different methods to calculate the diff for changed files: Compare pages show the diff between the tip of the head ref and the current common ancestor (that is, the merge base) of the head and base ref. Pull request pages show the diff between the tip of the head ref and the common ancestor of the head and base ref at the time when the pull request was created. As a result, the merge base used for the comparison might be different. Further reading Creating a pull request About branches Commenting on a pull request Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/xamarin/ | Xamarin Blog - Support for Xamarin has ended, upgrade to .NET MAUI today Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs Xamarin Blog Upgrade to .NET MAUI Today Microsoft support for Xamarin ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. Upgrade your Xamarin & Xamarin.Forms projects to .NET 8 and .NET MAUI with our migration guides. Learn more Xamarin Blog Support for Xamarin has ended, upgrade to .NET MAUI today Latest posts May 15, 2023 Post comments count 13 Post likes count 5 Xamarin.Forms and Essentials now target Android 13 (in Preview) Gerald Versluis New preview versions of Xamarin.Forms and Xamarin.Essentials have been released, these versions now target Android 13 by default. In this post you will read all the details. Feb 15, 2023 Post comments count 1 Post likes count 7 Tips & Tricks on Upgrading Xamarin.iOS & Xamarin.Android to .NET for iOS & Android James Montemagno There has never been a better time to update & migrate your Xamarin.iOS and Xamarin.Android apps to the latest version of .NET to take advantage of the latest features, support, and performance improvements. Sep 27, 2022 Post comments count 2 Post likes count 13 Fall 2022 Updates for Xamarin, Hello iOS 16 and Android 13 David Ortinau iOS 16 is now available. Let's now look at what you need to do with your Xamarin projects before May 1, 2024. May 17, 2022 Post likes count 3 Migrating MR.Gestures from Xamarin.Forms to .NET MAUI Michael Rumpler In this guest blog post, Michael Rumpler shares how he ported his popular Xamarin.Forms library, MR.Gestures, to support .NET MAUI May 10, 2022 Post likes count 4 Tips for Moving Your Xamarin Library to .NET MAUI Luis Matos Join me as I share the tips that I learned porting my NuGet Package, Plugin.ValidationRules to support .NET MAUI Jan 20, 2022 Post likes count 3 Facebook SDK v12.2 for Xamarin.iOS Now Available Israel Soto The latest version of the Facebook SDK is now available for Xamarin developers offering updates to CoreKit, LoginKit, ShareKit, GamingServiceKit, and AudienceNetwork. Dec 14, 2021 Post comments count 12 Post likes count 4 Machine Learning in Xamarin.Forms with ONNX Runtime Mike Parker Learn how to integrate machine learning into your Xamarin.Forms application with ONNX Runtime Nov 11, 2021 Post comments count 1 Post likes count 3 The Journey to Accessible Apps: Meaningful Content Ordering Rachel Kang (SHE/HER) Do your apps have meaningful content ordering? Learn more about accessible layouts and navigation and find out how you can ensure accessible ordering in your apps. Nov 8, 2021 Post comments count 7 Post likes count 4 What’s New in Xamarin and Visual Studio 2022 David Ortinau Xamarin has shipped support for the latest Android and iOS versions, and productivity features in Visual Studio 2022. What's next for Xamarin? Load more posts Popular topics Developers Xamarin.Forms Xamarin Platform Xamarin Android Events Announcements Enterprise iOS Integrations Relevant Links Microsoft support for Xamarin ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. Upgrade your Xamarin & Xamarin.Forms projects to .NET 8 and .NET MAUI with our migration guides Archive May 2023 February 2023 September 2022 May 2022 January 2022 December 2021 November 2021 August 2021 July 2021 June 2021 May 2021 April 2021 March 2021 February 2021 January 2021 December 2020 November 2020 October 2020 September 2020 August 2020 July 2020 June 2020 May 2020 April 2020 March 2020 February 2020 January 2020 December 2019 November 2019 October 2019 September 2019 August 2019 July 2019 June 2019 May 2019 April 2019 March 2019 February 2019 January 2019 December 2018 November 2018 October 2018 September 2018 August 2018 July 2018 June 2018 May 2018 April 2018 March 2018 February 2018 January 2018 December 2017 November 2017 October 2017 September 2017 August 2017 July 2017 June 2017 May 2017 April 2017 March 2017 February 2017 January 2017 December 2016 November 2016 October 2016 September 2016 August 2016 July 2016 June 2016 May 2016 April 2016 March 2016 February 2016 January 2016 December 2015 November 2015 October 2015 September 2015 August 2015 July 2015 June 2015 May 2015 April 2015 March 2015 February 2015 January 2015 December 2014 November 2014 October 2014 September 2014 August 2014 July 2014 June 2014 May 2014 April 2014 March 2014 February 2014 January 2014 December 2013 November 2013 October 2013 September 2013 August 2013 July 2013 June 2013 May 2013 March 2013 February 2013 January 2013 December 2012 October 2012 September 2012 August 2012 June 2012 May 2012 April 2012 March 2012 February 2012 December 2011 November 2011 October 2011 September 2011 August 2011 July 2011 Follow this blog Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the Xamarin Blog Newsletter. Privacy Statement. Subscribe Sign in Theme Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://www.anthropic.com/legal/aup | Skip to main content Skip to footer Research Economic Futures Commitments Learn News Try Claude Usage Policy Effective September 15, 2025 Previous Version English Our Usage Policy (also referred to as our “Acceptable Use Policy” or “AUP”) applies to anyone who can submit inputs to Anthropic’s products and/or services, including via any authorized resellers or passthrough access, all of whom we refer to as “users.” The Usage Policy is intended to help our users stay safe and promote the responsible use of our products and services. The Usage Policy is categorized according to who can use our products and for what purposes. We will update our policy as our technology and the associated risks evolve or as we learn about unanticipated risks. Universal Usage Standards: Our Universal Usage Standards apply to all users and use cases. High-Risk Use Case Requirements: Our High-Risk Use Case Requirements apply to specific consumer-facing use cases that pose an elevated risk of harm. Additional Use Case Guidelines: Our Additional Use Case Guidelines apply to certain other use cases, including consumer-facing chatbots, products serving minors, agentic use, and Model Context Protocol servers. Anthropic’s Safeguards Team will implement detection and monitoring to enforce our Usage Policy, so please review this policy carefully before using our products or services. If we learn that you have violated our Usage Policy, we may throttle, suspend, or terminate your access to our products and services. We may also block or modify model outputs when inputs violate our Usage Policy. If you believe that our model outputs are potentially inaccurate, biased or harmful, please notify us at usersafety@anthropic.com, or report it directly in our product through the “report issues” thumbs down button or similar feedback features (where available). You can read more about our Safeguards practices and recommendations in our Safeguards Support Center . This Usage Policy is calibrated to strike an optimal balance between enabling beneficial uses and mitigating potential harms. Anthropic may enter into contracts with certain governmental customers that tailor use restrictions to that customer’s public mission and legal authorities if, in Anthropic’s judgment, the contractual use restrictions and applicable safeguards are adequate to mitigate the potential harms addressed by this Usage Policy. Universal Usage Standards Do Not Violate Applicable Laws or Engage in Illegal Activity This includes using our products or services to: Acquire or exchange illegal or controlled substances Engage in or facilitate human trafficking or prostitution Infringe, misappropriate, or violate the intellectual property rights of a third party Violate any other applicable laws or regulations in your jurisdiction Do Not Compromise Critical Infrastructure This includes using our products or services to: Facilitate the destruction or disruption of critical infrastructure such as power grids, water treatment facilities, medical devices, telecommunication networks, or air traffic control systems Obtain unauthorized access to critical systems such as voting machines, healthcare databases, and financial markets Interfere with the operation of military bases and related infrastructure Do Not Compromise Computer or Network Systems This includes using our products or services to: Discover or exploit vulnerabilities in systems, networks, or applications without authorization of the system owner Gain unauthorized access to systems, networks, applications, or devices through technical attacks or social engineering Create or distribute malware, ransomware, or other types of malicious code Develop tools for denial-of-service attacks or managing botnets Create tools designed to intercept communications or monitor devices without authorization of the system owner Develop persistent access tools designed to operate below normal system security levels, including firmware modifications or hardware implants Create automated tools designed to compromise multiple systems at scale for malicious purposes Bypass security controls such as authenticated systems, endpoint protection, or monitoring tools Do Not Develop or Design Weapons This includes using our products or services to: Produce, modify, design, or illegally acquire weapons, explosives, dangerous materials or other systems designed to cause harm to or loss of human life Design or develop weaponization and delivery processes for the deployment of weapons Circumvent regulatory controls to acquire weapons or their precursors Synthesize, or otherwise develop, high-yield explosives or biological, chemical, radiological, or nuclear weapons or their precursors, including modifications to evade detection or medical countermeasures Do Not Incite Violence or Hateful Behavior This includes using our products or services to: Incite, facilitate, or promote violent extremism, terrorism, or hateful behavior Provide material support for organizations or individuals associated with violent extremism, terrorism, or hateful behavior Facilitate or promote any act of violence or intimidation targeting individuals, groups, animals, or property Promote discriminatory practices or behaviors against individuals or groups on the basis of one or more protected attributes such as race, ethnicity, religion, national origin, gender, sexual orientation, or any other identifying trait Do Not Compromise Privacy or Identity Rights This includes using our products or services to: Violate privacy rights as defined by applicable privacy laws, such as sharing personal information without consent or accessing private data unlawfully Misuse, collect, solicit, or gain access without permission to private information such as non-public contact details, health data, biometric or neural data (including facial recognition), or confidential or proprietary data Impersonate a human by presenting results as human-generated, or using results in a manner intended to convince a natural person that they are communicating with a natural person when they are not Do Not Compromise Children’s Safety This includes using our products or services to: Create, distribute, or promote child sexual abuse material (“CSAM”), including AI-generated CSAM Facilitate the trafficking, sextortion, or any other form of exploitation of a minor Facilitate minor grooming, including generating content designed to impersonate a minor Facilitate child abuse of any form, including instructions for how to conceal abuse Promote or facilitate pedophilic relationships, including via roleplay with the model Fetishize or sexualize minors, including in fictional settings or via roleplay with the model Note: We define a minor or child to be any individual under the age of 18 years old, regardless of jurisdiction. When we detect CSAM (including AI-generated CSAM), or coercion or enticement of a minor to engage in sexual activities, we will report to relevant authorities. Do Not Create Psychologically or Emotionally Harmful Content This includes using our products or services to: Facilitate, promote, or glamorize any form of suicide or self-harm, including disordered eating and unhealthy or compulsive exercise Engage in behaviors that promote unhealthy or unattainable body image or beauty standards, such as using the model to critique anyone’s body shape or size Shame, humiliate, intimidate, bully, harass, or celebrate the suffering of individuals Coordinate the harassment or intimidation of an individual or group Generate content depicting animal cruelty or abuse Promote, trivialize, or depict graphic violence or gratuitous gore, including sexual violence Develop a new product or service, or support an existing product or service that employs or facilitates deceptive techniques with the intent of causing emotional harm Do Not Create or Spread Misinformation This includes using our products or services to: Create or disseminate deceptive or misleading information about, or with the intention of targeting, a group, entity or person Create or disseminate deceptive or misleading information about laws, regulations, procedures, practices, standards established by an institution, entity or governing body Create or disseminate conspiratorial narratives meant to target a specific group, individual or entity Impersonate real entities or create fake personas to falsely attribute content or mislead others about its origin without consent or legal right Provide false or misleading information related to medical, health or science issues Do Not Undermine Democratic Processes or Engage in Targeted Campaign Activities This includes using our products or services to: Engage in personalized vote or campaign targeting based on individual profiles or data Create artificial or deceptive political movements in which the source, scale or nature of the campaign or activities is misrepresented Generate automated communications to public officials or voters at scale that conceal their artificial origin, or engage in systematic vote solicitation that could undermine election integrity Create political content designed to deceive or mislead voters, including synthetic media of political figures Generate or disseminate false or misleading information in political and electoral contexts, including about candidates, parties, policies, voting procedures, or election security Engage in political lobbying or grassroots advocacy using false or fabricated information, or create lobbying or advocacy materials containing demonstrably false claims about facts, data, or events Incite, glorify or facilitate the disruption of electoral or civic processes, including interference with voting systems, vote counting, or certification processes Create content designed to suppress voter turnout or discourage legitimate political participation through deception or intimidation Do Not Use for Criminal Justice, Censorship, Surveillance, or Prohibited Law Enforcement Purposes This includes using our products or services to: Make determinations on criminal justice applications, including making decisions about or determining eligibility for parole or sentencing Target or track a person’s physical location, emotional state, or communication without their consent, including using our products for facial recognition, battlefield management applications or predictive policing Utilize models to assign scores or ratings to individuals based on an assessment of their trustworthiness or social behavior without notification or their consent Build or support emotional recognition systems or techniques that are used to infer emotions of a natural person, except for medical or safety reasons Analyze or identify specific content to censor on behalf of a government organization Utilize models as part of any biometric categorization system for categorizing people based on their biometric data to infer their race, political opinions, trade union membership, religious or philosophical beliefs, sex life or sexual orientation Utilize models as part of any law enforcement application that violates or impairs the liberty, civil liberties, or human rights of natural persons Do Not Engage in Fraudulent, Abusive, or Predatory Practices This includes using our products or services to: Facilitate the production, acquisition, or distribution of counterfeit or illicitly acquired goods Promote or facilitate the generation or distribution of spam Generate content for fraudulent activities, schemes, scams, phishing, or malware that can result in direct financial or psychological harm Create falsified documents including fake IDs, licenses, currency, or other government documents Develop, promote, or otherwise facilitate the sale or distribution of fraudulent or deceptive products Generate deceptive or misleading digital content such as fake reviews, comments, or media Engage in or facilitate multi-level marketing, pyramid schemes, or other deceptive business models that use high-pressure sales tactics or exploit participants Promote or facilitate payday loans, title loans, or other high-interest, short-term lending practices that exploit vulnerable individuals Engage in deceptive or abusive practices that exploit individuals based on age, disability or a specific social or economic situation Promote or facilitate the use of abusive or harassing debt collection practices Develop a product or support an existing service that deploys subliminal, manipulative, or deceptive techniques to distort behavior by impairing decision-making Engage in actions or behaviors that circumvent the guardrails or terms of other platforms or services Plagiarize or submit AI-assisted work without proper permission or attribution Do Not Abuse our Platform This includes using our products or services to: Coordinate malicious activity across multiple accounts to avoid detection or circumvent product guardrails or generating identical or similar inputs that otherwise violate our Usage Policy Utilize automation in account creation or to engage in spammy behavior Circumvent a ban through the use of a different account, such as the creation of a new account, use of an existing account, or providing access to a person or entity that was previously banned Access or facilitate account or API access to Claude to persons, entities, or users in violation of our Supported Regions Policy Intentionally bypass capabilities, restrictions, or guardrails established within our products for the purposes of instructing the model to produce harmful outputs (e.g., jailbreaking or prompt injection) without prior authorization from Anthropic Utilization of inputs and outputs to train an AI model (e.g., “model scraping” or “model distillation”) without prior authorization from Anthropic Do Not Generate Sexually Explicit Content This includes using our products or services to: Depict or request sexual intercourse or sex acts Generate content related to sexual fetishes or fantasies Facilitate, promote, or depict incest or bestiality Engage in erotic chats High-Risk Use Case Requirements Some use cases pose an elevated risk of harm because they influence domains that are vital to public welfare and social equity. For these use cases, given potential risks to individuals and consumers, we believe that relevant human expertise should be integrated and that end-users should be aware when AI has been involved in producing outputs. As such, for the “High-Risk Use Cases” described below, we require that you implement these additional safety measures: Human-in-the-loop: When using our products or services to provide advice, recommendations, or in subjective decision-making directly affecting individuals or consumers , a qualified professional in that field must review the content or decision prior to dissemination or finalization. You or your organization are responsible for the accuracy and appropriateness of that information. Disclosure: If model outputs are presented directly to individuals or consumers , you must disclose to them that you are using AI to help produce your advice, decisions, or recommendations. This disclosure must be provided at a minimum at the beginning of each session. “High-Risk Use Cases” include: Legal: Use cases related to legal interpretation, legal guidance, or decisions with legal implications Healthcare: Use cases related to healthcare decisions, medical diagnosis, patient care, therapy, mental health, or other medical guidance. Wellness advice (e.g., advice on sleep, stress, nutrition, exercise, etc.) does not fall under this category Insurance: Use cases related to health, life, property, disability, or other types of insurance underwriting, claims processing, or coverage decisions Finance: Use cases related to financial decisions, including investment advice, loan approvals, and determining financial eligibility or creditworthiness Employment and housing: Use cases related to decisions about the employability of individuals, resume screening, hiring tools, or other employment determinations or decisions regarding eligibility for housing, including leases and home loans Academic testing, accreditation and admissions: Use cases related to standardized testing companies that administer school admissions (including evaluating, scoring or ranking prospective students), language proficiency, or professional certification exams; agencies that evaluate and certify educational institutions Media or professional journalistic content: Use cases related to using our products or services to automatically generate content and publish it for external consumption Additional Use Case Guidelines The below use cases – regardless of whether they are High-Risk Use Cases – must comply with the additional guidance provided. All consumer-facing chatbots, including any external-facing or interactive AI agent, must disclose to users that they are interacting with AI rather than a human. This disclosure must be provided at a minimum at the beginning of each chat session. Products serving minors, including organizations providing minors with the ability to directly interact with products that incorporate our API(s), must comply with the additional guidelines outlined in our Help Center article. Agentic use cases must still comply with the Usage Policy. We provide examples of Usage Policy prohibitions in the context of agentic use in this Help Center article . Model Context Protocol (MCP) servers listed in our Connector Directory must comply with our Directory Policy . Products Claude Claude Code Claude in Chrome Claude in Excel Claude in Slack Skills Max plan Team plan Enterprise plan Download app Pricing Log in to Claude Models Opus Sonnet Haiku Solutions AI agents Code modernization Coding Customer support Education Financial services Government Healthcare Life sciences Nonprofits Claude Developer Platform Overview Developer docs Pricing Regional Compliance Amazon Bedrock Google Cloud’s Vertex AI Console login Learn Blog Claude partner network Connectors Courses Customer stories Engineering at Anthropic Events Powered by Claude Service partners Startups program Tutorials Use cases Company Anthropic Careers Economic Futures Research News Responsible Scaling Policy Security and compliance Transparency Help and security Availability Status Support center Terms and policies Privacy policy Consumer health data privacy policy Responsible disclosure policy Terms of service: Commercial Terms of service: Consumer Usage policy © 2025 Anthropic PBC Usage Policy \ Anthropic | 2026-01-13T08:48:13 |
https://ruul.io/blog/social-distancing-and-the-state-of-coworking-spaces-today | Social distancing and the state of coworking spaces - Ruul Product Payment Requests Get paid anywhere. Sell Services Make your services buyable Sell Products Create once sell forever Subscriptions Get paid on repeat Ruul Space Your personel storefront. One link for everything you offer. Learn more Pricing Resources Partner Programs Referral Program Get 1% for life. Seriously. Affiliate Program Bring users, get paid Partners Let’s grow together. More Blog About us Support Brand Kit For Customers Log in Sign up For Businesses Login Sign up work Social distancing and the state of coworking spaces today Explore how coworking spaces are adapting to physical distancing norms—from safety protocols and flexible memberships to virtual community building. Discover what the future holds for shared workspaces in a post-pandemic world. Canan Başer 5 min read RUUL FOR INDEPENDENCE You chose independence.We make sure you keep it. Sell your time, your talent, whatever you create or build always on your terms. Get started See Example This is also a heading This is a heading Key Points What is social distancing? It simply refers to a set of interventions and measures by staying physically distant to hinder the spread of contagious diseases. The term has entered our lives with the pandemic and has become so widespread that we have been hearing and seeing everywhere every single day.The term is no stranger to any of us now. Social distancing, social isolation, or physical distancing; whatever you may call it, has obliged us all to self-distance and lock ourselves away longer than we have ever done before. The once-popular term of social distancing is now leaving its place to physical distancing, though. And there is a fair reason for that.Dr. Maria Kerkhove, an epidemiologist from the World Health Organization (WHO) recently stated in a press briefing that they are now changing their discourse in order to emphasize the need to stay socially connected for the sake of our mental health. For ideas on how to stay sane in this period, you can move on to our new and constructive article. With everyone having to retreat to their homes, silence has taken over public spaces, corporate buildings, restaurants, cultural institutions, schools, and last but not least, coworking spaces. Playing by the rules of physical distancing, many coworking spaces are closed down, but that doesn’t keep them from socially interacting with their community. How coworking spaces around the globe are adjusting to the conditions stipulated by the Coronavirus pandemic Shutting down and canceling events Many spaces closed down their locations and strictly advised all members and staff to work from home. This is a tough decision to make, but their hands were tied when the government commanded an absolute quarantine. Therefore, some businesses had to make their regulatory arrangements and cease their physical operations entirely, whereas some called a halt without waiting for any enforcement. Keeping physically operating by taking hygiene and other social distancing measures Suspending services Some relatively small and local coworking spaces such as Cowork Frederick , US, and The Mill , US stay open by following physical distancing guidelines and suspending a portion of their services like personal meetings, events, and communal kitchen/barista facilities. Keeping social distance and applying health measures In the meantime, spaces that keep their doors open such as Kolektif House , TR have announced that they have taken serious health and hygiene measures at their locations. Workplace disinfection applications and health checks on the personnel, as well as the incoming members, have been routinized.To ensure physical distancing during work, some providers have rearranged their spaces by moving their furniture further apart or clustering the workspace by putting unrented private offices to use. Again at the locations of our partner, Kolektif House , signs are used on floors to remind visitors of social distancing. The number of people at meetings and events are subject to limitations. Distance between individuals is strictly kept minimum as one meter. Office disinfection and hand sanitizers At the locations of Ruul ’s business partner, Workinton ; cleaning frequency has been doubled, sanitizers were positioned all across the working spaces, café area was closed down and catered products have started to be offered in closed packages.Findings of a recent survey shared with more than 14.000 coworking spaces across 172 countries conducted by Coworker show that approximately 75% of the spaces have made hand sanitizers accessible at their locations. Offering virtual services and events The situation evoked the creativity and adaptation skills of the business owners. Many coworking spaces have proven that their services are not restricted to their spatial capacity. Some offer chat rooms for online engagement between members, whereas others organize virtual classes or workshops sourced by their members.From reading lists to guides to working from home, spaces share engaging and practical content with their community to support them from afar. They shift their planned events online by making use of the technology and some even bring in new event ideas such as digital happy hours or online breakfast meet-ups ![cta] Brainstorming and collaborating with other coworking spaces Physical distancing and the challenges that came with it not only steered the members’ community to interact but also enabled a ground for dialogue and cooperation between coworking spaces. Google for Startups hubs are supporting each other by sharing case scenarios from their local areas, exchanging insights, and offering financial strategies to overcome the potential risks. Despite its gloominess, the Coronavirus pandemic seems to have a part in turning the competition into solidarity. Providing flexible payment and membership solutions As a natural outcome of not being able to get output in return for their leases and the downfall in everyone’s business, members tend to ask for flexible solutions . Refunds, withdrawal from further membership, daily and hourly use instead of monthly or annual packages are among the most prevailing requests. Spaces that are likely to pull off the financial loss heartily try to offer whatever they can to their clients.Anyhow, it is a difficult time for coworking spaces that cannot receive funding from their government or any convenience from their landlords. In this case, it remains up to the economic means and the conscience of the users to keep supporting their business partners through this hardship. Coworking spaces seem willing enough to make it up to their loyal clients. ABOUT THE AUTHOR Canan Başer Developing and implementing creative growth strategies. At Ruul, I focus on strengthening our brand and delivering real value to our global community through impactful content and marketing projects. More Freelance vs. Contract Work: Understanding the Fundamentals and Differences Discover the differences between freelance and contract work, including definitions, key differences, pros, and cons. Understand which career path suits you best based on flexibility, stability, work arrangements, and financial security. Explore common careers and payment structures to make an informed decision. Read more Best Portfolio Platforms for Freelancers in 2025 Discover the best portfolio building platforms for solo talents and freelancers to showcase their work and impress potential clients. Explore WP.ruul.io's expert recommendations and find the perfect platform to create a stunning portfolio that stands out. Read more Self-Employment Tax Forms: Everything You Need to Know Learn about the essential tax forms you need to fill out as a self-employed professional. Simplify the complex documentation and take control of your taxes. Read more MORE THAN 120,000 Independents Over 120,000 independents trust Ruul to sell their services, digital products, and securely manage their payments. FROM 190 Countries Truly global coverage: trusted across 190 countries with seamless payouts available in 140 currencies. PROCESSED $200m+ of Transactions Over $200M successfully processed, backed by an 8-year legacy of secure, reliable transactions trusted by independents worldwide. FREQUENTLY ASKED QUESTIONS Everything you need to know. Get clear, straightforward answers to the most common questions about using Ruul. hey@ruul.io What is Ruul? Ruul is a merchant-of-record platform helping freelancers and creators globally sell services, digital products, subscriptions, and easily get paid. Who is Ruul for? Ruul is designed for freelancers, creators, and independent professionals who want a simple way to sell online and get paid globally. How does Ruul work? Open an account, complete a quick verification (KYC), and link your payout account. Then, start selling through your store or send payment requests to customers instantly. How does pricing work? Signing up is free. There are no subscription or hidden fees. Ruul charges a small commission only when you sell or get paid through the platform. What is a Merchant of Record? A merchant of record is the legal seller responsible for processing payments, handling taxes, and managing compliance for each transaction. What can I sell on Ruul? You can sell services, digital products, license keys, online courses, subscriptions, and digital memberships. How do I get paid on Ruul? Add your preferred bank account, digital wallet, or receive payouts in stablecoins as crypto. Funds arrive within 24 hours after a payout is triggered. OPEN AN ACCOUNT START MAKING MONEY TODAY ruul.space/ Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. Trustpilot Product Payment Requests Sell Services Sell Products Subscriptions Ruul Space Pricing For Businesses Resources Blog About Contact Support Referral Program Affiliate Program Partner Program Tools Invoice Generator NDA Generator Service Agreement Generator Freelancer Hourly Rate Calculator All Rights Reserved © 2025 Terms Of Use Privacy Policy | 2026-01-13T08:48:13 |
https://docs.github.com/ja | GitHub Docs Skip to main content GitHub ドキュメント Version: Free, Pro, & Team 検索する、または Copilot に質問する 検索する、または Copilot に聞く Select language: current language is Japanese 検索する、または Copilot に質問する 検索する、または Copilot に聞く メニューを開く GitHub ドキュメント GitHub のどこにいてもお手伝いします。 概要 概要 移行 アカウントとプロファイル サブスクリプションと通知 認証 課金と支払い サイト ポリシー コラボレーションコーディング Codespaces リポジトリ Pull Request GitHub Discussions Integrations GitHub Copilot GitHub Copilot プラン IDE コードの提案を受ける コーディング エージェント チュートリアル GitHub Copilot Chat クックブック カスタマイズ ライブラリ CI/CD と DevOps GitHub Actions GitHub Packages GitHub Pages セキュリティと品質 シークレット スキャン サプライ チェーンのセキュリティ Dependabot コード スキャン GitHub のコード品質 クライアント アプリ GitHub CLI GitHub Mobile GitHub Desktop プロジェクト管理 GitHub Issues Projects GitHub で検索する エンタープライズとチーム 組織 組織を保護する Enterprise オンボード エンタープライズ管理者 開発者 アプリ REST API GraphQL API Webhook GitHub モデル Community コミュニティを構築する GitHub Sponsors GitHub Education GitHub for Nonprofits GitHub Support GitHub Docs に投稿する その他のドキュメント CodeQL query writing Electron npm GitHub Well-Architected 作業の開始 Git のセットアップ GitHub の中心には、Git というオープンソースのバージョン コントロール システム (VCS) があります。 Git は、GitHub に関連してローカルコンピュータで発生するすべての動作の根本を担っています。 SSH を使用した GitHub への接続 セキュリティで保護されていないネットワーク経由でセキュリティで保護されたチャネルを提供する Secure Shell プロトコル (SSH) を使用して、GitHub に接続できます。 リポジトリの作成と管理 GitHub にリポジトリを作成し、プロジェクトのファイルを保存して共同作業し、リポジトリの名前と場所を管理できます。 基本的な書き込みと書式設定の構文 GitHub で簡単な構文を使用して、散文とコードの高度な書式設定を作成します。 基本 pull requests について プル要求を使用すると、コードの変更を提案、確認、およびマージできます。 認証のドキュメント 2 要素認証、SSH、およびコミット署名の検証などの機能を使って、アカウントとデータをセキュリティで保護された状態に保ちます。 GitHub Copilot を使用して IDE でコードの提案を取得する GitHub Copilot を使用して、エディターでコードの提案を取得します。 リモートリポジトリを管理する お使いのコンピューター上のローカル リポジトリと、GitHub 上でホストされているリモート リポジトリを操作する方法について説明します。 ヘルプとサポート お探しのものは見つかりましたか? はい いいえ プライバシー ポリシー サポートが必要な場合は、 GitHub コミュニティで質問する サポートにお問い合わせください 法的情報 このコンテンツの一部は、機械または AI で翻訳されている場合があります。 © 2026 GitHub, Inc. 用語 プライバシー Status 価格 エキスパート サービス ブログ | 2026-01-13T08:48:13 |
https://gg.forem.com/#main-content | Gamers Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Gamers Forem Close Welcome to Gamers Forem — part of the Forem network! We're a place where gamers unite, level up, and share epic adventures. Create account Log in Home About Contact Other Code of Conduct Privacy Policy Terms of Use Twitter Facebook Github Instagram Twitch Mastodon Popular Tags #gamedev #indie #pcgaming #steam #xbox #mmorpg #indiegames #gamepass #cloudgaming #nintendoswitch #blizzard #nintendo #moba #gamedeals #squareenix #retrogaming #ubisoft #mobilegaming #boardgames #vrgaming #esports #gaminghardware #rpg #fps #battleroyale #strategygames #gameaccessories #epicgames #speedrunning #rigs Gamers Forem An inclusive community for gaming enthusiasts Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. Posts Relevant Latest Top Forty Hours on Arrakis: A Dune Awakening Experience Evan Lausier Evan Lausier Evan Lausier Follow Jan 5 Forty Hours on Arrakis: A Dune Awakening Experience # steam # pcgaming # mmorpg # openworld Comments Add Comment 4 min read How AI World Models Are Changing Video Games Manu Manu Manu Follow Jan 3 How AI World Models Are Changing Video Games # discuss # career # gamedev 1 reaction Comments Add Comment 3 min read Sneak peek on a game im developing Gomes Gomes Gomes Follow Jan 8 Sneak peek on a game im developing # gamedev 6 reactions Comments 1 comment 1 min read My first game - Online Sudoku Corbin Corbin Corbin Follow Jan 2 My first game - Online Sudoku # gamedev # sudoku # puzzlegames # indie 4 reactions Comments Add Comment 1 min read Блогер нашёл способ воспроизводить на PS5 содержимое обычных компакт-дисков ad layer ad layer ad layer Follow Nov 27 '25 Блогер нашёл способ воспроизводить на PS5 содержимое обычных компакт-дисков # gaminghardware # modding # playstation Comments 1 comment 1 min read Managing PS2 BIOS Files Max Hunter Max Hunter Max Hunter Follow Dec 22 '25 Managing PS2 BIOS Files # ps2bios # bios # pcsx2 # aethersx2 5 reactions Comments Add Comment 1 min read Best Primer For Miniatures, The Confident Choice For Perfect Coverage Matthew Negus Matthew Negus Matthew Negus Follow Nov 20 '25 Best Primer For Miniatures, The Confident Choice For Perfect Coverage # boardgames # gameaccessories Comments Add Comment 5 min read 🍋 LemonLoader — Real-World Android Mod Loader for Unity Games Miller Miller Miller Follow Dec 19 '25 🍋 LemonLoader — Real-World Android Mod Loader for Unity Games # gamedev # modding # pcgaming # steam Comments 1 comment 2 min read 7 Hard Truths I Learned Running a Gaming Community for 13 Years Howard Howard Howard Follow Dec 9 '25 7 Hard Truths I Learned Running a Gaming Community for 13 Years # community # clans # pcgaming # advice 30 reactions Comments 3 comments 4 min read My First game - Comms Under Fire Shaquille Niekerk Shaquille Niekerk Shaquille Niekerk Follow Dec 11 '25 My First game - Comms Under Fire # gamedev # indie # cloudgaming # singleplayer 8 reactions Comments 3 comments 1 min read 🎮 *brkrs*: A Brand New Take on Classic Brick-Breaking – Play It, Tweak It, Own It! Christian Ledermann Christian Ledermann Christian Ledermann Follow Dec 7 '25 🎮 *brkrs*: A Brand New Take on Classic Brick-Breaking – Play It, Tweak It, Own It! # speckit # gamedev # bevy # arkanoid 12 reactions Comments 5 comments 4 min read 🚀 Launching Market Tycoon: A Casual Supermarket Management Game! seagames seagames seagames Follow Dec 6 '25 🚀 Launching Market Tycoon: A Casual Supermarket Management Game! # indie # gamedev # pcgaming # playstation 48 reactions Comments 1 comment 3 min read 💥 When Your Game Plays YOU: The Algorithm Behind Marvel Rivals Faisal Mujahid Faisal Mujahid Faisal Mujahid Follow Dec 9 '25 💥 When Your Game Plays YOU: The Algorithm Behind Marvel Rivals # gamedev # pcgaming # fps # battleroyale 2 reactions Comments 1 comment 1 min read 🚇 Metro — The Only Series That Made Me Afraid of Breathing Faisal Mujahid Faisal Mujahid Faisal Mujahid Follow Dec 3 '25 🚇 Metro — The Only Series That Made Me Afraid of Breathing # indie # pcgaming # gamedev # playstation 1 reaction Comments 2 comments 1 min read Path of Exile Economy Analysis: How Drop Rates, Crafting Probability, and Player Behavior Shape the Market Backend Admin Backend Admin Backend Admin Follow Nov 25 '25 Path of Exile Economy Analysis: How Drop Rates, Crafting Probability, and Player Behavior Shape the Market # gamedev # gameanalytics # dataanalysis # pathofexile 4 reactions Comments 2 comments 3 min read I Built a Free Spelling Bee Game You Can Play Right Now Vinish Kapoor Vinish Kapoor Vinish Kapoor Follow Nov 27 '25 I Built a Free Spelling Bee Game You Can Play Right Now # gamedev # ai 7 reactions Comments 3 comments 1 min read Will Activists using Fortnite to fight ICE Shift Debate? Jayant Harilela Jayant Harilela Jayant Harilela Follow Nov 23 '25 Will Activists using Fortnite to fight ICE Shift Debate? # fortnite # pitabreadface # defineamerican # robloxprotests 3 reactions Comments 2 comments 5 min read One Year of Building My Untitled Horror Inspired OS Game STG STG STG Follow Nov 19 '25 One Year of Building My Untitled Horror Inspired OS Game # indie # gamedev # pcgaming # modding 4 reactions Comments 10 comments 2 min read loading... #discuss Discussion threads targeting the whole community #watercooler Light, and off-topic conversation. 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Gamers Forem — An inclusive community for gaming enthusiasts Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. We're a place where gamers unite, level up, and share epic adventures. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/lparvinsmith/web3js-vs-ethersjs-a-comparison-of-web3-libraries-2ap5#main-content | web3.js vs ethers.js: a Comparison of Web3 Libraries - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Lara Parvinsmith Posted on Mar 3, 2022 web3.js vs ethers.js: a Comparison of Web3 Libraries # web3 # ethereum # javascript # blockchain Both web3.js and ethers.js are JavaScript libraries that enable frontend apps to interact with the Ethereum blockchain, including smart contracts. If you're building an app that reads or writes to the blockchain from the client, you'll need to use one of these libraries. They have similar functionality, but an important question is how they will be maintained and grow with the emerging dapp ecosystem. Quantitative comparison web3.js ethers.js Date of first release Feb 2015 Jul 2016 GitHub stars 13.4k 4k GitHub contributors* 16** 1 Bundle size*** 590.6kB 116.5kB *GitHub contributors from March 1, 2021 to March 1, 2022 **16 contributors, but only 2 had more than 10 commits in the one year period ***Bundle size from bundlephobia , value of minified and gzipped package. API differences While web3.js provides a single instantiated web3 object with methods for interacting with the blockchain, ethers.js separates the API into two separate roles. The provider , which is an anonymous connection to the ethereum network, and the signer , which can access the private key and sign the transactions. The ethers team intended this separation of concerns to provide more flexibility to developers. Side-by-side examples Below are some examples of common functions a developer would include in their dapp. You'll see they offer the same functionality, with some slight differences of API. Instantiating provider with MetaMask wallet web3 const web3 = new Web3(Web3.givenProvider); ethers const provider = new ethers.providers.Web3Provider(window.ethereum) Getting balance of account web3 const balance = await web3.eth.getBalance("0x0") ethers (supports ENS!) const balance = await provider.getBalance("ethers.eth") Instantiating contract web3 const myContract = new web3.eth.Contract(ABI, contractAddress); ethers const myContract = new ethers.Contract(contractAddress, ABI, provider.getSigner()); Calling contract method web3 const balance = await myContract.methods.balanceOf("0x0").call() ethers const balance = await myContract.balanceOf("ethers.eth") So which should I pick for my project? Given the details above, web3.js looks like the go-to choice, with a longer history and more maintainers. However, ethers.js seems just as reliable and includes some differentiating perks such as size and additional features. Most other articles on this subject conclude that you could easily pick either, depending on what you're looking for. I too hesitate to recommend one over the other. But as the ecosystem evolves, it is important to me to pick the library that will be most flexible and supported by other libraries. Ecosystem factors Which will be the most supported by open source libraries? As the dapp ecosystem grows, which of the two libraries will be the most compatible with other open source libraries you want to bring into your app? In my limited experience, as this is still an emerging area for development, there are a couple libraries that require ethers.js to use the framework. Examples include web3-react and NFT Swap SDK . I have not yet seen libraries that require web3.js. Which will have a solution for mocking for end-to-end testing? Implementing end-to-end testing for web3 features is a challenge. This is partly because most tools, like Cypress , run your tests in a Chromium browser that does not support browser extensions. Developers need an easy way to mock Ethereum providers or the web3/ethers instance to use inside their test environments. So far, I haven't seen any libraries that help solve this. But if there were a tool that helped mock providers for testing, and only worked with ethers for example, that would be enough for me to choose ethers over web3. Which library do you prefer, web3.js or ethers.js? Are there any tools in the ecosystem I'm overlooking? Let me know in the comments! Top comments (4) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Leland Holmes Leland Holmes Leland Holmes Follow IT Project Manager & Business Consultant Joined Sep 20, 2024 • Sep 20 '24 Dropdown menu Copy link Hide Hi, @everyone We are seeking a talented and experienced Blockchain Developer to join our dynamic team. As a Blockchain Developer, you will be responsible for driving the development and execution of our Decentralized Exchange (DEX) platform. The ideal candidate will possess a deep understanding of blockchain technology, strong project management skills, and a passion for building decentralized applications (dApps). If you are interested in this job, you can check our project. bitbucket.org/0xky43/ultrax-dex/src/main Use node version over 18.20.4. Our Team Leader will ask to you about this project. And for testing your coding skills, you should fix the some errors of this project. Afterwards, you can contact " t.me/VEProf " with project screenshots of the fixed issues. And then you will discuss more details with him what you have to do. Thanks Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Pavel Svitek Pavel Svitek Pavel Svitek Follow 3x CTO, 10+ years as full-stack web dev. ReactJS/VueJS/NodeJS/Typescript/Python. Interested in Fintech/Web3/DeFi/AI/IPFS/Ethereum Location Zurich, Switzerland Work CTO Joined Dec 30, 2018 • Aug 3 '22 Dropdown menu Copy link Hide Have you seen any updates rg. wallet testing (mocking) with ethers.js or wagmi? Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand J.D. Bertron J.D. Bertron J.D. Bertron Follow Founder and CEO at BqETH.com Work Founder and CEO at BqETH.com Joined Jun 19, 2022 • Sep 24 '22 Dropdown menu Copy link Hide Thank you so much for this. Like comment: Like comment: Like Comment button Reply Collapse Expand sacru2red sacru2red sacru2red Follow Joined Jun 24, 2022 • Jun 24 '22 Dropdown menu Copy link Hide thank you Like comment: Like comment: 1 like Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Lara Parvinsmith Follow Work Software Engineer Joined Aug 16, 2019 More from Lara Parvinsmith Signatures as Authentication in Web3 # ethereum # blockchain # web3 # cryptography Web3: the unique technology and challenges behind the hype # web3 # blockchain # ux # ethereum Easiest way to deploy your Ethereum Smart Contract # blockchain # solidity # ethereum # smartcontract 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://docs.github.com/en/search-github | Search on GitHub documentation - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Search on GitHub Home Search on GitHub Start with search on GitHub About searching on GitHub Understand search syntax Troubleshoot search queries Sorting search results Searching on GitHub Finding files on GitHub Search for repositories Searching topics Searching code (legacy) Searching commits Search issues & PRs Searching discussions Search GitHub Marketplace Search GitHub Models Searching users Searching for packages Searching wikis Searching in forks Searching gists GitHub Code Search About GitHub Code Search Using GitHub Code Search Code search syntax Search on GitHub documentation Learn how to use the search functions available on GitHub to find different types of information, like projects, people, and code. Overview Start here Searching issues and pull requests You can search for issues and pull requests on GitHub and narrow the results using these search qualifiers in any combination. Understanding GitHub Code Search syntax You can build search queries for the results you want with specialized code qualifiers, regular expressions, and boolean operations. Searching for repositories You can search for repositories on GitHub and narrow the results using these repository search qualifiers in any combination. Searching commits You can search for commits on GitHub and narrow the results using these commit search qualifiers in any combination. Popular About GitHub Code Search You can search, navigate and understand code across GitHub with code search. Understanding the search syntax When searching GitHub, you can construct queries that match specific numbers and words. Searching users You can search for users on GitHub and narrow the results using these user search qualifiers in any combination. Finding files on GitHub You can search for a file in a repository using the file finder. To search for a file in multiple repositories on GitHub, use the path code search qualifier. Guides Searching in forks By default, forks are not shown in search results. You can choose to include them in repository searches, and in code searches if they meet certain criteria. @GitHub Searching topics You can search for topics associated with repositories on GitHub. @GitHub Searching for packages You can search for packages on GitHub and narrow the results using search qualifiers. @GitHub All Search on GitHub docs Getting started with searching on GitHub About searching on GitHub Understanding the search syntax Troubleshooting search queries Sorting search results Searching on GitHub Finding files on GitHub Searching for repositories Searching topics Searching code (legacy) Searching commits Searching issues and pull requests Searching discussions Searching GitHub Marketplace Searching GitHub Models Searching users Searching for packages Searching wikis Searching in forks Searching gists GitHub Code Search About GitHub Code Search Using GitHub Code Search Understanding GitHub Code Search syntax Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://docs.github.com/en/get-started/git-basics/set-up-git | Set up Git - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Get started / Git basics / Set up Git Home Get started Start your journey About GitHub and Git Create an account Hello World Set up your profile Find inspiration Download files Upload a project Learning resources Onboarding Getting started with your GitHub account Getting started with GitHub Team Getting started with the GitHub Enterprise Cloud trial Getting started with GitHub Enterprise Cloud Using GitHub GitHub flow Connecting to GitHub Communicating on GitHub Feature preview Supported browsers GitHub Mobile Allow network access Connectivity problems Learning about GitHub GitHub’s plans GitHub language support Types of GitHub accounts Access permissions GitHub Advanced Security Changes to GitHub plans GitHub glossary Learn to code Get started with Git Finding example code Reuse people's code Set up Copilot for learning Local development Debug with Copilot Storing secrets safely Getting feedback on your code Secure your code Secure your dependencies Accessibility Manage theme settings Keyboard shortcuts GitHub Command Palette Writing on GitHub Start writing on GitHub Quickstart About writing & formatting Basic formatting syntax Work with advanced formatting Organized data with tables Collapsed sections Create code blocks Create diagrams Mathematical expressions Auto linked references Attaching files About tasklists Permanent links to code Using keywords in issues and pull requests Work with saved replies About saved replies Creating a saved reply Editing a saved reply Deleting a saved reply Using saved replies Share content with gists Creating gists Forking and cloning gists Saving gists with stars Moderating gist comments Explore projects Finding open source projects Contribute to open source Use Copilot to explore projects Contribute to a project Save repositories with stars Following people Following organizations Git basics Set up Git Set your username Caching credentials Repeated credential prompts macOS Keychain credentials Git workflows About remote repositories Manage remote repositories Associate text editors Handle line endings Ignoring files Git cheatsheet Using Git About Git Push commits to a remote Get changes from a remote Non-fast-forward error Splitting a subfolder About Git subtree merges About Git rebase Git rebase Resolve conflicts after rebase Special characters in names Maximum push limit Archive account and public repos Request account archive GitHub Archive program Using GitHub Docs Docs versions Hover cards GitHub Certifications About GitHub Certifications Registering for an exam Get started / Git basics / Set up Git Set up Git At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer. View page as Markdown In this article Using Git Setting up Git Authenticating with GitHub from Git Next steps Using Git To use Git on the command line, you will need to download, install, and configure Git on your computer. You can also install GitHub CLI to use GitHub from the command line. For more information, see About GitHub CLI . If you want to work with Git locally, but do not want to use the command line, you can download and install the GitHub Desktop client. For more information, see About GitHub Desktop . If you do not need to work with files locally, GitHub lets you complete many Git-related actions directly in the browser, including: Quickstart for repositories Fork a repository Managing files Setting up Git Download and install the latest version of Git . Note Most Chrome OS devices from 2020 onwards now have a built-in Linux environment, which includes Git. To enable it, go to the Launcher, search for Linux, and click Turn on . If you are using an older Chrome OS device, another method is required: Install a terminal emulator such as Termux from the Google Play Store on your Chrome OS device. From the terminal emulator that you installed, install Git. For example, in Termux, enter pkg install git and then type y when prompted. Set your username in Git . Set your commit email address in Git . Authenticating with GitHub from Git When you connect to a GitHub repository from Git, you will need to authenticate with GitHub using either HTTPS or SSH. Note You can authenticate to GitHub using GitHub CLI, for either HTTP or SSH. For more information, see gh auth login . Connecting over HTTPS (recommended) If you clone with HTTPS, you can cache your GitHub credentials in Git using a credential helper. For more information, see About remote repositories and Caching your GitHub credentials in Git . Connecting over SSH If you clone with SSH, you must generate SSH keys on each computer you use to push or pull from GitHub. For more information, see About remote repositories and Generating a new SSH key and adding it to the ssh-agent . Next steps You now have Git and GitHub all set up. You may now choose to create a repository where you can put your projects. Saving your code in a repository allows you to back up your code and share it around the world. Creating a repository for your project allows you to store code in GitHub. This provides a backup of your work that you can choose to share with other developers. For more information, see Quickstart for repositories . Forking a repository will allow you to make changes to another repository without affecting the original. For more information, see Fork a repository . Each repository on GitHub is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on GitHub. For more information, see Finding inspiration on GitHub . GitHub has a great support community where you can ask for help and talk to people from around the world. Join the conversation on GitHub Community . Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://dev.to/ruppysuppy/redux-vs-context-api-when-to-use-them-4k3p#what-is-the-context-api | Redux vs Context API: When to use them - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Tapajyoti Bose Posted on Nov 28, 2021 • Edited on Mar 1, 2025 Redux vs Context API: When to use them # redux # react # javascript # webdev The simplest way to pass data from a parent to a child in a React Application is by passing it on to the child's props . But an issue arises when a deeply nested child requires data from a component higher up in the tree . If we pass on the data through the props , every single one of the children would be required to accept the data and pass it on to its child , leading to prop drilling , a terrible practice in the world of React. To solve the prop drilling issue, we have State Management Solutions like Context API and Redux. But which one of them is best suited for your application? Today we are going to answer this age-old question! What is the Context API? Let's check the official documentation: In a typical React application, data is passed top-down (parent to child) via props, but such usage can be cumbersome for certain types of props (e.g. locale preference, UI theme) that are required by many components within an application. Context provides a way to share values like these between components without having to explicitly pass a prop through every level of the tree. Context API is a built-in React tool that does not influence the final bundle size, and is integrated by design. To use the Context API , you have to: Create the Context const Context = createContext ( MockData ); Create a Provider for the Context const Parent = () => { return ( < Context . Provider value = { initialValue } > < Children /> < /Context.Provider > ) } Consume the data in the Context const Child = () => { const contextData = useContext ( Context ); // use the data // ... } So What is Redux? Of course, let's head over to the documentation: Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as live code editing combined with a time-traveling debugger. You can use Redux together with React, or with any other view library. It is tiny (2kB, including dependencies), but has a large ecosystem of addons available. Redux is an Open Source Library which provides a central store , and actions to modify the store . It can be used with any project using JavaScript or TypeScript , but since we are comparing it to Context API , so we will stick to React-based Applications . To use Redux you need to: Create a Reducer import { createSlice } from " @reduxjs/toolkit " ; export const slice = createSlice ({ name : " slice-name " , initialState : { // ... }, reducers : { func01 : ( state ) => { // ... }, } }); export const { func01 } = slice . actions ; export default slice . reducer ; Configure the Store import { configureStore } from " @reduxjs/toolkit " ; import reducer from " ./reducer " ; export default configureStore ({ reducer : { reducer : reducer } }); Make the Store available for data consumption import React from ' react ' ; import ReactDOM from ' react-dom ' ; import { Provider } from ' react-redux ' ; import App from ' ./App.jsx ' import store from ' ./store ' ; ReactDOM . render ( < Provider store = { store } > < App /> < /Provider> , document . getElementById ( " root " ) ); Use State or Dispatch Actions import { useSelector , useDispatch } from ' react-redux ' ; import { func01 } from ' ./redux/reducer ' ; const Component = () => { const reducerState = useSelector (( state ) => state . reducer ); const dispatch = useDispatch (); const doSomething = () = > dispatch ( func01 ) return ( <> { /* ... */ } < / > ); } export default Component ; That's all Phew! As you can see, Redux requires way more work to get it set up. Comparing Redux & Context API Context API Redux Built-in tool that ships with React Additional installation Required, driving up the final bundle size Requires minimal Setup Requires extensive setup to integrate it with a React Application Specifically designed for static data, that is not often refreshed or updated Works like a charm with both static and dynamic data Adding new contexts requires creation from scratch Easily extendible due to the ease of adding new data/actions after the initial setup Debugging can be hard in highly nested React Component Structure even with Dev Tool Incredibly powerful Redux Dev Tools to ease debugging UI logic and State Management Logic are in the same component Better code organization with separate UI logic and State Management Logic From the table, you must be able to comprehend where the popular opinion Redux is for large projects & Context API for small ones come from. Both are excellent tools for their own specific niche, Redux is overkill just to pass data from parent to child & Context API truly shines in this case. When you have a lot of dynamic data Redux got your back! So you no longer have to that guy who goes: Wrapping Up In this article, we went through what is Redux and Context API and their differences. We learned, Context API is a light-weight solution which is more suited for passing data from a parent to a deeply nested child and Redux is a more robust State Management solution . Happy Developing! Thanks for reading Need a Top Rated Software Development Freelancer to chop away your development woes? Contact me on Upwork Want to see what I am working on? Check out my Personal Website and GitHub Want to connect? Reach out to me on LinkedIn Follow my blogs for bi-weekly new Tidbits on Medium FAQ These are a few commonly asked questions I get. So, I hope this FAQ section solves your issues. I am a beginner, how should I learn Front-End Web Dev? Look into the following articles: Front End Buzz words Front End Development Roadmap Front End Project Ideas Transition from a Beginner to an Intermediate Frontend Developer Would you mentor me? Sorry, I am already under a lot of workload and would not have the time to mentor anyone. Top comments (38) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Lenz Weber Lenz Weber Lenz Weber Follow Joined Jul 4, 2021 • Nov 28 '21 Dropdown menu Copy link Hide You are referring to a style of Redux there that is not the recommended style of writing Redux for over two years now. Modern Redux looks very differently and is about 1/4 of the code. It does not use switch..case reducers, ACTION_TYPES or createStore and is a lot easier to set up than what you are used to. I'd highly recommend going through the official Redux tutorial and maybe updating this article afterwards. Like comment: Like comment: 41 likes Like Comment button Reply Collapse Expand Tapajyoti Bose Tapajyoti Bose Tapajyoti Bose Follow Top Rated Freelancer || Blogger || Cross-Platform App Developer || Web Developer || Open Source Contributor Location Kolkata, West Bengal, India Joined Dec 4, 2020 • Nov 28 '21 • Edited on Nov 28 • Edited Dropdown menu Copy link Hide Thanks for pointing it out, please take a look now Its great to have one of the creators of Redux reviewing my article! Like comment: Like comment: 6 likes Like Comment button Reply Collapse Expand Lenz Weber Lenz Weber Lenz Weber Follow Joined Jul 4, 2021 • Nov 28 '21 Dropdown menu Copy link Hide Now the Redux portion looks okay for me - as for the comparison, I'd still say it doesn't 100% stand as the two examples just do very different things - the Context example only takes initialValue from somewhere and passes it down the tree, but you don't even have code to change that value ever in the future. So if you add code for that (and also pass down an option to change that data), you will probably already here get to a point where the Context is already more code than the Redux solution. Like comment: Like comment: 9 likes Like Thread Thread Tapajyoti Bose Tapajyoti Bose Tapajyoti Bose Follow Top Rated Freelancer || Blogger || Cross-Platform App Developer || Web Developer || Open Source Contributor Location Kolkata, West Bengal, India Joined Dec 4, 2020 • Nov 28 '21 Dropdown menu Copy link Hide I'm not entirely sure whether I agree on this point. Using context with data update would only take 4 more lines: Function in Mock data useState in the Parent Update handler in initialValue Using the update handler in the Child Like comment: Like comment: 2 likes Like Thread Thread Lenz Weber Lenz Weber Lenz Weber Follow Joined Jul 4, 2021 • Nov 28 '21 Dropdown menu Copy link Hide In the end, it usually ends up as quite some more code - see kentcdodds.com/blog/how-to-use-rea... for example. But just taking your examples side by side: Usage in the component is pretty much the same amount of code. In both cases you need to wrap the app in a Provider (you forgot that in the context examples above) creating a slice and creating the Provider wrapper pretty much abstract the same logic - but in a slice, you can use mutating logic, so as soon as you get to more complex data manipulation, the slice will be significantly shorter That in the end leaves the configureStore call - and that are three lines. You will probably save more code by using createSlice vs manually writing a Provider. Like comment: Like comment: 7 likes Like Thread Thread Tapajyoti Bose Tapajyoti Bose Tapajyoti Bose Follow Top Rated Freelancer || Blogger || Cross-Platform App Developer || Web Developer || Open Source Contributor Location Kolkata, West Bengal, India Joined Dec 4, 2020 • Nov 29 '21 Dropdown menu Copy link Hide But I had added the Provider in the Context example 😐 You are talking about using useReducer hook with the Context API . I am suggesting that if one is required to modify the data, one should definitely opt for Redux . In case only sharing the data with the Child Components is required, Context would be a better solution Like comment: Like comment: 4 likes Like Thread Thread Lenz Weber Lenz Weber Lenz Weber Follow Joined Jul 4, 2021 • Nov 29 '21 Dropdown menu Copy link Hide Yeah, but you are not using the Parent anywhere, which is kinda equivalent to using the Provider in Redux, kinda making it look like one step less for Context ;) As for the "not using useReducer " - seems like I read over that - in that case I 100% agree. :) Like comment: Like comment: 6 likes Like Thread Thread Dan Dan Dan Follow Been coding on and off as a hobby for 5 years now and commercially - as a freelancer, on and off - for 1 year. Joined Oct 6, 2023 • Oct 6 '23 Dropdown menu Copy link Hide "I am suggesting that if one is required to modify the data, one should definitely opt for Redux." - can you elaborate? What specific advantages Redux has over using reducers with useReducer in React? Thanks! Like comment: Like comment: 2 likes Like Thread Thread Lenz Weber Lenz Weber Lenz Weber Follow Joined Jul 4, 2021 • Oct 6 '23 Dropdown menu Copy link Hide @gottfried-dev The problem is not useReducer , which is great for component-local state, but Context, which has no means of subscribing to parts of an object, so as soon as you have any complicated value in your context (which you probably have if you need useReducer), any change to any sub-property will rerender every consumer, if it is interested in the change or not. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Mangor1no Mangor1no Mangor1no Follow I need a sleep. https://www.russdev.net Location Hanoi, VN Education FPT University Work Front end Engineer at JUST.engineer Joined Nov 27, 2020 • Nov 29 '21 Dropdown menu Copy link Hide I myself really don't like using redux toolkit. Feel like I have more control when using the old way Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Lenz Weber Lenz Weber Lenz Weber Follow Joined Jul 4, 2021 • Nov 29 '21 Dropdown menu Copy link Hide Which part of it exactly is taking control away? Oh, btw.: if it is only one of those "I need the control only 10% of the time" cases - you can always mix both styles. RTK is just Redux, there is absolutely no magic going on that would prevent a mix of RTK reducers and hand-written reducers. Like comment: Like comment: 5 likes Like Comment button Reply Collapse Expand Philipp Renoth Philipp Renoth Philipp Renoth Follow 🦀 Rust, ⬢ node.js and 🌋 Vulkan Email renoth@aitch.de Location Germany Work Software Engineer at ConSol Consulting & Solutions Software GmbH Joined May 5, 2021 • Nov 30 '21 • Edited on Nov 30 • Edited Dropdown menu Copy link Hide Referring to your example, I can write a blog post, too: Context API vs. ES6 import Context API is too complicated. I can simply import MockData from './mockData' and use it in any component. Context API has 10 lines, import only 1 line. Then you can write another blog post Redux vs. ES6 import . There are maybe projects which need to mutate data want smart component updates want time-travel for debugging want a solid plugin concept for global state management And then there are devs reading blogs about using redux is too complicated and end up introducing their own concepts and ideas around the Context API without knowing one thing about immutable data optimizations and so on. You can use a react context to solve problems that are also being solved by redux, but some features and optimizations are not that easy for homegrown solutions. I mean try it out - it's a great exercise to understand why you should maybe use redux in your production code or stick to a simpler solution that has less features at all. I'm not saying, that you should use redux in every project, but redux is not just some stupid boilerplate around the Context API => if you need global state utils check out the libs built for it. There are also others than redux. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand roggc roggc roggc Follow React and React Native developer Email roggc9@gmail.com Location Barcelona Joined Oct 26, 2019 • Jun 8 '23 Dropdown menu Copy link Hide Hello, I have developed a library, react-context-slices which allows to manage state through Context easily and quickly. It has 0 boilerplate. You can define slices of Context and fetch them with a unique hook, useSlice , which acts either as a useState or useReducer hook, depending on if you defined a reducer or not for the slice of Context you are fetching. Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Andrew Baisden Andrew Baisden Andrew Baisden Follow Software Developer | Content Creator | AI, Tech, Programming Location London, UK Education Bachelor Degree Computer Science Work Software Developer Joined Feb 11, 2020 • Dec 4 '21 Dropdown menu Copy link Hide Redux used to be my first choice for large applications but these days I much prefer to use the Context API. Still good to know Redux though just in case and many projects and companies still require you to know it. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Nishant Tilve Nishant Tilve Nishant Tilve Follow An aspiring Web Developer, an amateur Game Developer, and an AI/ML enthusiast. Involved in the pursuit of finding my niche. Email nishanttilve@gmail.com Location Goa, India Work Student Joined May 20, 2020 • Nov 28 '21 Dropdown menu Copy link Hide Also, if you need to maintain some sort of complex state for any mid-level project, you can still create your own reducer using React's Context API itself, before reaching out for redux and adding external dependencies to your project initially. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Kayeeec Kayeeec Kayeeec Follow Education Masters degree in Informatics Joined Feb 9, 2022 • Mar 30 '22 • Edited on Mar 30 • Edited Dropdown menu Copy link Hide But you might take a performance hit. Redux seems to be better performance-wise when you intend to update the shared data a lot - see stackoverflow.com/a/66972857/7677851 . If used correctly that is. Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand adam-biggs adam-biggs adam-biggs Follow Location Toronto, Ontario Education University of Waterloo Work Full Stack Developer + Talent Acquisition Specialist Joined Oct 21, 2022 • Oct 27 '22 Dropdown menu Copy link Hide One of the best and most overlooked alternatives to Redux is to use React's own built-in Context API. Context API provides a different approach to tackling the data flow problem between React’s deeply nested components. Context has been around with React for quite a while, but it has changed significantly since its inception. Up to version 16.3, it was a way to handle the state data outside the React component tree. It was an experimental feature not recommended for most use cases. Initially, the problem with legacy context was that updates to values that were passed down with context could be “blocked” if a component skipped rendering through the shouldComponentUpdate lifecycle method. Since many components relied on shouldComponentUpdate for performance optimizations, the legacy context was useless for passing down plain data. The new version of Context API is a dependency injection mechanism that allows passing data through the component tree without having to pass props down manually at every level. The most important thing here is that, unlike Redux, Context API is not a state management system. Instead, it’s a dependency injection mechanism where you manage a state in a React component. We get a state management system when using it with useContext and useReducer hooks. A great next step to learning more is to read this article by Andy Fernandez: scalablepath.com/react/context-api... Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Mohammad Jawad (Kasir) Barati Mohammad Jawad (Kasir) Barati Mohammad Jawad (Kasir) Barati Follow Love to work with cutting edge technologies and on my journey to learn and teach. Having a can-do attitude and being industrious are the reasons why I question the status quo an venture in the unknown Email node.js.developers.kh@gmail.com Location Bremen, Germany Education Bachelor Pronouns He/Him/His Work Fullstack Engineer Joined Mar 13, 2021 • May 29 '23 Dropdown menu Copy link Hide Can you give me some explanation to what you meant when you wrote Context is DI. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Lohit Peesapati Lohit Peesapati Lohit Peesapati Follow A polymath developer curious about solving problems, and building products that bring comfort and convenience to users. Location Hyderabad Work Full Stack Product Developer at Rudra labs Joined Mar 4, 2019 • Nov 28 '21 Dropdown menu Copy link Hide I found Redux to be easier to setup and work with than Context API. I migrated a library I was building in Redux to context API and reused most of the reducer logic, but the amount of optimization and debugging I had to do to make the same functionality work was a nightmare in Context. It made me appreciate Redux more and I switched back to save time. It was a good learning to know the specific use case and limitations of context. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Tapajyoti Bose Tapajyoti Bose Tapajyoti Bose Follow Top Rated Freelancer || Blogger || Cross-Platform App Developer || Web Developer || Open Source Contributor Location Kolkata, West Bengal, India Joined Dec 4, 2020 • Nov 28 '21 Dropdown menu Copy link Hide I too am a huge fan of redux for most projects! Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Salah Eddine Lalami Salah Eddine Lalami Salah Eddine Lalami Follow Hi I'm Salah Eddine Lalami , Senior Software Developer @ IDURARAPP.COM Location Remote Work Senior Software Developer at IDURAR Joined Jul 4, 2021 • Sep 2 '23 Dropdown menu Copy link Hide @ IDURAR , we use react context api for all UI parts , and we keep our data layer inside redux . Here Article about : 🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux like Style) ⭐ : dev.to/idurar/mastering-advanced-c... Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Shakil Ahmed Shakil Ahmed Shakil Ahmed Follow MERN Stack High-Performance Applications at Your Service! React | Node | Express | MongoDB Location Savar, Dhaka Joined Jan 22, 2021 • Dec 4 '23 Dropdown menu Copy link Hide Exciting topic! 🚀 I love exploring the nuances of state management in React, and finding the sweet spot between Redux and Context API for optimal performance and simplicity. What factors do you prioritize when making the choice? 🤔 Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Upride Network Upride Network Upride Network Follow Building Next-Gen Mobility Tech! Location Bengaluru, India Joined May 21, 2023 • Jan 30 '24 Dropdown menu Copy link Hide Hi, We have build out site in react: upride.in , which tech stack should be better in 2024 as we want to do a complete revamp for faster loading. if anyone can help for our site that how we can make progress. Like comment: Like comment: 1 like Like Comment button Reply View full discussion (38 comments) Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Tapajyoti Bose Follow Top Rated Freelancer || Blogger || Cross-Platform App Developer || Web Developer || Open Source Contributor Location Kolkata, West Bengal, India Joined Dec 4, 2020 More from Tapajyoti Bose 9 tricks that separate a pro Typescript developer from an noob 😎 # programming # javascript # typescript # beginners 7 skill you must know to call yourself HTML master in 2025 🚀 # webdev # programming # html # beginners 11 Interview Questions You Should Know as a React Native Developer in 2025 📈🚀 # react # reactnative # javascript # programming 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/challenges/storyblok#main-content | Storyblok Headless CMS Challenge - DEV Challenge - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Challenges > Storyblok Headless CMS Challenge CHALLENGE RESULTS 🏆 Winners Announced! 🎊 Congrats to the Storyblok Headless CMS Challenge Winners! Read Announcement Challenge ends soon! Submit your entry now DAYS : HOURS : MINUTES : SECONDS See prompts Storyblok Headless CMS Challenge View Entries Please sign in to follow this challenge Make bigger, faster market impact with the CMS that gets out of your way. Challenge Status: Ended Ended Join our next Challenge We are so delighted to partner with Storyblok for a new DEV challenge. Running through June 22 June 29 , the Storyblok Challenge is all about unleashing your creativity with one of the most powerful headless CMS platforms available. Storyblok empowers developers to build dynamic digital experiences with ease. It's a joy to build with their component-based and API-first platform. Flex your creativity and technical skills in whatever language or framework you want, and add another impressive project to your portfolio! We have one prompt for this challenge but two ways to win. Both winners will receive: $1,500 USD Exclusive DEV Badge DEV++ Membership All Participants with a valid submission will receive a completion badge on their DEV profile. Good Luck! Key Dates Contest start: June 11, 2025 Submissions due: June 29, 2025 Winners announced: July 10, 2025 Badge Rewards Storyblok Headline CMS Challenge Winner Storyblok Headline CMS Challenge Completion Sponsored by Storyblok Storyblok is the CMS built by developers, for developers—an API-first, headless CMS that lets you choose your preferred front-end frameworks, integrate seamlessly with your favorite tools, and empower marketers to ship exceptional digital experiences. Learn More → Challenge Prompt Build with Storyblok For this challenge, your mandate is to build any digital experience with Storyblok . You have complete creative freedom! The only requirement is that your project meaningfully leverages Storyblok's capabilities. And for those of you who want to push the boundaries even further, we have an additional prize category for you to consider…😉 Additional Prize Category: Amazing AI Combine the power of Storyblok and AI to make developers’, content creators’ and other users’ life easier. The Amazing AI prize category will be awarded to the most creative and innovative Storyblok experience that incorporates AI. Submission Template Judging Criteria: Use of Storyblok Creativity Complexity Ease of Use Accessibility Frequently Asked Questions Participation Can I submit to a prompt more than once? Yes, you can submit multiple submissions per prompt but you’ll need to publish a separate post for each submission. In the event that you may win two or more prompts, and your submission is very close with another participant, we will favor the other participant. In the event that you do win two or more prompts, you will only receive one winner badge. Can I work on a team? Yes, you can work on teams of up to four people. If you collaborate with anyone, you’ll need to list their DEV handles in your submission post so we can award a badge to your entire team! Please only publish one submission per team. DEV does not handle prize-splitting, so in the event that your submission wins the shop gift, you will need to split that amongst yourselves. Thank you for understanding! Can I request access to features like the Partner Program, paid plans, or custom app capabilities for my challenge project? All participants are welcome to explore Storyblok using the standard free trial (14 days), which offers plenty of flexibility to build and showcase your ideas. The challenge is designed to be accessible without requiring any special access, partner status, or paid features. While you're free to upgrade your account at your own discretion, we are not able to grant exceptions or enable features outside of what’s publicly available during the challenge. We recommend working within the available tools and limits to showcase your creativity — that’s part of the fun! How old do I have to be to participate? Participants need to be 18+ in order to participate. If I live in X, am I eligible to participate? For eligibility rules, see our official challenge rules . Submission Can my submission include open source code? Riffing on open source code and borrowing and improving on previous work/ideas is encouraged but it’s important your changes are significant enough to ensure your submission is valid. When does riffing become plagiarism? It will depend, but transparency is important, license compatibility is important. You can use someone else’s code to give you a jumpstart to demonstrate your ideas on top of someone else’s base, but not just re-package the base. It should be clear to the judges what you added to the project in terms of the code and conceptual inspiration. This means, you should clearly state what you were building on and what elements are original to this new submission. When building on existing code, we expect a significant change that adds something tangible to the output. i.e. a new animation, and new sprite, a new function, a new presentation. Not just changes to the source - i.e. changing colours, changing one sprite, changing one function. What happens if my submission is considered plagiarized or invalid? Anything deemed to be plagiarism will not be eligible for prizes. Incidental plagiarism may simply result in your disqualification from the challenge (regardless of the number of other valid submissions you have published). Egregious plagiarism will result in your suspension from DEV entirely. Any non-generic, non-trivial usage of prior work, including open source code must be credited in your submission. Do submissions have to be in English? Non-english submissions are eligible for a completion badge but not eligible for prizes due to the current limitations of our judges. We will not be judging on mastery of the English language, so please don’t let this deter you from submitting if you are not a native English speaker! We hope to evolve this in the future to be more accommodating. Do I need a license for my code? You are not required to license your code but we strongly recommend that you do. Here are some you may consider: MIT , Apache , BSD-2 , BSD-3 , or Commons Clause . Can I use AI? Use of AI is allowed as long as all other rules are followed. We want to give you a chance to show off your skills in realistic scenarios. If you use AI tools to help you achieve your submission, all the power to you. How do I embed my project directly into my DEV post? Our editor supports many types of embeds, including: Stackbliz, Glitch, Github, etc. You can typically use the {% embed https://... %} syntax directly in the post. Click here for more information on our markdown support. For CodePen, you will need to use this syntax: {% codepen http://... %} For CodeSandbox, you will need to use this syntax: {% codesandbox http://... %} Judging and Prizing Can there be ties? In the event of a tie in scoring between judges, the judges will select the entry that received the highest number of positive reactions on their DEV post to determine the winner. How will I know if I won? Winners will be announced in a DEV post on the winner announcement date noted in our key dates section. When will I receive my DEV badge? Both participation and winner badges will be awarded, in most cases, the same day as the winner announcement. When will I receive my prizes? The DEV Team will contact you via the email associated with your DEV profile within, at most, 10 business days of the announcement date to share the details of claiming your prizes. What steps do I need to take to receive my cash prize? The winner (including each member of a team) may be required to sign and return an affidavit of eligibility and publicity/liability release, and provide any additional tax filing information (such as a W-9, social security number or Federal tax ID number) within seven (7) business days following the date of your first email notification. Storyblok Headless CMS Challenge Rules NO PURCHASE NECESSARY. Open only to 18+. Contest entry period ends June 22, 2025 June 29, 2025 at 11:59 PM PDT. Contest is void where prohibited or restricted by law or regulation. All entires must be submitted during the content period. For Official Rules, see Storyblok Headless CMS Challenge Contest Rules and General Contest Official Rules . Dismiss 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://docs.github.com/en/authentication/connecting-to-github-with-ssh | Connecting to GitHub with SSH - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Authentication / Connect with SSH Home Authentication Account security Authentication to GitHub Create a strong password Switching between accounts Verifying devices on sign in Update access credentials Manage personal access tokens Reviewing your SSH keys Deploy keys Token expiration Review security log Security log events Remove sensitive data About anonymized URLs GitHub's IP addresses SSH key fingerprints Sudo mode Unauthorized access Viewing and managing sessions Secure your account with 2FA About 2FA About mandatory 2FA Configure 2FA Configure 2FA recovery Access GitHub with 2FA Countries supporting SMS Change 2FA method Troubleshooting 2FA Recover an account with 2FA Disable 2FA Authenticate with a passkey About passkeys Manage your passkeys Sign in with a passkey Connect with SSH About SSH SSH agent forwarding Managing deploy keys Check for existing SSH key Generate new SSH key Add a new SSH key Test your SSH connection SSH key passphrases Troubleshooting SSH Use SSH over HTTPS port Recover SSH key passphrase Deleted or missing SSH keys Error: Host key verification failed Permission denied (publickey) Error: Bad file number Error: Key already in use Permission denied other-user Permission denied other-repo Agent failure to sign ssh-add "illegal option" error SSL certificate problem Error: Unknown key type SSH key audit Verify commit signatures Commit signature verification Displaying verification for all commits Existing GPG keys Generating a new GPG key Add a GPG key Tell Git about your signing key Associate email with GPG key Signing commits Signing tags Troubleshoot verification Check verification status Use verified email in GPG key Authentication / Connect with SSH Connecting to GitHub with SSH You can connect to GitHub using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network. About SSH Using SSH agent forwarding Managing deploy keys Checking for existing SSH keys Generating a new SSH key and adding it to the ssh-agent Adding a new SSH key to your GitHub account Testing your SSH connection Working with SSH key passphrases Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://stackoverflow.com/collectives#content | Introducing Collectives™: Communities within Stack Overflow Skip to main content Stack Overflow About Products For Teams Stack Internal Implement a knowledge platform layer to power your enterprise and AI tools. Stack Data Licensing Get access to top-class technical expertise with trusted & attributed content. Stack Ads Connect your brand to the world’s most trusted technologist communities. Releases Keep up-to-date on features we add to Stack Overflow and Stack Internal. About the company Visit the blog s-popover#show" data-s-popover-placement="bottom-start" /> Loading… current community Stack Overflow help chat Meta Stack Overflow your communities Sign up or log in to customize your list. more stack exchange communities company blog Log in Sign up Home Questions AI Assist Tags Challenges Chat Articles Users Companies Collectives Communities for your favorite technologies. Explore all Collectives Stack Internal Stack Overflow for Teams is now called Stack Internal . Bring the best of human thought and AI automation together at your work. Try for free Learn more Stack Internal Bring the best of human thought and AI automation together at your work. Learn more Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most. Learn more about Collectives Stack Internal Knowledge at work Bring the best of human thought and AI automation together at your work. Explore Stack Internal Communities for your favorite technologies Collectives™ helps you find trusted answers faster, connect with subject matter experts from the community, and share knowledge around the technologies you use most. Join a collective Looking for help? Areas of practice, technology, and provider organizations already on Collectives: PHP 17k members Join A collective where developers working with PHP can learn and connect about the open source scripting language. R Language 15k members Join A collective where data scientists and AI researchers gather to find, share, and learn about R and other subtags like knitr and dplyr. Microsoft Azure 29k members Join A collective for developers to engage, share, and learn about Microsoft Azure’s open-source frameworks, languages, and platform. This collective is organized and managed by the Stack Overflow community. AWS 37k members Join A collective for developers who utilize Amazon Web Services' infrastructure and platform capabilities. The AWS Collective is organized and managed by the Stack Overflow community as a resource for developers. OpenAI 1k members Join A collective for developers utilizing OpenAI's foundational models and APIs to build, integrate, and innovate. The OpenAI Collective is organized and managed by the Stack Overflow community as a resource for developers. NLP 12k members Join A collective focused on NLP (natural language processing), the transformation or extraction of useful information from natural language data. View all 9 Collectives Collectives works for you Make your job easier with Collectives on Stack Overflow. Trust the source · See the full picture · More than Q&A · Get recognized Find trusted answers, fast Stop testing multiple solutions to your questions. Find the answers recommended or provided by subject matter experts from the community or who build and support a company's technology. 0 Votes 4 Answers How to flatten frequencies in Audio Bubble? Answer Answer recommended by Audio Bubble View full answer Sam Wright Recognized by Audio Bubble Find information about technologies that interest you in one place There’s no need to review multiple tag pages. The Collectives page provides a centralized view of questions and answers and content using tags associated with an area of technical practice or an organization’s technology. Pinned articles Welcome to Audio Bubble Questions Are there webhook integrations with Audio Bubble? Answer About collective Recognized Members Top Tags Engage with new content formats Because some topics require more than Q&A. Find in-depth knowledge on a topic or product with technical how-to guides and knowledge Articles , and get timely, relevant updates with Bulletins . Knowledge article Introduction to Audio Bubble Graph API How-to-guide How to suggest a good article More from Audio Bubble Collective Are there webhook integrations with Audio Bubble? How to flatten frequencies in Audio Bubble? How do I get oAuth2 to work with Audio Bubble 3.0 SDK? Earn recognition Consider yourself an expert on Google Cloud? Think you know the most about Go Language? Earn a Recognized Member designation from the Admins of a Collective and/or your favorite technology companies. See your answers recommended and check where you rank on the Collectives leaderboard. Sam Wright This user is first on the weekly Audio Bubble collective leaderboard Recognized by Audio Bubble Collective members Search Dan Smith Penina Austin Janelle Hunter Answer Answer recommended by Audio Bubble Here’s what people are saying about Collectives on Stack Overflow I think both businesses and developers will benefit from Collectives because they make it easier to connect and keep in touch. Developers have been coming together and helping each other on the Stack Overflow platform for a long time. With Collectives, companies can now also become part of this active community. Martin Spickermann Senior Software Developer at Shopify I’m most excited about the Recognized Member feature. Beyond reputation, I think the Recognized Member badge can more accurately reflect a user’s expertise in a domain. Endorsement by a Recognized Member can also help to increase the visibility of new, better, but not highly voted answers to old questions, encouraging developers to take a closer look before just adopting the highest voted answer. Benjamin W. Stack Overflow user You have questions. We have answers. Explore content from the Help Center . What is Collectives™ on Stack Overflow? Collectives™ on Stack Overflow are dedicated spaces where developers can find content that’s organized around an area of technical practice or a technology provider's product suite. Read more on the Help Center What is a recommended answer? A recommended answer helps users quickly and easily identify the best solution to a question. Answers are recommended by subject matter experts who have been designated as Recognized Members of a collective. Learn more about recommended answers What are the different types of users in a Collective? Within Collectives, there are 4 Collective-specific user types: Member, Recognized Member, Admin, Employee. More about the user types How do you determine which tags are included in a Collective? Collective tags are based on technologies that are part of certain areas of practice or a technology provider’s product suite. Read more about tags How do I join a Collective? Anybody with a Stack Overflow account can join a collective! Visit a collective’s page (by clicking on the collectives badge on a question page) and press the “Join collective” button. The collective will now show up in the left sidebar. Join a collective Stack Overflow Questions Help Chat Business Stack Internal Stack Data Licensing Stack Ads Company About Press Work Here Legal Privacy Policy Terms of Service Contact Us cookie-settings#toggle" class="s-btn s-btn__link py4 js-gps-track -link" data-gps-track="footer.click({ location: 0, link: 38 })" data-consent-popup-loader="footer"> Cookie Settings Cookie Policy Stack Exchange Network Technology Culture & recreation Life & arts Science Professional Business API Data Blog Facebook Twitter LinkedIn Instagram Site design / logo © 2026 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2026.1.12.38533 | 2026-01-13T08:48:13 |
https://www.algolia.com/developers?utm_source=devto&utm_medium=referral | Developers Niket --> Deutsch English français News: Meet us at NRF 2026 Learn more Company Partners Support Login Logout Algolia mark white Algolia logo white Products AI Search & Retrieval Overview Search Show users what they're looking for with AI-driven resuts. Search Show users what they're looking for with AI-driven resuts. Recommendations Use behavioral cues to drive higher engagement. Recommendations Use behavioral cues to drive higher engagement. Personalization Show each user what they need across their journey. Personalization Show each user what they need across their journey. Analytics All your insights in one dashboard. Analytics All your insights in one dashboard. Browse Move customers down the funnel with curated category pages. Browse Move customers down the funnel with curated category pages. Artificial Intelligence OVERVIEW Agent Studio Create, test, and deploy AI agents, fast. Agent Studio Create, test, and deploy AI agents, fast. Generative Experiences Build conversational solutions with retrieval augmented generation (RAG). Generative Experiences Build conversational solutions with retrieval augmented generation (RAG). Ask AI Deliver conversational answers—right from your search bar. Ask AI Deliver conversational answers—right from your search bar. MCP Server Search, analyze, or monitor your index within your agentic workflow. MCP Server Search, analyze, or monitor your index within your agentic workflow. Intelligent Data Kit Overview Data Enrichment Modify, enhance, or restructure data as it’s indexed for search. Data Enrichment Modify, enhance, or restructure data as it’s indexed for search. Data Transformation Streamline data preparation and enhance data quality. Data Transformation Streamline data preparation and enhance data quality. Integrations Connect to your existing stack via pre-built libraries and APIs. Integrations Connect to your existing stack via pre-built libraries and APIs. Infrastructure Overview Data Centers Choose from 70+ data centers across 17 regions. Data Centers Choose from 70+ data centers across 17 regions. Security & Compliance Built for peace of mind. Security & Compliance Built for peace of mind. Solutions Industries SEE ALL Ecommerce Ecommerce B2B Commerce B2B Commerce Fashion Fashion Grocery Grocery Media Media Marketplaces Marketplaces SaaS SaaS Higher Education Higher Education Use Cases SEE ALL Documentation search Documentation search Enterprise search Enterprise search Headless commerce Headless commerce Image search Image search Mobile & App search Mobile & App search Retail Media Network Retail Media Network Site search Site search Visual search Visual search Voice search Voice search Departments Digital Experience Digital Experience Ecommerce Ecommerce Engineering Engineering Merchandising Merchandising Product Management Product Management Pricing Developers Get started Developer Hub Developer Hub Documentation Documentation Integrations Integrations UI Components UI Components Autocomplete Autocomplete Resources Code Exchange Code Exchange Engineering Blog Engineering Blog MCP MCP Discord Discord Webinars & Events Webinars & Events Quick Links Quick Start Guide Quick Start Guide For Open Source For Open Source API Status API Status Support Support Resources Discover Algolia Blog Algolia Blog Resource Center Resource Center Customer Stories Customer Stories Webinars & Events Webinars & Events Newsroom Newsroom Customers Customer Hub Customer Hub What's New What's New Knowledge Base Knowledge Base Documentation Documentation Algolia Academy Algolia Academy Professional Services Professional Services Quick Access Company Partners Support Login Logout Request demo Get started Search Algolia Close Request demo Get started Other Types Filter --> Clear All Filters Filters Looking for our logo? We got you covered! Brand guidelines Download logo pack Algolia Developer Hub Everything you need to build search that understands. Back-end Front-end Analytics Dropdown Ruby Rails Python Django Php Symfony Laravel JavaScript Java Scala Go C# Kotlin Swift JavaScript React Android Vue Angular IOS Php Ruby JavaScript Python Swift Android C# Java Go Scala my_index = client.init_index('contacts') my_index.save_object({ firstname: "Jimmie", lastname: "Barninger", company: "California Paint" }) Build with Ruby class Contact < ActiveRecord::Base include AlgoliaSearch algoliasearch do attribute :firstname, :lastname, :company end end Build with Rails myIndex = apiClient.init_index("contacts") myIndex.save_object({ "firstname": "Jimmie", "lastname": "Barninger", "company": "California Paint" }) Build with Python from algoliasearch_django import AlgoliaIndex from algoliasearch_django.decorators import register @register(YourModel) class YourModelIndex(AlgoliaIndex): fields = ('firstname', 'lastname', 'company') Build with Django $myIndex = $apiClient->initIndex("contacts"); $myIndex->saveObject([ "firstname" => "Jimmie", "lastname" => "Barninger", "company" => "California Paint", ]); Build with Php /** * @ORM\Entity */ class Contact { /** * @var string * * @ORM\Column(name="firstname", type="string") * @Group({searchable}) */ protected $firstname; /** * @var string * * @ORM\Column(name="lastname", type="string") * @Group({searchable}) */ protected $lastname; /** * @var string * * @ORM\Column(name="company", type="string") * @Group({searchable}) */ protected $company; } Build with Symfony use Illuminate\Database\Eloquent\Model; use Laravel\Scout\Searchable; class Contact extends Model { use Searchable; } Build with Laravel const myIndex = apiClient .initIndex('contacts'); myIndex.saveObject({ firstname: 'Jimmie', lastname: 'Barninger', company: 'California Paint', }); Build with JavaScript Index<Contact> index = client .initIndex("contacts", Contact.class); index.saveObject( new Contact() .setFirstname("Jimmie") .setLastname("Barninger") .setCompany("California Paint") ); Build with Java import algolia.AlgoliaDsl._ import scala.concurrent.ExecutionContext.Implicits.global case class Contact( firstname: String, lastname: String, company: String ) val indexing: Future[Indexing] = client.execute { index into "contacts" `object` Contact( "Jimmie", "Barninger", "California Paint" ) } Build with Scala object := map[string]string{ "firstname": "Jimmie", "lastname": "Barninger", "company": "California Paint" } res, err := index.SaveObject(object) Build with Go SearchIndex index = client.InitIndex("contacts"); var contact = new Contact { FirstName = "Jimmie", LastName = "Barninger", Company = "California Paint" }; index.SaveObject(contact); Build with C# val index = client.initIndex(IndexName("contacts")) val json = json { "firstname" to "Jimmie" "lastname" to "Barninger" "company" to "California Paint" } index.saveObject(json) Build with Kotlin let myIndex = apiClient.getIndex("contacts") let n = [ "firstname": "Jimmie", "lastname": "Barninger", "company": "California Paint" ] myIndex.saveObject(n) Build with Swift <div id="searchbox"></div> <div id="refinement"></div> <div id="hits"></div> <script> const { searchBox, hits } = instantsearch.widgets; search.addWidgets([ searchBox({ container: "#searchbox" }), hits({ container: "#hits" }), refinementList({ container: "#refinement", attribute: "company" }), ]); search.start(); </script> Build with JavaScript const App = () => ( <InstantSearch> <SearchBox /> <Hits /> <Pagination /> <RefinementList attribute="company" /> </InstantSearch> ); Build with React <RelativeLayout xmlns:algolia="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"> <com.algolia.instantsearch.ui.views.SearchBox android:id="@+id/search_box" android:layout_width="match_parent" android:layout_height="wrap_content"/> <com.algolia.instantsearch.ui.views.Stats android:id="@+id/search_box" android:layout_width="match_parent" android:layout_height="wrap_content"/> <com.algolia.instantsearch.ui.views.Hits android:layout_width="match_parent" android:layout_height="wrap_content" algolia:itemLayout="@layout/hits_item"/> </RelativeLayout> Build with Android <ais-instant-search> <ais-search-box /> <ais-refinement-list attribute="company" /> <ais-hits /> <ais-pagination /> </ais-instant-search> Build with Vue <ais-instantsearch> <ais-search-box></ais-search-box> <ais-refinement-list [attribute]="company" ></ais-refinement-list> <ais-hits></ais-hits> </ais-instantsearch> Build with Angular import InstantSearch override func viewDidLoad() { super.viewDidLoad() let searchBar = SearchBarWidget(frame: ...) let statsWidget = StatsLabelWidget(frame: ...) self.view.addSubview(searchBar) self.view.addSubview(statsWidget) InstantSearch.shared.registerAllWidgets(in: self.view)} Build with IOS $insights = AlgoliaAlgoliaSearchInsightsClient::create( 'ALGOLIA_APP_ID', 'ALGOLIA_API_KEY' ); $insights->user("user-123456")->clickedObjectIDsAfterSearch( 'Product Clicked', 'products', ['9780545139700'], [7], 'cba8245617aeace44' ); Build with Php insights = Algolia::Insights::Client.create('ALGOLIA_APP_ID', 'ALGOLIA_API_KEY') insights.user('user-123456').clicked_object_ids_after_search( 'Product Clicked', 'products', ['9780545139700'], [7], 'cba8245617aeace44' ) Build with Ruby // This requires installing the search-insights separate library: // https://github.com/algolia/search-insights.js // https://www.npmjs.com/package/search-insights aa('clickedObjectIDsAfterSearch', { userToken: 'user-123456', eventName: 'Product Clicked', index: 'products', queryID: 'cba8245617aeace44', objectIDs: ['9780545139700'], positions: [7], }); Build with JavaScript insights = client.init_insights_client().user('user-123456') insights.clicked_object_ids_after_search( 'Product Clicked', 'products', ['9780545139700'], [7], 'cba8245617aeace44' ) Build with Python Insights.register( appId: "ALGOLIA_APP_ID", apiKey: "ALGOLIA_API_KEY", userToken: "user-123456" ) Insights.shared?.clickedAfterSearch( eventName: "Product Clicked", indexName: "products", objectIDs: ["9780545139700"], positions: [7], queryID: "cba8245617aeace44" ) Build with Swift Insights.register( context, "ALGOLIA_APP_ID", "ALGOLIA_API_KEY", "user-123456" ) Insights.shared?.clickedAfterSearch( "Product Clicked", "products", "cba8245617aeace44", EventObjects.IDs("9780545139700"), listOf(7) ) Build with Android var insights = new InsightsClient( "ALGOLIA_APP_ID", "ALGOLIA_API_KEY" ).User("user-123456"); insights.ClickedObjectIDsAfterSearch( "Product Clicked", "products", new List<string> { "9780545139700" }, new List<uint> { 7 }, "cba8245617aeace44" ); Build with C# AsyncUserInsightsClient insights = new AsyncInsightsClient( "ALGOLIA_APP_ID", "ALGOLIA_API_KEY", client ).user("user-123456"); insights.clickedObjectIDsAfterSearch( "Product Clicked", "products", Arrays.asList("9780545139700"), new ArrayList<>(Arrays.asList(7l)), "cba8245617aeace44" ); Build with Java client := insights.NewClient( "ALGOLIA_APP_ID", "ALGOLIA_API_KEY", ).User("user-123456") res, err := client.ClickedObjectIDsAfterSearch( "Product Clicked", "products", []string{"9780545139700"}, []int{7}, "cba8245617aeace44", ) Build with Go client.execute { send event ClickedObjectIDsAfterSearch( "user-123456", "Product Clicked", "products", Seq("9780545139700"), Seq(7), "cba8245617aeace44" ) } Build with Scala *:nth-child(n+1)]:border-b px-4" data-expansion-type="multiItem" > Manage your data using any of our API clients. Build search front-end from customizable UI libraries with reusable components. Configure analytics to show click conversions, run A/B testing and tune recommendations. Scale with Integrations Use integrations and pre-built libraries to build scalable search experiences. --> --> --> No Products Found!!! View all integrations Explore every possibility with full documentation Find everything you need to get started with API reference docs, guides and sample code. Read the docs Develop your stack with UI libraries Deploy pre-built, customizable UI libraries for instantsearch and autocomplete, available in multiple frameworks. Explore all front-end possibilities Build DocSearch Free search for your developer documentation. Discover DocSearch Code Exchange Building blocks for search and discovery. Back-end tools Use our API clients, frameworks and integrations to push your data. Explore back-end building blocks Front-end tools Build your frontend using our UI libraries and templates. Explore front-end building blocks Showcase Don’t start from a blank page. Explore our demos and sample apps. Explore Showcase Explore Code Exchange For startups - all the power, none of the headache Startups, you can get going in minutes and scale for decades. Whatever your future demands, and however much you grow - Algolia has you covered. Eligible startups can begin with $10k of credits from Algolia and $100k from startup partners. Learn more Enterprises, delight your customers Grow your customer satisfaction - and sales. Because when your customers feel understood, they click and they come back. Get help from our experts to start fast and run efficiently. Contact sales "[Algolia] was very professional from the start. We had a great Customer Success Manager and team that provided a lot of help and was a great partner." Clint Fischerström Head of Ecommerce @ Swedol “I think we’ve grown leaps and bounds with Algolia. There's a lot of features that we still can tap into, which is great because I feel like we've gotten a ton out of it already.” Geoff Lyman Digital Experience Solutions Manager @ Hershey's “Instead of having to go into the back end and the catalog—which would have been a technical headache—we were able to figure it out in a matter of a day, test it, and ‘boom’ it’s live.” Courtney Grisham Director of E-Commerce @ Shoe Carnival “Algolia is very fast — able to keep up with our level of traffic… The API and SDK options are really great, and the ability to handle traffic at scale (we have a high volume)” Matt Goorley Engineering Manager @ LTK “Algolia is a breeze to work with. With Algolia, our editorial team has seen significant productivity improvements when building the daily online edition of The Times and weekly edition of The Sunday Times, with search being 300-500 times faster than our prior solution.” Matt Taylor Editorial Product Manager @ The Times Explore more Discord Community Documentation Algolia Startup Program Search API Security & compliance Global infrastructure Customer Hub Enable anyone to build great Search & Discovery Get a demo Start Free Products Overview AI Search AI Browse AI Recommendations Ask AI Intelligent Data Kit Use cases Overview Enterprise search Headless commerce Mobile & app search Voice search Image search OEM Site search Developers Developer Hub Documentation Integrations Engineering blog Discord community API status DocSearch For Open Source Live demos GDPR AI Act Integrations Salesforce Commerce Cloud B2C Shopify Adobe Commerce Netlify Commercetools BigCommerce Distributed & secure Global infrastructure Security & compliance Azure AWS Industries Overview B2C ecommerce B2B ecommerce Marketplaces SaaS Media Startups Fashion Tools Search Grader Ecommerce Search Audit Company About Algolia Careers Newsroom Events Leadership Social impact Contact us Anti-Modern Slavery Statement Awards Social networks Developers Developer Hub Documentation Integrations Engineering blog Discord community API status DocSearch For Open Source Live demos GDPR AI Act Industries Overview B2C ecommerce B2B ecommerce Marketplaces SaaS Media Startups Fashion Tools Search Grader Ecommerce Search Audit Products Overview AI Search AI Browse AI Recommendations Ask AI Intelligent Data Kit Use cases Overview Enterprise search Headless commerce Mobile & app search Voice search Image search OEM Site search Integrations Salesforce Commerce Cloud B2C Shopify Adobe Commerce Netlify Commercetools BigCommerce Distributed & secure Global infrastructure Security & compliance Azure AWS Company About Algolia Careers Newsroom Events Leadership Social impact Contact us Anti-Modern Slavery Statement Awards Social networks Algolia mark white ©2026 Algolia - All rights reserved. Cookie settings Trust Center Privacy Policy Terms of service Acceptable Use Policy ✕ Hi there 👋 Need assistance? Click here to allow functional cookies to launch our chat agent. 1 | 2026-01-13T08:48:13 |
https://apisyouwonthate.com/blog/zero-downtime-migration-from-laravel-vapor-to-laravel-cloud/ | Zero-Downtime Migration from Laravel Vapor to Laravel Cloud Newsletter Articles Books Podcast Membership Sign in Subscribe php Zero-Downtime Migration from Laravel Vapor to Laravel Cloud Move your Laravel API from Vapor to Cloud in phases, without making a complete hash of it and wishing you never bothered. Phil Sturgeon 08 Dec 2025 — 9 min read For Laravel PHP users, Laravel Vapor was the hottest new serverless hosting experience and we were all very excited. Over time the excitement around serverless for APIs seems to have died down, and a more regular hosting experience has popped up to replace it: Laravel Cloud . No longer serverless, and a whole lot more functionality baked in ready to go. So, how to migrate over without breaking everything? Step 1: Sign up on Laravel Cloud Create an account , it's free and does not take long. Make an Organization for your company/team (e.g. "Protect Earth"). Step 2: Create an application Laravel Cloud links up the application to deploy, turning pushes into deployment triggers and commit messages into deployment messages. This is a lot more like other classic Platform as a Service systems (think Heroku, Netlify, Vercel, etc.) and is a lot easier than needing to run a CLI from a CI server / GitHub Action. Once you have hooked up the application, given it a name and picked a region, you will be taken to see your new application with all its core resources being deployed. The first deployment will happen when you click the bit Deploy button, or when you push a commit. One good commit to push would be disabling Vapor deployments so we know we're only deploying to one location. git rm .github/workflows/deploy-vapor.yaml git commit -m "disable laravel vapor deployments" git push origin main That's going to keep Vapor up and running, which we'll need for a smooth transition. Step 3: Point application to AWS RDS The new application in Cloud is going to start up without a database, cache, websocket, or any other resources, so you can expect to see plenty of errors. Seeing as Laravel Vapor is a thin wrapper around AWS, all of those resources can be used over the public network, so hop over to Vapor, get into the database settings, and enable public access. Now you don't need to make it public, you can do it with Vapor tunnels , but it's a whole lot easier to make it public and just delete it before you get hacked. Vapor automatically injects username and password as environment variables, but we'll need to copy those down and paste them into Cloud environment variables in Settings to let it know where this RDS database is running. DB_HOST={rds-db}.{rds-region}.rds.amazonaws.com DB_PORT=3306 DB_DATABASE=vapor DB_USERNAME=vapor DB_PASSWORD={your-password} To get these details, head over to the Vapor dashboard, go to Databases, and find the password behind the Show Password link. If you can connect to the database locally , you can use the exact same settings to have the Cloud application talking to it. Pop those environment settings into the application settings, then click Save and Deploy. The application will hopefully be pulling data from the database, and you're well on your way to having a functioning application. Step 4: Reuse AWS S3 Storage Thousands of photos of trees. Could not migrate them all easily so pointed the application at that same bucket. { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "s3:PutObject", "s3:PutObjectAcl", "s3:GetObject", "s3:GetObjectAcl", "s3:DeleteObject" ], "Resource": "arn:aws:s3:::your-bucket-name/*" }, { "Effect": "Allow", "Action": [ "s3:ListBucket" ], "Resource": "arn:aws:s3:::your-bucket-name" } ] } Let the application know where to find the S3 bucket, and you're good to go. FILESYSTEM_DISK=s3 AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_DEFAULT_REGION=eu-west-2 AWS_BUCKET=your-bucket-name Save and deploy, and see if images are showing up. Yaaay. Hello tree. Step 5: Setup Cache, Queues, Logs Dwight Watson has a great post about some of the changes they needed to make getting caching, queues, and logs working during their migration. I forgot to take notes on this section since I started these migrations in August so I'm glad this post is covering that. Migrating from Laravel Vapor to Laravel Cloud I was a day-one subscriber to [Laravel Vapor](https://vapor.laravel.com). I work on a number of app When you've twiddled enough of these options that you have a cache (whether its database or Laravel KV), and have a queue running (whether its on the same worker as the web application or another queue resource) it's time to give it a decent bit of testing, get QA involved if you can, and make sure its all above board before going live. Step 6: Switch over DNS Add the custom domain to Cloud and update DNS settings to point to it. See the Laravel Cloud documentation on custom domains . Once this is done, give it enough time for DNS to propagate, and we can start taking down Laravel Vapor resources one at a time to start shrinking that AWS bill down to zero. This can be done a few weeks or months later if you've got other stuff to be doing. The sooner you do it the sooner you save money but at least go for a nice walk. Ride a bike. See a goat. Come back refreshed. Step 7: Create a new database In Laravel Cloud create a new empty database, either MySQL or Postgres. When it creates the database do not deploy yet. Cloud will still have the DB_* environment settings pointing to RDS even if you do deploy this new database, but click "Save only" to play it safe. The strategy for migrating the database is simple: export the old database, then import it over here. Admittedly this is not truly "zero downtime", because the second you take this dump the data is stale. I did this late at night, knowing we were not planting any trees at midnight, and any late orders for tree sponsorships could be copied over afterwards. Stick Vapor into maintenance mode for a few minutes as you do this, to turn off queues and workers to avoid unexpected effects happening on the old system. You could set up DB replication if you truly need zero downtime, or just go cowboy mode and do this step quickly. Step 8: Export the old database Exporting the database via the CLI can be hit or miss if this is your first go, but for MySQL users it should look a little something like this: mysqldump --set-gtid-purged=OFF --single-transaction -h {rds-db}.{rds-region}.rds.amazonaws.com -P 3305 -u vapor -p vapor > dump.sql Our RDS database is MySQL so I downloaded MySQL Workbench for a bit of assistance. Connect to the old database using the same credentials pasted into Laravel Cloud. Select every table you want to export, outputting both the table structure and the data that goes in them. Depending on what sort of data you have, you may need to fiddle around with various settings to get it exporting smoothly. Here are the settings I've used. As someone who uses a lot of MySQL GIS, I had to enable hex-blob to get POINT() and POLYGON() values working properly. Step 9: Import the database dump As soon as you have the database dump ready, import them with a command that looks a bit like this. $ mysql --init-command="SET SESSION FOREIGN_KEY_CHECKS=0;" -P 3306 -h db-{host}.eu-west-2.public.db.laravel.cloud -u <username> -p main < dump.sql -vv Once that's finished running, remove the hardcoded DB_* environment variables from the Cloud application that were pointing it to RDS. When these are removed, click "Save and Deploy". Give it another round of Q&A, and take it out of maintenance mode, or go to bed. Step 10: Migrate AWS S3 to Cloud (Cloudflare R2 kinda) This part could take 20 minutes or two months depending on many files you have. Laravel Vapor uses AWS S3, but Laravel Cloud uses Cloudflare R2. These services are essentially the same thing, and whilst they share the same API (Flysystem can talk to both of them) it's not possible to transfer files from one to the other in any but the slowest and daftest of ways. Amazon S3 has all sorts of clever ways to transfer content between buckets. This won't work. Cloudflare R2 has a bulk import tool called Super Slurper , but there's no way to use that for your managed R2 bucket. I had awscli installed so I downloaded the whole bucket. mkdir backup-bucket brew install awscli aws configure aws s3 sync s3://<bucketname> ./backup-bucket This will clone the entire bucket into . This worked fine for Protect Earth as we only had 120,000 photos of trees to download, but another tree planting charity had a million and that was hecking slow. For the upload of these files, awscli is not going to work as the authentication will be all wrong. As a big fan of Cyberduck I cracked out their CLI utility duck and added the Cloudflare R2 profile to help it quick the right language. mv "~/Downloads/Cloudflare R2 Storage \(S3\).cyberduckprofile" "~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/" In the Cloud dashboard create and attach a new object storage. Name it whatever, and attach it to production with another name which could be whatever. I named both cloud . Create an access token for that bucket called duck upload or something, and we can use this to import the files. Click "View Credentials" on the Cloud dashboard and you'll see a bunch of AWS_* environment variables, even though this is for R2. AWS_BUCKET=fls-f8efy7-b2e6-49db-b13e-d1bf4c342bcf AWS_DEFAULT_REGION=auto AWS_ENDPOINT=https://numbers-and-letters.r2.cloudflarestorage.com AWS_URL=https://fls-9fae57b9-b1e4-47db-b43e-c1bf4c342bcd.laravel.cloud AWS_ACCESS_KEY_ID=id AWS_SECRET_ACCESS_KEY=secret As far as duck is concerned, the access key will be the username, and the secret will be the password. For the host look for AWS_ENDPOINT= . Grab the whole value, and cut off the https:// part. So if it was https://example.r2.cloudflarestorage.com we just want example.r2.cloudflarestorage.com . Then add the AWS_BUCKET value after it, so if your bucket was my-bucket you'd end up with example.r2.cloudflarestorage.com/my-bucket . Now you can use the duck command to upload your files: duck --verbose --retry --parallel --username {AWS_ACCESS_KEY_ID} --password {AWS_SECRET_ACCESS_KEY} --upload s3-cloudflare-r2://<hostname>.r2.cloudflarestorage.com/fls-f8efy7-b2e6-49db-b13e-d1bf4c342bcf/ ./backup-bucket/ this may take forever, and you might want to run it from a server, a raspberry pi, or some other always on device so it doesn't cancel every time you move anywhere for the new few months, but no dramas if it does cancel. Run duck again with --existing skip and it'll upload missing files, even doing a md5 checksum to make sure there were no broken uploads. You can skip the md5 if thats too slow by using --nochecksum . Finally Now you can delete whatever bits of Laravel Vapor you've not already turned off. Wipe out AWS RDS, all the databases, proxies, and snapshots. Do as much of it as you can through the Laravel Vapor interface to reduce clicking around. Remove all the images from all of the S3 bucket your user files were stored in and everything with vapor in the name too. Close down all the queues, remove any remaining Lambdas, and eventually you should be able to close down your AWS account entirely, and then close your Laravel Vapor account too. How is Laravel Cloud Generally I'm a big fan. My charity Protect Earth is down from $120/month to $30/month and performance is better thanks to built in support for Laravel Octane . Most importantly for API developers, Laravel Cloud has network caching enabled by default , helping you focus on designing APIs to more cacheable without needing to faff around setting up the mechanics yourself like you did with Vapor . Finally the built in support for Laravel Nightwatch has provided a lot of the same use-cases covered by Sentry, but with one less price tag to drain the charity coffers. Let me know how the migration goes, and if you get stuck along the way I can help you out . Drop a comment with improvements or feedback if I've missed anything! Read more Design First, AI Never In the age of vibe-coding, how can we convince teams to invest in design before building APIs? Also in this newsletter: OpenAPI 3.3, Reddit's microservices architecture, an update to Speakeasy for OpenApi 3.2.0, and more! By Alexander Karan 15 Dec 2025 NestJS: Bad, or Really Bad? 😉 In this newsletter: the Resty library for APIs in Golang, a new Bruno release, an interview with Kin Lane, and API Schema Automation for devs By Alexander Karan 01 Dec 2025 Building a Sustainable Future in APIs with Kin Lane Kin Lane drops by to talk to Phil Sturgeon about his new startup, the changing landscape of API tech, why REST fundamentals are still important, and building sustainable API tools. By Mike Bifulco 01 Dec 2025 TanStack DB: No More Broken APIs A fresh database framework with thoughtful developer experience, forms + JSON Schema, Open API 3.2.0 in .net, and more! By Alexander Karan 17 Nov 2025 Sign up About Powered by Ghost Are you ready to build APIs You Won't Hate? Join now to subscribe to our twice-monthly newsletter, access to our Slack Channel, and other subscriber benefits. Unsubscribe any time. Subscribe | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/dotnet/introducing-c-source-generators/ | Introducing C# Source Generators - .NET Blog Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs .NET Blog Introducing C# Source Generators .NET 10 is here! .NET 10 is now available: the most productive, modern, secure, intelligent, and performant release of .NET yet. Learn More Download Now April 29th, 2020 2 reactions Introducing C# Source Generators Phillip Carter Program Manager Show more We’re pleased to introduce the first preview of Source Generators, a new C# compiler feature that lets C# developers inspect user code and generate new C# source files that can be added to a compilation. This is done via a new kind of component that we’re calling a Source Generator. To get started with Source Generators, you’ll need to install the latest .NET 5 preview and the latest Visual Studio preview . Note: to build a source generator, you currently require Visual Studio. This will change in the next .NET 5 preview. What is a Source Generator? Unless you’ve been closely following every prototype and proposal related to the C# language and compiler, then there’s a good chance you’re asking, “What is a Source Generator” right now. A Source Generator is a piece of code that runs during compilation and can inspect your program to produce additional files that are compiled together with the rest of your code. A Source Generator is a new kind of component that C# developers can write that lets you do two major things: Retrieve a Compilation object that represents all user code that is being compiled. This object can be inspected and you can write code that works with the syntax and semantic models for the code being compiled, just like with analyzers today. Generate C# source files that can be added to a Compilation object during the course of compilation. In other words, you can provide additional source code as input to a compilation while the code is being compiled. When combined, these two things are what make Source Generators so useful. You can inspect user code with all of the rich metadata that the compiler builds up during compilation, then emit C# code back into the same compilation that is based on the data you’ve analyzed! If you’re familiar with Roslyn Analyzers, you can think of Source Generators as analyzers that can emit C# source code. Source generators run as a phase of compilation visualized below: A Source Generator is a .NET Standard 2.0 assembly that is loaded by the compiler along with any analyzers . It is usable in environments where .NET Standard components can be loaded and run. Now that you know what a Source Generator is, let’s go through some of the scenarios they can improve. Example scenarios that can benefit from Source Generators The most important aspect of a Source Generator isn’t what it is, but what it can enable. Today, there are three general approaches to inspecting user code and generating information or code based on that analysis used by technologies today: runtime reflection, IL weaving, and juggling MSBuild tasks. Source Generators can be an improvement over each approach. Runtime reflection is a powerful technology that was added to .NET a long time ago. There are countless scenarios for using it. A very common scenario is to perform some analysis of user code when an app starts up and use that data to generate things. For example, ASP.NET Core uses reflection when your web service first runs to discover constructs you’ve defined so that it can “wire up” things like controllers and razor pages. Although this enables you to write straightforward code with powerful abstractions, it comes with a performance penalty at runtime: when your web service or app first starts up, it cannot accept any requests until all the runtime reflection code that discovers information about your code is finished running! Although this performance penalty is not enormous, it is somewhat of a fixed cost that you cannot improve yourself in your own app. With a Source Generator, the controller discovery phase of startup could instead happen at compile time by analyzing your source code and emitting the code it needs to “wire up” your app. This could result in some faster startup times, since an action happening at runtime today could get pushed into compile time. Source Generators can improve performance in ways that aren’t limited to reflection at runtime to discover types as well. Some scenarios involve calling the MSBuild C# task (called CSC) multiple times so they can inspect data from a compilation. As you might imagine, calling the compiler more than once affects the total time it takes to build your app! We’re investigating how Source Generators can be used to obviate the need for juggling MSBuild tasks like this, since Source generators don’t just offer some performance benefits, but also allows tools to operate at the right level of abstraction. Another capability Source Generators can offer is obviating the use of some “stringly-typed” APIs, such as how ASP.NET Core routing between controllers and razor pages work. With a Source Generator, routing can be strongly typed with the necessary strings being generated as a compile-time detail. This would reduce the amount of times a mistyped string literal leads to a request not hitting the correct controller. As we flesh out the API and experience writing Source Generators more, we anticipate more scenarios to become evident. We’re also planning on working with partner teams to help them adopt Source Generators if it improves their core scenarios. Source Generators and Ahead of Time (AOT) Compilation Another characteristic of Source Generators is that they can help remove major barriers to linker-based and AOT (ahead-of-time) compilation optimizations. Many frameworks and libraries make heavy use of reflection or reflection-emit, such as System.Text.Json , System.Text.RegularExpressions , and frameworks like ASP.NET Core and WPF that discover and/or emit types from user code at runtime. We’ve also identified that many of the top NuGet packages people make heavy use of reflection to discover types at runtime. Incorporating these packages is essential for most .NET apps, so the “linkability” and ability for your code to make use of AOT compiler optimizations is greatly affected. We’re looking forward to working with our wonderful OSS community to see how these packages could use source generators and improve the overall .NET ecosystem. Hello World, Source Generator edition All the previous examples of source generators mentioned earlier are pretty complex. Let’s go through a very basic one to show some of the key pieces you’ll need to write your own Source Generator. The goal is to let users who have installed this Source Generator always have access to a friendly “Hello World” message and all syntax trees available during compilation. They could invoke it like this: Over time, we’ll make getting started a lot easier in tools with templates. For now, here’s how to do it manually: 1. Create a .NET Standard library project that looks like this: The key pieces of this is that the project can generate a NuGet package and it depends on the bits that enable Source Generators. 2. Modify or create a C# file that specifies your own Source Generator like so: You’ll need to apply the Microsoft.CodeAnalysis.Generator attribute and implement the Microsoft.CodeAnalysis.ISourceGenerator interface. 3. Add generated source code to the compilation! 4. Add the source generator from a project as an analyzer and add preview to the LangVersion to the project file like this: If you’ve written Roslyn Analyzers before, the local development experience should be similar. When you write your code in Visual Studio, you’ll see that the Source Generator runs and the generated code is available to your project. You can now access it as if you had created it yourself: Note: you will currently need to restart Visual Studio to see IntelliSense and get rid of errors with the early tooling experience There are many more things you can do with Source Generators than just something simple like this: Automatically implement interfaces for classes with an attribute attached to them, such as INotifyPropertyChanged Generate settings files based on data inspected from a SourceGeneratorContext Serialize values from classes into JSON strings etc. The Source Generators Cookbook goes over some of these examples with some recommended approaches to solving them. Additionally, we have a set of samples available on GitHub that you can try on your own. As mentioned earlier, we’re working on making the experience authoring and using Source Generators better in tooling, such as adding templates, allowing for seamless IntelliSense and navigation, debugging, and improving responsiveness and performance in Visual Studio when generating source files. Source Generators are in preview As mentioned earlier in this post, this is the first preview of Source Generators. The intention of releasing this first preview is to let library authors try out the feature and give us feedback on what’s missing and what needs to change. From preview to preview, there may be changes in the API and characteristics of source generators. We intend on shipping Source Generators as GA with C# 9, and sometime later this year we intend on stabilizing the API and features it provides. Calling all C# library developers: try it out! If you own a .NET library written in C#, now is a great time to evaluate Source Generators and see if they’re a good fit. There’s a good chance that if your library makes heavy use of reflection, you’ll benefit in some way. To help with that, we recommend reading the following docs: Source Generators design document , which explains the Source Generator API and current capabilities Source Generators cookbook , which provides examples of different Source Generators that enable different scenarios Give us your feedback and let us know what you need! We’d love to learn more about how you think Source Generators could improve your code, and what you feel is missing or needs changing. What’s next for Source Generators This first preview is is exactly that: a first preview. There is a basic editing experience in Visual Studio, but it is not what we would consider “1.0 quality” right now. We may explore a few different designs over time before we commit to a particular one. One of the biggest areas of focus between now and the .NET 5 release will be improving the editing experience for Source Generators. Additionally, we expect to modify the API to accommodate feedback from partner teams and our OSS community. Additionally, we’ll ensure a good experience for how Source Generators are distributed. We’re currently designing them to be very similar to Analyzers that can be shipped alongside a package. They currently use the Analyzer infrastructure to handle configuration in editor tooling. FAQ Below is a list of questions we anticipate some people might have. We’ll update this list with more questions as they come. How do Source Generators compare to other metaprogramming features like macros or compiler plugins? Source Generators are a form of metaprogramming, so it’s natural to compare them to similar features in other languages like macros. The key difference is that Source Generators don’t allow you _rewrite_ user code. We view this limitation as a significant benefit, since it keeps user code predictable with respect to what it actually does at runtime. We recognize that rewriting user code is a very powerful feature, but we’re unlikely to enable Source Generators to do that. How do Source Generators compare with Type Providers in F#? If you’re an F# programmer (or familiar with the language), then you might have heard of Type Providers . Source Generators were inspired in part by Type Providers, but there are several differences that make them distinct. The main difference is that Type Providers are a part of the F# language proper and emit types, properties, and methods in-memory based on an external source. Source Generators are a compiler feature that analyzes C# source code, optionally with other files, emits C# source code to include back into a compilation. Should I delete all my reflection code? No! Reflection is an incredibly useful tool to use. Reflection does present some performance and “linkability” challenges that can be solvable with Source Generators in some scenarios. We recommend carefully evaluating if Source Generators fit your scenario. How are Source Generators this different from analyzers? Source Generators are similar to analyzers, since both are compiler features that let you plug into a compilation. The key difference is that analyzers ultimately emit diagnostics that can be used to associate with a code fix. Source Generators ultimately emit C# source code that is added to a compilation. There are several other differences discussed in the design document . Can I modify/rewrite existing code with a Source Generator? No. As mentioned earlier, Source Generators do not allow you to rewrite user source code. We do not intend on allowing them to this. They can only augment a compilation by adding C# source files to it. When will Source Generators be out of preview? We intend on shipping Source Generators with C# 9. However, in the event that they aren’t ready in time, we’ll keep them in preview and ensure that users need to opt in to use them. Can I change the TFM in a Source Generator? Technically, yes. Source Generators are .NET Standard 2.0 components, and like any project you can change the TFM. However, they only support being loaded into consuming projects as .NET Standard 2.0 components today. Will Source Generators come to Visual Basic or F#? Source Generators are currently a C# only feature. Because this is the first preview, there are many things that can change between now and the released version. We do not intend on adding Source Generators to Visual Basic at this time. If you’re an F# developer and want to see this feature added, please search the suggestions or file a new one in the F# language suggestion repository . Do Source Generators introduce compatibility concerns for libraries? This depends on how libraries are authored. Since VB and F# currently don’t support Source Generators, library authors should avoid designing their features such that they require a Source Generator. Ideally, features have fallbacks to runtime reflection and/or reflection emit. This is something that library authors will need to careful consider before adopting Source Generators. We expect most library authors will use Source Generators to augment – rather than replace – current experiences for C# developers. Why do I not get IntelliSense for generated code? Why does Visual Studio say there’s an error even though it builds? You will need to restart Visual Studio after building the source generator to make errors go away and IntelliSense appear for generated source code. After you do that, things will work. Currently, Visual Studio integration is very early on. This current behavior will change in the future so that you don’t need to restart Visual Studio. Can I debug or navigate to generated source in Visual Studio? Eventually, we’ll support navigation and debugging of generated source in Visual Studio. It is not yet supported in this early preview stage. How do I ship my own Source Generator? Source Generators can be shipped as NuGet packages, just like Analyzers today. In fact, they use the same “plumbing” as Analyzers. If you’ve ever shipped an Analyzer, then you can easily ship a Source Generator. Will there be Microsoft-authored Source Generators? Eventually, yes. But this is still the first preview of the technology, and a lot of things may need to change to accommodate various scenarios. There is currently no timeline for when Microsoft-authored Source Generators are available. Why do I need to use the Preview LangVersion to consume a Source Generator? Although Source Generators are not technically a C# language feature, they are in preview. Rather than introduce a new setting just for Source Generators, we decided it would be easier to just use the existing switch that enables preview language features for the C# compiler. Cheers, and happy source generation! 2 108 0 Share on Facebook Share on X Share on Linkedin Copy Link --> Category .NET Share Author Phillip Carter Program Manager Phillip is a PM on the .NET team, focusing on the F# language, F# documentation, F# tooling, and project system tooling. He wishes he had more time to code, but that doesn't stop him from having fun with people on GitHub. He loves functional programming and language-related tooling, and is always available to chat about wild and wacky ways to make programming more enjoyable. 108 comments Discussion is closed. Login to edit/delete existing comments. Code of Conduct Sort by : Newest Newest Popular Oldest Alexandre Brina --> Alexandre Brina --> June 28, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> This is a very nice feature but source code written in strings doesn’t look right. Please let code be written as code, with all the IDE support like syntax coloring, code completion, debugging, etc. I mean, it can in fact be strings, allowing interpolation, etc, but written in a regular file, template-like, that let us see the code right away “as code” instead of string-building. Antão Almada --> Antão Almada --> May 31, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> I ported my source generator project from using Uno.SourceGeneration to using the new C# Source Generators. It was actually very simple as these are very similar. It's an internal generator that automatically generates lots of overloads to my types so that value types are not boxed. You can find the code at https://github.com/NetFabric/NetFabric.Hyperlinq/tree/cb76d29c8d9b91935079fa4d226e393b01b1f03f/NetFabric.Hyperlinq.SourceGenerator I'm planning to add a public generator to generate binding methods. Read more I ported my source generator project from using Uno.SourceGeneration to using the new C# Source Generators. It was actually very simple as these are very similar. It’s an internal generator that automatically generates lots of overloads to my types so that value types are not boxed. You can find the code at https://github.com/NetFabric/NetFabric.Hyperlinq/tree/cb76d29c8d9b91935079fa4d226e393b01b1f03f/NetFabric.Hyperlinq.SourceGenerator I’m planning to add a public generator to generate binding methods. Read less Jinming Mu --> Jinming Mu --> May 13, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> This is a very promising feature. but so far It is similar with T4 if it could not manipulate the exiting code. and It is unnecessary if just for boot faster. AOP it will be one of its major features but not all. David Lewis --> David Lewis --> May 18, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> T4 templates don’t have access to your programs structure at compile time. even when running from the same assembly. Source generators do have access to that structure and are brought in as a library rather than copy pasting into your source code. since source generators allow for compile time introspection and code generation there are opportunities to do things like IOC containers with zero runtime reflection overhead and I can see things like automapper and ASP.Net being rewritten using this technology to be MUCH faster. Pierre Picard --> Pierre Picard --> May 13, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Hi, This is an interesting feature indeed, but there was another way to do the same thing. Let's consider the C++ concept of constexpr. If there was a similar feature in C# like "compile time blocks" which would contain code executed at compile time, it would allow to do the same thing as Source Generators for most cases. I understand that it would be much more work for the team working on the C# compiler, but for an application developper it would have been much much more simple and accessible than having to: rely on Roslyn to walk along ASTs,... Read more Hi, This is an interesting feature indeed, but there was another way to do the same thing. Let’s consider the C++ concept of constexpr. If there was a similar feature in C# like “compile time blocks” which would contain code executed at compile time, it would allow to do the same thing as Source Generators for most cases. I understand that it would be much more work for the team working on the C# compiler, but for an application developper it would have been much much more simple and accessible than having to: rely on Roslyn to walk along ASTs, building strings containing C# code, and create an external analyzer package. Read less michael Lang --> michael Lang --> May 11, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> A long time ago, when .NET 1.0 was the new kid on the block, Code Generators (not to be confused with Source Generators) were all the rage. For a long time, for many reasons, I had no interest them. I only became sold on Code Generators the day MS introduced partial classes in .NET 2.0, however just when I was finally on board, they fell out of favour. With .NET 2.0 they also introduced Entity Framework, and with that Code Generators such as MyGeneration and CodeSmith were suddenly yesterdays news. The majority of people were only generating... Read more A long time ago, when .NET 1.0 was the new kid on the block, Code Generators (not to be confused with Source Generators) were all the rage. For a long time, for many reasons, I had no interest them. I only became sold on Code Generators the day MS introduced partial classes in .NET 2.0, however just when I was finally on board, they fell out of favour. With .NET 2.0 they also introduced Entity Framework, and with that Code Generators such as MyGeneration and CodeSmith were suddenly yesterdays news. The majority of people were only generating code to talk to the database, so they saw no need for CodeSmith and MyGeneration, which essentially was replaced by in built VS scripts and T4. It feels like a dark secret, but I’m actually still using MyGeneration. I use it to generate all our EF classes and repositories based on database meta data and hand coded MyGeneration scripts. I use MyGeneration over T4 as it just seems a whole lot easier and more powerful. I think Code Generation is great for bridging application domains that are physically separated yet tightly coupled such as the example you’ve given above with a client generating code based on meta data for a web service, or generating EF code based on a database schema, or going the other way and generating SQL scripts base on EF code etc. Source Generators seem like something you could use to create your own scripting language like Code Smith, MyGeneration or T4… rather than a scripting language in itself. It’ll be interesting to see where Microsoft runs with this, and what it gets used for. Is Microsoft already using this internally for anything? Read less Dr. Chris of Rain --> Dr. Chris of Rain --> May 10, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> I ported a serializer library from a project of mine to use source generators. Here are some of my thoughts: All that being said, I think this is a pretty cool feature and I am definitively looking forward to its official release. Keep up the good work! Read more I ported a serializer library from a project of mine to use source generators. Here are some of my thoughts: Debugging support is desperately needed. At minimum it would be good to see the details of exceptions that crashes the source generator. But being able to easily attach a debugger would make life a lot easier. Roslyn’s diagnostic system seems to be pretty thorough. But if you are developing a library, sometimes you just want something quick and dirty. It would be good if there was a simple way to output debug logs, warnings, errors, etc. Roslyn’s API is massive. This is somewhat understandable because it is a compiler. But it can be pretty hard to find anything. For example, presumably there code somewhere that creates a mapping between the Accessibility enum and its string representations. But I couldn’t find it. I suspect that for a lot of source generator libraries, the semantic model will be the most useful. So, it is a little strange that it isn’t presented front and center in the source generator interface. I probably wouldn’t have been able to figure out how to access the semantic model without looking at the samples. All that being said, I think this is a pretty cool feature and I am definitively looking forward to its official release. Keep up the good work! Read less Mourad CHIBANE --> Mourad CHIBANE --> May 22, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> For debugging you can simply add : System.Diagnostics.Debugger.Launch(); and at compile time you will be able to attach your debugger. Scott Holodak --> Scott Holodak --> May 8, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> By any chance can the generator live in a netstandard2.1 library? I need to consume a library that uses IAsyncEnumerable with await foreach ‘s. Frederic Forjan --> Frederic Forjan --> May 8, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Did you consider this as a way to rewrite resources (resx) in .net and avoid having the C# added under source control ? i can see this to generate the resources.generated.cs on the fly and avoid to ‘manage’ it ? Kalle Niemitalo --> Kalle Niemitalo --> May 8, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> On Windows, does the C# compiler ask Antimalware Scan Interface (AMSI) to scan the generated source code, like PowerShell does (SecuritySupport.cs)? Antimalware software can install a file system minifilter to scan other source files when they are read or written, but that will not work with source code that is generated by a source generator and then used by the C# compiler without ever being written to a file. Read more On Windows, does the C# compiler ask Antimalware Scan Interface (AMSI) to scan the generated source code, like PowerShell does ( SecuritySupport.cs )? Antimalware software can install a file system minifilter to scan other source files when they are read or written, but that will not work with source code that is generated by a source generator and then used by the C# compiler without ever being written to a file. Read less circles-arrows.com --> circles-arrows.com --> May 7, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> OMG! FINALLY!!!!! This is great for injecting code from (xml / json) metadata files (even code like: #error Metadata file abc has problem xyz, mWahahaha) And an extension method generator for “default interface methods”, so we get full mix-ins with c# 9 😀 Thank you, thank you, thank you! Load more comments Read next April 30, 2020 Blazor WebAssembly 3.2.0 Release Candidate now available Daniel Roth May 6, 2020 Configuring Azure Services and emulators using Visual Studio Angelos Petropoulos Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the .NET Blog Newsletter. Privacy Statement. Subscribe Follow this blog Are you sure you wish to delete this comment? × --> OK Cancel Sign in Theme Insert/edit link Close Enter the destination URL URL Link Text Open link in a new tab Or link to existing content Search No search term specified. Showing recent items. Search or use up and down arrow keys to select an item. Cancel Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-6/ | ASP.NET Core updates in .NET 5 Preview 6 - .NET Blog Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs .NET Blog ASP.NET Core updates in .NET 5 Preview 6 .NET 10 is here! .NET 10 is now available: the most productive, modern, secure, intelligent, and performant release of .NET yet. Learn More Download Now June 25th, 2020 0 reactions ASP.NET Core updates in .NET 5 Preview 6 Sourabh Shirhatti [MSFT] Program Manager Show more .NET 5 Preview 6 is now available and is ready for evaluation. Here’s what’s new in this release: Blazor WebAssembly template now included JSON extension methods for HttpRequest and HttpResponse Extension method to allow anonymous access to an endpoint Custom handling of authorization failures SignalR Hub filters Get started To get started with ASP.NET Core in .NET 5.0 Preview 6 install the .NET 5.0 SDK . You need to use Visual Studio 2019 16.7 or Visual Studio 2019 for Mac 8.6 to use .NET 5.0. Install the latest version of the C# extension , to use .NET 5.0 with Visual Studio Code . Upgrade an existing project To upgrade an existing ASP.NET Core 5.0 Preview 5 app to ASP.NET Core 5.0 Preview 6: Update all Microsoft.AspNetCore.* package references to 5.0.0-preview.6.* . Update all Microsoft.Extensions.* package references to 5.0.0-preview.6.* . See the full list of breaking changes in ASP.NET Core 5.0. That’s it! You should now be all set to use .NET 5 Preview 6. What’s new? Blazor WebAssembly template now included The Blazor WebAssembly template is now included in the .NET 5 SDK along with the Blazor Server template. To create a Blazor WebAssembly project, simply run dotnet new blazorwasm . JSON extension methods for HttpRequest and HttpResponse You can now easily read and write JSON data from an HttpRequest and HttpResponse using the new ReadFromJsonAsync and WriteAsJsonAsync extension methods. These extension methods use the System.Text.Json serializer to handle the JSON data. You can also check if a request has a JSON content type using the new HasJsonContentType extension method. The JSON extension methods can be combined with endpoint routing to create JSON APIs in a style of programming we call “route to code”. It is a new option for developers who want to create basic JSON APIs in a lightweight way. For example, a web app that has only a handful of endpoints might choose to use route to code rather than the full functionality of ASP.NET Core MVC. endpoints.MapGet("/weather/{city:alpha}", async context => { var city = (string)context.Request.RouteValues["city"]; var weather = GetFromDatabase(city); await context.Response.WriteAsJsonAsync(weather); }); Find out more about the JSON extension methods in a recent On .NET interview about route to code . Extension method to allow anonymous access to an endpoint You can now allow anonymous access to an endpoint using the simpler AllowAnonymous extension method when using endpoint routing. public void Configure(IApplicationBuilder app, IWebHostEnvironment env) { app.UseRouting(); app.UseAuthentication(); app.UseAuthorization(); app.UseEndpoints(endpoints => { endpoints.MapGet("/", async context => { await context.Response.WriteAsync("Hello World!"); }) .AllowAnonymous(); }); } Custom handling of authorization failures Custom handling of authorization failures is now easier with the new IAuthorizationMiddlewareResultHandler interface that is invoked by the AuthorizationMiddleware. The default implementation remains the same, but a custom handler can be be registered in DI which allows things like custom HTTP responses based on why authorization failed. A sample that demonstrates usage of the IAuthorizationMiddlewareResultHandler can be found here . SignalR Hub filters Hub filters, called Hub pipelines in ASP.NET SignalR, is a feature that allows you to run code before and after Hub methods are called, similar to how middleware lets you run code before and after an HTTP request. Common uses include logging, error handling, and argument validation. You can read more about this Hub filters on the docs page . Give feedback We hope you enjoy this release of ASP.NET Core in .NET 5! We are eager to hear about your experiences with this latest .NET 5 release. Let us know what you think by filing issues on GitHub . Thanks for trying out ASP.NET Core! 0 1 0 Share on Facebook Share on X Share on Linkedin Copy Link --> Category ASP.NET ASP.NET Core Blazor Share Author Sourabh Shirhatti [MSFT] Program Manager I work on .NET, ASP.NET Core, and gRPC. UT Austin Alumnus and Bengaluru native 1 comment Discussion is closed. Login to edit/delete existing comments. Code of Conduct Sort by : Newest Newest Popular Oldest mook awlat --> mook awlat --> August 14, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Great article, thanks for sharing. Building Houses Read next June 26, 2020 F# 5 and F# tools update for June Phillip Carter June 26, 2020 Orchard Core Release Candidate 2 now available Sebastien Ros Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the .NET Blog Newsletter. Privacy Statement. Subscribe Follow this blog Are you sure you wish to delete this comment? × --> OK Cancel Sign in Theme Insert/edit link Close Enter the destination URL URL Link Text Open link in a new tab Or link to existing content Search No search term specified. Showing recent items. Search or use up and down arrow keys to select an item. Cancel Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://bizarro.dev.to/t/programming/page/84 | Programming Page 84 - ALTERNATE UNIVERSE DEV Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account ALTERNATE UNIVERSE DEV Close Programming Follow Hide The magic behind computers. 💻 🪄 Create Post Older #programming posts 81 82 83 84 85 86 87 88 89 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV ALTERNATE UNIVERSE DEV — A constructive and inclusive social network for software developers. With you every step of your journey. Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . ALTERNATE UNIVERSE DEV © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://ruul.io/blog/how-to-price-your-freelance-writing-services-effectively | How to Set Your Rates as a Freelance Writer Product Payment Requests Get paid anywhere. Sell Services Make your services buyable Sell Products Create once sell forever Subscriptions Get paid on repeat Ruul Space Your personel storefront. One link for everything you offer. Learn more Pricing Resources Partner Programs Referral Program Get 1% for life. Seriously. Affiliate Program Bring users, get paid Partners Let’s grow together. More Blog About us Support Brand Kit For Customers Log in Sign up For Businesses Login Sign up get paid How to Price Your Freelance Writing Services Effectively Discover strategies to price your freelance writing services, manage project costs, and set competitive rates. Learn about pricing models and negotiation tips. Esen Bulut 5 min read RUUL FOR INDEPENDENCE You chose independence.We make sure you keep it. Sell your time, your talent, whatever you create or build always on your terms. Get started See Example This is also a heading This is a heading Key Points Pricing your freelance writing services can be a tricky yet crucial aspect of managing your freelance career. Setting a fair price not only ensures that you get compensated for your time and expertise, but it also helps you remain competitive in a crowded market. In this blog, we’ll explore strategies on how to price your freelance writing services effectively, allowing you to build a sustainable career and maintain long-term relationships with clients. How to Price Your Services as a Freelance Writer As a freelance writer, figuring out how to price your services is often one of the most challenging tasks. There is no universal formula, but a few key factors can help you develop a pricing structure that suits both you and your clients. First, consider your experience level. Writers who are just starting out often need to charge lower rates to attract clients, while seasoned writers with an established portfolio can command higher fees. Additionally, the niche or industry you specialize in plays a significant role. Technical or highly specialized topics typically allow for higher rates compared to general content writing. Writers with specific expertise in fields like finance, law, or health can often demand premium rates due to the complexity of the subject matter. Another important aspect is the amount of time required for each project. Pricing can be determined based on the length of the project (per word, per page), or the time spent (hourly rate). Evaluate how long it takes to research, write, and revise content, and ensure that your rates reflect the effort involved. Don’t forget to factor in time spent on additional tasks such as meetings, editing, or formatting the content. Market demand is also a key determinant. Research industry standards to find out what other freelance writers are charging for similar work. Understanding the current market can provide a baseline to set your rates competitively. Additionally, taking into account the geographic location of your clients can offer some insights—clients based in higher-income regions are generally willing to pay more than those in lower-income areas. Price Your Freelance Writing Once you've considered these factors, it’s time to establish how you will charge clients. There are various pricing models available to freelancers, and choosing the right one is essential to ensure that both parties feel satisfied with the agreement. One common method is charging per word. This approach is straightforward and easy for both the client and the freelancer to understand. If you decide to use a per-word pricing model, make sure it’s clear how you define “words” (for example, whether that includes only the body of the content, or titles and headings too). Another option is to charge by the hour. Hourly rates are useful when the project scope is not well defined or if the amount of work fluctuates during the course of the job. However, keep in mind that not all clients feel comfortable with hourly billing, as it can sometimes be unpredictable. Always communicate clearly how long you expect the project to take before beginning. Project-based pricing is another popular model. It involves setting a flat fee for an entire project. This model works well for longer or more complex assignments where it may be difficult to calculate how many words or hours are needed. It also gives clients peace of mind since they know the total cost upfront. Lastly, retainer agreements can provide a steady stream of income by guaranteeing a set number of hours or deliverables each month. These agreements work well for long-term clients who require ongoing content creation and offer both stability and a long-term relationship with the client. Set Your Freelance Writing Rate When setting your freelance writing rate, make sure you are accounting for all the costs involved in running your freelance business. As a freelancer, you don’t have the safety net of a regular paycheck, and it’s essential to plan for slow periods when work may not be as abundant. Be sure to factor in expenses like taxes, software subscriptions, marketing costs, and health insurance when calculating your rates. Many freelancers recommend adding an additional 20-30% to their baseline rate to cover these hidden costs. Negotiation skills are also critical when setting rates. Don’t be afraid to discuss payment terms with your clients. Some clients may try to negotiate lower rates, but it’s important to stand firm on your pricing if you believe it accurately reflects your value. When negotiating, emphasize the quality of your work and the benefits they’ll receive from hiring a professional freelance writer. Finally, don’t underprice your services. While it may be tempting to set a low rate in order to attract more clients, doing so can ultimately hurt your business in the long run. Clients who hire based solely on low prices often don’t appreciate the value of the work you provide and may be more demanding or harder to work with. Pricing Your Freelance Writing Work Finding the right price for your work is a process that evolves as your career develops. As you gain more experience, refine your skills, and expand your portfolio, don’t hesitate to revisit your rates and increase them when appropriate. Regularly evaluate your pricing structure to ensure it aligns with the market and the quality of work you provide. It’s also worth considering adding value to your services by offering additional perks. For example, you could include free revisions or additional research for a slightly higher rate. Offering packages where clients can bundle services such as writing, editing, and proofreading is another effective strategy to increase your overall earnings. Freelance Writer Prices Freelance writer prices vary greatly depending on a range of factors including expertise, location, and the scope of the project. On average, freelance writers can charge anywhere from $0.10 to $1.00 per word, while hourly rates can range from $25 to $150 or more depending on experience. Clients may also prefer monthly retainers, especially if they need a steady flow of content. These retainers can range from $500 to several thousand dollars, depending on the scope of work and the writer’s expertise. When setting your prices, always consider the long-term sustainability of your freelance business. If you charge too little, you risk burning out by taking on too many projects to meet your financial needs. By setting fair and competitive rates, you can ensure both your satisfaction and your clients’ loyalty. Ruul helps in that matter. Ruul allows freelancers to set their price accurately with freelancer price generators . It helps freelancers to find the best price for their projects based on their skills, experience and requirements. At the end of the day, managing your freelance writing rates goes hand in hand with proper financial organization. Tools like Ruul can help simplify invoicing, ensuring that you get paid on time. With Ruul’s online invoice service , you can streamline your payment processes, get early payments when necessary, and manage tax-related issues with ease. Whether you’re dealing with freelance late payments or simply need an efficient invoicing solution, Ruul provides freelancers with the tools they need to thrive. ABOUT THE AUTHOR Esen Bulut Esen Bulut is the co-founder of Ruul. After graduating Boston College with finance and economics degrees, she began her career as a Finance Executive. Prior to Ruul, she held managerial positions in finance and marketing. Esen's entrepreneurship success earned her recognition in Fortune's 40 under 40 list in 2022. More Freelance Digital Marketer Rates: 2025 Data-Backed Guide Freelance digital marketer rates are like a rollercoaster. Stop guessing. See all averages, from $5 Fiverr gigs to thousands-of-dollars global contracts, here. Read more Rimuut has rebranded as Ruul and here is why Rimuut has rebooted and is proud to announce that it will continue its journey with new features and by the name of Ruul. Read more What Dribbble’s New Services Feature Means for Creative Freelancers? What does Dribbble's 'Services' feature mean for creative freelancers? Turn your portfolio into sales & boost earnings! Learn how. Read more MORE THAN 120,000 Independents Over 120,000 independents trust Ruul to sell their services, digital products, and securely manage their payments. FROM 190 Countries Truly global coverage: trusted across 190 countries with seamless payouts available in 140 currencies. PROCESSED $200m+ of Transactions Over $200M successfully processed, backed by an 8-year legacy of secure, reliable transactions trusted by independents worldwide. FREQUENTLY ASKED QUESTIONS Everything you need to know. Get clear, straightforward answers to the most common questions about using Ruul. hey@ruul.io What is Ruul? Ruul is a merchant-of-record platform helping freelancers and creators globally sell services, digital products, subscriptions, and easily get paid. Who is Ruul for? Ruul is designed for freelancers, creators, and independent professionals who want a simple way to sell online and get paid globally. How does Ruul work? Open an account, complete a quick verification (KYC), and link your payout account. Then, start selling through your store or send payment requests to customers instantly. How does pricing work? Signing up is free. There are no subscription or hidden fees. Ruul charges a small commission only when you sell or get paid through the platform. What is a Merchant of Record? A merchant of record is the legal seller responsible for processing payments, handling taxes, and managing compliance for each transaction. What can I sell on Ruul? You can sell services, digital products, license keys, online courses, subscriptions, and digital memberships. How do I get paid on Ruul? Add your preferred bank account, digital wallet, or receive payouts in stablecoins as crypto. Funds arrive within 24 hours after a payout is triggered. OPEN AN ACCOUNT START MAKING MONEY TODAY ruul.space/ Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. Trustpilot Product Payment Requests Sell Services Sell Products Subscriptions Ruul Space Pricing For Businesses Resources Blog About Contact Support Referral Program Affiliate Program Partner Program Tools Invoice Generator NDA Generator Service Agreement Generator Freelancer Hourly Rate Calculator All Rights Reserved © 2025 Terms Of Use Privacy Policy | 2026-01-13T08:48:13 |
https://gg.forem.com/privacy#b-administrative-purposes | Privacy Policy - Gamers Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Gamers Forem Close Privacy Policy Last Updated: September 01, 2023 This Privacy Policy is designed to help you understand how DEV Community Inc. (" DEV ," " we ," or " us ") collects, use, and discloses your personal information. What's With the Defined Terms? You'll notice that some words appear in quotes in this Privacy Policy. They're called "defined terms," and we use them so that we don't have to repeat the same language again and again. They mean the same thing in every instance, to help us make sure that this Privacy Policy is consistent. We've included the defined terms throughout because we want it to be easy for you to read them in context. 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? 2. PERSONAL INFORMATION WE COLLECT 3. HOW WE USE YOUR INFORMATION 4. HOW WE DISCLOSE YOUR INFORMATION 5. YOUR PRIVACY CHOICES AND RIGHTS 6. INTERNATIONAL DATA TRANSFERS 7. RETENTION OF PERSONAL INFORMATION 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS 10. CHILDREN'S INFORMATION 11. OTHER PROVISIONS 12. CONTACT US 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? This Privacy Policy applies to personal information processed by us, including on our websites, mobile applications, and other online or offline offerings — basically anything we do. To make this Privacy Policy easier to read, our websites, mobile applications, and other offerings are all collectively called the " Services. " Beyond this Privacy Policy, your use of the Services is subject to our DEV Community Terms and our Forem Terms. The Services include both our own community forum at https://www.dev.to (the " DEV Community ") and the open source tool we provide called " Forem ," available at https://www.forem.com which allows our customers to create and operate their own online forums. We collect personal information from two categories of people: (1) our customers, who use Forem and our hosting services to run and host their own forums (we'll call them " Forem Operators "), and (2) the people who interact with DEV-hosted forums, including forums provided by Forem Operators utilizing Forem and separately our own DEV Community (we'll call them " Users "). An Important Note for Users Since we provide hosting services for Forem Operators, technically we also process your information on their behalf. That processing is governed by the contracts that we have in place with each Forem Operator, not this Privacy Policy. In other words, when you share your data on a DEV-hosted forum operated by a Forem Operator, we at DEV are basically just the "pipes" — we process the data on behalf of the Forem Operator, but don't do anything with it ourselves beyond what we're required to do under our contract (and by law). So, if you post your information on a DEV-powered forum provided by a Forem Operator, that Forem Operator's privacy policy applies, and any questions or requests relating to your data on that service should be directed to that Forem Operator, not us. Likewise, if you use our mobile application, you may also interact with forums that use DEV's open-source tools but do all their hosting and data collection themselves. For those forums, we at DEV have no access to your data, so be sure to read the privacy policy of any third-party hosted forum before posting. 2. PERSONAL INFORMATION WE COLLECT The categories of personal information we collect depend on whether you're a User or Forem Operator, how you interact with us, our Services, and the requirements of applicable law. Breaking it down, we collect three types of information: (1) information that you provide to us directly, (2) information we obtain automatically when you use our Services, and (3) information we get about you from other sources (such as third-party services and organizations). More details are below. A. Information You Provide to Us Directly We may collect the following personal information that you provide to us. Account Creation (for Forem Operators): We'll require your name and email address to get started, as well as some details about the Forem you want to run, such as: whether you're running the Forem on your own behalf or as part of an organization, and details about the community you want to support (how big is it, what topics does it cover, where do members currently communicate, how/if the community earns money, whether the community is open, invite-only or paid, any existing social media accounts, etc.) You'll need to tell us a bit about your personal coding background, and you'll have the option to provide your DEV username as well, if you are a member of the DEV.to community. Account Creation (for Users) : We collect name and email address from users that create an account on DEV Community. For other forums created by Forem Operators using Forem, the Forem Operator determines what information is required for User account creation for their respective forums. Interactive Features (for Users) . Like any other social network, both we and other Users of our Services may collect personal information that you submit or make available through our interactive features (e.g., messaging and chat features, commenting functionalities, forums, blogs, posts, and other social media pages). While we do have private messages that are only between you and the person you're messaging (as well as us and the Forem Operator, as applicable), any information you provide using the public sharing features of the Services, such as the information you post to your public profile or the topics you follow is public, including to recruiters and prospective employers, and is not subject to any of the privacy protections we mention in this Privacy Policy except where legally required. Please exercise caution before revealing any information that may identify you in the real world to others. Purchases . If you buy stuff on our shop site https://shop.dev.to/ (as either a User or Forem Operator), or otherwise if you pay us in connection with your use of the Forem service, we may collect personal information and details associated with your purchases, including payment information. Any payments made via our Services are processed by third-party payment processors, such as Stripe, Shopify, and PayPal. We do not directly collect or store any payment card information entered through our Services, but may receive information associated with your payment card information (e.g., your billing details). Your Communications with Us (Users and Forem Operators) . We may collect personal information, such as email address, phone number, or mailing address when you request information about our Services, register for our newsletter or loyalty program, request customer or technical support, apply for a job, or otherwise communicate with us. Surveys . We may contact you to participate in surveys. If you decide to participate, you may be asked to provide certain information, which may include personal information (for example, your home address). Sweepstakes or Contests . We may collect personal information you provide for any sweepstakes or contests that we offer. In some jurisdictions, we are required to publicly share information of sweepstakes and contest winners. Conferences, Trade Shows, and Other Events . We may collect personal information from individuals when we attend conferences, trade shows, and other events. Business Development and Strategic Partnerships . We may collect personal information from individuals and third parties to assess and pursue potential business opportunities. Job Applications . We may post job openings and opportunities on our Services. If you reply to one of these postings by submitting your application, CV and/or cover letter to us, we will collect and use your information to assess your qualifications. B. Information Collected Automatically We may collect personal information automatically when you use our Services: Automatic Data Collection . We may collect certain information automatically when you use our Services, such as your Internet protocol (IP) address, user settings, MAC address, cookie identifiers, mobile carrier, mobile advertising and other unique identifiers, browser or device information, location information (including approximate location derived from IP address), and Internet service provider. We may also automatically collect information regarding your use of our Services, such as pages that you visit before, during and after using our Services, information about the links you click, the types of content you interact with, the frequency and duration of your activities, and other information about how you use our Services. In addition, we may collect information that other people provide about you when they use our Services, including information about you when they tag you in their posts. Cookies, Pixel Tags/Web Beacons, and Other Technologies . We, as well as third parties that provide content, advertising, or other functionality on our Services, may use cookies, pixel tags, local storage, and other technologies (" Technologies ") to automatically collect information through your use of our Services. Cookies . Cookies are small text files placed in device browsers that store preferences and facilitate and enhance your experience. Pixel Tags/Web Beacons . A pixel tag (also known as a web beacon) is a piece of code embedded in our Services that collects information about engagement on our Services. The use of a pixel tag allows us to record, for example, that a user has visited a particular web page or clicked on a particular advertisement. We may also include web beacons in e-mails to understand whether messages have been opened, acted on, or forwarded. Our uses of these Technologies fall into the following general categories: Operationally Necessary . This includes Technologies that allow you access to our Services, applications, and tools that are required to identify irregular website behavior, prevent fraudulent activity and improve security or that allow you to make use of our functionality. Performance-Related . We may use Technologies to assess the performance of our Services, including as part of our analytic practices to help us understand how individuals use our Services ( see Analytics below ). Functionality-Related . We may use Technologies that allow us to offer you enhanced functionality when accessing or using our Services. This may include identifying you when you sign into our Services or keeping track of your specified preferences, interests, or past items viewed. Analytics . We may use Technologies and other third-party tools to process analytics information on our Services. Some of our analytics partners include Google Analytics. For more information,please visit Google Analytics' Privacy Policy . To learn more about how to opt-out of Google Analytics' use of your information, please click here . Social Media Platforms . Our Services may contain social media buttons such as Twitter, Facebook, GitHub, Instagram, and Twitch (that might include widgets such as the "share this" button or other interactive mini programs). These features may collect your IP address, which page you are visiting on our Services, and may set a cookie to enable the feature to function properly. Your interactions with these platforms are governed by the privacy policy of the company providing it. See the "Your Privacy Choices and Rights" section below to understand your choices regarding these Technologies. C. Information Collected from Other Sources We may obtain information about you from other sources, including through third-party services and organizations. For example, if you access our Services through a third-party application, such as an app store, a third-party login service (e.g., through Twitter, Apple, or GitHub), or a social networking site, we may collect whatever information about you from that third-party application that you have made available via your privacy settings. 3. HOW WE USE YOUR INFORMATION We use your information for a variety of business purposes, including to provide our Services, for administrative purposes, and to market our products and Services, as described below. A. Provide Our Services We use your information to fulfill our contract with you and provide you with our Services, such as: Managing your information and accounts; Providing access to certain areas, functionalities, and features of our Services; Answering requests for customer or technical support; Communicating with you about your account, activities on our Services, and policy changes; Processing your financial information and other payment methods for products or Services purchased; Processing applications if you apply for a job we post on our Services; and Allowing you to register for events. B. Administrative Purposes We use your information for various administrative purposes, such as: Pursuing our legitimate interests such as direct marketing, research and development (including marketing research), network and information security, and fraud prevention; Detecting security incidents, protecting against malicious, deceptive, fraudulent or illegal activity, and prosecuting those responsible for that activity; Measuring interest and engagement in our Services, including for usage-based billing purposes; Short-term, transient use, such as contextual customization of ads; Improving, optimizing, upgrading, or enhancing our Services; Developing new products and Services; Ensuring internal quality control and safety; Authenticating and verifying individual identities, including requests to exercise your rights under this policy; Debugging to identify and repair errors with our Services; Auditing relating to interactions, transactions and other compliance activities; Enforcing our agreements and policies; and Complying with our legal obligations. C. Marketing and Advertising our Products and Services We may use your personal information to tailor and provide you with content and advertisements for our Services, such as via email. If you have any questions about our marketing practices, you may contact us at any time as set forth in the "Contact Us" section below. D. Other Purposes We also use your information for other purposes as requested by you or as permitted by applicable law. Consent . We may use personal information for other purposes that are clearly disclosed to you at the time you provide personal information or with your consent. Automated Decision Making. We may engage in automated decision making, including profiling, such as to suggest topics or other Users for you to follow. DEV's processing of your personal information will not result in a decision based solely on automated processing that significantly affects you unless such a decision is necessary as part of a contract we have with you, we have your consent, or we are permitted by law to engage in such automated decision making. If you have questions about our automated decision making, you may contact us as set forth in the "Contact Us" section below. De-identified and Aggregated Information . We may use personal information and other information about you to create de-identified and/or aggregated information, such as de-identified demographic information, information about the device from which you access our Services, or other analyses we create. For example, we may collect system-wide information to ensure availability of the platform, or measure aggregate data trends to analyze and optimize our Services. Share Content with Friends or Colleagues. Our Services may offer various tools and functionalities. For example, we may allow you to provide information about your friends through our referral services. Our referral services may allow you to forward or share certain content with a friend or colleague, such as an email inviting your friend to use our Services. Please only share with us contact information of people with whom you have a relationship (e.g., relative, friend neighbor, or co-worker). 4. HOW WE DISCLOSE YOUR INFORMATION We disclose your information to third parties for a variety of business purposes, including to provide our Services, to protect us or others, or in the event of a major business transaction such as a merger, sale, or asset transfer, as described below. A. Disclosures to Provide our Services The categories of third parties with whom we may share your information are described below. Service Providers . We may share your personal information with our third-party service providers who use that information to help us provide our Services. This includes service providers that provide us with IT support, hosting, payment processing, customer service, and related services. For example, our Shop site is run by Shopify, who handle your shipping details on our behalf. Business Partners . We may share your personal information with business partners to provide you with a product or service you have requested. We may also share your personal information to business partners with whom we jointly offer products or services. Other Users . As described above in the "Personal Information We Collect" section of this Privacy Policy, our Service allows Users to share their profiles, and any posts, chats, etc. with other Users and with the general public, including to those who do not use our Services. APIs/SDKs . We may use third-party Application Program Interfaces ("APIs") and Software Development Kits ("SDKs") as part of the functionality of our Services. For more information about our use of APIs and SDKs, please contact us as set forth in the "Contact Us" section below. B . Disclosures to Protect Us or Others We may access, preserve, and disclose any information we store associated with you to external parties if we, in good faith, believe doing so is required or appropriate to: comply with law enforcement or national security requests and legal process, such as a court order or subpoena; protect your, our, or others' rights, property, or safety; enforce our policies or contracts; collect amounts owed to us; or assist with an investigation or prosecution of suspected or actual illegal activity. C. Disclosure in the Event of Merger, Sale, or Other Asset Transfers If we are involved in a merger, acquisition, financing due diligence, reorganization, bankruptcy, receivership, purchase or sale of assets, or transition of service to another provider, your information may be sold or transferred as part of such a transaction, as permitted by law and/or contract. 5. YOUR PRIVACY CHOICES AND RIGHTS Your Privacy Choices . The privacy choices you may have about your personal information are determined by applicable law and are described below. Email Communications . If you receive an unwanted email from us, you can use the unsubscribe link found at the bottom of the email to opt out of receiving future emails. Note that you will continue to receive transaction-related emails regarding products or Services you have requested. We may also send you certain non-promotional communications regarding us and our Services, and you will not be able to opt out of those communications (e.g., communications regarding our Services or updates to our Terms or this Privacy Policy). Mobile Devices . We may send you push notifications through our mobile application. You may opt out from receiving these push notifications by changing the settings on your mobile device. "Do Not Track." Do Not Track (" DNT ") is a privacy preference that users can set in certain web browsers. Please note that we do not respond to or honor DNT signals or similar mechanisms transmitted by web browsers. Cookies and Interest-Based Advertising . You may stop or restrict the placement of Technologies on your device or remove them by adjusting your preferences as your browser or device permits. However, if you adjust your preferences, our Services may not work properly. Please note that cookie-based opt-outs are not effective on mobile applications. Please note you must separately opt out in each browser and on each device. Your Privacy Rights . In accordance with applicable law, you may have the right to: Access Personal Information about you, including: (i) confirming whether we are processing your personal information; (ii) obtaining access to or a copy of your personal information; Request Correction of your personal information where it is inaccurate, incomplete or outdated. In some cases, we may provide self-service tools that enable you to update your personal information; Request Deletion, Anonymization or Blocking of your personal information when processing is based on your consent or when processing is unnecessary, excessive or noncompliant; Request Restriction of or Object to our processing of your personal information when processing is noncompliant; Withdraw Your Consent to our processing of your personal information. If you refrain from providing personal information or withdraw your consent to processing, some features of our Service may not be available; Request Data Portability and Receive an Electronic Copy of Personal Information that You Have Provided to Us; Be Informed about third parties with which your personal information has been shared; and Request the Review of Decisions Taken Exclusively Based on Automated Processing if such decisions could affect your data subject rights. If you would like to exercise any of these rights, please contact us as set forth in "Contact Us" below. We will process such requests in accordance with applicable laws. 6. INTERNATIONAL DATA TRANSFERS All information processed by us may be transferred, processed, and stored anywhere in the world, including, but not limited to, the United States or other countries, which may have data protection laws that are different from the laws where you live. We always strive to safeguard your information consistent with the requirements of applicable laws. 7. RETENTION OF PERSONAL INFORMATION We store the personal information we collect as described in this Privacy Policy for as long as you use our Services or as necessary: to fulfill the purpose or purposes for which it was collected, to provide our Services, to resolve disputes, to establish legal defenses, to conduct audits, to pursue legitimate business purposes, to enforce our agreements, and to comply with applicable laws. 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS Refer-a-Friend and Similar Incentive Programs . As described above in the How We Use Your Personal Information section ("Share Content with Friends or Colleagues" subsection), we may offer referral programs or other incentivized data collection programs. For example, we may offer incentives to you such as discounts or promotional items or credit in connection with these programs, wherein you provide your personal information in exchange for a reward, or provide personal information regarding your friends or colleagues (such as their email address) and receive rewards when they sign up to use our Services. (The referred party may also receive rewards for signing up via your referral.) These programs are entirely voluntary and allow us to grow our business and provide additional benefits to you. The value of your data to us depends on how you ultimately use our Services, whereas the value of the referred party's data to us depends on whether the referred party ultimately becomes a User or Forem Operator and uses our Services. Said value will be reflected in the incentive offered in connection with each program. Accessibility . This Privacy Policy uses industry-standard technologies and was developed in line with the World Wide Web Consortium's Web Content Accessibility Guidelines, version 2.1* . * If you wish to print this policy, please do so from your web browser or by saving the page as a PDF. California Shine the Light . The California "Shine the Light" law permits users who are California residents to request and obtain from us once a year, free of charge, a list of the third parties to whom we have disclosed their personal information (if any) for their direct marketing purposes in the prior calendar year, as well as the type of personal information disclosed to those parties. Right for Minors to Remove Posted Content . Where required by law, California residents under the age of 18 may request to have their posted content or information removed from the publicly-viewable portions of the Services by contacting us directly as set forth in the "Contact Us" section below or by logging into their account and removing the content or information using our self-service tools. 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS If you are a resident of Nevada, you have the right to opt-out of the sale of certain Personal Information to third parties who intend to license or sell that Personal Information. You can exercise this right by contacting us as set forth in the "Contact Us\" section below with the subject line "Nevada Do Not Sell Request" and providing us with your name and the email address associated with your account. Please note that we do not currently sell your Personal Information as sales are defined in Nevada Revised Statutes Chapter 603A. If you have any questions, please contact us as set forth below. 10. CHILDREN'S INFORMATION The Services are not directed to children under 13 (or other age as required by local law), and we do not knowingly collect personal information from children. If you are a parent or guardian and believe your child has uploaded personal information to our site without your consent, you may contact us as described in the "Contact Us" section below. If we become aware that a child has provided us with personal information in violation of applicable law, we will delete any personal information we have collected, unless we have a legal obligation to keep it, and terminate the child's account if applicable. 11. OTHER PROVISIONS Third-Party Websites or Applications . The Services may contain links to other websites or applications, and other websites or applications may reference or link to our Services. These third-party services are not controlled by us. We encourage our users to read the privacy policies of each website and application with which they interact. We do not endorse, screen or approve, and are not responsible for, the privacy practices or content of such other websites or applications. Providing personal information to third-party websites or applications is at your own risk. Changes to Our Privacy Policy . We may revise this Privacy Policy from time to time in our sole discretion. If there are any material changes to this Privacy Policy, we will notify you as required by applicable law. You understand and agree that you will be deemed to have accepted the updated Privacy Policy if you continue to use our Services after the new Privacy Policy takes effect. 12. CONTACT US If you have any questions about our privacy practices or this Privacy Policy, or to exercise your rights as detailed in this Privacy Policy, please contact us at: support@dev.to . 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Gamers Forem — An inclusive community for gaming enthusiasts Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. We're a place where gamers unite, level up, and share epic adventures. Log in Create account | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/dotnet/?p=28638 | .NET Core June 2020 Updates – 2.1.19 and 3.1.5 - .NET Blog Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs .NET Blog .NET Core June 2020 Updates – 2.1.19 and 3.1.5 .NET 10 is here! .NET 10 is now available: the most productive, modern, secure, intelligent, and performant release of .NET yet. Learn More Download Now June 9th, 2020 0 reactions .NET Core June 2020 Updates – 2.1.19 and 3.1.5 Rahul Bhandari (MSFT) Senior Program Manager Show more Today, we are releasing the .NET Core June 2020 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages. Security CVE-2020-1108: .NET Core Denial of Service Vulnerability To comprehensively address CVE-2020-1108, Microsoft has released updates for .NET Core 2.1 and .NET Core 3.1 . Customers who use any of these versions of .NET Core should install the latest version of .NET Core. See the Release Notes for the latest version numbers and instructions for updating .NET Core. Microsoft is aware of a denial of service vulnerability which exists when .NET Core improperly handles web requests. An attacker who successfully exploited this vulnerability could cause a denial of service against a .NET Core web application. The vulnerability can be exploited remotely, without authentication. A remote unauthenticated attacker could exploit this vulnerability by issuing specially crafted requests to the .NET Core application. The update addresses the vulnerability by correcting how the .NET Core web application handles web requests. Getting the Update .NET Core 3.1.5 and .NET Core SDK ( Download | Release Notes ) .NET Core 2.1.19 and .NET Core SDK ( Download | Release Notes ) See the .NET Core release notes for details on the release, including issues fixed and affected packages. The latest .NET Core updates are available on the .NET Core download page . Docker Images .NET Docker images have been updated for today’s release. The following repos have been updated. dotnet/core/sdk : .NET Core SDK dotnet/core/aspnet : ASP.NET Core Runtime dotnet/core/runtime : .NET Core Runtime dotnet/core/runtime-deps : .NET Core Runtime Dependencies dotnet/core/samples : .NET Core Samples Note: You must pull updated .NET Core container images to get this update, with either docker pull or docker build --pull . Visual Studio This update will be included in a future update of Visual Studio. Each version of Visual studio is only supported with a given version of the .NET Core SDK. Visual Studio version information is included in the .NET Core SDK download page s and release notes . If you are not using Visual Studio , we recommend using the latest SDK release. 0 4 0 Share on Facebook Share on X Share on Linkedin Copy Link --> Category .NET Share Author Rahul Bhandari (MSFT) Senior Program Manager I am a Program Manager on .NET team. I specializes in .NET release processes. University of Florida Alumnus. 4 comments Discussion is closed. Login to edit/delete existing comments. Code of Conduct Sort by : Newest Newest Popular Oldest irac ding --> irac ding --> June 29, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> https://github.com/dotnet/core/issues/3989 ,”dotnet core v3.1/3.0 Process.Start execute shell command Memory Leak”,when it will be fixed? Matthew Whited --> Matthew Whited --> June 22, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> When should nuget references for dotnet core/azure functions be applied? Every time I’ve tried upgrading project for the last several months I have been presented with silent breaking changes. They work fine locally but the azure functions runtime fails to start for deployed functions. After reverting to release -1 I’ve typically been able to get the functions to start. It would be nice if we could trust release packages being compatible with their dependencies. Especially when those dependencies are all from Microsoft. -Thanks, Matt Dean Jackson --> Dean Jackson --> June 15, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> You said that installing the SDK will also install the runtime, but does that also include the ASP.Net Core runtime? For us using Visual Studio on Windows, should we get the 32-bit, 64 or both of the SDK? Akash Bagh --> Akash Bagh --> June 15, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Since I’m using Visual Studio on Windows, it looks like I need to use this page: https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1.5/3.1.301-download.md and download the x64 version of the SDK since I’m on 64-bit Windows, correct? Read next June 10, 2020 Announcing .NET 5.0 Preview 5 Rich Lander [MSFT] June 10, 2020 Announcing Entity Framework Core 5.0 Preview 5 Jeremy Likness Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the .NET Blog Newsletter. Privacy Statement. Subscribe Follow this blog Are you sure you wish to delete this comment? × --> OK Cancel Sign in Theme Insert/edit link Close Enter the destination URL URL Link Text Open link in a new tab Or link to existing content Search No search term specified. Showing recent items. Search or use up and down arrow keys to select an item. Cancel Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://core.forem.com/++ | DEV++ - Forem Core Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Forem Core Close 🐥 Lock In Your Early-Bird Pricing Join DEV++ Welcome to Your DEV++ Dashboard Build More, Spend Less DEV++ provides exclusive partnerships and offers that let you dabble, experiment, and become a stronger developer. Today's price locks you in at $11 /month —even as we add new offers! Wait! As a tag moderator, you get $7 off the base price. Your price is only $4 /month. 🤯 Join DEV++ But that's not all! DEV++ also unlocks special DEV features— scroll down to learn more . Access 18 Exclusive Partner Discounts (More Added Monthly) We have negotiated exclusive discounts with these companies, available only to verified members of the DEV community like you. $100 Credit 1-Year Free 80% Off Your First Month 1-Year Free 1-Month Free 20% off mock interviews 25% Off Scrimba Pro 1 Month Free 30% Off Storewide 3 Months Free 1 Year Free 5% Flat Fee Extended Trial 6 Months Free 25% off LabEx 50% off of Fine for 12 months 20% off any personal plan 50% off One Year $100 Neon Credit DEV++ members get a $100 credit towards Neon services Neon Postgres is a fully managed Postgres database that is easy to use and scales with your app. DEV++ members get 4x the storage on the free tier. 1 year complimentary .tech standard domain Showcase your tech expertise by launching your tech projects on a .tech domain! DEV++ members get exclusive access to a 1-Year Complimentary .tech Domain 80% Off First Month of Replit Core Go from natural language to fully deployed apps and internal tools in minutes. Receive 80% off your first month of Replit Core, which includes $25 of Replit Agent, database, and cloud services credits. 1 year free .fun domain Turn your "JUST FOR FUN" project into a reality! DEV++ members get access to a 1-Year complimentary .fun domain (non-premium). 1-Month Free CodeRabbit Cut Code Review Time & Bugs in Half Supercharge your entire team with AI-driven contextual feedback. 20% Off Mock Interviews Nail Your Tech Interviews with FAANG+ Experts Mock interviews and thorough feedback to land your dream tech roles faster. Trusted by 25,000+ experienced tech professionals. 25% Off Scrimba Pro Level up your coding skills and build awesome projects. DEV++ members get 25% off Scrimba Pro (forever). 1 Month Free Interview.study Practice real interview questions with AI-driven feedback. Try Interview.study for a month without commitment. 30% off ThemeSelection Storewide Fully Coded Dashboard Templates & UI Kits 🎉 To Kick-Start Your Next Project DEV++ members get a 30% off premium products storewide. 3 Months Free Growth Plan Multi-channel Notification Infrastructure for Developers Try SuprSend's Growth plan free for three months. 1 Year of Free Unlimited Usage Feature flags built on open standards to power faster releases Try DevCycle's Developer plan and get one year of free unlimited usage. 5% Flat Fee for Ruul Freelancer's Pay Button Ruul, as your Merchant of Record, is the legal entity selling your professional services to your business clients compliantly in 190 countries. Enjoy a 5% flat fee as a DEV++ member. Extended 3-Month Trial A beautiful, native Git client designed to make Git easy to use. With its best-in-class features and seamless integration with popular code hosting platforms such as GitHub or GitLab, Tower grants you all the power of Git in an intuitive interface. 6 Months Free on Pay-As-You-Go Plan The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more. highlight.io is a monitoring tool for the next generation of developers (like you!). 25% off LabEx Pro Annual Plan Learn Linux, DevOps & Cybersecurity with Hands-on Labs Develop skills in Linux, DevOps, Cybersecurity, Programming, Data Science, and more through interactive labs and real-world projects. 50% off of Fine for 12 months (annual plan) AI Coding for Startups The all-in-one AI Coding agent for startups to ship better software, faster. 20% off any personal plan font follows function MonoLisa was designed by professionals to improve developers' productivity and reduce fatigue. 50% off One Year API as a service to detect fake users and bots Stop free tier abusers, bot accounts and mass registrations while keeping your email lists and analytics pristine. Enhance Your DEV Experience DEV++ unlocks special features to help you focus on what matters and succeed within our community. Pre-Compute Feed Optimization For DEV++ members, we're adding a setting that allows you to define which content should surface in your feed—in natural language. DEV++ Benefit of the Doubt To foster human-to-human connection, DEV++ members are less likely to be marked as spam as we moderate to ensure community quality. DEV++ Badge Get the DEV++ badge on your profile to show your support for the community and your commitment to leveling up your dev career. Ready to Elevate Your Development Journey? We've made it an easy choice. Using just one of these offers makes your subscription worthwhile. Lock in your rate at $11 /month—even as we continue to add new offers! Join DEV++ DEV Feature Augmentations Pre-Compute Feed Optimization Visit your settings to describe the type of posts you're most interested in seeing on DEV. Rolling out in full over the next few weeks. Visit Your Settings DEV++ Benefit of the Doubt Your posts are now less likely to be caught in our spam filters. We aim to connect humans to humans, and DEV++ membership is a signal. DEV++ Badge The ++ badge now appears next to your name on your posts and comments, giving you more authority in the community and your career. Exclusive Offers with DEV++ Partners 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Forem Core — Discussing the core forem open source software project — features, bugs, performance, self-hosting. Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Forem Core © 2016 - 2026. Community building community Log in Create account | 2026-01-13T08:48:13 |
https://gg.forem.com/privacy#1-what-does-this-privacy-policy-apply-to | Privacy Policy - Gamers Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Gamers Forem Close Privacy Policy Last Updated: September 01, 2023 This Privacy Policy is designed to help you understand how DEV Community Inc. (" DEV ," " we ," or " us ") collects, use, and discloses your personal information. What's With the Defined Terms? You'll notice that some words appear in quotes in this Privacy Policy. They're called "defined terms," and we use them so that we don't have to repeat the same language again and again. They mean the same thing in every instance, to help us make sure that this Privacy Policy is consistent. We've included the defined terms throughout because we want it to be easy for you to read them in context. 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? 2. PERSONAL INFORMATION WE COLLECT 3. HOW WE USE YOUR INFORMATION 4. HOW WE DISCLOSE YOUR INFORMATION 5. YOUR PRIVACY CHOICES AND RIGHTS 6. INTERNATIONAL DATA TRANSFERS 7. RETENTION OF PERSONAL INFORMATION 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS 10. CHILDREN'S INFORMATION 11. OTHER PROVISIONS 12. CONTACT US 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? This Privacy Policy applies to personal information processed by us, including on our websites, mobile applications, and other online or offline offerings — basically anything we do. To make this Privacy Policy easier to read, our websites, mobile applications, and other offerings are all collectively called the " Services. " Beyond this Privacy Policy, your use of the Services is subject to our DEV Community Terms and our Forem Terms. The Services include both our own community forum at https://www.dev.to (the " DEV Community ") and the open source tool we provide called " Forem ," available at https://www.forem.com which allows our customers to create and operate their own online forums. We collect personal information from two categories of people: (1) our customers, who use Forem and our hosting services to run and host their own forums (we'll call them " Forem Operators "), and (2) the people who interact with DEV-hosted forums, including forums provided by Forem Operators utilizing Forem and separately our own DEV Community (we'll call them " Users "). An Important Note for Users Since we provide hosting services for Forem Operators, technically we also process your information on their behalf. That processing is governed by the contracts that we have in place with each Forem Operator, not this Privacy Policy. In other words, when you share your data on a DEV-hosted forum operated by a Forem Operator, we at DEV are basically just the "pipes" — we process the data on behalf of the Forem Operator, but don't do anything with it ourselves beyond what we're required to do under our contract (and by law). So, if you post your information on a DEV-powered forum provided by a Forem Operator, that Forem Operator's privacy policy applies, and any questions or requests relating to your data on that service should be directed to that Forem Operator, not us. Likewise, if you use our mobile application, you may also interact with forums that use DEV's open-source tools but do all their hosting and data collection themselves. For those forums, we at DEV have no access to your data, so be sure to read the privacy policy of any third-party hosted forum before posting. 2. PERSONAL INFORMATION WE COLLECT The categories of personal information we collect depend on whether you're a User or Forem Operator, how you interact with us, our Services, and the requirements of applicable law. Breaking it down, we collect three types of information: (1) information that you provide to us directly, (2) information we obtain automatically when you use our Services, and (3) information we get about you from other sources (such as third-party services and organizations). More details are below. A. Information You Provide to Us Directly We may collect the following personal information that you provide to us. Account Creation (for Forem Operators): We'll require your name and email address to get started, as well as some details about the Forem you want to run, such as: whether you're running the Forem on your own behalf or as part of an organization, and details about the community you want to support (how big is it, what topics does it cover, where do members currently communicate, how/if the community earns money, whether the community is open, invite-only or paid, any existing social media accounts, etc.) You'll need to tell us a bit about your personal coding background, and you'll have the option to provide your DEV username as well, if you are a member of the DEV.to community. Account Creation (for Users) : We collect name and email address from users that create an account on DEV Community. For other forums created by Forem Operators using Forem, the Forem Operator determines what information is required for User account creation for their respective forums. Interactive Features (for Users) . Like any other social network, both we and other Users of our Services may collect personal information that you submit or make available through our interactive features (e.g., messaging and chat features, commenting functionalities, forums, blogs, posts, and other social media pages). While we do have private messages that are only between you and the person you're messaging (as well as us and the Forem Operator, as applicable), any information you provide using the public sharing features of the Services, such as the information you post to your public profile or the topics you follow is public, including to recruiters and prospective employers, and is not subject to any of the privacy protections we mention in this Privacy Policy except where legally required. Please exercise caution before revealing any information that may identify you in the real world to others. Purchases . If you buy stuff on our shop site https://shop.dev.to/ (as either a User or Forem Operator), or otherwise if you pay us in connection with your use of the Forem service, we may collect personal information and details associated with your purchases, including payment information. Any payments made via our Services are processed by third-party payment processors, such as Stripe, Shopify, and PayPal. We do not directly collect or store any payment card information entered through our Services, but may receive information associated with your payment card information (e.g., your billing details). Your Communications with Us (Users and Forem Operators) . We may collect personal information, such as email address, phone number, or mailing address when you request information about our Services, register for our newsletter or loyalty program, request customer or technical support, apply for a job, or otherwise communicate with us. Surveys . We may contact you to participate in surveys. If you decide to participate, you may be asked to provide certain information, which may include personal information (for example, your home address). Sweepstakes or Contests . We may collect personal information you provide for any sweepstakes or contests that we offer. In some jurisdictions, we are required to publicly share information of sweepstakes and contest winners. Conferences, Trade Shows, and Other Events . We may collect personal information from individuals when we attend conferences, trade shows, and other events. Business Development and Strategic Partnerships . We may collect personal information from individuals and third parties to assess and pursue potential business opportunities. Job Applications . We may post job openings and opportunities on our Services. If you reply to one of these postings by submitting your application, CV and/or cover letter to us, we will collect and use your information to assess your qualifications. B. Information Collected Automatically We may collect personal information automatically when you use our Services: Automatic Data Collection . We may collect certain information automatically when you use our Services, such as your Internet protocol (IP) address, user settings, MAC address, cookie identifiers, mobile carrier, mobile advertising and other unique identifiers, browser or device information, location information (including approximate location derived from IP address), and Internet service provider. We may also automatically collect information regarding your use of our Services, such as pages that you visit before, during and after using our Services, information about the links you click, the types of content you interact with, the frequency and duration of your activities, and other information about how you use our Services. In addition, we may collect information that other people provide about you when they use our Services, including information about you when they tag you in their posts. Cookies, Pixel Tags/Web Beacons, and Other Technologies . We, as well as third parties that provide content, advertising, or other functionality on our Services, may use cookies, pixel tags, local storage, and other technologies (" Technologies ") to automatically collect information through your use of our Services. Cookies . Cookies are small text files placed in device browsers that store preferences and facilitate and enhance your experience. Pixel Tags/Web Beacons . A pixel tag (also known as a web beacon) is a piece of code embedded in our Services that collects information about engagement on our Services. The use of a pixel tag allows us to record, for example, that a user has visited a particular web page or clicked on a particular advertisement. We may also include web beacons in e-mails to understand whether messages have been opened, acted on, or forwarded. Our uses of these Technologies fall into the following general categories: Operationally Necessary . This includes Technologies that allow you access to our Services, applications, and tools that are required to identify irregular website behavior, prevent fraudulent activity and improve security or that allow you to make use of our functionality. Performance-Related . We may use Technologies to assess the performance of our Services, including as part of our analytic practices to help us understand how individuals use our Services ( see Analytics below ). Functionality-Related . We may use Technologies that allow us to offer you enhanced functionality when accessing or using our Services. This may include identifying you when you sign into our Services or keeping track of your specified preferences, interests, or past items viewed. Analytics . We may use Technologies and other third-party tools to process analytics information on our Services. Some of our analytics partners include Google Analytics. For more information,please visit Google Analytics' Privacy Policy . To learn more about how to opt-out of Google Analytics' use of your information, please click here . Social Media Platforms . Our Services may contain social media buttons such as Twitter, Facebook, GitHub, Instagram, and Twitch (that might include widgets such as the "share this" button or other interactive mini programs). These features may collect your IP address, which page you are visiting on our Services, and may set a cookie to enable the feature to function properly. Your interactions with these platforms are governed by the privacy policy of the company providing it. See the "Your Privacy Choices and Rights" section below to understand your choices regarding these Technologies. C. Information Collected from Other Sources We may obtain information about you from other sources, including through third-party services and organizations. For example, if you access our Services through a third-party application, such as an app store, a third-party login service (e.g., through Twitter, Apple, or GitHub), or a social networking site, we may collect whatever information about you from that third-party application that you have made available via your privacy settings. 3. HOW WE USE YOUR INFORMATION We use your information for a variety of business purposes, including to provide our Services, for administrative purposes, and to market our products and Services, as described below. A. Provide Our Services We use your information to fulfill our contract with you and provide you with our Services, such as: Managing your information and accounts; Providing access to certain areas, functionalities, and features of our Services; Answering requests for customer or technical support; Communicating with you about your account, activities on our Services, and policy changes; Processing your financial information and other payment methods for products or Services purchased; Processing applications if you apply for a job we post on our Services; and Allowing you to register for events. B. Administrative Purposes We use your information for various administrative purposes, such as: Pursuing our legitimate interests such as direct marketing, research and development (including marketing research), network and information security, and fraud prevention; Detecting security incidents, protecting against malicious, deceptive, fraudulent or illegal activity, and prosecuting those responsible for that activity; Measuring interest and engagement in our Services, including for usage-based billing purposes; Short-term, transient use, such as contextual customization of ads; Improving, optimizing, upgrading, or enhancing our Services; Developing new products and Services; Ensuring internal quality control and safety; Authenticating and verifying individual identities, including requests to exercise your rights under this policy; Debugging to identify and repair errors with our Services; Auditing relating to interactions, transactions and other compliance activities; Enforcing our agreements and policies; and Complying with our legal obligations. C. Marketing and Advertising our Products and Services We may use your personal information to tailor and provide you with content and advertisements for our Services, such as via email. If you have any questions about our marketing practices, you may contact us at any time as set forth in the "Contact Us" section below. D. Other Purposes We also use your information for other purposes as requested by you or as permitted by applicable law. Consent . We may use personal information for other purposes that are clearly disclosed to you at the time you provide personal information or with your consent. Automated Decision Making. We may engage in automated decision making, including profiling, such as to suggest topics or other Users for you to follow. DEV's processing of your personal information will not result in a decision based solely on automated processing that significantly affects you unless such a decision is necessary as part of a contract we have with you, we have your consent, or we are permitted by law to engage in such automated decision making. If you have questions about our automated decision making, you may contact us as set forth in the "Contact Us" section below. De-identified and Aggregated Information . We may use personal information and other information about you to create de-identified and/or aggregated information, such as de-identified demographic information, information about the device from which you access our Services, or other analyses we create. For example, we may collect system-wide information to ensure availability of the platform, or measure aggregate data trends to analyze and optimize our Services. Share Content with Friends or Colleagues. Our Services may offer various tools and functionalities. For example, we may allow you to provide information about your friends through our referral services. Our referral services may allow you to forward or share certain content with a friend or colleague, such as an email inviting your friend to use our Services. Please only share with us contact information of people with whom you have a relationship (e.g., relative, friend neighbor, or co-worker). 4. HOW WE DISCLOSE YOUR INFORMATION We disclose your information to third parties for a variety of business purposes, including to provide our Services, to protect us or others, or in the event of a major business transaction such as a merger, sale, or asset transfer, as described below. A. Disclosures to Provide our Services The categories of third parties with whom we may share your information are described below. Service Providers . We may share your personal information with our third-party service providers who use that information to help us provide our Services. This includes service providers that provide us with IT support, hosting, payment processing, customer service, and related services. For example, our Shop site is run by Shopify, who handle your shipping details on our behalf. Business Partners . We may share your personal information with business partners to provide you with a product or service you have requested. We may also share your personal information to business partners with whom we jointly offer products or services. Other Users . As described above in the "Personal Information We Collect" section of this Privacy Policy, our Service allows Users to share their profiles, and any posts, chats, etc. with other Users and with the general public, including to those who do not use our Services. APIs/SDKs . We may use third-party Application Program Interfaces ("APIs") and Software Development Kits ("SDKs") as part of the functionality of our Services. For more information about our use of APIs and SDKs, please contact us as set forth in the "Contact Us" section below. B . Disclosures to Protect Us or Others We may access, preserve, and disclose any information we store associated with you to external parties if we, in good faith, believe doing so is required or appropriate to: comply with law enforcement or national security requests and legal process, such as a court order or subpoena; protect your, our, or others' rights, property, or safety; enforce our policies or contracts; collect amounts owed to us; or assist with an investigation or prosecution of suspected or actual illegal activity. C. Disclosure in the Event of Merger, Sale, or Other Asset Transfers If we are involved in a merger, acquisition, financing due diligence, reorganization, bankruptcy, receivership, purchase or sale of assets, or transition of service to another provider, your information may be sold or transferred as part of such a transaction, as permitted by law and/or contract. 5. YOUR PRIVACY CHOICES AND RIGHTS Your Privacy Choices . The privacy choices you may have about your personal information are determined by applicable law and are described below. Email Communications . If you receive an unwanted email from us, you can use the unsubscribe link found at the bottom of the email to opt out of receiving future emails. Note that you will continue to receive transaction-related emails regarding products or Services you have requested. We may also send you certain non-promotional communications regarding us and our Services, and you will not be able to opt out of those communications (e.g., communications regarding our Services or updates to our Terms or this Privacy Policy). Mobile Devices . We may send you push notifications through our mobile application. You may opt out from receiving these push notifications by changing the settings on your mobile device. "Do Not Track." Do Not Track (" DNT ") is a privacy preference that users can set in certain web browsers. Please note that we do not respond to or honor DNT signals or similar mechanisms transmitted by web browsers. Cookies and Interest-Based Advertising . You may stop or restrict the placement of Technologies on your device or remove them by adjusting your preferences as your browser or device permits. However, if you adjust your preferences, our Services may not work properly. Please note that cookie-based opt-outs are not effective on mobile applications. Please note you must separately opt out in each browser and on each device. Your Privacy Rights . In accordance with applicable law, you may have the right to: Access Personal Information about you, including: (i) confirming whether we are processing your personal information; (ii) obtaining access to or a copy of your personal information; Request Correction of your personal information where it is inaccurate, incomplete or outdated. In some cases, we may provide self-service tools that enable you to update your personal information; Request Deletion, Anonymization or Blocking of your personal information when processing is based on your consent or when processing is unnecessary, excessive or noncompliant; Request Restriction of or Object to our processing of your personal information when processing is noncompliant; Withdraw Your Consent to our processing of your personal information. If you refrain from providing personal information or withdraw your consent to processing, some features of our Service may not be available; Request Data Portability and Receive an Electronic Copy of Personal Information that You Have Provided to Us; Be Informed about third parties with which your personal information has been shared; and Request the Review of Decisions Taken Exclusively Based on Automated Processing if such decisions could affect your data subject rights. If you would like to exercise any of these rights, please contact us as set forth in "Contact Us" below. We will process such requests in accordance with applicable laws. 6. INTERNATIONAL DATA TRANSFERS All information processed by us may be transferred, processed, and stored anywhere in the world, including, but not limited to, the United States or other countries, which may have data protection laws that are different from the laws where you live. We always strive to safeguard your information consistent with the requirements of applicable laws. 7. RETENTION OF PERSONAL INFORMATION We store the personal information we collect as described in this Privacy Policy for as long as you use our Services or as necessary: to fulfill the purpose or purposes for which it was collected, to provide our Services, to resolve disputes, to establish legal defenses, to conduct audits, to pursue legitimate business purposes, to enforce our agreements, and to comply with applicable laws. 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS Refer-a-Friend and Similar Incentive Programs . As described above in the How We Use Your Personal Information section ("Share Content with Friends or Colleagues" subsection), we may offer referral programs or other incentivized data collection programs. For example, we may offer incentives to you such as discounts or promotional items or credit in connection with these programs, wherein you provide your personal information in exchange for a reward, or provide personal information regarding your friends or colleagues (such as their email address) and receive rewards when they sign up to use our Services. (The referred party may also receive rewards for signing up via your referral.) These programs are entirely voluntary and allow us to grow our business and provide additional benefits to you. The value of your data to us depends on how you ultimately use our Services, whereas the value of the referred party's data to us depends on whether the referred party ultimately becomes a User or Forem Operator and uses our Services. Said value will be reflected in the incentive offered in connection with each program. Accessibility . This Privacy Policy uses industry-standard technologies and was developed in line with the World Wide Web Consortium's Web Content Accessibility Guidelines, version 2.1* . * If you wish to print this policy, please do so from your web browser or by saving the page as a PDF. California Shine the Light . The California "Shine the Light" law permits users who are California residents to request and obtain from us once a year, free of charge, a list of the third parties to whom we have disclosed their personal information (if any) for their direct marketing purposes in the prior calendar year, as well as the type of personal information disclosed to those parties. Right for Minors to Remove Posted Content . Where required by law, California residents under the age of 18 may request to have their posted content or information removed from the publicly-viewable portions of the Services by contacting us directly as set forth in the "Contact Us" section below or by logging into their account and removing the content or information using our self-service tools. 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS If you are a resident of Nevada, you have the right to opt-out of the sale of certain Personal Information to third parties who intend to license or sell that Personal Information. You can exercise this right by contacting us as set forth in the "Contact Us\" section below with the subject line "Nevada Do Not Sell Request" and providing us with your name and the email address associated with your account. Please note that we do not currently sell your Personal Information as sales are defined in Nevada Revised Statutes Chapter 603A. If you have any questions, please contact us as set forth below. 10. CHILDREN'S INFORMATION The Services are not directed to children under 13 (or other age as required by local law), and we do not knowingly collect personal information from children. If you are a parent or guardian and believe your child has uploaded personal information to our site without your consent, you may contact us as described in the "Contact Us" section below. If we become aware that a child has provided us with personal information in violation of applicable law, we will delete any personal information we have collected, unless we have a legal obligation to keep it, and terminate the child's account if applicable. 11. OTHER PROVISIONS Third-Party Websites or Applications . The Services may contain links to other websites or applications, and other websites or applications may reference or link to our Services. These third-party services are not controlled by us. We encourage our users to read the privacy policies of each website and application with which they interact. We do not endorse, screen or approve, and are not responsible for, the privacy practices or content of such other websites or applications. Providing personal information to third-party websites or applications is at your own risk. Changes to Our Privacy Policy . We may revise this Privacy Policy from time to time in our sole discretion. If there are any material changes to this Privacy Policy, we will notify you as required by applicable law. You understand and agree that you will be deemed to have accepted the updated Privacy Policy if you continue to use our Services after the new Privacy Policy takes effect. 12. CONTACT US If you have any questions about our privacy practices or this Privacy Policy, or to exercise your rights as detailed in this Privacy Policy, please contact us at: support@dev.to . 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Gamers Forem — An inclusive community for gaming enthusiasts Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. We're a place where gamers unite, level up, and share epic adventures. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/badrchanaa/ai-should-not-be-in-code-editors-1p02#comment-33g8i | AI should not be in Code Editors - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Badr chanaa Posted on Jan 10 AI should not be in Code Editors # ai # productivity # programming # discuss AI has become, over the last few years, an impossible technology to ignore. Almost everyone ignored it at some point, and now most developers have adopted it for daily use—both professionally and personally—including myself. However, AI is not meant for code editors. It should stay in the browser. Coding requires deep thinking about every line while maintaining the overall structure and design of the system. The AI we have today cannot do this consistently or deeply (and no, this is not a prompt issue). When embedded directly into the editor, it mainly helps with small, repetitive tasks while overlooking the broader architecture of the project. Yes, it can reduce typing time, and for less experienced developers it may even produce better-looking code than they could write themselves. But it can—and will—introduce subtle bugs. This creates a tradeoff between speed and code quality and security. So should we still include AI in code editors because it saves time? No. And here’s why. First, typing speed is almost never the bottleneck in software development. Second, the time saved by AI is often lost debugging subtle issues introduced by generated code and overlooked by the developer. For less experienced/skilled developers (and sometimes even experienced/skilled ones, aka the x10 devs), AI can generate new ideas or better implementations. However, as a project grows, the developer may lose track of what is actually happening because they do not deeply understand the generated code. This leads to even more time spent asking the AI to explain the code, searching documentation, and filling gaps in knowledge about algorithms, libraries, or techniques they never truly learned. While that learning process is not wasted—and can improve the developer’s skills—it does not require AI to be embedded in the editor. All of this can (and should) happen in the browser. Another reason AI should not be in code editors is that it encourages laziness over time. Even experienced developers risk skill atrophy. Gradually, they may become similar to less experienced developers: relying on AI for things they once knew, then wasting time debugging AI-generated bugs they failed to notice. In the future, AI may or may not become capable of reliably writing large, complex systems. If that happens, we may not even need code editors—only interfaces to observe and validate the output. Until then: no AI in your code editor. Note 2: This post was reviewed and rewritten by an AI—in the browser. Note 3: Sorry ${PREFERRED_AI_EDITOR} Top comments (14) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Peter Vivo Peter Vivo Peter Vivo Follow Pipeline operator and touch bar fanatic from Hungary. God speed you! Location Pomaz Education streetwise Work full stack developer at TCS Joined Jul 24, 2020 • Jan 11 • Edited on Jan 11 • Edited Dropdown menu Copy link Hide I using AI ( gemini, codex, copilot ) cli version, which is give much different AI helped development experience. I cannot able to compare the code editor version, which I not used. Why? Because my initial idea is the code development need to be independent from code editors. Many times I just use simple vim for editing ( I don't use too many vim motions just: o, O, a, A, i, I, y, p, dd, x, :, esc ), I am also familiar to direct codewriting in browser console. So my suggestion is for code development do not need to stack some dedicated code editor functionality without AI or with. AI cli strong ability on larger project to just give a prompt and AI is work on a problem ( mainly refactoring legacy codebase ) on agent mode around 10min -> 1.5h and do a crazy amount codebase change. Just the PR time is fare more higher, but I think this is will worth. Finally: terminal is your friend. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Seb Hoek Seb Hoek Seb Hoek Follow Software developer 25+y. I spent time in very small and very large organizations. I learn, build, occasionally teach and, this is new, write. Location Zürich, Switzerland Education If you ask nicely I can share my LinkedIn Work Freelancer, founder, dreamer Joined Jan 7, 2026 • Jan 10 Dropdown menu Copy link Hide I am not sure I agree. AI can help create better code faster, both for inexperienced and experienced developers. At least from my experience and from what I learn from talking to my fellow experienced developer friends (aka old guys). But, and here I see your points, it should be applied wisely if the project should be maintainable. And it doesn't replace traditional quality controls such as static code analysis, unit test coverage, clean modular code, well-designed APIs, code reviews, penetration testing etc. Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand Art light Art light Art light Follow Trust yourself🌞your capabilities are your true power. ❤Telegram - ✔lighthouse4661 ❤Discord - ✔lighthouse4661 Email art.miclight@gmail.com Pronouns He/him Work CTO Joined Nov 21, 2025 • Jan 10 • Edited on Jan 10 • Edited Dropdown menu Copy link Hide I totally agree with you! 👍 Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Richard Pascoe Richard Pascoe Richard Pascoe Follow Computer hobbyist who is currently exploring Python. Also interested in HTML, CSS, and JavaScript. Location United Kingdom Pronouns he/him Joined Jan 1, 2026 • Jan 10 • Edited on Jan 10 • Edited Dropdown menu Copy link Hide It's a difficult subject for sure. For myself, it's goes beyond the title of this post, as I am very privacy-focused with regard to the applications and services I use. I have no interest using Visual Studio Code, for example. Not only is it a Microsoft product but it is becoming more entrenched with Co-Pilot. It has telemetry too. Yes, much of this can be turned-off or ignored but that won't always be the case. I have considered VSCodium, though I'm also taking a firm look at Pulsar Editor as well. If I was to go for an AI supported editor, it would probably be with Zed. Again, this is very much a personal standpoint and based on the desire to migrate from Big Tech. This isn't something everyone will want to do or be able to. Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand jabo Landry jabo Landry jabo Landry Follow Pronouns Developer Prototype Joined Oct 10, 2025 • Jan 12 • Edited on Jan 12 • Edited Dropdown menu Copy link Hide 😂😂 a lot of us seeing this comment may say you're falling behind due to refuse of using AI, I want to know how you manage that pressure among peers mocking you for not using AI if you ever faced them. Like comment: Like comment: Like Comment button Reply Collapse Expand Richard Pascoe Richard Pascoe Richard Pascoe Follow Computer hobbyist who is currently exploring Python. Also interested in HTML, CSS, and JavaScript. Location United Kingdom Pronouns he/him Joined Jan 1, 2026 • Jan 12 Dropdown menu Copy link Hide Totally understand why it might sound that way. Just to clarify, I’m not in the field, so I’m not navigating peer pressure around AI use. My reluctance to use Visual Studio Code goes beyond Copilot, as I mentioned - it’s also a Microsoft product. I did mention Zed Editor as something I’d consider using, which does have AI. For me, it’s not about refusing AI; it’s about choosing when and why to use it. I focus on fundamentals first, then use tools intentionally. I don’t think there’s much more to add from my side, but thanks for sharing your thoughts on the subject. Like comment: Like comment: Like Comment button Reply Collapse Expand Ankit Rattan Ankit Rattan Ankit Rattan Follow Coder By Profession, Creator By Mind! Email rattanankit2004@gmail.com Location Remote Education NIT Delhi Work JFL | Ex-Microsoft | Ex-CabEasy Joined Aug 21, 2024 • Jan 10 Dropdown menu Copy link Hide sometimes the suggestions deviate me from my thinking and that irritates a lot; it’s a gamble where sometimes it is very productive, and other times it is the reason a 2-minute task turns into 2 hours. Like comment: Like comment: 5 likes Like Comment button Reply Collapse Expand Aaron Rose Aaron Rose Aaron Rose Follow Software engineer and technology writer at tech-reader.blog Location Dallas, TX Joined Aug 24, 2024 • Jan 11 Dropdown menu Copy link Hide nice one, badr! thanks 💯 Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Aryan Choudhary Aryan Choudhary Aryan Choudhary Follow Level up 10x faster Email aryanc1240@gmail.com Location Pune, India Pronouns He/Him Work SDE 1 Joined Nov 5, 2024 • Jan 10 Dropdown menu Copy link Hide "I'm not convinced AI's the scurvy dog we think it is. It's a double-edged sword, capable of slicing through code with ease but also introducing subtle bugs that can send your ship to Davy Jones' locker. Can we trust AI to chart the course of our code, or should we keep it anchored in the browser?" This comment was written by AI too lol (o′┏▽┓`o) Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand EmberNoGlow EmberNoGlow EmberNoGlow Follow Just a dude, a mid-level on Godot / Python developer and Rust beginner Joined Nov 18, 2025 • Jan 10 Dropdown menu Copy link Hide The key difference between AI in the editor and in the browser is that it can change your project files. And the differences end there (apart from the user interface) The quality of the AI result depends on the prompt, so writing a complex program using AI is like writing your own book; the more detailed you describe it, the better the result. AI can be bad for those who are too lazy to write prompts, but good for those who clearly define their goals. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Christian Rossetto Christian Rossetto Christian Rossetto Follow you are what you love Work Software Engineer Joined Oct 12, 2025 • Jan 10 Dropdown menu Copy link Hide I see your point, and it makes total sense to me... At least in some cases. Like most things in software development, the answer depends on context. Do I think it’s okay to use AI embedded in your editor to build a simple web page? Yes. Do I think it’s okay to use it to analyze your code and suggest improvements with more context than a generic web search? Absolutely. But do I think it’s okay to turn on auto-accept and let AI drive your development? Hard no. It’s a powerful technology and can be extremely helpful when used wisely. If you don’t have the patience or self-control to use it that way, you’re probably better off not using it at all, your results will likely be better. Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Ehsan Pourhadi Ehsan Pourhadi Ehsan Pourhadi Follow Joined Apr 25, 2020 • Jan 11 Dropdown menu Copy link Hide I completely disagree with you! You just have to learn how to use it. The flow that works for me is to make a plan first. Have AI stop and manually test and review the code call it out on the stupid things it does. Stop it in the middle of working if you see it doing something stupid. Sometimes I ask agents to explain the code they write so I know how to edit it later on. i'm VERY RUDE to my agents when i see something i dont like and ask them why they didn’t do the thing the way I usually do. I use AI as a power tool versus AI as a crutch. I use it like a junior dev that i interrupt, interrogate, and occasionally roast. :D But I understand that you have to have hands-on experience without AI to be able to get to that point, so you can correct AI code. That is going to be hard for new developers when they can just ask AI every time they get stuck instead of putting time into debugging and understanding why the AI did the things it did. That difference isn’t technical, it’s philosophical, and it shows up in how people learn to think. Like comment: Like comment: 3 likes Like Comment button Reply View full discussion (14 comments) Some comments may only be visible to logged-in visitors. Sign in to view all comments. Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Badr chanaa Follow A software developer from morocco Location Morocco Education 1337 Coding School Joined Oct 20, 2025 Trending on DEV Community Hot The First Week at a Startup Taught Me More Than I Expected # startup # beginners # career # learning Stop Overengineering: How to Write Clean Code That Actually Ships 🚀 # discuss # javascript # programming # webdev Myth vs reality: “AI will replace Devs” # webdev # ai # career # careerdevelopment 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Forem — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Forem © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://gg.forem.com/privacy#2-personal-information-we-collect | Privacy Policy - Gamers Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Gamers Forem Close Privacy Policy Last Updated: September 01, 2023 This Privacy Policy is designed to help you understand how DEV Community Inc. (" DEV ," " we ," or " us ") collects, use, and discloses your personal information. What's With the Defined Terms? You'll notice that some words appear in quotes in this Privacy Policy. They're called "defined terms," and we use them so that we don't have to repeat the same language again and again. They mean the same thing in every instance, to help us make sure that this Privacy Policy is consistent. We've included the defined terms throughout because we want it to be easy for you to read them in context. 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? 2. PERSONAL INFORMATION WE COLLECT 3. HOW WE USE YOUR INFORMATION 4. HOW WE DISCLOSE YOUR INFORMATION 5. YOUR PRIVACY CHOICES AND RIGHTS 6. INTERNATIONAL DATA TRANSFERS 7. RETENTION OF PERSONAL INFORMATION 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS 10. CHILDREN'S INFORMATION 11. OTHER PROVISIONS 12. CONTACT US 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? This Privacy Policy applies to personal information processed by us, including on our websites, mobile applications, and other online or offline offerings — basically anything we do. To make this Privacy Policy easier to read, our websites, mobile applications, and other offerings are all collectively called the " Services. " Beyond this Privacy Policy, your use of the Services is subject to our DEV Community Terms and our Forem Terms. The Services include both our own community forum at https://www.dev.to (the " DEV Community ") and the open source tool we provide called " Forem ," available at https://www.forem.com which allows our customers to create and operate their own online forums. We collect personal information from two categories of people: (1) our customers, who use Forem and our hosting services to run and host their own forums (we'll call them " Forem Operators "), and (2) the people who interact with DEV-hosted forums, including forums provided by Forem Operators utilizing Forem and separately our own DEV Community (we'll call them " Users "). An Important Note for Users Since we provide hosting services for Forem Operators, technically we also process your information on their behalf. That processing is governed by the contracts that we have in place with each Forem Operator, not this Privacy Policy. In other words, when you share your data on a DEV-hosted forum operated by a Forem Operator, we at DEV are basically just the "pipes" — we process the data on behalf of the Forem Operator, but don't do anything with it ourselves beyond what we're required to do under our contract (and by law). So, if you post your information on a DEV-powered forum provided by a Forem Operator, that Forem Operator's privacy policy applies, and any questions or requests relating to your data on that service should be directed to that Forem Operator, not us. Likewise, if you use our mobile application, you may also interact with forums that use DEV's open-source tools but do all their hosting and data collection themselves. For those forums, we at DEV have no access to your data, so be sure to read the privacy policy of any third-party hosted forum before posting. 2. PERSONAL INFORMATION WE COLLECT The categories of personal information we collect depend on whether you're a User or Forem Operator, how you interact with us, our Services, and the requirements of applicable law. Breaking it down, we collect three types of information: (1) information that you provide to us directly, (2) information we obtain automatically when you use our Services, and (3) information we get about you from other sources (such as third-party services and organizations). More details are below. A. Information You Provide to Us Directly We may collect the following personal information that you provide to us. Account Creation (for Forem Operators): We'll require your name and email address to get started, as well as some details about the Forem you want to run, such as: whether you're running the Forem on your own behalf or as part of an organization, and details about the community you want to support (how big is it, what topics does it cover, where do members currently communicate, how/if the community earns money, whether the community is open, invite-only or paid, any existing social media accounts, etc.) You'll need to tell us a bit about your personal coding background, and you'll have the option to provide your DEV username as well, if you are a member of the DEV.to community. Account Creation (for Users) : We collect name and email address from users that create an account on DEV Community. For other forums created by Forem Operators using Forem, the Forem Operator determines what information is required for User account creation for their respective forums. Interactive Features (for Users) . Like any other social network, both we and other Users of our Services may collect personal information that you submit or make available through our interactive features (e.g., messaging and chat features, commenting functionalities, forums, blogs, posts, and other social media pages). While we do have private messages that are only between you and the person you're messaging (as well as us and the Forem Operator, as applicable), any information you provide using the public sharing features of the Services, such as the information you post to your public profile or the topics you follow is public, including to recruiters and prospective employers, and is not subject to any of the privacy protections we mention in this Privacy Policy except where legally required. Please exercise caution before revealing any information that may identify you in the real world to others. Purchases . If you buy stuff on our shop site https://shop.dev.to/ (as either a User or Forem Operator), or otherwise if you pay us in connection with your use of the Forem service, we may collect personal information and details associated with your purchases, including payment information. Any payments made via our Services are processed by third-party payment processors, such as Stripe, Shopify, and PayPal. We do not directly collect or store any payment card information entered through our Services, but may receive information associated with your payment card information (e.g., your billing details). Your Communications with Us (Users and Forem Operators) . We may collect personal information, such as email address, phone number, or mailing address when you request information about our Services, register for our newsletter or loyalty program, request customer or technical support, apply for a job, or otherwise communicate with us. Surveys . We may contact you to participate in surveys. If you decide to participate, you may be asked to provide certain information, which may include personal information (for example, your home address). Sweepstakes or Contests . We may collect personal information you provide for any sweepstakes or contests that we offer. In some jurisdictions, we are required to publicly share information of sweepstakes and contest winners. Conferences, Trade Shows, and Other Events . We may collect personal information from individuals when we attend conferences, trade shows, and other events. Business Development and Strategic Partnerships . We may collect personal information from individuals and third parties to assess and pursue potential business opportunities. Job Applications . We may post job openings and opportunities on our Services. If you reply to one of these postings by submitting your application, CV and/or cover letter to us, we will collect and use your information to assess your qualifications. B. Information Collected Automatically We may collect personal information automatically when you use our Services: Automatic Data Collection . We may collect certain information automatically when you use our Services, such as your Internet protocol (IP) address, user settings, MAC address, cookie identifiers, mobile carrier, mobile advertising and other unique identifiers, browser or device information, location information (including approximate location derived from IP address), and Internet service provider. We may also automatically collect information regarding your use of our Services, such as pages that you visit before, during and after using our Services, information about the links you click, the types of content you interact with, the frequency and duration of your activities, and other information about how you use our Services. In addition, we may collect information that other people provide about you when they use our Services, including information about you when they tag you in their posts. Cookies, Pixel Tags/Web Beacons, and Other Technologies . We, as well as third parties that provide content, advertising, or other functionality on our Services, may use cookies, pixel tags, local storage, and other technologies (" Technologies ") to automatically collect information through your use of our Services. Cookies . Cookies are small text files placed in device browsers that store preferences and facilitate and enhance your experience. Pixel Tags/Web Beacons . A pixel tag (also known as a web beacon) is a piece of code embedded in our Services that collects information about engagement on our Services. The use of a pixel tag allows us to record, for example, that a user has visited a particular web page or clicked on a particular advertisement. We may also include web beacons in e-mails to understand whether messages have been opened, acted on, or forwarded. Our uses of these Technologies fall into the following general categories: Operationally Necessary . This includes Technologies that allow you access to our Services, applications, and tools that are required to identify irregular website behavior, prevent fraudulent activity and improve security or that allow you to make use of our functionality. Performance-Related . We may use Technologies to assess the performance of our Services, including as part of our analytic practices to help us understand how individuals use our Services ( see Analytics below ). Functionality-Related . We may use Technologies that allow us to offer you enhanced functionality when accessing or using our Services. This may include identifying you when you sign into our Services or keeping track of your specified preferences, interests, or past items viewed. Analytics . We may use Technologies and other third-party tools to process analytics information on our Services. Some of our analytics partners include Google Analytics. For more information,please visit Google Analytics' Privacy Policy . To learn more about how to opt-out of Google Analytics' use of your information, please click here . Social Media Platforms . Our Services may contain social media buttons such as Twitter, Facebook, GitHub, Instagram, and Twitch (that might include widgets such as the "share this" button or other interactive mini programs). These features may collect your IP address, which page you are visiting on our Services, and may set a cookie to enable the feature to function properly. Your interactions with these platforms are governed by the privacy policy of the company providing it. See the "Your Privacy Choices and Rights" section below to understand your choices regarding these Technologies. C. Information Collected from Other Sources We may obtain information about you from other sources, including through third-party services and organizations. For example, if you access our Services through a third-party application, such as an app store, a third-party login service (e.g., through Twitter, Apple, or GitHub), or a social networking site, we may collect whatever information about you from that third-party application that you have made available via your privacy settings. 3. HOW WE USE YOUR INFORMATION We use your information for a variety of business purposes, including to provide our Services, for administrative purposes, and to market our products and Services, as described below. A. Provide Our Services We use your information to fulfill our contract with you and provide you with our Services, such as: Managing your information and accounts; Providing access to certain areas, functionalities, and features of our Services; Answering requests for customer or technical support; Communicating with you about your account, activities on our Services, and policy changes; Processing your financial information and other payment methods for products or Services purchased; Processing applications if you apply for a job we post on our Services; and Allowing you to register for events. B. Administrative Purposes We use your information for various administrative purposes, such as: Pursuing our legitimate interests such as direct marketing, research and development (including marketing research), network and information security, and fraud prevention; Detecting security incidents, protecting against malicious, deceptive, fraudulent or illegal activity, and prosecuting those responsible for that activity; Measuring interest and engagement in our Services, including for usage-based billing purposes; Short-term, transient use, such as contextual customization of ads; Improving, optimizing, upgrading, or enhancing our Services; Developing new products and Services; Ensuring internal quality control and safety; Authenticating and verifying individual identities, including requests to exercise your rights under this policy; Debugging to identify and repair errors with our Services; Auditing relating to interactions, transactions and other compliance activities; Enforcing our agreements and policies; and Complying with our legal obligations. C. Marketing and Advertising our Products and Services We may use your personal information to tailor and provide you with content and advertisements for our Services, such as via email. If you have any questions about our marketing practices, you may contact us at any time as set forth in the "Contact Us" section below. D. Other Purposes We also use your information for other purposes as requested by you or as permitted by applicable law. Consent . We may use personal information for other purposes that are clearly disclosed to you at the time you provide personal information or with your consent. Automated Decision Making. We may engage in automated decision making, including profiling, such as to suggest topics or other Users for you to follow. DEV's processing of your personal information will not result in a decision based solely on automated processing that significantly affects you unless such a decision is necessary as part of a contract we have with you, we have your consent, or we are permitted by law to engage in such automated decision making. If you have questions about our automated decision making, you may contact us as set forth in the "Contact Us" section below. De-identified and Aggregated Information . We may use personal information and other information about you to create de-identified and/or aggregated information, such as de-identified demographic information, information about the device from which you access our Services, or other analyses we create. For example, we may collect system-wide information to ensure availability of the platform, or measure aggregate data trends to analyze and optimize our Services. Share Content with Friends or Colleagues. Our Services may offer various tools and functionalities. For example, we may allow you to provide information about your friends through our referral services. Our referral services may allow you to forward or share certain content with a friend or colleague, such as an email inviting your friend to use our Services. Please only share with us contact information of people with whom you have a relationship (e.g., relative, friend neighbor, or co-worker). 4. HOW WE DISCLOSE YOUR INFORMATION We disclose your information to third parties for a variety of business purposes, including to provide our Services, to protect us or others, or in the event of a major business transaction such as a merger, sale, or asset transfer, as described below. A. Disclosures to Provide our Services The categories of third parties with whom we may share your information are described below. Service Providers . We may share your personal information with our third-party service providers who use that information to help us provide our Services. This includes service providers that provide us with IT support, hosting, payment processing, customer service, and related services. For example, our Shop site is run by Shopify, who handle your shipping details on our behalf. Business Partners . We may share your personal information with business partners to provide you with a product or service you have requested. We may also share your personal information to business partners with whom we jointly offer products or services. Other Users . As described above in the "Personal Information We Collect" section of this Privacy Policy, our Service allows Users to share their profiles, and any posts, chats, etc. with other Users and with the general public, including to those who do not use our Services. APIs/SDKs . We may use third-party Application Program Interfaces ("APIs") and Software Development Kits ("SDKs") as part of the functionality of our Services. For more information about our use of APIs and SDKs, please contact us as set forth in the "Contact Us" section below. B . Disclosures to Protect Us or Others We may access, preserve, and disclose any information we store associated with you to external parties if we, in good faith, believe doing so is required or appropriate to: comply with law enforcement or national security requests and legal process, such as a court order or subpoena; protect your, our, or others' rights, property, or safety; enforce our policies or contracts; collect amounts owed to us; or assist with an investigation or prosecution of suspected or actual illegal activity. C. Disclosure in the Event of Merger, Sale, or Other Asset Transfers If we are involved in a merger, acquisition, financing due diligence, reorganization, bankruptcy, receivership, purchase or sale of assets, or transition of service to another provider, your information may be sold or transferred as part of such a transaction, as permitted by law and/or contract. 5. YOUR PRIVACY CHOICES AND RIGHTS Your Privacy Choices . The privacy choices you may have about your personal information are determined by applicable law and are described below. Email Communications . If you receive an unwanted email from us, you can use the unsubscribe link found at the bottom of the email to opt out of receiving future emails. Note that you will continue to receive transaction-related emails regarding products or Services you have requested. We may also send you certain non-promotional communications regarding us and our Services, and you will not be able to opt out of those communications (e.g., communications regarding our Services or updates to our Terms or this Privacy Policy). Mobile Devices . We may send you push notifications through our mobile application. You may opt out from receiving these push notifications by changing the settings on your mobile device. "Do Not Track." Do Not Track (" DNT ") is a privacy preference that users can set in certain web browsers. Please note that we do not respond to or honor DNT signals or similar mechanisms transmitted by web browsers. Cookies and Interest-Based Advertising . You may stop or restrict the placement of Technologies on your device or remove them by adjusting your preferences as your browser or device permits. However, if you adjust your preferences, our Services may not work properly. Please note that cookie-based opt-outs are not effective on mobile applications. Please note you must separately opt out in each browser and on each device. Your Privacy Rights . In accordance with applicable law, you may have the right to: Access Personal Information about you, including: (i) confirming whether we are processing your personal information; (ii) obtaining access to or a copy of your personal information; Request Correction of your personal information where it is inaccurate, incomplete or outdated. In some cases, we may provide self-service tools that enable you to update your personal information; Request Deletion, Anonymization or Blocking of your personal information when processing is based on your consent or when processing is unnecessary, excessive or noncompliant; Request Restriction of or Object to our processing of your personal information when processing is noncompliant; Withdraw Your Consent to our processing of your personal information. If you refrain from providing personal information or withdraw your consent to processing, some features of our Service may not be available; Request Data Portability and Receive an Electronic Copy of Personal Information that You Have Provided to Us; Be Informed about third parties with which your personal information has been shared; and Request the Review of Decisions Taken Exclusively Based on Automated Processing if such decisions could affect your data subject rights. If you would like to exercise any of these rights, please contact us as set forth in "Contact Us" below. We will process such requests in accordance with applicable laws. 6. INTERNATIONAL DATA TRANSFERS All information processed by us may be transferred, processed, and stored anywhere in the world, including, but not limited to, the United States or other countries, which may have data protection laws that are different from the laws where you live. We always strive to safeguard your information consistent with the requirements of applicable laws. 7. RETENTION OF PERSONAL INFORMATION We store the personal information we collect as described in this Privacy Policy for as long as you use our Services or as necessary: to fulfill the purpose or purposes for which it was collected, to provide our Services, to resolve disputes, to establish legal defenses, to conduct audits, to pursue legitimate business purposes, to enforce our agreements, and to comply with applicable laws. 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS Refer-a-Friend and Similar Incentive Programs . As described above in the How We Use Your Personal Information section ("Share Content with Friends or Colleagues" subsection), we may offer referral programs or other incentivized data collection programs. For example, we may offer incentives to you such as discounts or promotional items or credit in connection with these programs, wherein you provide your personal information in exchange for a reward, or provide personal information regarding your friends or colleagues (such as their email address) and receive rewards when they sign up to use our Services. (The referred party may also receive rewards for signing up via your referral.) These programs are entirely voluntary and allow us to grow our business and provide additional benefits to you. The value of your data to us depends on how you ultimately use our Services, whereas the value of the referred party's data to us depends on whether the referred party ultimately becomes a User or Forem Operator and uses our Services. Said value will be reflected in the incentive offered in connection with each program. Accessibility . This Privacy Policy uses industry-standard technologies and was developed in line with the World Wide Web Consortium's Web Content Accessibility Guidelines, version 2.1* . * If you wish to print this policy, please do so from your web browser or by saving the page as a PDF. California Shine the Light . The California "Shine the Light" law permits users who are California residents to request and obtain from us once a year, free of charge, a list of the third parties to whom we have disclosed their personal information (if any) for their direct marketing purposes in the prior calendar year, as well as the type of personal information disclosed to those parties. Right for Minors to Remove Posted Content . Where required by law, California residents under the age of 18 may request to have their posted content or information removed from the publicly-viewable portions of the Services by contacting us directly as set forth in the "Contact Us" section below or by logging into their account and removing the content or information using our self-service tools. 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS If you are a resident of Nevada, you have the right to opt-out of the sale of certain Personal Information to third parties who intend to license or sell that Personal Information. You can exercise this right by contacting us as set forth in the "Contact Us\" section below with the subject line "Nevada Do Not Sell Request" and providing us with your name and the email address associated with your account. Please note that we do not currently sell your Personal Information as sales are defined in Nevada Revised Statutes Chapter 603A. If you have any questions, please contact us as set forth below. 10. CHILDREN'S INFORMATION The Services are not directed to children under 13 (or other age as required by local law), and we do not knowingly collect personal information from children. If you are a parent or guardian and believe your child has uploaded personal information to our site without your consent, you may contact us as described in the "Contact Us" section below. If we become aware that a child has provided us with personal information in violation of applicable law, we will delete any personal information we have collected, unless we have a legal obligation to keep it, and terminate the child's account if applicable. 11. OTHER PROVISIONS Third-Party Websites or Applications . The Services may contain links to other websites or applications, and other websites or applications may reference or link to our Services. These third-party services are not controlled by us. We encourage our users to read the privacy policies of each website and application with which they interact. We do not endorse, screen or approve, and are not responsible for, the privacy practices or content of such other websites or applications. Providing personal information to third-party websites or applications is at your own risk. Changes to Our Privacy Policy . We may revise this Privacy Policy from time to time in our sole discretion. If there are any material changes to this Privacy Policy, we will notify you as required by applicable law. You understand and agree that you will be deemed to have accepted the updated Privacy Policy if you continue to use our Services after the new Privacy Policy takes effect. 12. CONTACT US If you have any questions about our privacy practices or this Privacy Policy, or to exercise your rights as detailed in this Privacy Policy, please contact us at: support@dev.to . 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Gamers Forem — An inclusive community for gaming enthusiasts Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. We're a place where gamers unite, level up, and share epic adventures. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/t/runnerhchallenge | Runner H “AI Agent Prompting” Challenge - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Runner H “AI Agent Prompting” Challenge Follow Hide This is the official tag for submissions and announcements related to the Runner H “AI Agent Prompting" Challenge. Create Post submission guidelines All submission guidelines, judging criteria, official rules, and FAQs are on the official Runner H “AI Agent Prompting" Challenge about #runnerhchallenge Delegate all your tasks to Runner H AI Agent. June 5: Runner H “AI Agent Prompting” Challenge begins! July 6: Submissions are due at 11:59 PM PDT July 17: Winners Announced What are you waiting for? Get started now! Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Common Challenges in MCP Server Development and How to Solve Them Nishant Bijani Nishant Bijani Nishant Bijani Follow Dec 11 '25 Common Challenges in MCP Server Development and How to Solve Them # ai # mcpserver # mcpserverdevelopment # runnerhchallenge Comments Add Comment 6 min read Why Your AI Agents Keep Dropping the Ball—and How LangChain Plus PyTorch Can Salvage Your Solo Gig Raushan Singh Raushan Singh Raushan Singh Follow Oct 22 '25 Why Your AI Agents Keep Dropping the Ball—and How LangChain Plus PyTorch Can Salvage Your Solo Gig # langchain # runnerhchallenge # ai # rag Comments Add Comment 6 min read Runner H "AI Agent Prompting Challenge" Joan Aguilar Joan Aguilar Joan Aguilar Follow Jul 7 '25 Runner H "AI Agent Prompting Challenge" # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 2 min read Hackathon Submission bolaji ogidan bolaji ogidan bolaji ogidan Follow Jul 6 '25 Hackathon Submission # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read Don't miss events near you: Automated Tech Events Data Collection with Runner H AmyXandra AmyXandra AmyXandra Follow Jul 6 '25 Don't miss events near you: Automated Tech Events Data Collection with Runner H # runnerhchallenge # devchallenge # ai # machinelearning Comments Add Comment 3 min read Canva to Insta Seerat Fatima Seerat Fatima Seerat Fatima Follow Jul 6 '25 Canva to Insta # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read My AI Assistant Plans My Day from Gmail to Slack — Fully Automated with Runner H omar salem omar salem omar salem Follow Jul 6 '25 My AI Assistant Plans My Day from Gmail to Slack — Fully Automated with Runner H # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 2 min read Runner H "AI Agent Prompting" Challenge 🚀 What I Built AKASH GUPTA AKASH GUPTA AKASH GUPTA Follow Jul 5 '25 Runner H "AI Agent Prompting" Challenge 🚀 What I Built # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 2 min read 🧠 AI Tools Tracker Agent – Weekly Curator of the Newest AI Tools Shaazy21 Shaazy21 Shaazy21 Follow Jul 5 '25 🧠 AI Tools Tracker Agent – Weekly Curator of the Newest AI Tools # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 2 min read HELP DESK Amir Hoseyn Qiasi Amir Hoseyn Qiasi Amir Hoseyn Qiasi Follow Jul 4 '25 HELP DESK # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read 🛡️ CrisisSim: One Prompt to Build a Full Emergency Response System poowa-gg poowa-gg poowa-gg Follow Jul 5 '25 🛡️ CrisisSim: One Prompt to Build a Full Emergency Response System # devchallenge # runnerhchallenge # ai # machinelearning 3 reactions Comments 3 comments 2 min read PaperPulse—Your daily heartbeat on the latest research Ifihanagbara Olusheye Ifihanagbara Olusheye Ifihanagbara Olusheye Follow Jul 6 '25 PaperPulse—Your daily heartbeat on the latest research # devchallenge # runnerhchallenge # ai # machinelearning 13 reactions Comments 3 comments 3 min read Web3 Job & Airdrop Agent for Nigerians — AI That Finds You Opportunities While You Sleep Darlington Jumbo Darlington Jumbo Darlington Jumbo Follow Jul 7 '25 Web3 Job & Airdrop Agent for Nigerians — AI That Finds You Opportunities While You Sleep # devchallenge # runnerhchallenge # ai # machinelearning 5 reactions Comments 1 comment 2 min read 💾 Save What You Search: A Chrome Extension Created with Runner H James Moro James Moro James Moro Follow Jul 5 '25 💾 Save What You Search: A Chrome Extension Created with Runner H # devchallenge # runnerhchallenge # ai # machinelearning 14 reactions Comments Add Comment 2 min read Prompt Engineering 101: Master the Foundation in 10 Minutes (Get Prompt Expert Template Free Inside) Jaideep Parashar Jaideep Parashar Jaideep Parashar Follow Jul 30 '25 Prompt Engineering 101: Master the Foundation in 10 Minutes (Get Prompt Expert Template Free Inside) # gemini # learngoogleaistudio # chatgpt # runnerhchallenge 8 reactions Comments 1 comment 2 min read How I Built a Self-Updating AI Sales Agent for Using Perplexity Public Rooms Ali Farhat Ali Farhat Ali Farhat Follow Jul 24 '25 How I Built a Self-Updating AI Sales Agent for Using Perplexity Public Rooms # perplexity # ai # salesagent # runnerhchallenge 28 reactions Comments 2 comments 4 min read RunnerChallenge Jerald Felix Jerald Felix Jerald Felix Follow Jun 21 '25 RunnerChallenge # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read We Just Hit 10K+ Views on Dev.to: Here's What I Learned Ali Farhat Ali Farhat Ali Farhat Follow Jul 21 '25 We Just Hit 10K+ Views on Dev.to: Here's What I Learned # contentwriting # devchallenge # ai # runnerhchallenge 13 reactions Comments 11 comments 2 min read Build an AI Agent for Lead Qualification with GPT‑5 Ali Farhat Ali Farhat Ali Farhat Follow Jul 22 '25 Build an AI Agent for Lead Qualification with GPT‑5 # ai # runnerhchallenge # chatgpt # gpt5 6 reactions Comments Add Comment 3 min read interesting times. Baraq Baraq Baraq Follow Jun 15 '25 interesting times. # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read Congrats to the Runner H "AI Agent Prompting" Challenge Winners! dev.to staff dev.to staff dev.to staff Follow for The DEV Team Jul 17 '25 Congrats to the Runner H "AI Agent Prompting" Challenge Winners! # runnerhchallenge # devchallenge # ai # machinelearning 82 reactions Comments 39 comments 3 min read m Mohamed X Mohamed X Mohamed X Follow Jun 14 '25 m # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read Runner H Helped Me Save $$$💸💸💸 on My Round-Trip to Toronto in 2025 [✈️Flight Search Demo Included 🎥] Nizzad Nizzad Nizzad Follow Jul 6 '25 Runner H Helped Me Save $$$💸💸💸 on My Round-Trip to Toronto in 2025 [✈️Flight Search Demo Included 🎥] # devchallenge # runnerhchallenge # ai # machinelearning 112 reactions Comments 24 comments 8 min read A Micro-Course Generator That Curates and Emails You Every Two Days Bridget Amana Bridget Amana Bridget Amana Follow Jul 6 '25 A Micro-Course Generator That Curates and Emails You Every Two Days # devchallenge # runnerhchallenge # ai # machinelearning 20 reactions Comments Add Comment 4 min read Runner H "AI Agent Prompting" Challenge Wael Wael Wael Follow Jun 7 '25 Runner H "AI Agent Prompting" Challenge # devchallenge # runnerhchallenge # ai # machinelearning Comments Add Comment 1 min read loading... trending guides/resources Common Challenges in MCP Server Development and How to Solve Them 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://gg.forem.com/gg_news/the-game-theorists-game-theory-how-deadly-is-donkey-kongs-punch-4bek#comments | The Game Theorists: Game Theory: How DEADLY Is Donkey Kong's Punch? - Gamers Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Gamers Forem Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Gaming News Posted on Oct 8, 2025 The Game Theorists: Game Theory: How DEADLY Is Donkey Kong's Punch? # nintendoswitch # nintendo # retrogaming # pcgaming Game Theory: How DEADLY Is Donkey Kong’s Punch? Game Theory is back with a deep-dive into Donkey Kong’s signature knockout blow — from his Smash Bros. origins to the boulder-busting feats in the new Donkey Kong Bananza. Expect physics crunching, real-world comparisons and a definitive “just how strong is DK really?” reveal. Along the way you’ll catch sponsor shout-outs (Boot.Dev with code THEGAMETHEORISTS for 25% off) and the launch of Theorywear merch, plus full video credits. Strap in for some cheeky hype and serious number-pushing on Nintendo’s heaviest hitter. Watch on YouTube Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Gaming News Follow Joined Apr 30, 2025 More from Gaming News The Game Theorists: Game Theory: Poké Balls Are KILLING Pokémon?! # boardgames # nintendo # pcgaming GameSpot: Battlefield 6: Full Review # pcgaming # steam GameSpot: Vampire: The Masquerade - Bloodlines 2 Aged, But Still A Fine Wine - Review # pcgaming # retrogaming 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Gamers Forem — An inclusive community for gaming enthusiasts Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. We're a place where gamers unite, level up, and share epic adventures. Log in Create account | 2026-01-13T08:48:13 |
https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fwhy-github | Sign in to GitHub · GitHub Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Sign in to GitHub {{ message }} --> Username or email address Password Forgot password? Uh oh! There was an error while loading. Please reload this page . New to GitHub? Create an account Sign in with a passkey Terms Privacy Docs Contact GitHub Support Manage cookies Do not share my personal information You can’t perform that action at this time. | 2026-01-13T08:48:13 |
https://dev.to/t/android | Android - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close # android Follow Hide Brought to you by the good folks at Google... Create Post Older #android posts 1 2 3 4 5 6 7 8 9 … 75 … 236 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Evolution of the Android Open Source Project: A Deep Dive David Díaz David Díaz David Díaz Follow Jan 12 Evolution of the Android Open Source Project: A Deep Dive # android # opensource # security # development Comments Add Comment 4 min read No Kotlin? No Problem. How I shipped Android Apps using React & Capacitor Krystian Krystian Krystian Follow Jan 12 No Kotlin? No Problem. How I shipped Android Apps using React & Capacitor # webdev # android # mobile # react Comments Add Comment 2 min read Managing Zebra Printers and Android Devices Remotely: A Practical Guide Gauri Bhosale Gauri Bhosale Gauri Bhosale Follow Jan 12 Managing Zebra Printers and Android Devices Remotely: A Practical Guide # zebra # android # mobile # security Comments Add Comment 4 min read Why Streaming AI Responses Feels Faster Than It Is (Android + SSE) Shubham Verma Shubham Verma Shubham Verma Follow Jan 12 Why Streaming AI Responses Feels Faster Than It Is (Android + SSE) # android # ai # ux # kotlin Comments Add Comment 3 min read Exploring Supabase for Android: A Modern Alternative to Firebase supriya shah supriya shah supriya shah Follow Jan 12 Exploring Supabase for Android: A Modern Alternative to Firebase # android # mobile # supabase # firebase Comments Add Comment 3 min read [TIL][Android] Common Android Studio Project Opening Issues Evan Lin Evan Lin Evan Lin Follow Jan 11 [TIL][Android] Common Android Studio Project Opening Issues # help # beginners # android # kotlin Comments Add Comment 2 min read Notes from the Made by Google Conference Evan Lin Evan Lin Evan Lin Follow Jan 11 Notes from the Made by Google Conference # news # google # rag # android Comments Add Comment 2 min read Understanding Device Tree in Android SBC Development Danie Brooks Danie Brooks Danie Brooks Follow Jan 11 Understanding Device Tree in Android SBC Development # dts # kerne # linux # android Comments Add Comment 5 min read 😲 Your Face is the Playlist: Building an Emotion-Aware Android App Jatin Sisodia Jatin Sisodia Jatin Sisodia Follow Jan 11 😲 Your Face is the Playlist: Building an Emotion-Aware Android App # programming # android # machinelearning # coding Comments Add Comment 3 min read Release Week From Hell: Clean code + automation for shipping Flutter apps Anindya Obi Anindya Obi Anindya Obi Follow Jan 9 Release Week From Hell: Clean code + automation for shipping Flutter apps # flutter # dart # android # ios Comments Add Comment 3 min read [TIL][BOOX] New Toy - BOOX Nova Air C 7.8" e-reader: First Impressions and Potential Issues Evan Lin Evan Lin Evan Lin Follow Jan 11 [TIL][BOOX] New Toy - BOOX Nova Air C 7.8" e-reader: First Impressions and Potential Issues # android # devjournal # learning Comments Add Comment 2 min read Jan 9, 2026 | The Tongyi Weekly: Your weekly dose of cutting-edge AI from Tongyi Lab Tongyi Lab Tongyi Lab Tongyi Lab Follow Jan 9 Jan 9, 2026 | The Tongyi Weekly: Your weekly dose of cutting-edge AI from Tongyi Lab # news # ai # android # ios Comments Add Comment 6 min read 📘 Paywall SDK – Tài liệu sử dụng TỪ A Z (kèm JSON mẫu) ViO Tech ViO Tech ViO Tech Follow Jan 9 📘 Paywall SDK – Tài liệu sử dụng TỪ A Z (kèm JSON mẫu) # android # architecture # kotlin # tutorial Comments Add Comment 4 min read Effortless Android Logging with Timber and Kotlin supriya shah supriya shah supriya shah Follow Jan 8 Effortless Android Logging with Timber and Kotlin # android # kotlin # timber # mobile Comments Add Comment 3 min read What I Learned While Evaluating Emulator Projects on Android Caroline Harper Caroline Harper Caroline Harper Follow Jan 8 What I Learned While Evaluating Emulator Projects on Android # emulation # android # opensource # software Comments Add Comment 1 min read (Idea + Sensors + Compose + Lottie)*AI Agents = Beautiful UI ViksaaSkool ViksaaSkool ViksaaSkool Follow Jan 6 (Idea + Sensors + Compose + Lottie)*AI Agents = Beautiful UI # android # compose # ai # ui Comments Add Comment 5 min read Create your own Android ViewModel from scratch Khush Panchal Khush Panchal Khush Panchal Follow Jan 11 Create your own Android ViewModel from scratch # androiddev # android # viewmodel Comments Add Comment 5 min read Clean Architecture Made Simple: A Koin DI Walkthrough for Android supriya shah supriya shah supriya shah Follow Jan 7 Clean Architecture Made Simple: A Koin DI Walkthrough for Android # android # kotlin # development # mobile Comments Add Comment 3 min read Mastering GraphQL with Ktor: A Modern Networking Guide for Android supriya shah supriya shah supriya shah Follow Jan 7 Mastering GraphQL with Ktor: A Modern Networking Guide for Android # android # graphql # kotlin # mobile Comments Add Comment 3 min read 9 Best Resources to Learn Android Development From My Personal Journey Stack Overflowed Stack Overflowed Stack Overflowed Follow Jan 6 9 Best Resources to Learn Android Development From My Personal Journey # webdev # programming # android Comments Add Comment 3 min read Comment j’ai créé et préparé pour le Store une application mobile avec React Native Expo et Supabase Mhd Almouchafaou Mhd Almouchafaou Mhd Almouchafaou Follow Jan 5 Comment j’ai créé et préparé pour le Store une application mobile avec React Native Expo et Supabase # webdev # react # android # ux Comments Add Comment 3 min read Using Hilt (guide for beginners) Aleksei Laptev Aleksei Laptev Aleksei Laptev Follow Jan 7 Using Hilt (guide for beginners) # android # hilt Comments Add Comment 6 min read Why Is My Android Auto Not Connecting To My Car Tech Fixes Tech Fixes Tech Fixes Follow Jan 7 Why Is My Android Auto Not Connecting To My Car # android # tutorial # beginners # productivity Comments Add Comment 3 min read Communicating Between Android and an MCU in Embedded Systems Kevin zhang Kevin zhang Kevin zhang Follow Jan 5 Communicating Between Android and an MCU in Embedded Systems # mcu # android # uart # usb Comments Add Comment 5 min read How to Build an Android MRZ Scanner with Dynamsoft MRZ SDK Xiao Ling Xiao Ling Xiao Ling Follow Jan 7 How to Build an Android MRZ Scanner with Dynamsoft MRZ SDK # android # programming # mrz # mobile Comments Add Comment 7 min read loading... trending guides/resources iOS Developers: You Have 2 Months to Comply With Texas Law or Lose Access to Millions of Users 🔓 Decrypt MIUI .sa & .sav Files Using APK Certificate Hex + Python – Full Guide by TheDevOpsRite Flutter Development Setup for WSL2 + Windows Android Studio (Complete Guide) Upgrading React-Native from Android SDK 34 35: Real Issues, Real Fixes, and What No One Tells You Retain API in Jetpack Compose Building a Fully-Featured Custom WebView App in Android: Complete Guide 안드로이드 개발자가 빠르게 적용할 수 있는 Flutter 프로젝트 구성 OpenSTF is Dead: The Best Alternative for Mobile Device Labs in 2025 Going ahead with Clean Architecture in Android. Example with complex navigation. Debloat Samsung A50 Where Do I "Host" My Mobile App? Dagger 2.0 vs Hilt in Android: A Comprehensive Overview Efficient Android Screen Recording Using MediaRecorder + MediaProjection Using MockK library in Jetpack Compose Preview Integrating Health Connect in Android + React Native Apps A Deep Dive into Nested ScrollView Behavior in React Native: Root Causes and Practical Solutions 🔥 How to Generate a JKS Keystore Without Android Studio (Complete Guide) Seamless Map Integration in React Native: A Complete Guide What Happens When You Kill the Kotlin Daemon Before R8? Interfacing with Wasm from Kotlin 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/t/career/page/3#main-content | Career Page 3 - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Career Follow Hide This tag is for anything relating to careers! Job offers, workplace conflict, interviews, resumes, promotions, etc. Create Post submission guidelines All articles and discussions should relate to careers in some way. Pretty much everything on dev.to is about our careers in some way. Ideally, though, keep the tag related to getting, leaving, or maintaining a career or job. about #career A career is the field in which you work, while a job is a position held in that field. Related tags include #resume and #portfolio as resources to enhance your #career Older #career posts 1 2 3 4 5 6 7 8 9 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu EIOC: A Detection Framework for Human‑Layer Security Narnaiezzsshaa Truong Narnaiezzsshaa Truong Narnaiezzsshaa Truong Follow Jan 11 EIOC: A Detection Framework for Human‑Layer Security # cybersecurity # career # management # mentalhealth Comments Add Comment 3 min read How to Start Becoming a Programmer Gus Woltmann Gus Woltmann Gus Woltmann Follow Jan 11 How to Start Becoming a Programmer # career # codenewbie # programming # tutorial Comments Add Comment 3 min read Being a Developer at a Startup: Challenges, Freedom, and Growth Gustavo Woltmann Gustavo Woltmann Gustavo Woltmann Follow Jan 11 Being a Developer at a Startup: Challenges, Freedom, and Growth # challenge # career # developer # startup Comments Add Comment 3 min read ProPersona: A Stylish Bio Link Page Neon Innovation Lab Neon Innovation Lab Neon Innovation Lab Follow Jan 10 ProPersona: A Stylish Bio Link Page # webdev # programming # ai # career Comments Add Comment 2 min read What Clients ACTUALLY Want From Frontend Devs (Not Clean Code) Laurina Ayarah Laurina Ayarah Laurina Ayarah Follow Jan 10 What Clients ACTUALLY Want From Frontend Devs (Not Clean Code) # webdev # career # beginners # programming 1 reaction Comments Add Comment 9 min read Upwork Alternatives 2026: Stop Paying for Connects & Get Hired Saqib Shah Saqib Shah Saqib Shah Follow Jan 10 Upwork Alternatives 2026: Stop Paying for Connects & Get Hired # freelancing # career # webdev # productivity Comments Add Comment 4 min read AI Does Tasks. Humans Do Deals. synthaicode synthaicode synthaicode Follow Jan 10 AI Does Tasks. Humans Do Deals. # ai # career # softwareengineering # management Comments Add Comment 3 min read Will AI Make Jobs Better or Obsolete? A Global and African Perspective Abdulmalik Musa Abdulmalik Musa Abdulmalik Musa Follow Jan 10 Will AI Make Jobs Better or Obsolete? A Global and African Perspective # discuss # ai # career Comments Add Comment 3 min read Why using Elasticsearch was bad because I needed real-time data retrieval, not just fast searching Saif Ullah Usmani Saif Ullah Usmani Saif Ullah Usmani Follow Jan 10 Why using Elasticsearch was bad because I needed real-time data retrieval, not just fast searching # webdev # devops # beginners # career 1 reaction Comments Add Comment 2 min read Why Most DevOps Tutorials Fail in Production Environments Gaurav Chile | InfraForgeLabs Gaurav Chile | InfraForgeLabs Gaurav Chile | InfraForgeLabs Follow Jan 10 Why Most DevOps Tutorials Fail in Production Environments # devops # learning # sre # career Comments Add Comment 2 min read Dev Retro 2025: Journey in review Dhanush N Dhanush N Dhanush N Follow Jan 10 Dev Retro 2025: Journey in review # devchallenge # newyearchallenge # career # beginners 5 reactions Comments Add Comment 1 min read Hello DEV! I’m Shubhankar Basak: Web Developer & BCS Student Shubhankar Basak Shubhankar Basak Shubhankar Basak Follow Jan 10 Hello DEV! I’m Shubhankar Basak: Web Developer & BCS Student # welcome # webdev # beginners # career Comments Add Comment 1 min read Principal Architect Mindset – Self-Questioning Guide Sekar Thangavel Sekar Thangavel Sekar Thangavel Follow Jan 9 Principal Architect Mindset – Self-Questioning Guide # architecture # career # performance # systemdesign Comments Add Comment 3 min read Real-Time is an SLA, Not an Architecture: When You Actually Need Kafka (And When You Don't) Vinicius Fagundes Vinicius Fagundes Vinicius Fagundes Follow Jan 11 Real-Time is an SLA, Not an Architecture: When You Actually Need Kafka (And When You Don't) # discuss # architecture # dataengineering # career 1 reaction Comments Add Comment 10 min read New Python Courseware for Early-Career CS Students Jesse Casman Jesse Casman Jesse Casman Follow Jan 8 New Python Courseware for Early-Career CS Students # python # ai # career # beginners Comments Add Comment 3 min read From Math Teacher to Data Science & Web Development: My Coding Journey#introduction #learning #webdev #python #datascience Ahmed Anter Elsayed Ahmed Anter Elsayed Ahmed Anter Elsayed Follow Jan 11 From Math Teacher to Data Science & Web Development: My Coding Journey#introduction #learning #webdev #python #datascience # beginners # webdev # datascience # career Comments 3 comments 2 min read How will AI affect the cost of software development in 2026? Joseph Hoppe Joseph Hoppe Joseph Hoppe Follow Jan 9 How will AI affect the cost of software development in 2026? # discuss # ai # career # programming Comments Add Comment 1 min read Two Pointers (Opposite Ends) Jayaprasanna Roddam Jayaprasanna Roddam Jayaprasanna Roddam Follow Jan 9 Two Pointers (Opposite Ends) # programming # beginners # tutorial # career Comments Add Comment 2 min read When I Found a Flaw in Grok: Lessons on AI Security and Red Teams Lucas Matheus Lucas Matheus Lucas Matheus Follow Jan 9 When I Found a Flaw in Grok: Lessons on AI Security and Red Teams # ai # python # machinelearning # career Comments Add Comment 6 min read How “Thinking Out Loud” Unlocked Clarity for My Dev Team (And How You Can Do It Too) Shubham Choudhary Shubham Choudhary Shubham Choudhary Follow Jan 9 How “Thinking Out Loud” Unlocked Clarity for My Dev Team (And How You Can Do It Too) # leadership # softwareengineering # productivity # career Comments Add Comment 2 min read The Spice: My GitHub Looked Great. I Felt Like a Fraud. Om Keswani Om Keswani Om Keswani Follow Jan 9 The Spice: My GitHub Looked Great. I Felt Like a Fraud. # career # devjournal # mentalhealth # productivity Comments Add Comment 3 min read The Java Developer's Roadmap for 2026: From First Program to Production-Ready Professional dbc2201 dbc2201 dbc2201 Follow Jan 9 The Java Developer's Roadmap for 2026: From First Program to Production-Ready Professional # beginners # career # java # tutorial Comments Add Comment 23 min read From Frontend to AI: The Evolution of IT Education Trends in Ukraine Over the Last 20 Years IT Dnipro Community IT Dnipro Community IT Dnipro Community Follow Jan 9 From Frontend to AI: The Evolution of IT Education Trends in Ukraine Over the Last 20 Years # ai # career # learning Comments Add Comment 3 min read Free Resume Bullet Rewriter (Impact-Focused) CreatorOS CreatorOS CreatorOS Follow Jan 9 Free Resume Bullet Rewriter (Impact-Focused) # jobs # resume # career # productivity Comments Add Comment 1 min read Building, Failing, and Building Again: The Relentless Journey of Dominik Václavík Darxi Ixrad Darxi Ixrad Darxi Ixrad Follow Jan 8 Building, Failing, and Building Again: The Relentless Journey of Dominik Václavík # career # developer # motivation Comments Add Comment 5 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://docs.github.com/en/issues/planning-and-tracking-with-projects | Planning and tracking with Projects - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar GitHub Issues / Projects Home GitHub Issues Issues Learning about issues About issues Quickstart for GitHub Issues Planning and tracking work for your team or project Using issues Create an issue Adding sub-issues Creating issue dependencies Assign issues & PRs Editing an issue View all issues & PRs Browsing sub-issues Filter and search Create branch for issue Link PR to issue About slash commands Managing issue types Administering issues Triage an issue Pin an issue Marking issues or pull requests as a duplicate Transfer an issue Close an issue Deleting an issue Duplicate an issue Projects Learning about Projects About Projects Quickstart for Projects Best practices for Projects Creating projects Creating a project Copying a project Managing items in your project Adding items Converting draft issues Editing items Archiving items Understanding fields About text and number fields About date fields About single select fields About iteration fields About sub-issue fields About pull request fields About the issue type field Renaming custom fields Deleting custom fields Customizing views Changing the layout Customizing tables Customizing boards Customizing roadmaps Filtering projects Managing your views Automating projects Using built-in automations Automating with the API Automating with Actions Adding items automatically Archiving items automatically Viewing insights About insights for Projects Creating charts Configuring charts Managing your project Managing project visibility Managing project access Managing templates Closing and deleting projects Adding a project to a repo Adding a project to a team Exporting your project data Finding your projects Sharing project updates Labels and milestones Managing labels About milestones Create & edit milestones Add to milestones Filter by milestone View progress to milestone Guides GitHub Issues / Projects Planning and tracking with Projects Build adaptable projects to track your work on GitHub. A project is an adaptable collection of items that you can view as a table, a kanban board, or a roadmap and that stays up-to-date with GitHub data. Your projects can track issues, pull requests, and ideas that you note down. You can create and customize multiple views by filtering, sorting, and grouping issues and pull requests, visualize work with configurable charts, and add custom fields to track metadata specific to your team. Rather than enforcing a specific methodology, a project provides flexible features you can customize to your team’s needs and processes. Learning about Projects About Projects Quickstart for Projects Best practices for Projects Creating projects Creating a project Copying an existing project Managing items in your project Adding items to your project Converting draft issues to issues Editing items in your project Archiving items from your project Understanding fields About text and number fields About date fields About single select fields About iteration fields About parent issue and sub-issue progress fields About pull request fields About the issue type field Renaming custom fields Deleting custom fields Customizing views in your project Changing the layout of a view Customizing the table layout Customizing the board layout Customizing the roadmap layout Filtering projects Managing your views Automating your project Using the built-in automations Using the API to manage Projects Automating Projects using Actions Adding items automatically Archiving items automatically Viewing insights from your project About insights for Projects Creating charts Configuring charts Managing your project Managing visibility of your projects Managing access to your projects Managing project templates in your organization Closing and deleting your projects Adding your project to a repository Adding your project to a team Exporting your project data Finding your projects Sharing project updates Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://buildwithfern.com/learn/docs/writing-content/custom-react-components | Custom React components | Fern Documentation Search / Ask AI Slack community Log in Book a demo Getting started Overview How it works Quickstart Project structure Customer showcase Changelog Configuration Site-level settings Navigation Tabs and tab variants Versions Products Changelog pages Page-level settings Writing content Markdown basics Rich media in Markdown Components Fern Editor Reusable snippets Custom React components AI features Overview Fern Writer AI-generated examples llms.txt MCP server for your site Ask Fern Preview & publish Customization Accessibility API references SEO & GEO Authentication Security Self-hosted Analytics & integrations Developer tools Public API GET JWT from Fern API key GET Algolia search credentials GET Current user information Fern Writer API GET Get Fern Writer Install Link Light On this page How it works Why not just use custom CSS and JS instead? Writing content Custom React components Ask a question | Copy page | View as Markdown | More actions Pro and Enterprise feature This feature is available only for the Pro and Enterprise plans . To get started, reach out to support@buildwithfern.com . You can extend Fern’s built-in component library by adding your own custom React components. This allows you to create unique, interactive elements that match your documentation needs. Defining a constant Don’t use a React component to define a constant. Instead, consider using reusable snippets . How it works 1 Create a React component Let’s start by creating a components folder where you can define your react components. Note that the react components can be defined in .ts , .tsx , .js or .mdx files. components/CustomCard.tsx 1 export const CustomCard = ({ title, text, link, sparkle = false }) => { 2 return ( 3 <a href={link} className="block p-6 rounded-lg border border-gray-200 hover:shadow-lg transition-shadow"> 4 <h2 className="text-xl font-semibold mb-2"> 5 {title} {sparkle && "✨"} 6 </h2> 7 <p className="text-gray-600">{text}</p> 8 </a> 9 ); 10 }; 2 Use the component in your docs Once you’ve written the component, you can start leveraging it in your Markdown guides. guide.mdx 1 import { CustomCard } from "../components/CustomCard" 2 3 <CustomCard 4 title="MyTitle" 5 text="Hello" 6 href="https://github.com/fern-api/fern/tree/main/generators/python" 7 /> 3 Specify your components directory in docs.yml Add your components directory to docs.yml so that the Fern CLI can scan your components directory and upload them to the server. docs.yml 1 experimental: 2 mdx-components: 3 - ./components Why not just use custom CSS and JS instead? While you can bundle React components as custom JavaScript, using Fern’s built-in React component support provides several key advantages: No layout shifts or flashes When adding React components via custom JavaScript, you can’t control when components are rendered relative to the rest of the page content. This often leads to glitchy behavior where components flash or jump as they load asynchronously after the main content. Faster page load Custom JavaScript bundles typically include their own copy of the React library, which: Increases page load time by duplicating React code that’s already included Reduces performance as multiple React instances run on the same page Creates larger bundle sizes that users have to download Improved SEO Custom React components are server-side rendered and fully indexable by search engines, while components added via custom JavaScript aren’t server-side rendered and can’t be indexed. Was this page helpful? Yes No Edit this page Previous Reusable snippets Next AI features Built with Docs Docs Generate beautiful, interactive documentation websites Docs Docs Generate beautiful, interactive documentation websites Slack community Log in Book a demo self.__next_f.push([1,"5c:[[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",[]],[\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\"]],[\"9b53d9252add86c9b4f54c97bc4b86687858b67cde32c9090a2822c291b5dec7\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\"]],[\"db46558dae150aabe04834dc3b4913b7d6c063d75c3b1a458fc9683a20b2d1b4\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\"]],[\"1433d4d116c9ed41641be66b4304dde30bebe78682b717c0a047c139a089734e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\"]],[\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\"]],[\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\"]],[\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\"]],[\"0d552eae6ffcd12aa6bbe70604fb91ecf44a48b004b95fdcbba34c110b4a9aab\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"5b301049d4338d9ddbef4d47f37713c70e5ce4be73ecd15fdd8caf8aae9b21ac\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"14ab9a398e288e3aac7535a0a45053b2100b6ca5055b9298c5046c6608df13c2\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"f2b155c7320050fa14bfc248d8860456af2da2c5792acd0c9a850c92a57fbe89\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"4a64fe3bb6d91d225f79c62a83f75f40135ac9598458e30e4ecc6f63c8cd6b6c\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"aff52e585a7e37f36bb8aac43020e327767c2788b75b4e280117bc548b920b81\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"058d086a7189fa1ffa7110c9b67c0803ced41797711ca180a09bd5d6a69b186d\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"63e0ed6605a8cc11c9c747749945af9ba91468f8330256534d149b89bfd2fea9\",\"2ff09cd8cf02e74d6b0314c306da351f3168f039fe92786937335ad2c634efe1\"]],[\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\"]],[\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\"]],[\"ade8685946f803b0d3acf5e0d59aadabd5d52096eb6bd911a7255c21ba79912a\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"2b19e54baa3115046b4b34988f843f2883456da1369dcc950e455da8469d78ff\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"0428361bad0d16b4c8ddcbaf9fe4aef43df0acb723785a80a0351da549e23cc7\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"e0cbc0b59bf64a9fcaa66488af3825aa503fbb3f840d3a8f1db041dfdda80088\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"4aadc421cd4428441949179e086c1542c2b89899c9dff8baae045de057c81884\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"94722ff288534cacebab20abac896d13010c66d96a45be51944a4ffe84709cb8\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"25efb91c99b875e9ba0d2e75753fc18813070aa1938ac06ed943b96f777da95f\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"48b9ae889b9d45d2d6c02009426237ea1045ff1f4049d6b05b1ff2446eef72dc\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"cec52b36ba691694b5a887e76342f24c7d5cb0793aaf1f5a57f9f32af8ebdff1\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"4ce2b28dcb9547990d7533ccbd83f877c3b41a2ad20fa3ca3719d1264368a5a9\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"b67475c01858158a72196098a3331239ab2e68d24496965ecf41db8d799d13ec\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"8692a37029dd520de344e01a3777223a3b853927ad69fd380997e88d702933e6\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"6e4f0fe8de88e8e2c4838fe5a60ca1a78e8e63980194457054e77845afcfcda2\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"43966b73eb1d09f88ec13cbd4abd04085211e203a9b434c15f0e2552a21559a6\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"77d5cd47bf1b36cc621c020853b85d6943fabdcd76e51d265b3065e508d1bb11\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"3f3a8ea0c73a4aefa92e26133604c27b2c9b0190ff0df47c4f9d326c2ec5357e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"e82253f82a94974c8608f84997d2afe4ba9e9d91a63c03902225583368e0952f\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"d64dcc38088c947275cc8e7a6bcd7fbdf90749262015d0d587e57a6a088a4d43\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"c5e19b9f9d0c448fec5a625b3001333e69168b4a6fbe8d633ebc5bd6e7343dee\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"d0391843b8e70ac66e2e2d7c7dd42d2052efcc17aa45250780249c6c9da64cab\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"ba731695e6fde0acef3b94edf21afaadd658b6f98ec6fbe0c464960e626efe3d\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"ad0883489d7532744ccc2af79cdfa78ce5a75bcee1f58319166b66dc0212f4bd\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"a5ae1aa95e381424bfb75ff4837d37446f90dfc5d1770ca3241312579eb46e49\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"951b343ef9570bf6b569eccdf46b664ecbd25533d4716740ef4ee61bb7d1e903\"]],[\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\"]],[\"bcfeac3ad3ba03e4122dcc1496da68a62d94789636b25db69ac5d4f74ae8fea2\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"a13020d82bcd47c5c2e1cfbb33df64f76a3bd04bd817c82c3ffb8c5c1984c6b3\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"a730cefdef16d13acd6361ecb98e068bda5468200b783d3d46fb8bb7598b8365\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"a87349e0d6be03f8eced745cac161312776f59163782f4d154aecfdeca336838\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"f44ad9ccab0d3178f0ad0b4c87e972ba70ae7e286d32a3f3df6e99c162fb803f\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"e0faa1cbc226f6a2e8530c01ac009a4c753e004722052860d0b10e2f5a0fc646\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"b058324be9763a965e01105ff54e13ef92396bdc0cdc04756fc763445e8c1834\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"1b6a7eda930f406f5b98d7eac53f5b994cf6215d8e79b5f56ac5758f14a83834\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"4a2a97adfe3828cb73aca63801784a7aaec3258ed1d06c6becf6ca9879a1cc78\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"e90f50dde613d9bbb5cab01788b6602c5b762758c50fa252eff3b9749b33460f\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"a739e9cdb2b8138c4a0dec33d8352c44697464b1fea6705ce5fb866329f63818\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"b82b4bf64294c2aca9999ec843bdcc14fefb8fe10a3f1f0556ef766f0fe84144\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"704894ba011b33a9a584b659d9b45f6d4849aeb140c7b3a3453e063f480644ae\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"01aac99aba8e0493fbaf23b3fc634256dcbc2161a64aca60f029f3b8f9bbebd7\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"1b9ec24d915d90768fd129bb9671605cd81380e4baeb05170b843cab6d9b5b31\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"8a49333b6980c1204d6fd856d6935eb6e984adc4c592b80e162b5b722ecdeb17\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"6caf784babcc107a03bb05254bb3c22dcbe38474ef1df5f3b8811cfd578d9583\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"22f9efba9aec8709c8796e8536bfd4c3865940ff0c794815cc63e70393b5b110\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"ee9c700b98fd9f022d8cecf28c2e1a557f7dad1babf3e08409ca3c19bd636c14\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"4c2c1a952cab57f66c8a9f7b6cfbbbc697f75222d91db28c8c735ca0e6de4933\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"f0519044ff70636c58a00475af58686a7234e572f714617c98eba1a9e5b88530\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"0899516ca014af7452f9ed111d822babd7ae93a88b7375dfbec522774ec8618e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"9e41230b1d4d1955d01e1f3f2166f74d555e6223b2172957a531745f7f228122\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"5c96e11a2b0389dc7cc2280e0ef96192de7cba904e243e076fc62e4b1c963334\"]],[\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\"]],[\"00941c980beb96a1e5fedf2a51ea7c7f1b90110dfe38c2ee294ef9d79904101c\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"1f7d806ddc2d8bf862a067ac5b048386f57a77c2e2d54e3024f0e4fbb4039019\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"6a0797df7883e273d124e1e6f5dff022c57ac9b17ff9f312e0dcd99c98e9b399\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"5fb30b41ff06797774db6e7029db51e41e53d7f7bf01a655ed6dca6a9951dcd6\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"c4928410df055a220e66f56abbe55ee03d8b31c1c338c35ad051942852c16048\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"28b706550c9a665089836a446cc0ac3e0bbb17ef0adff07ae16771429dec3bd0\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"02b339882c5bcf12aff92aacf80cb613d78d8802c3d1a77ca47fae91e3949b0e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"652d890d3bac71ac62315633329604c57fc53941899d0bb9987fd2d1b0feeb0e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"1a07a2668ffaf6f24d747910d0f44dd7a34d2f16d7b70f7a8f3a737b2f445265\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"941cbefbfa434b82c0d978e30132707d61d339d6c2f818329c9a16deb6e2960b\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"b403d7fe004a50d6a9e32a25aa713760575907afa94b40108d2206f96b6ce796\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"a7857f4702b4d2b898b10e76679f5c32bf294dcd99e5de15a9092841fb50b531\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"fa19dab91403f1e8754f248447025c4ffb718c351976370cf8ab46b76aa99522\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"f06b2e346761fa1d5eb39e481a38b6e6f1cbe0bf0acfeb4f06ba1b661663b36b\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"efe676a00d842dc4ebc05965f3de6f9004f9c276200345096a6e3157439837bc\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"70632ef66492c43f1886850e7bc3a97e3aa74547bf09e93f2acae94ea518cdfc\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"0310688cd37ccd08cddc7f539123ea69b40ce503bb7b0ea3d9f2f7d84abf010e\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"f5a8aaca1aa274de61a80918e5f4ba0192663533611a62e4b2eb688fc4a57063\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"8b7750835bf1638347a90dadc9b1e9693e7bf9721554387dc133ec81c6f60408\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"0ff7bd11d506bef81cb3274fc82502faa49104bb73a021489983cd824c824b25\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"ab6b712bc19c157bca60befda0cba93c43b0b9fd7a660f25984e94a3a220f4b6\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"c634b4b286077cd5b01592e9cf89c869e7abee472a5398d4cf40086e80a44b6c\"]],[\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\"]],[\"1402a07e27572feb60cbeb37c86caa90b01a97b77c13e240d1fb7542b2f48c15\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"cf1dcd935130e769cd53f2cda0ab5ba668fc5c41da9cdeac28de0ef35dd1de32\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"3b1d6cde5246fb1cd2e34a97c8110f249d1bae8c0ffd1e42392a73066ad23523\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"d316a73a79c2cf66323098561d1c8529c4d5845424ae8ff9aed63dd0f20c178c\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"0d037c6f98bb77942782f8fce714bb7a5c1fdcfd565f88523d456d1798f22abc\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"e62d5bdd702b7adf3efe1b72613789617d83d40b710a5dceb3f518092defd913\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"56e221c5d5097f09978ef370c29c55a1eee5784e259b8d762b114889c0d9b0e0\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"d1dd7e03678e3adb1fd2077f0fb55153d8db4e6f69e56748a4f5ce61ea66f1e4\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"e0cc72a8932dcc1d31df429783e9e16aef536d21d5ff9f4a80d1fa402450a74a\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"5c875af99183305a264bbb72d854a8477c551b32c5edcfdf326202fe6a672850\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"5a2f136a5c0f93c7f2ff8c7af66726fb8a1e79cba71f5a56c00a73eb86983d82\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"11b5de8ba6d06d33b3df31e11d58b5f8da920469e74f126a4938aead2d38b8a1\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"f47685536fff79c5e83acdbe8aad3dcdf528749943348f60a5e2eb22ad2b729f\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"b66c946dcb3e9677b549db7907d897a6172a72d4ab3193750acb9c43f0659f67\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"2e827c0fa595a1eac390ff664c666962cef472b33f20f73d702518fcdfe2c4ba\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"27809bb7b18c279a7d40ff7b6cf6c3bdcbd1855cd87c569f13d6738e54f05210\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"d409d5d93c0106114aaaf21e9997bd02d7c9939b1d37ef2364e264dea614ea54\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"21653d1dcc354ec6458a40200e69b777daed4eeba9e98f37c049dacee4c7bba2\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"7753238f95ed7efe726556a7948e0c973bc904a56bd255c09337196c29c686ba\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"46559645f3d6f9cf3eeb02e2885f3f2c8e7611c76aa986c7ccdd123e9b85c4d0\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"cbf42d6ee419cabc88c8ff0d967614903813d86321f287fcfa64a2efa22087c6\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"9dff1241d76eec5fced1cdbf685b7cc1d253e0b27317dbfe6ff0ad7281832e32\"]],[\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\"]],[\"3a3a6b938eee0ddff85c4cdf2f091b727911bcb97fd0aec311c9719ad91140a8\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\"]],[\"2e3d41e14005acee42e165c85873c00228b9b7d267aec45d196eac7d4a9a4909\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\"]],[\"2140e8bb1f88d4629bf477de5d47b2ee754a995d02088621c2223b09c6175c41\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\"]],[\"c2372980d885c63b8f160d92bfb6826dfd6e45b6769d457fc42d211f15b35dfc\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\"]],[\"f0330abee047e78d6667f1030134e5873a1c5146d53a5b14059b200bf7a66b11\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\"]],[\"b712adbb044a93e4cc7a3dbd7837a24cc538d1c97838eb83862029c734a4dae2\",[\"642d84bae41d787b3d3bac45580f7ae5cf016122f4dddd29bbbe3dcebbd9e194\",\"a6477125a11dc13c281d67ac6b55237ed422e25f599c7e9d2d112fbddcdce202\",\"a75c7301886e82d01d214bbcd4a0f3d1fc6a5eec7f0da84b2d9f1a4b31e3a63e\",\"44bacdaa4da32d75d66af06c9d544d2c37ed7d717108dfd59198f407c234292c\",\"1b1e002a3643fff304758e33c92ff1370cf407371f109ea34550051faf1c4974\"]],[\"b5f84b8d946f1a436a205099d650f9ed4a19b8a35ebb17dde15a2acf3058ee88\",[ | 2026-01-13T08:48:13 |
https://www.codenewbie.org/ | CodeNewbie Home Podcast Codeland Base.cs Blog DEV Forem Visit CodeNewbie Community the most supportive community of programmers and people learning to code. Join the CodeNewbie Community Forem CodeNewbie Podcast stories from people on their coding journey S27 EP 8 Learning AI Matt Eland 05/22/24 S27 EP 7 Tech and Art Chris Immel 05/15/24 S27 EP 6 The Crossover of Health, Technology and Art Daniel Bourke 05/08/24 S27 EP 5 Navigating the AI Evolution Chelsea Kaufman 05/01/24 S27 EP 4 Living the Dream with AI Rob Frelow 04/03/24 S27 EP 3 Helping You Build Machine Learning Products Pau Labarta Bajo 03/27/24 S27 EP 2 The Journey from Sound Engineer to Software Engineer Alejandro Aspinwall 03/20/24 Subscribe: RSS Feed more episodes Thank you for supporting our community! basecs podcast Fun, short episodes teaching you the basics of computer science. view episodes Vaidehi Joshi co-host, developer, author Saron Yitbarek co-host, developer, founder S9 E8 In the end, the code you take is equal to the code you make It is the end of the Base.cs series, so we answer some of your questions and take a look back at some of our favorite moments! 03/25/20 26 S9 E7 This way to translate is le-JIT This episode is going to make you want to dance the JIT-ter Bug. 03/18/20 21 S9 E6 Two translators, both alike in dignity What are you going to choose, compilation or interpretation? 03/11/20 19 S9 E5 Paring down our parse trees with AST We get into abstract syntax trees, (usually just referred to as an AST), which is really nothing more than a simplified, condensed version of a parse tree. 03/04/20 18 Subscribe: RSS Feed more episodes Codeland An interactive conference filled with talks, panels, and workshops designed for newbies. learn more CodeNewbie Challenge Pick a challenge and get weekly missions to help you reach your goal. view challenges About CodeNewbie started as a weekly TwitterChat to connect people learning to code by Saron . Since then it's grown into a supportive, international community of people learning to code. CodeNewbie is part of the Forem family alongside DEV . Connect Email Us Follow Us @CodeNewbies Subscribe to our newsletter | 2026-01-13T08:48:13 |
https://ablegamers.org/ | AbleGamers - Combating Social Isolation Through Play Skip to main navigation Skip to main content Skip to footer AbleGamers The Worlds Largest Charity for Gamers with Disabilities. Menu About History Of Adaptive Tech Our Team Our Work Able Player One AbleGamers Partners Accessible Player Experiences Developers – Make Your Game More Accessible Our Impact Our Impact Ways to Give Donate Now Planned Giving Skip to menu toggle button Donate Shop #SoEveryoneCanGame Combating Social Isolation Through Play Donate Start Fundraising Celebrating 20 Years of Changing Lives AbleGamers has been creating opportunities that enable play in order to combat social isolation, foster inclusive communities, and improve the quality of life for people with disabilities for 20 years. People with disabilities are 51% more likely to be socially isolated than their non-disabled peers. You want people with disabilities to have rich well rounded lives that let them be their best selves and to have something to look forward to. Your support works every day to bring play to those desperately needing it, and we do it at no cost to the people we serve. You Can Change a Life Why is your support important? The mission is always about using video games to enable social experiences for people with disabilities. Please watch how your support changes people’s lives. News and Stories How the Gaming Industry Is Adapting The gaming industry has long been a powerhouse of entertainment, reaching audiences worldwide with ever-evolving technology and storytelling. Yet, for many years, a significant portion of potential gamers — those with disabilities — were often left on the periphery. Continue reading… Read more Role-Playing Games Role-playing games (RPGs) — especially role-playing video games — have emerged as a significant form of entertainment and education, offering a myriad of benefits for people from various backgrounds, including individuals with disabilities. Continue reading… Read more Quick View 20th Anniversary Carnival Shirt from $30.00 - $30.00 Quick View 20th Anniversary Factory Shirt from $30.00 - $30.00 Sale Quick View AbleGamers Baseball Hat $20.00 Quick View AbleGamers Bistro Ceramic Mug $12.50 All Instagram Facebook X (Twitter) YouTube Follow AbleGamers Reposted MiniMasterGG 2 months ago Lightbox link for post with description On Saturday, October 25th, I will be raising ... On Saturday, October 25th, I will be raising money for @AbleGamers only on YouTube. This will be an interactive challenge for charity, and you can set your reminders for this event here ... https://t.co/lHPocgs5on #ablegamers #gamingforchairty #charityevent #charity 3 Retweet on Twitter 1980013976005263633 7 Like on Twitter 1980013976005263633 Share 1980013976005263633 Follow AbleGamers Charity 3 months ago Lightbox link for post with description This is Levi, he's an 11-year old gamer who loves... This is Levi, he's an 11-year old gamer who loves lots of games. But @EAMaddenNFL is his favorite! Levi's cerebral palsy affects his entire body. We helped identify a controller ... that works great and now Levi is giving his brother a run for his money! https://bit.ly/4nMxKzP 5 Retweet on Twitter 1973012936072507567 29 Like on Twitter 1973012936072507567 Share 1973012936072507567 Follow AbleGamers Charity 3 months ago Lightbox link for post with description Naiya is an 8-year-old gamer from Powder Springs,... Naiya is an 8-year-old gamer from Powder Springs, Georgia. Naiya suffered an injury at birth, which led to a spastic quadriplegic cerebral palsy diagnosis. Read about how AbleGamers helped ... a determined player get access to play! https://www.linkedin.com/feed/update/urn:li:activity:7376626843426390018 10 Retweet on Twitter 1970864367106396347 44 Like on Twitter 1970864367106396347 Share 1970864367106396347 Load More... Skip back to main navigation Back to top ↑ You are here: ABLEGAMERS / Home Contact Us Terms & Conditions Get our emails Cookie Policy Privacy Policy Manage Your Donation (Pre-Spring 2023) Mange Your Donation (Post Spring 2023) AbleGamers Legal See Our Charity Navigator Rating Our GuideStar Platinum Status ABOUT ABLEGAMERS Our mission, creating opportunities that enable play in order to combat social isolation , foster inclusive communities, and improve the quality of life for people with disabilities. We’re using the power of video games to bring people together, improving quality of life with recreation and rehabilitation. AbleGamers is an IRS 501c(3) Public Charity Federal Tax ID Number: 30-0533750 AbleGamers Facebook Twitter Instagram LinkedIn © 2024 The AbleGamers Foundation Inc. "AbleGamers", "Accessible Player Experiences" and the AbleGamers Joystick logo are all Registered Trademarks of the AbleGamers Foundation, Inc., All Rights Reserved Thanks to QuestionPro's wide range of free survey templates designed by industry experts. We now know exactly where to improve. To the top ↑ | 2026-01-13T08:48:13 |
https://www.algolia.com/developers?utm_source=devto&utm_medium=referral | Developers Niket --> Deutsch English français News: Meet us at NRF 2026 Learn more Company Partners Support Login Logout Algolia mark white Algolia logo white Products AI Search & Retrieval Overview Search Show users what they're looking for with AI-driven resuts. Search Show users what they're looking for with AI-driven resuts. Recommendations Use behavioral cues to drive higher engagement. Recommendations Use behavioral cues to drive higher engagement. Personalization Show each user what they need across their journey. Personalization Show each user what they need across their journey. Analytics All your insights in one dashboard. Analytics All your insights in one dashboard. Browse Move customers down the funnel with curated category pages. Browse Move customers down the funnel with curated category pages. Artificial Intelligence OVERVIEW Agent Studio Create, test, and deploy AI agents, fast. Agent Studio Create, test, and deploy AI agents, fast. Generative Experiences Build conversational solutions with retrieval augmented generation (RAG). Generative Experiences Build conversational solutions with retrieval augmented generation (RAG). Ask AI Deliver conversational answers—right from your search bar. Ask AI Deliver conversational answers—right from your search bar. MCP Server Search, analyze, or monitor your index within your agentic workflow. MCP Server Search, analyze, or monitor your index within your agentic workflow. Intelligent Data Kit Overview Data Enrichment Modify, enhance, or restructure data as it’s indexed for search. Data Enrichment Modify, enhance, or restructure data as it’s indexed for search. Data Transformation Streamline data preparation and enhance data quality. Data Transformation Streamline data preparation and enhance data quality. Integrations Connect to your existing stack via pre-built libraries and APIs. Integrations Connect to your existing stack via pre-built libraries and APIs. Infrastructure Overview Data Centers Choose from 70+ data centers across 17 regions. Data Centers Choose from 70+ data centers across 17 regions. Security & Compliance Built for peace of mind. Security & Compliance Built for peace of mind. Solutions Industries SEE ALL Ecommerce Ecommerce B2B Commerce B2B Commerce Fashion Fashion Grocery Grocery Media Media Marketplaces Marketplaces SaaS SaaS Higher Education Higher Education Use Cases SEE ALL Documentation search Documentation search Enterprise search Enterprise search Headless commerce Headless commerce Image search Image search Mobile & App search Mobile & App search Retail Media Network Retail Media Network Site search Site search Visual search Visual search Voice search Voice search Departments Digital Experience Digital Experience Ecommerce Ecommerce Engineering Engineering Merchandising Merchandising Product Management Product Management Pricing Developers Get started Developer Hub Developer Hub Documentation Documentation Integrations Integrations UI Components UI Components Autocomplete Autocomplete Resources Code Exchange Code Exchange Engineering Blog Engineering Blog MCP MCP Discord Discord Webinars & Events Webinars & Events Quick Links Quick Start Guide Quick Start Guide For Open Source For Open Source API Status API Status Support Support Resources Discover Algolia Blog Algolia Blog Resource Center Resource Center Customer Stories Customer Stories Webinars & Events Webinars & Events Newsroom Newsroom Customers Customer Hub Customer Hub What's New What's New Knowledge Base Knowledge Base Documentation Documentation Algolia Academy Algolia Academy Professional Services Professional Services Quick Access Company Partners Support Login Logout Request demo Get started Search Algolia Close Request demo Get started Other Types Filter --> Clear All Filters Filters Looking for our logo? We got you covered! Brand guidelines Download logo pack Algolia Developer Hub Everything you need to build search that understands. Back-end Front-end Analytics Dropdown Ruby Rails Python Django Php Symfony Laravel JavaScript Java Scala Go C# Kotlin Swift JavaScript React Android Vue Angular IOS Php Ruby JavaScript Python Swift Android C# Java Go Scala my_index = client.init_index('contacts') my_index.save_object({ firstname: "Jimmie", lastname: "Barninger", company: "California Paint" }) Build with Ruby class Contact < ActiveRecord::Base include AlgoliaSearch algoliasearch do attribute :firstname, :lastname, :company end end Build with Rails myIndex = apiClient.init_index("contacts") myIndex.save_object({ "firstname": "Jimmie", "lastname": "Barninger", "company": "California Paint" }) Build with Python from algoliasearch_django import AlgoliaIndex from algoliasearch_django.decorators import register @register(YourModel) class YourModelIndex(AlgoliaIndex): fields = ('firstname', 'lastname', 'company') Build with Django $myIndex = $apiClient->initIndex("contacts"); $myIndex->saveObject([ "firstname" => "Jimmie", "lastname" => "Barninger", "company" => "California Paint", ]); Build with Php /** * @ORM\Entity */ class Contact { /** * @var string * * @ORM\Column(name="firstname", type="string") * @Group({searchable}) */ protected $firstname; /** * @var string * * @ORM\Column(name="lastname", type="string") * @Group({searchable}) */ protected $lastname; /** * @var string * * @ORM\Column(name="company", type="string") * @Group({searchable}) */ protected $company; } Build with Symfony use Illuminate\Database\Eloquent\Model; use Laravel\Scout\Searchable; class Contact extends Model { use Searchable; } Build with Laravel const myIndex = apiClient .initIndex('contacts'); myIndex.saveObject({ firstname: 'Jimmie', lastname: 'Barninger', company: 'California Paint', }); Build with JavaScript Index<Contact> index = client .initIndex("contacts", Contact.class); index.saveObject( new Contact() .setFirstname("Jimmie") .setLastname("Barninger") .setCompany("California Paint") ); Build with Java import algolia.AlgoliaDsl._ import scala.concurrent.ExecutionContext.Implicits.global case class Contact( firstname: String, lastname: String, company: String ) val indexing: Future[Indexing] = client.execute { index into "contacts" `object` Contact( "Jimmie", "Barninger", "California Paint" ) } Build with Scala object := map[string]string{ "firstname": "Jimmie", "lastname": "Barninger", "company": "California Paint" } res, err := index.SaveObject(object) Build with Go SearchIndex index = client.InitIndex("contacts"); var contact = new Contact { FirstName = "Jimmie", LastName = "Barninger", Company = "California Paint" }; index.SaveObject(contact); Build with C# val index = client.initIndex(IndexName("contacts")) val json = json { "firstname" to "Jimmie" "lastname" to "Barninger" "company" to "California Paint" } index.saveObject(json) Build with Kotlin let myIndex = apiClient.getIndex("contacts") let n = [ "firstname": "Jimmie", "lastname": "Barninger", "company": "California Paint" ] myIndex.saveObject(n) Build with Swift <div id="searchbox"></div> <div id="refinement"></div> <div id="hits"></div> <script> const { searchBox, hits } = instantsearch.widgets; search.addWidgets([ searchBox({ container: "#searchbox" }), hits({ container: "#hits" }), refinementList({ container: "#refinement", attribute: "company" }), ]); search.start(); </script> Build with JavaScript const App = () => ( <InstantSearch> <SearchBox /> <Hits /> <Pagination /> <RefinementList attribute="company" /> </InstantSearch> ); Build with React <RelativeLayout xmlns:algolia="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"> <com.algolia.instantsearch.ui.views.SearchBox android:id="@+id/search_box" android:layout_width="match_parent" android:layout_height="wrap_content"/> <com.algolia.instantsearch.ui.views.Stats android:id="@+id/search_box" android:layout_width="match_parent" android:layout_height="wrap_content"/> <com.algolia.instantsearch.ui.views.Hits android:layout_width="match_parent" android:layout_height="wrap_content" algolia:itemLayout="@layout/hits_item"/> </RelativeLayout> Build with Android <ais-instant-search> <ais-search-box /> <ais-refinement-list attribute="company" /> <ais-hits /> <ais-pagination /> </ais-instant-search> Build with Vue <ais-instantsearch> <ais-search-box></ais-search-box> <ais-refinement-list [attribute]="company" ></ais-refinement-list> <ais-hits></ais-hits> </ais-instantsearch> Build with Angular import InstantSearch override func viewDidLoad() { super.viewDidLoad() let searchBar = SearchBarWidget(frame: ...) let statsWidget = StatsLabelWidget(frame: ...) self.view.addSubview(searchBar) self.view.addSubview(statsWidget) InstantSearch.shared.registerAllWidgets(in: self.view)} Build with IOS $insights = AlgoliaAlgoliaSearchInsightsClient::create( 'ALGOLIA_APP_ID', 'ALGOLIA_API_KEY' ); $insights->user("user-123456")->clickedObjectIDsAfterSearch( 'Product Clicked', 'products', ['9780545139700'], [7], 'cba8245617aeace44' ); Build with Php insights = Algolia::Insights::Client.create('ALGOLIA_APP_ID', 'ALGOLIA_API_KEY') insights.user('user-123456').clicked_object_ids_after_search( 'Product Clicked', 'products', ['9780545139700'], [7], 'cba8245617aeace44' ) Build with Ruby // This requires installing the search-insights separate library: // https://github.com/algolia/search-insights.js // https://www.npmjs.com/package/search-insights aa('clickedObjectIDsAfterSearch', { userToken: 'user-123456', eventName: 'Product Clicked', index: 'products', queryID: 'cba8245617aeace44', objectIDs: ['9780545139700'], positions: [7], }); Build with JavaScript insights = client.init_insights_client().user('user-123456') insights.clicked_object_ids_after_search( 'Product Clicked', 'products', ['9780545139700'], [7], 'cba8245617aeace44' ) Build with Python Insights.register( appId: "ALGOLIA_APP_ID", apiKey: "ALGOLIA_API_KEY", userToken: "user-123456" ) Insights.shared?.clickedAfterSearch( eventName: "Product Clicked", indexName: "products", objectIDs: ["9780545139700"], positions: [7], queryID: "cba8245617aeace44" ) Build with Swift Insights.register( context, "ALGOLIA_APP_ID", "ALGOLIA_API_KEY", "user-123456" ) Insights.shared?.clickedAfterSearch( "Product Clicked", "products", "cba8245617aeace44", EventObjects.IDs("9780545139700"), listOf(7) ) Build with Android var insights = new InsightsClient( "ALGOLIA_APP_ID", "ALGOLIA_API_KEY" ).User("user-123456"); insights.ClickedObjectIDsAfterSearch( "Product Clicked", "products", new List<string> { "9780545139700" }, new List<uint> { 7 }, "cba8245617aeace44" ); Build with C# AsyncUserInsightsClient insights = new AsyncInsightsClient( "ALGOLIA_APP_ID", "ALGOLIA_API_KEY", client ).user("user-123456"); insights.clickedObjectIDsAfterSearch( "Product Clicked", "products", Arrays.asList("9780545139700"), new ArrayList<>(Arrays.asList(7l)), "cba8245617aeace44" ); Build with Java client := insights.NewClient( "ALGOLIA_APP_ID", "ALGOLIA_API_KEY", ).User("user-123456") res, err := client.ClickedObjectIDsAfterSearch( "Product Clicked", "products", []string{"9780545139700"}, []int{7}, "cba8245617aeace44", ) Build with Go client.execute { send event ClickedObjectIDsAfterSearch( "user-123456", "Product Clicked", "products", Seq("9780545139700"), Seq(7), "cba8245617aeace44" ) } Build with Scala *:nth-child(n+1)]:border-b px-4" data-expansion-type="multiItem" > Manage your data using any of our API clients. Build search front-end from customizable UI libraries with reusable components. Configure analytics to show click conversions, run A/B testing and tune recommendations. Scale with Integrations Use integrations and pre-built libraries to build scalable search experiences. --> --> --> No Products Found!!! View all integrations Explore every possibility with full documentation Find everything you need to get started with API reference docs, guides and sample code. Read the docs Develop your stack with UI libraries Deploy pre-built, customizable UI libraries for instantsearch and autocomplete, available in multiple frameworks. Explore all front-end possibilities Build DocSearch Free search for your developer documentation. Discover DocSearch Code Exchange Building blocks for search and discovery. Back-end tools Use our API clients, frameworks and integrations to push your data. Explore back-end building blocks Front-end tools Build your frontend using our UI libraries and templates. Explore front-end building blocks Showcase Don’t start from a blank page. Explore our demos and sample apps. Explore Showcase Explore Code Exchange For startups - all the power, none of the headache Startups, you can get going in minutes and scale for decades. Whatever your future demands, and however much you grow - Algolia has you covered. Eligible startups can begin with $10k of credits from Algolia and $100k from startup partners. Learn more Enterprises, delight your customers Grow your customer satisfaction - and sales. Because when your customers feel understood, they click and they come back. Get help from our experts to start fast and run efficiently. Contact sales "[Algolia] was very professional from the start. We had a great Customer Success Manager and team that provided a lot of help and was a great partner." Clint Fischerström Head of Ecommerce @ Swedol “I think we’ve grown leaps and bounds with Algolia. There's a lot of features that we still can tap into, which is great because I feel like we've gotten a ton out of it already.” Geoff Lyman Digital Experience Solutions Manager @ Hershey's “Instead of having to go into the back end and the catalog—which would have been a technical headache—we were able to figure it out in a matter of a day, test it, and ‘boom’ it’s live.” Courtney Grisham Director of E-Commerce @ Shoe Carnival “Algolia is very fast — able to keep up with our level of traffic… The API and SDK options are really great, and the ability to handle traffic at scale (we have a high volume)” Matt Goorley Engineering Manager @ LTK “Algolia is a breeze to work with. With Algolia, our editorial team has seen significant productivity improvements when building the daily online edition of The Times and weekly edition of The Sunday Times, with search being 300-500 times faster than our prior solution.” Matt Taylor Editorial Product Manager @ The Times Explore more Discord Community Documentation Algolia Startup Program Search API Security & compliance Global infrastructure Customer Hub Enable anyone to build great Search & Discovery Get a demo Start Free Products Overview AI Search AI Browse AI Recommendations Ask AI Intelligent Data Kit Use cases Overview Enterprise search Headless commerce Mobile & app search Voice search Image search OEM Site search Developers Developer Hub Documentation Integrations Engineering blog Discord community API status DocSearch For Open Source Live demos GDPR AI Act Integrations Salesforce Commerce Cloud B2C Shopify Adobe Commerce Netlify Commercetools BigCommerce Distributed & secure Global infrastructure Security & compliance Azure AWS Industries Overview B2C ecommerce B2B ecommerce Marketplaces SaaS Media Startups Fashion Tools Search Grader Ecommerce Search Audit Company About Algolia Careers Newsroom Events Leadership Social impact Contact us Anti-Modern Slavery Statement Awards Social networks Developers Developer Hub Documentation Integrations Engineering blog Discord community API status DocSearch For Open Source Live demos GDPR AI Act Industries Overview B2C ecommerce B2B ecommerce Marketplaces SaaS Media Startups Fashion Tools Search Grader Ecommerce Search Audit Products Overview AI Search AI Browse AI Recommendations Ask AI Intelligent Data Kit Use cases Overview Enterprise search Headless commerce Mobile & app search Voice search Image search OEM Site search Integrations Salesforce Commerce Cloud B2C Shopify Adobe Commerce Netlify Commercetools BigCommerce Distributed & secure Global infrastructure Security & compliance Azure AWS Company About Algolia Careers Newsroom Events Leadership Social impact Contact us Anti-Modern Slavery Statement Awards Social networks Algolia mark white ©2026 Algolia - All rights reserved. Cookie settings Trust Center Privacy Policy Terms of service Acceptable Use Policy ✕ Hi there 👋 Need assistance? Click here to allow functional cookies to launch our chat agent. 1 | 2026-01-13T08:48:13 |
https://dev.to/thenjdevopsguy/kubernetes-ingress-vs-service-mesh-2ee2#popular-ingress-controllers-and-service-mesh-platforms | Kubernetes Ingress vs Service Mesh - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Michael Levan Posted on Jun 15, 2022 • Edited on Aug 6, 2025 Kubernetes Ingress vs Service Mesh # kubernetes # devops # cloud # git Networking in Kubernetes is no easy task. Whether you’re on the application side or the operations side, you need to think about networking. Whether it’s connectivity between clusters, control planes, and worker nodes, or connectivity between Kubernetes Services and Pods, it all becomes a task that needs a large amount of focus and effort. In this blog post, you’ll learn about what a service mesh is, what ingress is, and why you need both. What’s A Service Mesh When you deploy applications inside of Kubernetes, there are two primary ways that the apps are talking to each other: Service-to-Service communication Pod-to-Pod communication Pod-to-Pod communication isn’t exactly recommended because Pods are ephemeral, which means they aren’t permanent. They are designed to go down at any time and only if they’re part of a StatefulSet would they keep any type of unique identifier. However, Pods still need to be able to communicate with each other because microservices need to talk. Backends need to talk to frontends, middleware needs to talk to backends and frontends, etc… The next primary communication is Services. Services are the preferred method because a Service isn’t ephemeral and only gets deleted if specified by an engineer. Pods are able to connect to Services with Selectors (sometimes called Tags), so if a Pod goes down but the Selector in the Kubernetes Manifest that deployed the Pod doesn’t change, the new Pod will be connected to the Service. In short, a Service sits in front of Pods almost like a load balancer would (not to be confused with the LoadBalancer service type). Here’s the problem: all of this traffic is unencrypted by default. Pod-to-Pod communication, or as some people like to call it, East-West Traffic, and Service-to-Service is completely unencrypted. That means if for any reason an environment is compromised or you have some segregation concerns, there’s nothing out of the box that you can do. A Service Mesh handles a lot of that for you. A Service Mesh: Encrypts traffic between Services Helps with network latency troubleshooting Securely connects Kubernetes Services Observability for tracing and alerting The key piece here, aside from the encryption between services (using mTLS) is the network observability and routing implementations. As a small example, the following routing rule forwards traffic to /rooms via a delegate VirtualService object/kind named roompage . apiVersion: networking.istio.io/v1 kind: VirtualService metadata: name: hotebooking spec: hosts: - "hotelbooking.com" gateways: - hbgateway http: - match: - uri: prefix: "/rooms" delegate: name: roompage namespace: rooms Enter fullscreen mode Exit fullscreen mode You have full control over the "what and how" in terms of routing. What’s Ingress Outside of the need for secure communication between microservices, you need a way to interact with frontend apps. The typical way is with a load balancer that’s connected to a Service. You can also use a NodePort, but in the cloud world, you’ll mostly see load balancers being used. Here’s the problem; cloud load balancers are expensive literally and figuratively. You have to pay money for each cloud load balancer that you have. Having a few applications may not be a big deal, but what about if you have 50 or 100? Not to mention that you have to manage all of those cloud load balancers. If a Kubernetes Service disconnects from the load balancer for whatever reason, it’s your job to go in and fix it. With Kubernetes Ingress Controllers, the management and cost nightmare is abstracted from you. An Ingress Controller allows you to have: One load balancer Multiple applications (Kubernetes Services) pointing to it You can create one load balancer and have every Kubernetes Service point to it that's within the specific web application from a routing perspective. Then, you can access each Kubernetes Service on a different path. For example, below is an Ingress Spec that points to a Kubernetes Service called nginxservice and outputs it on the path called /nginxappa apiVersion : networking . k8s . io / v1 kind : Ingress metadata : name : ingress - nginxservice - a spec : ingressClassName : nginx - servicea rules : - host : localhost http : paths : - path : / nginxappa pathType : Prefix backend : service : name : nginxservice port : number : 8080 Enter fullscreen mode Exit fullscreen mode Ingress Controllers are like an Nginx Reverse Proxy. Do You Need Both? My take on it is that you need both. Here’s why: They’re both doing two different jobs. I always like to use the hammer analogy. If I need to hammer a nail, I can use the handle to slam the nail in and eventually it’ll work, but why would I do that if I can use the proper end of the hammer? An Ingress Controller is used to: Make load balancing apps easier A Service Mesh is used to: Secure communication between apps Help out with Kubernetes networking Now, here’s the kicker; there are tools that do both. For example, Istio Ingress is an Ingress Controller, but also has the capability of secure gateways using mTLS. If you’re using one of those tools, great. Just make sure that it handles both communication and security for you in the way that you’re expecting. The recommendation still is to use the proper tool for the job. Both Service Mesh and Ingress are incredibly important, especially as your microservice environment grows. Popular Ingress Controllers and Service Mesh Platforms Below is a list of Ingress Controllers and Service Mesh that are popular in today’s cloud-native world. For Service Mesh: https://istio.io/latest/about/service-mesh/ For Ingress Controllers: https://kubernetes.github.io/ingress-nginx/ https://doc.traefik.io/traefik/providers/kubernetes-ingress/ https://github.com/Kong/kubernetes-ingress-controller#readme https://istio.io/latest/docs/tasks/traffic-management/ingress/ If you want to check out how to get started with the Istio, check out my blog post on it here . Top comments (5) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand trylvis trylvis trylvis Follow Work Infra / Ops / DevOps Engineer Joined Jun 16, 2022 • Jun 16 '22 Dropdown menu Copy link Hide Nice summary! Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Jun 17 '22 Dropdown menu Copy link Hide Thank you! I'm happy that you enjoyed it. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Jan Jurák Jan Jurák Jan Jurák Follow Joined Apr 20, 2021 • Jan 4 '25 Dropdown menu Copy link Hide thank you for introduction into Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand heroes1412 heroes1412 heroes1412 Follow Joined Oct 7, 2022 • Oct 7 '22 Dropdown menu Copy link Hide Your article is very good and easy to understand. But how about API Gateway, i see ingress controller can handle API gateway task. what diffenrent? Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Oct 7 '22 Dropdown menu Copy link Hide I would say the biggest two differences are 1) Ingress Controllers are a Kubernetes Controller in itself, so it's handled in a declarative fashion 2) (correct me if I'm wrong here about API Gateways please) API Gateways are typically an intermediary to route traffic between services. Sort of like a "middle ground". Where-as the ingress controllers are more about handling frontend app traffic. Like comment: Like comment: 4 likes Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 More from Michael Levan Running Any AI Agent on Kubernetes: Step-by-Step # ai # programming # kubernetes # cloud Context-Aware Networking & Runtimes: Agentic End-To-End # ai # kubernetes # programming # cloud Security Holes in MCP Servers and How To Plug Them # programming # ai # kubernetes # docker 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/badrchanaa/ai-should-not-be-in-code-editors-1p02#main-content | AI should not be in Code Editors - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Badr chanaa Posted on Jan 10 AI should not be in Code Editors # ai # productivity # programming # discuss AI has become, over the last few years, an impossible technology to ignore. Almost everyone ignored it at some point, and now most developers have adopted it for daily use—both professionally and personally—including myself. However, AI is not meant for code editors. It should stay in the browser. Coding requires deep thinking about every line while maintaining the overall structure and design of the system. The AI we have today cannot do this consistently or deeply (and no, this is not a prompt issue). When embedded directly into the editor, it mainly helps with small, repetitive tasks while overlooking the broader architecture of the project. Yes, it can reduce typing time, and for less experienced developers it may even produce better-looking code than they could write themselves. But it can—and will—introduce subtle bugs. This creates a tradeoff between speed and code quality and security. So should we still include AI in code editors because it saves time? No. And here’s why. First, typing speed is almost never the bottleneck in software development. Second, the time saved by AI is often lost debugging subtle issues introduced by generated code and overlooked by the developer. For less experienced/skilled developers (and sometimes even experienced/skilled ones, aka the x10 devs), AI can generate new ideas or better implementations. However, as a project grows, the developer may lose track of what is actually happening because they do not deeply understand the generated code. This leads to even more time spent asking the AI to explain the code, searching documentation, and filling gaps in knowledge about algorithms, libraries, or techniques they never truly learned. While that learning process is not wasted—and can improve the developer’s skills—it does not require AI to be embedded in the editor. All of this can (and should) happen in the browser. Another reason AI should not be in code editors is that it encourages laziness over time. Even experienced developers risk skill atrophy. Gradually, they may become similar to less experienced developers: relying on AI for things they once knew, then wasting time debugging AI-generated bugs they failed to notice. In the future, AI may or may not become capable of reliably writing large, complex systems. If that happens, we may not even need code editors—only interfaces to observe and validate the output. Until then: no AI in your code editor. Note 2: This post was reviewed and rewritten by an AI—in the browser. Note 3: Sorry ${PREFERRED_AI_EDITOR} Top comments (14) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Peter Vivo Peter Vivo Peter Vivo Follow Pipeline operator and touch bar fanatic from Hungary. God speed you! Location Pomaz Education streetwise Work full stack developer at TCS Joined Jul 24, 2020 • Jan 11 • Edited on Jan 11 • Edited Dropdown menu Copy link Hide I using AI ( gemini, codex, copilot ) cli version, which is give much different AI helped development experience. I cannot able to compare the code editor version, which I not used. Why? Because my initial idea is the code development need to be independent from code editors. Many times I just use simple vim for editing ( I don't use too many vim motions just: o, O, a, A, i, I, y, p, dd, x, :, esc ), I am also familiar to direct codewriting in browser console. So my suggestion is for code development do not need to stack some dedicated code editor functionality without AI or with. AI cli strong ability on larger project to just give a prompt and AI is work on a problem ( mainly refactoring legacy codebase ) on agent mode around 10min -> 1.5h and do a crazy amount codebase change. Just the PR time is fare more higher, but I think this is will worth. Finally: terminal is your friend. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Seb Hoek Seb Hoek Seb Hoek Follow Software developer 25+y. I spent time in very small and very large organizations. I learn, build, occasionally teach and, this is new, write. Location Zürich, Switzerland Education If you ask nicely I can share my LinkedIn Work Freelancer, founder, dreamer Joined Jan 7, 2026 • Jan 10 Dropdown menu Copy link Hide I am not sure I agree. AI can help create better code faster, both for inexperienced and experienced developers. At least from my experience and from what I learn from talking to my fellow experienced developer friends (aka old guys). But, and here I see your points, it should be applied wisely if the project should be maintainable. And it doesn't replace traditional quality controls such as static code analysis, unit test coverage, clean modular code, well-designed APIs, code reviews, penetration testing etc. Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand Art light Art light Art light Follow Trust yourself🌞your capabilities are your true power. ❤Telegram - ✔lighthouse4661 ❤Discord - ✔lighthouse4661 Email art.miclight@gmail.com Pronouns He/him Work CTO Joined Nov 21, 2025 • Jan 10 • Edited on Jan 10 • Edited Dropdown menu Copy link Hide I totally agree with you! 👍 Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Richard Pascoe Richard Pascoe Richard Pascoe Follow Computer hobbyist who is currently exploring Python. Also interested in HTML, CSS, and JavaScript. Location United Kingdom Pronouns he/him Joined Jan 1, 2026 • Jan 10 • Edited on Jan 10 • Edited Dropdown menu Copy link Hide It's a difficult subject for sure. For myself, it's goes beyond the title of this post, as I am very privacy-focused with regard to the applications and services I use. I have no interest using Visual Studio Code, for example. Not only is it a Microsoft product but it is becoming more entrenched with Co-Pilot. It has telemetry too. Yes, much of this can be turned-off or ignored but that won't always be the case. I have considered VSCodium, though I'm also taking a firm look at Pulsar Editor as well. If I was to go for an AI supported editor, it would probably be with Zed. Again, this is very much a personal standpoint and based on the desire to migrate from Big Tech. This isn't something everyone will want to do or be able to. Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand jabo Landry jabo Landry jabo Landry Follow Pronouns Developer Prototype Joined Oct 10, 2025 • Jan 12 • Edited on Jan 12 • Edited Dropdown menu Copy link Hide 😂😂 a lot of us seeing this comment may say you're falling behind due to refuse of using AI, I want to know how you manage that pressure among peers mocking you for not using AI if you ever faced them. Like comment: Like comment: Like Comment button Reply Collapse Expand Richard Pascoe Richard Pascoe Richard Pascoe Follow Computer hobbyist who is currently exploring Python. Also interested in HTML, CSS, and JavaScript. Location United Kingdom Pronouns he/him Joined Jan 1, 2026 • Jan 12 Dropdown menu Copy link Hide Totally understand why it might sound that way. Just to clarify, I’m not in the field, so I’m not navigating peer pressure around AI use. My reluctance to use Visual Studio Code goes beyond Copilot, as I mentioned - it’s also a Microsoft product. I did mention Zed Editor as something I’d consider using, which does have AI. For me, it’s not about refusing AI; it’s about choosing when and why to use it. I focus on fundamentals first, then use tools intentionally. I don’t think there’s much more to add from my side, but thanks for sharing your thoughts on the subject. Like comment: Like comment: Like Comment button Reply Collapse Expand Ankit Rattan Ankit Rattan Ankit Rattan Follow Coder By Profession, Creator By Mind! Email rattanankit2004@gmail.com Location Remote Education NIT Delhi Work JFL | Ex-Microsoft | Ex-CabEasy Joined Aug 21, 2024 • Jan 10 Dropdown menu Copy link Hide sometimes the suggestions deviate me from my thinking and that irritates a lot; it’s a gamble where sometimes it is very productive, and other times it is the reason a 2-minute task turns into 2 hours. Like comment: Like comment: 5 likes Like Comment button Reply Collapse Expand Aaron Rose Aaron Rose Aaron Rose Follow Software engineer and technology writer at tech-reader.blog Location Dallas, TX Joined Aug 24, 2024 • Jan 11 Dropdown menu Copy link Hide nice one, badr! thanks 💯 Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Aryan Choudhary Aryan Choudhary Aryan Choudhary Follow Level up 10x faster Email aryanc1240@gmail.com Location Pune, India Pronouns He/Him Work SDE 1 Joined Nov 5, 2024 • Jan 10 Dropdown menu Copy link Hide "I'm not convinced AI's the scurvy dog we think it is. It's a double-edged sword, capable of slicing through code with ease but also introducing subtle bugs that can send your ship to Davy Jones' locker. Can we trust AI to chart the course of our code, or should we keep it anchored in the browser?" This comment was written by AI too lol (o′┏▽┓`o) Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand EmberNoGlow EmberNoGlow EmberNoGlow Follow Just a dude, a mid-level on Godot / Python developer and Rust beginner Joined Nov 18, 2025 • Jan 10 Dropdown menu Copy link Hide The key difference between AI in the editor and in the browser is that it can change your project files. And the differences end there (apart from the user interface) The quality of the AI result depends on the prompt, so writing a complex program using AI is like writing your own book; the more detailed you describe it, the better the result. AI can be bad for those who are too lazy to write prompts, but good for those who clearly define their goals. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Christian Rossetto Christian Rossetto Christian Rossetto Follow you are what you love Work Software Engineer Joined Oct 12, 2025 • Jan 10 Dropdown menu Copy link Hide I see your point, and it makes total sense to me... At least in some cases. Like most things in software development, the answer depends on context. Do I think it’s okay to use AI embedded in your editor to build a simple web page? Yes. Do I think it’s okay to use it to analyze your code and suggest improvements with more context than a generic web search? Absolutely. But do I think it’s okay to turn on auto-accept and let AI drive your development? Hard no. It’s a powerful technology and can be extremely helpful when used wisely. If you don’t have the patience or self-control to use it that way, you’re probably better off not using it at all, your results will likely be better. Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Ehsan Pourhadi Ehsan Pourhadi Ehsan Pourhadi Follow Joined Apr 25, 2020 • Jan 11 Dropdown menu Copy link Hide I completely disagree with you! You just have to learn how to use it. The flow that works for me is to make a plan first. Have AI stop and manually test and review the code call it out on the stupid things it does. Stop it in the middle of working if you see it doing something stupid. Sometimes I ask agents to explain the code they write so I know how to edit it later on. i'm VERY RUDE to my agents when i see something i dont like and ask them why they didn’t do the thing the way I usually do. I use AI as a power tool versus AI as a crutch. I use it like a junior dev that i interrupt, interrogate, and occasionally roast. :D But I understand that you have to have hands-on experience without AI to be able to get to that point, so you can correct AI code. That is going to be hard for new developers when they can just ask AI every time they get stuck instead of putting time into debugging and understanding why the AI did the things it did. That difference isn’t technical, it’s philosophical, and it shows up in how people learn to think. Like comment: Like comment: 3 likes Like Comment button Reply View full discussion (14 comments) Some comments may only be visible to logged-in visitors. Sign in to view all comments. Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Badr chanaa Follow A software developer from morocco Location Morocco Education 1337 Coding School Joined Oct 20, 2025 Trending on DEV Community Hot The First Week at a Startup Taught Me More Than I Expected # startup # beginners # career # learning Stop Overengineering: How to Write Clean Code That Actually Ships 🚀 # discuss # javascript # programming # webdev Myth vs reality: “AI will replace Devs” # webdev # ai # career # careerdevelopment 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Forem — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Forem © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://github.com/why-github#start-of-content | GitHub · Why Choose GitHub? · GitHub Skip to content Navigation Menu Toggle navigation Sign in Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} Why GitHub Most of the world's code lives on GitHub. Why not yours? GitHub empowers developers and enterprises to collaborate, innovate, and build securely. With AI-powered tools, built-in security testing, and seamless integration, it supports teams from first commit to enterprise development. Start free for 30 days Contact sales What is GitHub? Over 90% of Fortune 100 companies and more than 150 million developers rely on GitHub to deliver scalable, reliable, and secure solutions for teams of all sizes. Developer-first: Designed for developers, GitHub offers seamless collaboration tools that make teamwork smarter, faster, and more secure. Enterprise-grade: GitHub Enterprise scales with your organization, delivering the performance and security needed for teams of any size. AI-powered: Leverage GitHub Copilot to automate tasks and enhance productivity with smart, context-aware code suggestions. Logos for Fidelity Shopify Mercedes Benz American Airlines Adobe Ford Vodafone Spotify Home Depot Fidelity Shopify Mercedes-Benz American Airlines Adobe Ford Vodafone Spotify Home Depot Fidelity Shopify Mercedes-Benz American Airlines Adobe Ford Vodafone Spotify Home Depot The developer platform that grows with you Whether you're a small startup or a global enterprise, GitHub is designed to grow with you. The platform adapts to your needs, helping ensure that you don’t have to compromise on performance, security, or collaboration as your organization scales. Explore GitHub Enterprise Customizable workflows Tailor your workflows with GitHub Actions and integrate seamlessly with your existing tools. Learn more about GitHub Actions Security at scale GitHub's centralized access management and compliance tools help ensure your code and data remain safe. Explore GitHub security Your code, your control With GitHub Enterprise Cloud, you decide where your code lives while enabling security, compliance, and scalability with SaaS agility and enterprise-grade governance. Read about data residency 55% faster coding enabled by GitHub Copilot 80% time saved in developer onboarding $3.2M in savings by reducing developer onboarding training time through automation 75% improvement in time spent managing tools and code infrastructure Security throughout the SDLC Fix vulnerabilities before they hit production and reduce the risk of a costly breach with application security that is built in, not bolted on. Explore GitHub Advanced Security Code security Review potential vulnerabilities and get suggested fixes with Copilot Autofix to accelerate remediation and strengthen security posture. Learn more about Copilot Autofix Secret protection Help ensure your secrets stay secure by preventing accidental exposure in your repositories. Check out GitHub Secret Protection Supply chain security Visualize, protect, and remediate your code's upstream dependencies. Explore GitHub supply chain security 3x faster remediation on average with Copilot Autofix 28 min from vulnerability detection to successful remediation 4.4M secrets prevented from being leaked on GitHub in 2024 The comprehensive platform for high-performance teams GitHub is where the world builds software—faster, smarter, and more securely. Unlock the full potential of your team with an AI-native platform, seamless automation, and CI/CD workflows that help you build, scale, and innovate like never before. Explore CI/CD solution Speed up your workflows and eliminate bottlenecks Harness GitHub Copilot to automate tasks, enhance code quality, and boost productivity. With intelligent, adaptive recommendations, you’ll write cleaner code quicker and accomplish more in less time. See GitHub Copilot Get your team in sync, effortlessly With GitHub’s integrated tools—from pull requests to project boards—collaboration is streamlined, and automation handles the heavy lifting. Keep your team aligned, reduce manual tasks, and stay focused on building great software. Learn more about GitHub Issues Work smarter, build faster, innovate with intention GitHub introduces new ways to work smarter and faster. With AI-powered tools and agentic automation, you can reduce repetitive tasks and stay in a flow state—shaping the future of software with speed and intention. Explore GitHub Copilot agent mode “ Between Copilot, Codespaces, Issues, Actions, and Dependabot, GitHub is at the center of our development universe. It has enabled us to increase the velocity of our development and has shortened our time-to-market. Luigi Ungaro Global Engine developer lead, Amplifon The platform developers know and love Empower your team to collaborate, innovate, and build software—faster, smarter, and more securely—with the platform they know and love. Start free for 30 days Contact sales Site-wide Links Subscribe to our developer newsletter Get tips, technical guides, and best practices. Twice a month. Subscribe Platform Features Enterprise Copilot AI Security Pricing Team Resources Roadmap Compare GitHub Ecosystem Developer API Partners Education GitHub CLI GitHub Desktop GitHub Mobile GitHub Marketplace MCP Registry Support Docs Community Forum Professional Services Premium Support Skills Status Contact GitHub Company About Why GitHub Customer stories Blog The ReadME Project Careers Newsroom Inclusion Social Impact Shop © 2026 GitHub, Inc. Terms Privacy (Updated 02/2024) 02/2024 Sitemap What is Git? Manage cookies Do not share my personal information GitHub on LinkedIn Instagram GitHub on Instagram GitHub on YouTube GitHub on X TikTok GitHub on TikTok Twitch GitHub on Twitch GitHub’s organization on GitHub English English Português (Brasil) Español (América Latina) 日本語 한국어 You can’t perform that action at this time. | 2026-01-13T08:48:13 |
https://dev.to/sebhoek | Seb Hoek - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Follow User actions Seb Hoek Software developer 25+y. I spent time in very small and very large organizations. I learn, build, occasionally teach and, this is new, write. Location Zürich, Switzerland Joined Joined on Jan 7, 2026 Education If you ask nicely I can share my LinkedIn Work Freelancer, founder, dreamer More info about @sebhoek Badges Writing Debut Awarded for writing and sharing your first DEV post! Continue sharing your work to earn the 4 Week Writing Streak Badge. Got it Close Skills/Languages I turned into a generalist these days. My background is Java/Spring in an enterprise environment. Now I use whatever is needed with an emphasis on Typescript. My go-to cloud seems to be Google's. Currently learning How to use AI to code and still be in control of quality. Currently hacking on In my free time I work on a browser game portal. Available for Contact me for discussions, challenges, or a coffee if you like. Post 1 post published Comment 10 comments written Tag 2 tags followed This is what I learned from vibe-coding five browser games Seb Hoek Seb Hoek Seb Hoek Follow Jan 7 This is what I learned from vibe-coding five browser games # webdev # programming # ai Comments Add Comment 1 min read Want to connect with Seb Hoek? Create an account to connect with Seb Hoek. You can also sign in below to proceed if you already have an account. Create Account Already have an account? Sign in loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://postmarkapp.com/blog/an-introduction-to-inbound-email-parsing-what-it-is-and-how-you-can-do-it | 🐙 Check out Postmark's new MCP Server! Try it out x An introduction to inbound email parsing (What it is, and how you can do it) | Postmark Postmark Log In Why Postmark? Product Features Email API SMTP Service Message Streams Transactional Email Email Delivery Email Templates Inbound Email Analytics & Retention Integrations Postmark For Agencies Enterprise Startups Bootstrapped Startups Side Projects Postmark vs. SendGrid Mailgun Amazon SES SparkPost Mandrill Pricing Resources Blog API Documentation Getting Started Email Guides Email Comic Webinars Videos Podcast Labs DMARC Digests Glossary Help Support Center Contact Support Talk to Sales Status Log in Start free trial Why Postmark? Product Features Email API SMTP Service Message Streams Transactional Email Email Delivery Email Templates Inbound Email Analytics & Retention Integrations Postmark For Agencies Enterprise Startups Bootstrapped Startups Side Projects Postmark vs. SendGrid Mailgun Amazon SES SparkPost Mandrill Pricing Resources Blog API Documentation Getting Started Email Guides Email Comic Webinars Videos Podcast Labs DMARC Digests Glossary Help Support Center Contact Support Talk to Sales Status Log in Start free trial Start free trial Already have an account? Log in → Email delivery October 16th, 2024 An introduction to inbound email parsing (What it is, and how you can do it) Matt Reibach Share Twitter Facebook LinkedIn Email Although email may seem simple at surface level, each email that is sent actually contains quite a bit of data that can be useful. This data can include basic fields like the Subject line, To and From addresses, and when the message was sent, but can also include detailed information such as the full message content, full message headers, and even attachments. Processing all of this data manually can be very difficult and time consuming. Email parsing can remove much of this complexity and help you start utilizing the data in your inbound mail streams. What is email parsing? # Email parsing allows you to provide an email message, often by sending it to a specific email address, and then have the email message represented in a data structure that is easy to work with in code, such as JSON. There are many potential uses for this data, for example: Your application allows people to send or reply to tickets and you need a way to take action on their response in code You want to maintain a record of inbound messages in your database You have a social application that allows users to post and comment on other posts via email Automating order fulfillment in e-commerce We even built an app that utilizes Postmark’s Inbound Webhook to parse incoming messages, which are then passed along to two AI models for sentiment analysis and a content summary Here is an example of an email that has been parsed into JSON: { "From": "myUser@theirDomain.com", "MessageStream": "inbound", "FromName": "My User", "FromFull": { "Email": "myUser@theirDomain.com", "Name": "John Doe", "MailboxHash": "" }, "To": "451d9b70cf9364d23ff6f9d51d870251569e+ahoy@inbound.postmarkapp.com", "ToFull": [ { "Email": "451d9b70cf9364d23ff6f9d51d870251569e+ahoy@inbound.postmarkapp.com", "Name": "", "MailboxHash": "ahoy" } ], "Cc": "\"Full name\" <sample.cc@emailDomain.com>, \"Another Cc\" <another.cc@emailDomain.com>", "CcFull": [ { "Email": "sample.cc@emailDomain.com", "Name": "Full name", "MailboxHash": "" }, { "Email": "another.cc@emailDomain.com", "Name": "Another Cc", "MailboxHash": "" } ], "Bcc": "\"Full name\" <451d9b70cf9364d23ff6f9d51d870251569e@inbound.postmarkapp.com>", "BccFull": [ { "Email": "451d9b70cf9364d23ff6f9d51d870251569e@inbound.postmarkapp.com", "Name": "Full name", "MailboxHash": "" } ], "OriginalRecipient": "451d9b70cf9364d23ff6f9d51d870251569e+ahoy@inbound.postmarkapp.com", "ReplyTo": "myUsersReplyAddress@theirDomain.com", "Subject": "This is an inbound message", "MessageID": "22c74902-a0c1-4511-804f-341342852c90", "Date": "Thu, 5 Apr 2012 16:59:01 +0200", "MailboxHash": "ahoy", "TextBody": "[ASCII]", "HtmlBody": "[HTML]", "StrippedTextReply": "Ok, thanks for letting me know!", "Tag": "", "Headers": [ { "Name": "X-Spam-Checker-Version", "Value": "SpamAssassin 3.3.1 (2010-03-16) onrs-ord-pm-inbound1.wildbit.com" }, { "Name": "X-Spam-Status", "Value": "No" }, { "Name": "X-Spam-Score", "Value": "-0.1" }, { "Name": "X-Spam-Tests", "Value": "DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_PASS" }, { "Name": "Received-SPF", "Value": "Pass (sender SPF authorized) identity=mailfrom; client-ip=209.85.160.180; helo=mail-gy0-f180.google.com; envelope-from=myUser@theirDomain.com; receiver=451d9b70cf9364d23ff6f9d51d870251569e+ahoy@inbound.postmarkapp.com" }, { "Name": "DKIM-Signature", "Value": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=wildbit.com; s=google; h=mime-version:reply-to:message-id:subject:from:to:cc :content-type; bh=cYr/+oQiklaYbBJOQU3CdAnyhCTuvemrU36WT7cPNt0=; b=QsegXXbTbC4CMirl7A3VjDHyXbEsbCUTPL5vEHa7hNkkUTxXOK+dQA0JwgBHq5C+1u iuAJMz+SNBoTqEDqte2ckDvG2SeFR+Edip10p80TFGLp5RucaYvkwJTyuwsA7xd78NKT Q9ou6L1hgy/MbKChnp2kxHOtYNOrrszY3JfQM=" }, { "Name": "MIME-Version", "Value": "1.0" }, { "Name": "Message-ID", "Value": "<CAGXpo2WKfxHWZ5UFYCR3H_J9SNMG+5AXUovfEFL6DjWBJSyZaA@mail.gmail.com>" } ], "Attachments": [ { "Name": "myimage.png", "Content": "[BASE64-ENCODED CONTENT]", "ContentType": "image/png", "ContentLength": 4096, "ContentID": "myimage.png@01CE7342.75E71F80" }, { "Name": "mypaper.doc", "Content": "[BASE64-ENCODED CONTENT]", "ContentType": "application/msword", "ContentLength": 16384, "ContentID": "" } ] } Your application can easily access any of these fields as needed, or the entire message can be saved to your database to be accessed at any time. Structured vs. Unstructured Emails # A structured email will typically be an email generated by a process or application that contains the same layout and types of information each time it is sent. Examples of structured emails include order confirmations, new replies to a message or support forum, and form submissions on a website. Unstructured emails can come from any source and don’t follow a set template. They can also include any type of content. Some examples of unstructured emails are promotional emails, direct one to one messages, and newsletters. Postmark’s inbound parsing does not differentiate between structured and unstructured email - it can parse both! Structured emails are typically easier to work with after being parsed due to the predictable nature of the content, but there are many uses for unstructured emails as well such sentiment analysis . How to use Postmark for email parsing # In order to start parsing emails with Postmark you will need to set up an inbound webhook. Each Postmark Server comes with an associated inbound message stream, which has an inbound email address that you can use to receive emails as JSON. The inbound email address will be in the format of a GUID@inbound.postmarkapp.com, such as 482d8814b3864b2c8ba7f7679fc116bf@inbound.postmarkapp.com. You can access your inbound email address in the Setup Instructions and Settings pages of the server's inbound message stream. Each inbound message stream can have one inbound webhook URL. Setting the inbound webhook URL for a stream tells Postmark where to send the JSON for emails received at the inbound email address for that stream or the stream's inbound forwarding domain. When logged into Postmark, select the inbound message stream and go to the Settings page. The Webhook field is where you input your webhook URL. Once you enter a URL for receiving inbound webhooks you can use the Check button to confirm that your URL is working as expected. When you check the URL we will send an example inbound webhook to your URL and let you know if we get back a 200 HTTP response code (success) or an unsuccessful response from your URL. Once you have configured your inbound webhook URL the next step is to test its ability to correctly process inbound emails by sending an email to your inbound email address. You can also try sending multiple emails with different formats (plain text, HTML, attachments, etc…) to ensure that your application is handling all scenarios correctly. Next steps # In addition to parsing messages by forwarding them to the email address provided by Postmark, you can also set up Inbound Domain Forwarding . This feature allows you to configure your MX records so that all email sent to a domain or subdomain is processed by Postmark. For most use cases we recommend using a subdomain with this feature, as modifying MX records on your main domain will modify how all email sent to your domain is processed. Here are some additional resources to help you get started with inbound message processing with Postmark: Implementing Inbound Processing from the Postmark manual Inbound processing user guide from the API user guides Inbound webhooks from the API documentation If you are already using Zapier and want an email parser or just need a place to host your webhook endpoint and don’t want to write any code then Zapier webhooks can be used as your endpoint. Using Zapier as your email parser endpoint also allows you to easily take advantage of the other tools and integrations provided by Zapier using the data parsed from your email. Share Twitter Facebook LinkedIn Email Matt Reibach Developer Relations at ActiveCampaign and Postmark. @MattReibach Email best practices and industry news. Delivered monthly. Our monthly newsletter is packed full of email tips, product announcements, and interviews with industry experts. Email* Please verify your request* Subscribe More in Email delivery List-unsubscribe headers: Here’s everything you need to know Your 2024 guide to Google & Yahoo’s new requirements for email senders Tutorial: how to retrieve large datasets with the Messages API and node.js 5 Amazon SES alternatives, recommended by... an Amazon SES competitor?! Can you send bulk/marketing email with Postmark? Yes! Outbound SMTP Outage on September 15-16, 2024 By Postmark team Announcing the Postman Collection for Postmark By Matt Reibach Product Pricing Customers Reviews Dedicated IPs Referral Partner Program Latest Updates Features Email API SMTP Service Message Streams Transactional Email Email Delivery Templates Inbound Email Analytics & Retention Integrations Webhooks Security Email Experts Rebound Postmark For Agencies Startups Enterprise Bootstrapped Startups Side Projects Developers Postmark vs. SendGrid SparkPost Mailgun Amazon SES Mandrill Resources Blog API Documentation Getting Started Email Guides Email Comic Videos Podcast DMARC Digests Webinars Labs Migration Guides Newsletter Glossary Help Support Center Contact Support Talk to Sales Service Status Visit ActiveCampaign for: Marketing Automation CRM & Sales Automation Landing Pages SMS Automation Made with ♥ at ActiveCampaign Privacy Policy ↗ Cookie Policy Terms of Service EU Data Protection © ActiveCampaign, LLC , 2026. | 2026-01-13T08:48:13 |
https://dev.to/t/backend/page/196 | Backend Page 196 - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close # backend Follow Hide Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios. Create Post Older #backend posts 193 194 195 196 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/porus09/i-was-tired-of-manual-video-editing-so-i-built-omnivid-lite-15i9 | I Was Tired of Manual Video Editing — So I Built OmniVid Lite - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Abhi Posted on Nov 28, 2025 I Was Tired of Manual Video Editing — So I Built OmniVid Lite # webdev # programming # javascript # ai ****🚀 OmniVid Lite — Text-to-Video, Without the Complexity Video creation is painful. You open CapCut or Premiere… drag timelines… adjust timing… export… fix something… export again. It feels outdated — especially when LLMs can already generate text, code, and images from a single prompt. So I built OmniVid Lite — a lightweight, fast, developer-friendly way to generate simple AI-powered videos using nothing but text instructions. 🎯 The Goal Not another "all-in-one AI video editor." Just a clean minimal workflow: Text prompt ➝ API ➝ Video No GPU-heavy diffusion models. Instead, OmniVid Lite focuses on: 05–30 sec explanatory videos Subtitles + narration Basic scene transitions Simple assets (text, shapes, images) Think: "Explain Kubernetes in 20 seconds" → Auto-generated animation. 🛠️ Tech Stack Backend: FastAPI Frontend: React Video Rendering: Python + Manim (for animation logic) Model: LLM (prompt → animation config) Auth: API key based I wanted a system that a normal developer can deploy, extend, and hack — without depending on closed SaaS APIs. 🧩 Core Architecture User Prompt ↓ LLM Prompt Parser (Python) ↓ Scene Config (JSON) ↓ Renderer (Manim) ↓ Final .mp4 Output The LLM doesn’t generate raw video — that would be slow and unstable. Instead, it generates a structured scene description, like: { "duration": 8, "scenes": [ { "type": "text", "content": "What is Blockchain?", "animation": "fade_in" } ] } This config is deterministic and editable. That makes OmniVid Lite programmable and predictable, unlike "random AI video generators." 🧪 Example Prompt Create a 10-second explanatory video about how DNS works. Use subtitles, simple animations, and show request flow visually. Output: A short animated video showing: browser → DNS resolver → name server → IP response. No manual editing. No timeline. 📦 Current Features Text-to-video via /api/v1/render Simple Manim-based animations Subtitles React UI with prompt builder API key auth Async background rendering 🧭 What’s Next? Voice-over generation Image → animated explainer Template library Drag-and-drop scene editor Blender-based advanced export mode Not promising hype — just building. 🔗 Repo https://github.com/Abhishek-mule/omnivid-lite.git 💡 Final Thought AI won’t replace video editors. But tools like OmniVid Lite will replace repetitive, low-creativity editing — so humans can focus on storytelling, not timeline scrubbing. If you build videos, teach online, or work on developer tooling — there’s a lot to explore here. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Abhi Follow More than human Joined Nov 26, 2025 More from Abhi I Got Tired of Guessing JVM Performance — So I Built a Java Agent From Scratch 🚀 # webdev # programming # tutorial # productivity Building vtracer: Day 1 – My First Java Agent Adventure with Java 21 # webdev # programming # java # tutorial 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dixmaxapk.com.es/ | DixMax APK (v2.4) Gratis Descargar | Actualizado [2026] Saltar al contenido Android APK iPhone Privacy Policy Contact Us Legal Notice Blogs Ampliar Why DixMax isn’t working Alternar el menú DixMax APK Gratis Descargar | Actualizado Aquí puede obtener las versiones actualizadas de los dispositivos y sistemas operativos más populares de la actualidad. DixMax APK 2.4.1 Alternativa DixMax APK 2.4.0 Dispositivos compatibles DixMax Cinema Hub para tu dispositivo favorito Android iOS fire tv Smart TV Mac PC Linux Introducción de Dixmax ¿Te gusta ver películas y series en tu tiempo libre? Entonces, hay muchas aplicaciones que te muestran tus series y películas favoritas. Una de ellas se llama Dixmax. Esta app te ayuda a ver muchas películas y temporadas en tu teléfono, tablet u ordenador. Mucha gente usa esta app porque es muy fácil de usar y tiene muchas opciones. Dixmax es popular entre la gente a la que le gusta ver series sin pagar cada vez. No es tan famosa como aplicaciones como Netflix o Disney, pero tiene tanto series nuevas como antiguas para ver. Si te interesan más los deportes en directo, RBTV77 APK es otra fantástica aplicación gratuita que te permite ver fútbol, críquet, baloncesto y otras ligas importantes sin anuncios ni buffering. Una cosa que debes recordar es que no encontrarás Dixmax en tiendas de aplicaciones normales como Google Play. Así que es mejor preguntar a un adulto antes de descargarla. DixMax APK Nombre de la aplicación DixMax Versión v2.4 Tamaño 13.6 MB Desarrollador DixMax actualizado DixMax Official actualizado 03/23/2025 ¿Qué es dixmax? DixMax es una gran aplicación que te permite ver películas, programas de televisión, series y documentales gratis. Está diseñada para teléfonos para que puedas ver lo que quieras, cuando quieras y donde quieras. También puedes descargar tus programas o películas favoritos y verlos más tarde sin necesidad de utilizar Internet. DixMax es muy fácil de usar porque su diseño es sencillo y amigable. Dixmax APK ofrece una amplia gama de funciones y herramientas únicas que la distinguen de otras aplicaciones de streaming. Ofrece una experiencia de visualización fluida y sin interrupciones. La aplicación tiene una interfaz de datos gratuita. Los usuarios pueden disfrutar de sus películas favoritas y otros contenidos sin interrupciones. Con Dixmax, no estás limitado a tu región. Es una plataforma que brinda acceso a contenido educativo de todos los géneros, permitiéndote conectarte y disfrutar de contenido multimedia de cualquier país con ajustes de calidad de video que puedes ajustar según tus preferencias y velocidad de internet. Actualiza la aplicación regularmente para disfrutar de una transmisión fluida y de alta calidad sin costo. Esto garantiza el acceso a las últimas películas, series y otros contenidos. Cómo instalar DixMax Antes de empezar, asegúrate de haber descargado la última versión de la app DixMax para disfrutar de todas las funciones mencionadas en esta guía. El proceso de instalación es rápido y sencillo: solo sigue estos pasos en tu smartphone o TV Android: Pasos para instalar el APK de DixMax Abre la carpeta «Descargas» de tu dispositivo. Pulsa el archivo APK de DixMax para comenzar la instalación. Si se te solicita, activa la opción para instalar apps de orígenes desconocidos. Sigue las instrucciones en pantalla para completar la configuración. Una vez instalada, abre la app y empieza a explorar tu contenido favorito. ¿En qué dispositivos puedo usarla? Tienes los siguientes dispositivos a tu disposición: Teléfonos móviles (Android e iOS) Ordenadores y tabletas Dispositivos inteligentes y de streaming como Chromecast para pantallas grandes Crea tus propias listas de favoritos ¿Quieres estar al día con todo el contenido que te encanta? Con DixMax, puedes crear listas de favoritos ilimitadas gratis. Simplemente añade tus series o películas favoritas y organízalas como quieras, para que siempre estén a un solo clic. Opción de búsqueda avanzada Encontrar lo que buscas nunca ha sido tan fácil. DixMax incluye una función de búsqueda avanzada que te permite buscar rápidamente cualquier contenido específico por nombre. Se acabó el desplazamiento interminable: simplemente escribe, busca y disfruta. Información detallada del contenido ¿No sabes qué ver? DixMax lo tiene todo. Cada título incluye una hoja de información con detalles sobre el contenido. Así podrás decidir si vale la pena antes de darle al play. Modo invitado exclusivo ¿No te apetece registrarte? No hay problema. Con el modo invitado, puedes explorar y usar DixMax sin crear una cuenta. Iniciar sesión es completamente opcional, lo que te da la libertad de empezar a ver contenido de inmediato. Opiniones de usuarios de DixMax Como cualquier plataforma, DixMax recibe comentarios tanto positivos como negativos; sin embargo, en general, su popularidad sigue creciendo a medida que más personas recurren a ella para ver películas y series en streaming. La mayoría de los usuarios destacan la variedad de contenido, la disponibilidad de aplicaciones en múltiples dispositivos y la sencilla navegación, que facilita y agiliza la búsqueda de series y películas. Además, es completamente gratis. Como punto negativo, algunas opiniones mencionan fallos ocasionales o problemas con la aplicación. Sin embargo, dado que DixMax es un servicio gratuito con pocos anuncios, es común que surjan pequeños problemas técnicos. La buena noticia es que los problemas generalmente se resuelven rápidamente, gracias a un equipo de soporte activo que ayuda a los usuarios con frecuencia, especialmente en Twitter. Cómo ver películas y series en DixMax DixMax ofrece varias maneras de ver tu contenido favorito en streaming: DixMax Online: La versión web te permite ver películas y series directamente sin descargar software, con filtros y herramientas de navegación. Se suele usar para acceder fácilmente desde computadoras. Aplicaciones de DixMax: Para un acceso más rápido y cómodo en dispositivos móviles, tabletas o televisores inteligentes, las aplicaciones son una mejor opción. Características de DixMax APK Gran colección de programas: Puedes encontrar miles de películas, series y programas de TV en una sola aplicación. Todo tipo de categorías: En este se puede elegir en función de su estado de ánimo lo que te gusta ver en ese momento como el romance comedia de acción y muchas más opciones. Ver sin límites: Puedes ver tantas películas o series como quieras de forma gratuita. Descargar y ver más tarde: Si no tienes Internet, no hay problema. Puedes descargar cualquier cosa primero y verla sin conexión más tarde sin ninguna interrupción. Descargas rápidas: Para que no tengas que esperar mucho. Fácil de usar: La aplicación DixMax es sencilla y su diseño es limpio. Incluso los niños pueden usarla fácilmente. Cambia la calidad del vídeo: En la app DixMax, puedes elegir más o menos calidad de tu vídeo favorito. Tú decides. No necesitas iniciar sesión: También puedes usar la app como invitado sin necesidad de iniciar sesión. Subtítulos y múltiples idiomas: En la app de DixMax puedes añadir subtítulos y elegir tus programas favoritos en diferentes idiomas y verlos. Busca cualquier cosa fácilmente: La búsqueda inteligente te ayuda a encontrar tus programas favoritos rápidamente Lee antes de ver: Consulta información sobre una película o programa antes de verlo. Haz listas de favoritos: Puedes guardar tus favoritos en un solo lugar. Algunas características nuevas de DixMax APK Funcionalidad y comodidad Compatibilidad con varios idiomas: Interfaz y contenido disponibles en varios idiomas. Subtítulos disponibles: Disfruta de programas con subtítulos en diferentes idiomas. Ver en línea: Transmite sin necesidad de descargar. Descargas ilimitadas: Guarda contenido para verlo sin conexión sin límites. 📺 Variedad de contenido Miles de películas y series Programas de TV y documentales Diferentes categorías para cada estado de ánimo: Géneros y estados de ánimo organizados para una navegación más sencilla. Experiencia de usuario Sin suscripción :Es completamente gratis. No requiere registro ni pago. Sin anuncios : Es una experiencia de streaming sin anuncios. Modo invitado :Puedes usar la aplicación sin crear una cuenta. Interfaz intuitiva :Navegación sencilla y diseño limpio. Compatibilidad y soporte Compatible con todos los formatos: Posiblemente MP4, MKV, AVI, etc. Compatible con todas las resoluciones de vídeo: desde SD hasta 4K (si está disponible). Hoja informativa: Posiblemente ofrece detalles sobre cada película/programa (reparto, sinopsis, etc.). Requisitos para instalar DixMax APK Compatibilidad de dispositivos : El APK de DixMax solo está disponible para dispositivos Android. Sistema operativo : Requiere Android 8.0 o superior. Espacio de almacenamiento : Se recomiendan al menos 5 GB de almacenamiento interno libre para una instalación y un funcionamiento fluido. Requisitos de RAM : Se requieren al menos 2 GB de RAM para un funcionamiento estable de la aplicación. ¿Qué tipo de contenidos encontrarás? La aplicación ofrece contenidos de diversos géneros y estilos, desde grandes estrenos hasta títulos atemporales. Tanto si buscas un atracón de películas como algo perfecto para una noche tranquila, seguro que encuentras algo que te llame la atención. Acerca de DixMax APK También hay una versión especial de la aplicación DisMax APK que te da aún más grandes características. No muestra anuncios molestos, así que puedes ver tu contenido favorito sin interrupciones. Puedes elegir vídeos de cualquier país y cambiar la calidad del vídeo para adaptarla a tu velocidad de Internet. La aplicación se actualiza con frecuencia, por lo que siempre podrás ver las últimas películas y series. También puedes crear una lista de tus favoritos para verlos más tarde. ¿Es seguro DixMax? La primera pregunta que suele surgir sobre este tipo de aplicaciones es si son seguras o no. Se trata de una app bastante conocida en la comunidad y aunque la descarga oficial es segura, siempre es importante asegurarse de que se está obteniendo la app de una fuente de confianza. No olvides mantener tu dispositivo actualizado y tener cuidado con los permisos que concedes a las aplicaciones. La aplicación no pide demasiada información en cuanto a la privacidad de tus datos, así que puedes usarla con tranquilidad. No obstante, como siempre, es mejor instalar un buen antivirus por si acaso. ¿Es gratis DixMax? ¡Por supuesto! Solo descarga la aplicación, cárgala si quieres y disfruta de todas sus funciones. Como en la mayoría de las plataformas gratuitas, puede que tengas que buscar algunas cosas, pero no te impedirán responder a tu pregunta. Conclusión En resumen, Dixmax APK es una aplicación de streaming potente y fiable. Ofrece una amplia gama de contenido, incluyendo películas, series, programas de TV y mucho más. Gracias a sus categorías bien organizadas, los usuarios pueden encontrar y disfrutar fácilmente del contenido que les interesa o se adapta a su estado de ánimo. Una de las características destacadas de Dixmax es que también permite descargar contenido para verlo sin conexión. Esto te permite ver tus series y películas favoritas en cualquier lugar y en cualquier momento, sin necesidad de conexión a internet. Además, esta aplicación te ofrece una experiencia completamente libre de anuncios, sin necesidad de suscripción. Con millones de usuarios en todo el mundo que ya disfrutan de estas funciones, la popularidad de Dixmax está creciendo. Al igual que Delta Executor es popular en el mundo de los juegos por su poderoso rendimiento, Dixmax APK se destaca en el espacio de transmisión. Si buscas una aplicación de streaming fluida, sin anuncios y con mucho contenido, descarga Dixmax APK hoy mismo y mejora tu experiencia de entretenimiento. FAQs ¿Puedo descargar contenidos de Dixmax para verlos sin conexión? Sí, Dixmax ofrece la opción de descargar películas y programas de televisión, lo que permite a los usuarios ver contenidos sin conexión a Internet. Esta función es especialmente útil para los usuarios que quieren disfrutar de contenidos mientras viajan o en zonas con acceso limitado a Internet. ¿Dixmax contiene publicidad? Según la información disponible, Dixmax ofrece una experiencia de streaming sin anuncios, que mejora el disfrute del usuario al eliminar las interrupciones durante la reproducción de contenidos. ¿Tengo que registrarme para utilizar Dixmax? Dixmax ofrece un «modo invitado», que permite a los usuarios acceder y transmitir contenidos sin necesidad de registrarse. Sin embargo, crear una cuenta puede proporcionar funciones adicionales, como el seguimiento del historial de visionado y recomendaciones personalizadas. ¿Es gratuito el uso de Dixmax? Sí, Dixmax es totalmente gratuito. Los usuarios pueden transmitir y descargar contenidos sin cuotas de suscripción ni cargos ocultos. ¿Qué dispositivos son compatibles con Dixmax? Dixmax es compatible con: Smartphones y tablets Android Televisores inteligentes TV boxes Chromecast Roku Fire Stick PC con Windows Mac OS Linux Politica de Privacidad Aviso Legal Politica de Cookies Contacto © 2026 DixMax Android APK iPhone Privacy Policy Contact Us Legal Notice Blogs Alternar menú hijo Ampliar Why DixMax isn’t working | 2026-01-13T08:48:13 |
https://dev.to/jbvk/linkedin-for-new-technicians-1oel | LinkedIn for New Technicians - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Jens Båvenmark Posted on Jul 21, 2025 • Originally published at Medium LinkedIn for New Technicians # career Create the best profile you can to set yourself up for success. In my last blog post, “ Growing your Professional Persona ”, for New-ish to Newbies: Navigating DevOps Together , I discussed the importance of LinkedIn. However, I felt that there was more to say about LinkedIn, so I have decided to focus this post on your LinkedIn profile and how it can help you as a new IT technician. The post is focused on helping new technicians, but many of the tips can also help more experienced technicians. I have spoken with several IT recruiters, and many more responded to a questionnaire I sent to gather the information I wrote about in this post. This information comes directly from the individuals who will review your profile and decide whether to proceed with you for their available positions. All the recruiters work with technicians in Sweden, but some also recruit for companies outside the country. We will look at these different parts of the profile and what to think about: Headline About Experience Projects Skills Recommendations I will outline the key points that recruiters emphasized in each section, as well as common mistakes to avoid. I will then provide a summary of the key points. On some of the questions, the recruiter had very divided standings, and I will be sure to add that when writing their answers. Headline Section Key points recruiters find attractive in LinkedIn Headlines Mention your area of expertise or specialization (e.g., “Java Developer,” “Azure Architect,” or “Senior DevOps Engineer”). Avoid overly generic or broad titles (e.g., refrain from using “IT Engineer” or “Consultant” without providing context). Use job titles that directly match or closely align with the roles you want to be found for. Recruiters often search using specific skills or job titles. Indicate seniority when applicable (e.g., “Senior DevOps Engineer,” “Chief Cloud Architect”). It’s beneficial if you reflect genuine enthusiasm or career goals in your headline (e.g., “Aspiring DevOps Professional” or “DevOps Specialist with Love for Automation”). Common mistakes to avoid Avoid overstating or exaggerating your seniority or expertise. Don’t claim advanced titles like “Cloud Architect” if your experience doesn’t match. Headlines that include too many certifications or details appear cluttered. Keep it succinct and easy to read. Don’t use overly broad or vague titles (“Consultant” without clear context can confuse recruiters). Ensure your title accurately represents your role and responsibilities. Avoid explicitly mentioning “Junior” in the title. Instead, position internships or entry-level roles in a professional and appealing way. Asking recruiters to rate different headlines I gave the recruiters four different headlines I had seen on LinkedIn and asked them to rate them from 1 to 5. “CloudOps Engineer | AWS Certified (5x) | Terraform Certified | Focus on Secure Automation” — 4.25 “CloudOps Engineer @ Company” — 3.88 “CloudOps Engineer” — 3.25 “Creating the future for digital work” — 1.38 Summary A concise and clear headline is most attractive. Ensure your job title is clear and specific, matching the position you are seeking. Specify your area of expertise, but do not exaggerate your seniority or expertise level. About Section Compelling Details & Themes Recruiters Look For Clearly state your current role, primary responsibilities, and technical expertise. Clearly state what motivates you professionally and your career aspirations. Share your passion or enthusiasm for specific technologies or areas within the tech industry. Briefly describe your significant accomplishments and how you personally contributed to them. Recruiters highly value soft skills — qualities such as teamwork, problem-solving, communication, and adaptability. Include personal touches to stand out, but keep them relevant and meaningful (avoid clichés like “coffee lover”). Recommended Length & Detail Level Keep it direct, clear, and easy to read. Approximately 3–5 lines or a short, focused paragraph is ideal. Avoid “fluff” — every detail included should add genuine value or insight. Provide enough detail to distinguish yourself from peers, especially for new technicians with limited experience. Common Pitfalls & Clichés to Avoid Avoid overly polished AI-written bios; recruiters can easily identify inauthentic content. Utilize AI tools for support, but ensure the content accurately reflects your genuine personality and professional identity. Write in the first person to maintain authenticity and engagement. Avoid extensive personal hobbies or childhood anecdotes that don’t directly relate to your professional skills. Steer clear of clichés such as “building computers since childhood” or vague statements like “I want to join a company to develop my skills.” Avoid begging language; emphasize what value you bring rather than what you seek. Don’t leave the “About” section empty or overly vague; it’s a key opportunity to highlight your distinct professional profile. Summary Where the headline makes the recruiter click on your profile, the About section will make them start to know you. Keep it clear and easy to read. Do not write a book and avoid fluff. Clearly state your current role, expertise, and what motivates you. Do not forget about your soft skills. Only the first three lines are shown unless you expand the section. So make sure the most important is there. Experience Section Duration & Job Stability How long you’ve worked at each job to assess stability and progression. Identifying a clear career progression or “red thread.” Job Titles & Keywords A quick scan of your job titles to see immediate alignment with roles they’re recruiting for. Relevant technical keywords and specific technologies used (e.g., AWS, Azure, Terraform, programming languages). Some recruiters interpret skill order as an indicator of proficiency, so list your most relevant skills prominently. Responsibilities are generally preferred overall, but accomplishments are valuable as well Recruiters strongly prefer to see a clear summary of your role’s primary responsibilities outlined. Responsibilities provide immediate insight into what you have done regularly and can quickly show alignment with a new role. Specific projects or achievements demonstrate the tangible value you’ve provided in your roles. Ideal descriptions blend both but emphasize your daily responsibilities clearly. Balanced Approach The best practice is to combine responsibilities (primary) and accomplishments/projects (secondary but significant) to convey comprehensive professional value clearly. Commonly Overlooked Details & Pitfalls: Avoid overly vague descriptions (e.g., “I worked as a Java developer” alone isn’t sufficient). Not clearly stating specific tasks, tools, and technologies used. Essential skills and accomplishments should appear at the beginning of the description. Recruiters often skim-read quickly and may miss details placed later in the text. Avoid descriptions that merely state what the company does. Recruiters want to know what you did specifically, how you did it, and why it matters professionally. Ensure descriptions directly relate to the job roles you want to attract, as irrelevant experiences dilute the profile’s focus. Summary Be specific when describing your responsibilities and the tasks you performed in the position and the technologies you worked with. While it can be hard as a Junior Technician to have a clear career progression in IT, try to focus on the skills in the jobs where you have worked that closely align with the requirements for the career you are looking for. An earlier job might not have required the technical skills needed, but many of the soft skills or management skills you developed can be “translated” to a new career. Projects Section The importance of projects was split among the recruiters. Some saw them as important, while others didn't see the importance of them, especially if they were not directly relevant to the role they were looking for. Importance of Personal/Open-source Projects: Average importance rating : 5 out of 10 (mixed opinions) High importance : Some recruiters value these projects highly (ratings: 7, 8, 9) as indicators of initiative, skill, and passion. Low importance : Others view them as less impactful (ratings: 1, 3) unless directly relevant to the role. Most Relevant Project Details Recruiters Look For Purpose/Problem : Clearly describe what problem the project aims to solve. Role/Responsibility : Specifically outline your individual contributions and responsibilities. Tech Stack : Clearly state the technologies/tools used and justify their choice. Results/Impact : Summarize what was achieved or the current status of the project. Relevance : Explain how the project aligns with your career goals or targeted roles. Recruiters prefer clarity and specificity in these details to better assess your capabilities and independence in handling tasks relevant to potential roles. It’s beneficial to include links to GitHub, websites, or demos if they clearly showcase relevant, updated, and high-quality work. Avoid linking if your profiles or projects are outdated, incomplete, or do not positively enhance your overall professional image. Summary While some recruiters do not see the Projects as that important, some do. And when you specify your project, be sure to clearly explain what the project does and how you solved it. Include links. Think about the fact that many recruiters are not technicians themselves, so the explanations need to be clear for non-technicians. Skills Section Importance of Listing Skills Average importance rating : 8.6 out of 10 Most recruiters strongly emphasize the importance of explicitly listing skills due to: Enhanced visibility through searchability (keywords). Immediate clarity of your primary technical competencies. Recruiter Perception of Skill Endorsements Moderate Impact: Skill endorsements have some influence but are not decisive. Positive Impact : Endorsements by relevant colleagues or credible sources strengthen perceived credibility. High endorsements in key skills can make candidates more attractive initially. Limited Impact : Recruiters generally don’t rely heavily on endorsements, especially if the profile clearly outlines skills elsewhere. Generic endorsements or those from non-technical contacts have minimal value. Summary Listing your skills is important, especially for recruiters searching for specific skills. It also clarifies the technical competencies you possess. Endorsement of skill can have some influence, but it also needs to come from colleagues or credible sources. Recommendations Section The importance of recommendations was also a point of contention, with recruiters divided on the issue. Do Recruiters Read Recommendations? Most recruiters rarely or occasionally glance at recommendations, but they’re generally not decisive. Some recruiters read them, but often after already making an initial decision on whether to contact the candidate or not. Impact of Recommendations: Average impact rating : 5.5 out of 10 (varied significantly from very low to very high importance) Some recruiters rate them highly impactful (8–10), while others see minimal influence (2–6). Should Technicians Actively Seek Recommendations? Yes, but selectively. Recommendations from well-respected individuals or those known in the tech community lend credibility. Prioritize obtaining recommendations from: Technical colleagues or peers with direct experience of your skills. Managers who can describe both technical and soft skills, though technical endorsements typically carry more weight. Recent, relevant recommendations (avoid outdated ones). What Makes a Recommendation Credible and Impactful? Specific and skill-focused : Clearly describes the candidate’s technical skills, strengths, and the value they brought to projects. Positive yet authentic : Uniformly positive recommendations make candidates appealing, but they must feel genuine and specific rather than generic praise. Tech-focused descriptions : Recommendations emphasizing direct technical contributions or problem-solving abilities are most impactful. Summary Recommendations can be impactful with the correct recruiter, but will probably not prompt them to reach out to you if your profile to this point has not piqued their interest. However, if it has, it can help you get the whole way. Ensure your recommendations are recent and from individuals with relevant experience in your field. Final Thoughts I hope this will help some of you on your IT journey. It became a lot more text then I had anticipated but after compilling all the answers from the questionnaire (with help from AI) I didnt want to edit to much away as the recruiter had a lot to say about the different sections. Two important notes that the recruiters made that I want to share as the final points are: Ensure your LinkedIn profile aligns with your CV, and make it personal. The LinkedIn profile is about you. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Jens Båvenmark Follow CloudOps Engineer focusing on AWS. AWS Builder. Location Stockholm, Sweden Education Nackademin Work CloudOps Engineer Joined Mar 18, 2025 Trending on DEV Community Hot Prompt Engineering Won’t Fix Your Architecture # discuss # career # ai # programming The First Week at a Startup Taught Me More Than I Expected # startup # beginners # career # learning What was your win this week??? # weeklyretro # discuss 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://github.com/sponsors#start-of-content | GitHub Sponsors · GitHub Skip to content Navigation Menu Toggle navigation Sign in Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes APPLICATION SECURITY GitHub Advanced Security Find and fix vulnerabilities Code security Secure your code as you build Secret protection Stop leaks before they start EXPLORE Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all solutions Resources EXPLORE BY TOPIC AI Software Development DevOps Security View all topics EXPLORE BY TYPE Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills SUPPORT & SERVICES Documentation Customer support Community forum Trust center Partners Open Source COMMUNITY GitHub Sponsors Fund open source developers PROGRAMS Security Lab Maintainer Community Accelerator Archive Program REPOSITORIES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... --> Search Clear Search syntax tips Provide feedback --> We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly --> Name Query To see all available qualifiers, see our documentation . Cancel Create saved search Sign in Sign up Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} Sponsors Navigation menu See your top dependencies Get sponsored GitHub Sponsors Support the developers who power open source See your top dependencies Get sponsored GitHub Sponsors allows the developer community to financially support the open source projects they depend on, directly on GitHub $40M+ Given back to our maintainers 103 Regions supported globally 4.2K+ Organizations sponsoring For maintainers Launch a page in minutes and showcase Sponsors buttons on your GitHub profile and repositories! You will automatically appear in worldwide recommendations to partners who are eager to invest in their open source dependencies. Get sponsored For sponsors Find and fund your dependencies in a single transaction. The discovery and bulk sponsorship tools are easy to use. Flexible payment enables you to choose when and how you pay. Corporations like Microsoft like it because all their payments go out as a single invoice. Learn about invoiced billing Help open source thrive Everyone should be able to contribute to open source. Making open source a viable, financially rewarding career path helps contribute to our digital infrastructure. More funding, more projects, more software to power our world. See your top dependencies “ Shopify uses GitHub Sponsors to efficiently manage and fund projects within the open source community, tailored to the needs of recipients. Azmat Yuhanna Senior Engineering Operations Manager, Shopify Invest in open source. It powers your world. See your top dependencies Get sponsored The internet depends on open source, everywhere Comprehensive website security and health monitoring with performance analysis web-check Web-Check provides real-time monitoring for uptime, speed, and user experience, trusted by businesses like Amazon, Shopify, and Airbnb. Sponsor web-check Intuitive, open-source interface for native GenAI applications OpenWebUI OpenWebUI simplifies the development of interactive GenAI apps using LLMs, used by developers at companies like Microsoft, IBM, and GitHub. Sponsor OpenWebUI A command line tool and library for transferring data with URL syntax cURL cURL is included in almost every modern device–smartphones, cars, TVs, laptops, servers, consoles, printers, and beyond. Sponsor cURL Frequently asked questions How do I sponsor a project? Sign in and start by navigating to your dependencies , your explore tab , trending repositories , or collections . When a repository has the Sponsor graphic, you can sponsor them directly. How do I get paid for my contributions? You can become a sponsored developer by joining GitHub Sponsors, completing your sponsored developer profile, creating sponsorship tiers, submitting your bank and tax information, and enabling two-factor authentication for your account on GitHub.com. Learn more about getting paid for contributions Do I need to fill out a tax form to receive sponsorships? Yes. Your tax information must be on file in order for GitHub to make payments to your bank account. The required tax documents may vary based on your location. Note that we do our best to help you with the Sponsors program, but we’re unable to provide tax guidance. Learn more about tax information for GitHub Sponsors Site-wide Links Subscribe to our developer newsletter Get tips, technical guides, and best practices. Twice a month. Subscribe Platform Features Enterprise Copilot AI Security Pricing Team Resources Roadmap Compare GitHub Ecosystem Developer API Partners Education GitHub CLI GitHub Desktop GitHub Mobile GitHub Marketplace MCP Registry Support Docs Community Forum Professional Services Premium Support Skills Status Contact GitHub Company About Why GitHub Customer stories Blog The ReadME Project Careers Newsroom Inclusion Social Impact Shop © 2026 GitHub, Inc. Terms Privacy (Updated 02/2024) 02/2024 Sitemap What is Git? Manage cookies Do not share my personal information GitHub on LinkedIn Instagram GitHub on Instagram GitHub on YouTube GitHub on X TikTok GitHub on TikTok Twitch GitHub on Twitch GitHub’s organization on GitHub English English Português (Brasil) Español (América Latina) 日本語 한국어 You can’t perform that action at this time. | 2026-01-13T08:48:13 |
https://docs.github.com/en/site-policy/github-terms/github-terms-of-service | GitHub Terms of Service - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Site policy / GitHub Terms / GitHub Terms of Service Home Site policy GitHub Terms GitHub Terms of Service GitHub Corporate Terms of Service GitHub Terms for Additional Products and Features GitHub Community Guidelines GitHub Community Code of Conduct GitHub Pre-release License Terms GitHub DPA-Covered Previews GitHub Sponsors Additional Terms GitHub Registered Developer Agreement GitHub Marketplace Terms of Service GitHub Marketplace Developer Agreement GitHub Research Program Terms GitHub Open Source Applications Terms and Conditions GitHub Event Terms GitHub Event Code of Conduct GitHub Educational Use Agreement GitHub Copilot Extension Developer Policy Acceptable Use Policies GitHub Acceptable Use Policies Active Malware or Exploits Bullying and Harassment Disrupting the Experience of Other Users Doxxing and Invasion of Privacy Hate Speech and Discrimination Impersonation Disinformation Policy Sexually Obscene Content Threats of Violence and Gratuitously Violent Content Terrorism and Violent Extremism Content CSAM Policy NCII Synthetic Media and AI Tools GitHub Appeal and Reinstatement Privacy Policies GitHub General Privacy Statement GitHub Subprocessors GitHub Cookies GitHub Global Data Privacy Notice for Candidates Other Site Policies GitHub and Trade Controls GitHub Deceased User Policy GitHub Logo Policy GitHub Government Takedown Policy GitHub Username Policy Guidelines for Legal Requests of User Data GitHub Account Recovery Policy Content Removal Policies Submitting content removal requests DMCA Takedown Policy GitHub Private Information Removal Policy GitHub Trademark Policy Guide to Submitting a DMCA Counter Notice Guide to Submitting a DMCA Takedown Notice Security Policies Coordinated Disclosure of Security Vulnerabilities GitHub Bug Bounty Program Legal Safe Harbor GitHub SIRT description RFC 2350 GitHub Company Policies GitHub Statement Against Modern Slavery and Child Labor GitHub Anti-Bribery Statement GitHub GPL Cooperation Commitment GitHub Gifts and Entertainment Policy Site policy / GitHub Terms / GitHub Terms of Service GitHub Terms of Service View page as Markdown In this article Summary The GitHub Terms of Service A. Definitions B. Account Terms C. Acceptable Use D. User-Generated Content E. Private Repositories F. Copyright Infringement and DMCA Policy G. Intellectual Property Notice H. API Terms I. GitHub Additional Product Terms J. Beta Previews K. Payment L. Cancellation and Termination M. Communications with GitHub N. Disclaimer of Warranties O. Limitation of Liability P. Release and Indemnification Q. Changes to These Terms R. Miscellaneous Thank you for using GitHub! We're happy you're here. Please read this Terms of Service agreement carefully before accessing or using GitHub. Because it is such an important contract between us and our users, we have tried to make it as clear as possible. For your convenience, we have presented these terms in a short non-binding summary followed by the full legal terms. Summary Section What can you find there? A. Definitions Some basic terms, defined in a way that will help you understand this agreement. Refer back up to this section for clarification. B. Account Terms These are the basic requirements of having an Account on GitHub. C. Acceptable Use These are the basic rules you must follow when using your GitHub Account. D. User-Generated Content You own the content you post on GitHub. However, you have some responsibilities regarding it, and we ask you to grant us some rights so we can provide services to you. E. Private Repositories This section talks about how GitHub will treat content you post in private repositories. F. Copyright & DMCA Policy This section talks about how GitHub will respond if you believe someone is infringing your copyrights on GitHub. G. Intellectual Property Notice This describes GitHub's rights in the website and service. H. API Terms These are the rules for using GitHub's APIs, whether you are using the API for development or data collection. I. Additional Product Terms We have a few specific rules for GitHub's features and products. J. Beta Previews These are some of the additional terms that apply to GitHub's features that are still in development. K. Payment You are responsible for payment. We are responsible for billing you accurately. L. Cancellation and Termination You may cancel this agreement and close your Account at any time. M. Communications with GitHub We only use email and other electronic means to stay in touch with our users. We do not provide phone support. N. Disclaimer of Warranties We provide our service as is, and we make no promises or guarantees about this service. Please read this section carefully; you should understand what to expect. O. Limitation of Liability We will not be liable for damages or losses arising from your use or inability to use the service or otherwise arising under this agreement. Please read this section carefully; it limits our obligations to you. P. Release and Indemnification You are fully responsible for your use of the service. Q. Changes to these Terms of Service We may modify this agreement, but we will give you 30 days' notice of material changes. R. Miscellaneous Please see this section for legal details including our choice of law. The GitHub Terms of Service Effective date: November 16, 2020 A. Definitions Short version: We use these basic terms throughout the agreement, and they have specific meanings. You should know what we mean when we use each of the terms. There's not going to be a test on it, but it's still useful information. An "Account" represents your legal relationship with GitHub. A “Personal Account” represents an individual User’s authorization to log in to and use the Service and serves as a User’s identity on GitHub. “Organizations” are shared workspaces that may be associated with a single entity or with one or more Users where multiple Users can collaborate across many projects at once. A Personal Account can be a member of any number of Organizations. The “Agreement” refers, collectively, to all the terms, conditions, notices contained or referenced in this document (the “Terms of Service” or the "Terms") and all other operating rules, policies (including the GitHub Privacy Statement, available at github.com/site/privacy ) and procedures that we may publish from time to time on the Website. Most of our site policies are available at docs.github.com/categories/site-policy . "Beta Previews" mean software, services, or features identified as alpha, beta, preview, early access, or evaluation, or words or phrases with similar meanings. “Content” refers to content featured or displayed through the Website, including without limitation code, text, data, articles, images, photographs, graphics, software, applications, packages, designs, features, and other materials that are available on the Website or otherwise available through the Service. "Content" also includes Services. “User-Generated Content” is Content, written or otherwise, created or uploaded by our Users. "Your Content" is Content that you create or own. “GitHub,” “We,” and “Us” refer to GitHub, Inc., as well as our affiliates, directors, subsidiaries, contractors, licensors, officers, agents, and employees. The “Service” refers to the applications, software, products, and services provided by GitHub, including any Beta Previews. “The User,” “You,” and “Your” refer to the individual person, company, or organization that has visited or is using the Website or Service; that accesses or uses any part of the Account; or that directs the use of the Account in the performance of its functions. A User must be at least 13 years of age. Special terms may apply for business or government Accounts (See Section B(5): Additional Terms ). The “Website” refers to GitHub’s website located at github.com , and all content, services, and products provided by GitHub at or through the Website. It also refers to GitHub-owned subdomains of github.com, such as education.github.com and pages.github.com . These Terms also govern GitHub’s conference websites, such as githubuniverse.com , and product websites, such as electronjs.org . Occasionally, websites owned by GitHub may provide different or additional terms of service. If those additional terms conflict with this Agreement, the more specific terms apply to the relevant page or service. B. Account Terms Short version: Personal Accounts and Organizations have different administrative controls; a human must create your Account; you must be 13 or over; you must provide a valid email address; and you may not have more than one free Account. You alone are responsible for your Account and anything that happens while you are signed in to or using your Account. You are responsible for keeping your Account secure. 1. Account Controls Users. Subject to these Terms, you retain ultimate administrative control over your Personal Account and the Content within it. Organizations. The "owner" of an Organization that was created under these Terms has ultimate administrative control over that Organization and the Content within it. Within the Service, an owner can manage User access to the Organization’s data and projects. An Organization may have multiple owners, but there must be at least one Personal Account designated as an owner of an Organization. If you are the owner of an Organization under these Terms, we consider you responsible for the actions that are performed on or through that Organization. 2. Required Information You must provide a valid email address in order to complete the signup process. Any other information requested, such as your real name, is optional, unless you are accepting these terms on behalf of a legal entity (in which case we need more information about the legal entity) or if you opt for a paid Account , in which case additional information will be necessary for billing purposes. 3. Account Requirements We have a few simple rules for Personal Accounts on GitHub's Service. You must be a human to create an Account. Accounts registered by "bots" or other automated methods are not permitted. We do permit machine accounts: A machine account is an Account set up by an individual human who accepts the Terms on behalf of the Account, provides a valid email address, and is responsible for its actions. A machine account is used exclusively for performing automated tasks. Multiple users may direct the actions of a machine account, but the owner of the Account is ultimately responsible for the machine's actions. You may maintain no more than one free machine account in addition to your free Personal Account. One person or legal entity may maintain no more than one free Account (if you choose to control a machine account as well, that's fine, but it can only be used for running a machine). You must be age 13 or older. While we are thrilled to see brilliant young coders get excited by learning to program, we must comply with United States law. GitHub does not target our Service to children under 13, and we do not permit any Users under 13 on our Service. If we learn of any User under the age of 13, we will terminate that User’s Account immediately . If you are a resident of a country outside the United States, your country’s minimum age may be older; in such a case, you are responsible for complying with your country’s laws. Your login may only be used by one person — i.e., a single login may not be shared by multiple people. A paid Organization may only provide access to as many Personal Accounts as your subscription allows. You may not use GitHub in violation of export control or sanctions laws of the United States or any other applicable jurisdiction. You may not use GitHub if you are or are working on behalf of a Specially Designated National (SDN) or a person subject to similar blocking or denied party prohibitions administered by a U.S. government agency. GitHub may allow persons in certain sanctioned countries or territories to access certain GitHub services pursuant to U.S. government authorizations. For more information, please see our Export Controls policy . 4. Account Security You are responsible for keeping your Account secure while you use our Service. We offer tools such as two-factor authentication to help you maintain your Account's security, but the content of your Account and its security are up to you. You are responsible for all content posted and activity that occurs under your Account (even when content is posted by others who have Accounts under your Account). You are responsible for maintaining the security of your Account and password. GitHub cannot and will not be liable for any loss or damage from your failure to comply with this security obligation. You will promptly notify GitHub by contacting us through the GitHub Support portal if you become aware of any unauthorized use of, or access to, our Service through your Account, including any unauthorized use of your password or Account. 5. Additional Terms In some situations, third parties' terms may apply to your use of GitHub. For example, you may be a member of an organization on GitHub with its own terms or license agreements; you may download an application that integrates with GitHub; or you may use GitHub to authenticate to another service. Please be aware that while these Terms are our full agreement with you, other parties' terms govern their relationships with you. If you are a government User or otherwise accessing or using any GitHub Service in a government capacity, this Government Amendment to GitHub Terms of Service applies to you, and you agree to its provisions. If you have signed up for GitHub Enterprise Cloud, the Enterprise Cloud Addendum applies to you, and you agree to its provisions. C. Acceptable Use Short version: GitHub hosts a wide variety of collaborative projects from all over the world, and that collaboration only works when our users are able to work together in good faith. While using the service, you must follow the terms of this section, which include some restrictions on content you can post, conduct on the service, and other limitations. In short, be excellent to each other. Your use of the Website and Service must not violate any applicable laws, including copyright or trademark laws, export control or sanctions laws, or other laws in your jurisdiction. You are responsible for making sure that your use of the Service is in compliance with laws and any applicable regulations. You agree that you will not under any circumstances violate our Acceptable Use Policies or Community Guidelines . D. User-Generated Content Short version: You own content you create, but you allow us certain rights to it, so that we can display and share the content you post. You still have control over your content, and responsibility for it, and the rights you grant us are limited to those we need to provide the service. We have the right to remove content or close Accounts if we need to. 1. Responsibility for User-Generated Content You may create or upload User-Generated Content while using the Service. You are solely responsible for the content of, and for any harm resulting from, any User-Generated Content that you post, upload, link to or otherwise make available via the Service, regardless of the form of that Content. We are not responsible for any public display or misuse of your User-Generated Content. 2. GitHub May Remove Content We have the right to refuse or remove any User-Generated Content that, in our sole discretion, violates any laws or GitHub terms or policies . User-Generated Content displayed on GitHub Mobile may be subject to mobile app stores' additional terms. 3. Ownership of Content, Right to Post, and License Grants You retain ownership of and responsibility for Your Content. If you're posting anything you did not create yourself or do not own the rights to, you agree that you are responsible for any Content you post; that you will only submit Content that you have the right to post; and that you will fully comply with any third party licenses relating to Content you post. Because you retain ownership of and responsibility for Your Content, we need you to grant us — and other GitHub Users — certain legal permissions, listed in Sections D.4 — D.7. These license grants apply to Your Content. If you upload Content that already comes with a license granting GitHub the permissions we need to run our Service, no additional license is required. You understand that you will not receive any payment for any of the rights granted in Sections D.4 — D.7. The licenses you grant to us will end when you remove Your Content from our servers, unless other Users have forked it. 4. License Grant to Us We need the legal right to do things like host Your Content, publish it, and share it. You grant us and our legal successors the right to store, archive, parse, and display Your Content, and make incidental copies, as necessary to provide the Service, including improving the Service over time. This license includes the right to do things like copy it to our database and make backups; show it to you and other users; parse it into a search index or otherwise analyze it on our servers; share it with other users; and perform it, in case Your Content is something like music or video. This license does not grant GitHub the right to sell Your Content. It also does not grant GitHub the right to otherwise distribute or use Your Content outside of our provision of the Service, except that as part of the right to archive Your Content, GitHub may permit our partners to store and archive Your Content in public repositories in connection with the GitHub Arctic Code Vault and GitHub Archive Program . 5. License Grant to Other Users Any User-Generated Content you post publicly, including issues, comments, and contributions to other Users' repositories, may be viewed by others. By setting your repositories to be viewed publicly, you agree to allow others to view and "fork" your repositories (this means that others may make their own copies of Content from your repositories in repositories they control). If you set your pages and repositories to be viewed publicly, you grant each User of GitHub a nonexclusive, worldwide license to use, display, and perform Your Content through the GitHub Service and to reproduce Your Content solely on GitHub as permitted through GitHub's functionality (for example, through forking). You may grant further rights if you adopt a license . If you are uploading Content you did not create or own, you are responsible for ensuring that the Content you upload is licensed under terms that grant these permissions to other GitHub Users. 6. Contributions Under Repository License Whenever you add Content to a repository containing notice of a license, you license that Content under the same terms, and you agree that you have the right to license that Content under those terms. If you have a separate agreement to license that Content under different terms, such as a contributor license agreement, that agreement will supersede. Isn't this just how it works already? Yep. This is widely accepted as the norm in the open-source community; it's commonly referred to by the shorthand "inbound=outbound". We're just making it explicit. 7. Moral Rights You retain all moral rights to Your Content that you upload, publish, or submit to any part of the Service, including the rights of integrity and attribution. However, you waive these rights and agree not to assert them against us, to enable us to reasonably exercise the rights granted in Section D.4, but not otherwise. To the extent this agreement is not enforceable by applicable law, you grant GitHub the rights we need to use Your Content without attribution and to make reasonable adaptations of Your Content as necessary to render the Website and provide the Service. 8. Access Reciprocity By using automated means to access, collect, or otherwise use (“Access”) any publicly accessible Content from the Service for the purpose of developing or training any commercially available artificial intelligence model, machine learning system, or similar technology (a "Commercial AI System"), you hereby waive any and all policies, terms, conditions, or contractual provisions governing products, services, websites or datasets you own or operate that would otherwise prohibit, restrict, or place conditions upon GitHub's Access to any publicly accessible data, information or content associated with your products or services, including for the purpose of developing or training any Commercial AI System. You further agree not to impose technical or other targeted measures to restrict or retaliate against such Access. This Section D.8 does not apply to Access solely for the purpose of academic research or if, on the date you Access the Content, the number of monthly active users of the products or services made available by you is less than 700 million in the preceding calendar month. For the purposes of this Section, "you" shall refer to you and any entity that directly or indirectly controls, is controlled by, or is under common control with you (affiliates). E. Private Repositories Short version: We treat the content of private repositories as confidential, and we only access it as described in our Privacy Statement—for security purposes, to assist the repository owner with a support matter, to maintain the integrity of the Service, to comply with our legal obligations, if we have reason to believe the contents are in violation of the law, or with your consent. 1. Control of Private Repositories Some Accounts may have private repositories, which allow the User to control access to Content. 2. Confidentiality of Private Repositories GitHub considers the contents of private repositories to be confidential to you. GitHub will protect the contents of private repositories from unauthorized use, access, or disclosure in the same manner that we would use to protect our own confidential information of a similar nature and in no event with less than a reasonable degree of care. 3. Access GitHub personnel may only access the content of your private repositories in the situations described in our Privacy Statement . You may choose to enable additional access to your private repositories. For example: You may enable various GitHub services or features that require additional rights to Your Content in private repositories. These rights may vary depending on the service or feature, but GitHub will continue to treat your private repository Content as confidential. If those services or features require rights in addition to those we need to provide the GitHub Service, we will provide an explanation of those rights. Additionally, we may be compelled by law to disclose the contents of your private repositories. GitHub will provide notice regarding our access to private repository content, unless for legal disclosure , to comply with our legal obligations, or where otherwise bound by requirements under law, for automated scanning, or if in response to a security threat or other risk to security. F. Copyright Infringement and DMCA Policy If you believe that content on our website violates your copyright, please contact us in accordance with our Digital Millennium Copyright Act Policy . If you are a copyright owner and you believe that content on GitHub violates your rights, please contact us via our convenient DMCA form or by emailing copyright@github.com . There may be legal consequences for sending a false or frivolous takedown notice. Before sending a takedown request, you must consider legal uses such as fair use and licensed uses. We will terminate the Accounts of repeat infringers of this policy. G. Intellectual Property Notice Short version: We own the service and all of our content. In order for you to use our content, we give you certain rights to it, but you may only use our content in the way we have allowed. 1. GitHub's Rights to Content GitHub and our licensors, vendors, agents, and/or our content providers retain ownership of all intellectual property rights of any kind related to the Website and Service. We reserve all rights that are not expressly granted to you under this Agreement or by law. The look and feel of the Website and Service is copyright © GitHub, Inc. All rights reserved. You may not duplicate, copy, or reuse any portion of the HTML/CSS, JavaScript, or visual design elements or concepts without express written permission from GitHub. 2. GitHub Trademarks and Logos If you’d like to use GitHub’s trademarks, you must follow all of our trademark guidelines, including those on our logos page: https://github.com/logos . 3. License to GitHub Policies This Agreement is licensed under this Creative Commons Zero license . For details, see our site-policy repository . H. API Terms Short version: You agree to these Terms of Service, plus this Section H, when using any of GitHub's APIs (Application Provider Interface), including use of the API through a third party product that accesses GitHub. Abuse or excessively frequent requests to GitHub via the API may result in the temporary or permanent suspension of your Account's access to the API. GitHub, in our sole discretion, will determine abuse or excessive usage of the API. We will make a reasonable attempt to warn you via email prior to suspension. You may not share API tokens to exceed GitHub's rate limitations. You may not use the API to download data or Content from GitHub for spamming purposes, including for the purposes of selling GitHub users' personal information, such as to recruiters, headhunters, and job boards. All use of the GitHub API is subject to these Terms of Service and the GitHub Privacy Statement . GitHub may offer subscription-based access to our API for those Users who require high-throughput access or access that would result in resale of GitHub's Service. I. GitHub Additional Product Terms Short version: You need to follow certain specific terms and conditions for GitHub's various features and products, and you agree to the Supplemental Terms and Conditions when you agree to this Agreement. Some Service features may be subject to additional terms specific to that feature or product as set forth in the GitHub Additional Product Terms. By accessing or using the Services, you also agree to the GitHub Additional Product Terms . J. Beta Previews Short version: Beta Previews may not be supported or may change at any time. You may receive confidential information through those programs that must remain confidential while the program is private. We'd love your feedback to make our Beta Previews better. 1. Subject to Change Beta Previews may not be supported and may be changed at any time without notice. In addition, Beta Previews are not subject to the same security measures and auditing to which the Service has been and is subject. By using a Beta Preview, you use it at your own risk. 2. Confidentiality As a user of Beta Previews, you may get access to special information that isn’t available to the rest of the world. Due to the sensitive nature of this information, it’s important for us to make sure that you keep that information secret. Confidentiality Obligations. You agree that any non-public Beta Preview information we give you, such as information about a private Beta Preview, will be considered GitHub’s confidential information (collectively, “Confidential Information”), regardless of whether it is marked or identified as such. You agree to only use such Confidential Information for the express purpose of testing and evaluating the Beta Preview (the “Purpose”), and not for any other purpose. You should use the same degree of care as you would with your own confidential information, but no less than reasonable precautions to prevent any unauthorized use, disclosure, publication, or dissemination of our Confidential Information. You promise not to disclose, publish, or disseminate any Confidential Information to any third party, unless we don’t otherwise prohibit or restrict such disclosure (for example, you might be part of a GitHub-organized group discussion about a private Beta Preview feature). Exceptions. Confidential Information will not include information that is: (a) or becomes publicly available without breach of this Agreement through no act or inaction on your part (such as when a private Beta Preview becomes a public Beta Preview); (b) known to you before we disclose it to you; (c) independently developed by you without breach of any confidentiality obligation to us or any third party; or (d) disclosed with permission from GitHub. You will not violate the terms of this Agreement if you are required to disclose Confidential Information pursuant to operation of law, provided GitHub has been given reasonable advance written notice to object, unless prohibited by law. 3. Feedback We’re always trying to improve of products and services, and your feedback as a Beta Preview user will help us do that. If you choose to give us any ideas, know-how, algorithms, code contributions, suggestions, enhancement requests, recommendations or any other feedback for our products or services (collectively, “Feedback”), you acknowledge and agree that GitHub will have a royalty-free, fully paid-up, worldwide, transferable, sub-licensable, irrevocable and perpetual license to implement, use, modify, commercially exploit and/or incorporate the Feedback into our products, services, and documentation. K. Payment Short version: You are responsible for any fees associated with your use of GitHub. We are responsible for communicating those fees to you clearly and accurately, and letting you know well in advance if those prices change. 1. Pricing Our pricing and payment terms are available at github.com/pricing . If you agree to a subscription price, that will remain your price for the duration of the payment term; however, prices are subject to change at the end of a payment term. 2. Upgrades, Downgrades, and Changes We will immediately bill you when you upgrade from the free plan to any paying plan. If you change from a monthly billing plan to a yearly billing plan, GitHub will bill you for a full year at the next monthly billing date. If you upgrade to a higher level of service, we will bill you for the upgraded plan immediately. You may change your level of service at any time by choosing a plan option or going into your Billing settings . If you choose to downgrade your Account, you may lose access to Content, features, or capacity of your Account. Please see our section on Cancellation for information on getting a copy of that Content. 3. Billing Schedule; No Refunds Payment Based on Plan For monthly or yearly payment plans, the Service is billed in advance on a monthly or yearly basis respectively and is non-refundable. There will be no refunds or credits for partial months of service, downgrade refunds, or refunds for months unused with an open Account; however, the service will remain active for the length of the paid billing period. In order to treat everyone equally, no exceptions will be made. Payment Based on Usage Some Service features are billed based on your usage. A limited quantity of these Service features may be included in your plan for a limited term without additional charge. If you choose to use paid Service features beyond the quantity included in your plan, you pay for those Service features based on your actual usage in the preceding month. Monthly payment for these purchases will be charged on a periodic basis in arrears. See GitHub Additional Product Terms for Details . Invoicing For invoiced Users, User agrees to pay the fees in full, up front without deduction or setoff of any kind, in U.S. Dollars. User must pay the fees within thirty (30) days of the GitHub invoice date. Amounts payable under this Agreement are non-refundable, except as otherwise provided in this Agreement. If User fails to pay any fees on time, GitHub reserves the right, in addition to taking any other action at law or equity, to (i) charge interest on past due amounts at 1.0% per month or the highest interest rate allowed by law, whichever is less, and to charge all expenses of recovery, and (ii) terminate the applicable order form. User is solely responsible for all taxes, fees, duties and governmental assessments (except for taxes based on GitHub's net income) that are imposed or become due in connection with this Agreement. 4. Authorization By agreeing to these Terms, you are giving us permission to charge your on-file credit card, PayPal account, or other approved methods of payment for fees that you authorize for GitHub. 5. Responsibility for Payment You are responsible for all fees, including taxes, associated with your use of the Service. By using the Service, you agree to pay GitHub any charge incurred in connection with your use of the Service. If you dispute the matter, contact us through the GitHub Support portal . You are responsible for providing us with a valid means of payment for paid Accounts. Free Accounts are not required to provide payment information. L. Cancellation and Termination Short version: You may close your Account at any time. If you do, we'll treat your information responsibly. 1. Account Cancellation It is your responsibility to properly cancel your Account with GitHub. You can cancel your Account at any time by going into your Settings in the global navigation bar at the top of the screen. The Account screen provides a simple, no questions asked cancellation link. We are not able to cancel Accounts in response to an email or phone request. 2. Upon Cancellation We will retain and use your information as necessary to comply with our legal obligations, resolve disputes, and enforce our agreements, but barring legal requirements, we will delete your full profile and the Content of your repositories within 90 days of cancellation or termination (though some information may remain in encrypted backups). This information cannot be recovered once your Account is canceled. We will not delete Content that you have contributed to other Users' repositories or that other Users have forked. Upon request, we will make a reasonable effort to provide an Account owner with a copy of your lawful, non-infringing Account contents after Account cancellation, termination, or downgrade. You must make this request within 90 days of cancellation, termination, or downgrade. 3. GitHub May Terminate GitHub has the right to suspend or terminate your access to all or any part of the Website at any time, with or without cause, with or without notice, effective immediately. GitHub reserves the right to refuse service to anyone for any reason at any time. 4. Survival All provisions of this Agreement which, by their nature, should survive termination will survive termination — including, without limitation: ownership provisions, warranty disclaimers, indemnity, and limitations of liability. M. Communications with GitHub Short version: We use email and other electronic means to stay in touch with our users. 1. Electronic Communication Required For contractual purposes, you (1) consent to receive communications from us in an electronic form via the email address you have submitted or via the Service; and (2) agree that all Terms of Service, agreements, notices, disclosures, and other communications that we provide to you electronically satisfy any legal requirement that those communications would satisfy if they were on paper. This section does not affect your non-waivable rights. 2. Legal Notice to GitHub Must Be in Writing Communications made through email or GitHub Support's messaging system will not constitute legal notice to GitHub or any of its officers, employees, agents or representatives in any situation where notice to GitHub is required by contract or any law or regulation. Legal notice to GitHub must be in writing and served on GitHub's legal agent . 3. No Phone Support GitHub only offers support via email, in-Service communications, and electronic messages. We do not offer telephone support. N. Disclaimer of Warranties Short version: We provide our service as is, and we make no promises or guarantees about this service. Please read this section carefully; you should understand what to expect. GitHub provides the Website and the Service “as is” and “as available,” without warranty of any kind. Without limiting this, we expressly disclaim all warranties, whether express, implied or statutory, regarding the Website and the Service including without limitation any warranty of merchantability, fitness for a particular purpose, title, security, accuracy and non-infringement. GitHub does not warrant that the Service will meet your requirements; that the Service will be uninterrupted, timely, secure, or error-free; that the information provided through the Service is accurate, reliable or correct; that any defects or errors will be corrected; that the Service will be available at any particular time or location; or that the Service is free of viruses or other harmful components. You assume full responsibility and risk of loss resulting from your downloading and/or use of files, information, content or other material obtained from the Service. O. Limitation of Liability Short version: We will not be liable for damages or losses arising from your use or inability to use the service or otherwise arising under this agreement. Please read this section carefully; it limits our obligations to you. You understand and agree that we will not be liable to you or any third party for any loss of profits, use, goodwill, or data, or for any incidental, indirect, special, consequential or exemplary damages, however arising, that result from the use, disclosure, or display of your User-Generated Content; your use or inability to use the Service; any modification, price change, suspension or discontinuance of the Service; the Service generally or the software or systems that make the Service available; unauthorized access to or alterations of your transmissions or data; statements or conduct of any third party on the Service; any other user interactions that you input or receive through your use of the Service; or any other matter relating to the Service. Our liability is limited whether or not we have been informed of the possibility of such damages, and even if a remedy set forth in this Agreement is found to have failed of its essential purpose. We will have no liability for any failure or delay due to matters beyond our reasonable control. P. Release and Indemnification Short version: You are responsible for your use of the service. If you harm someone else or get into a dispute with someone else, we will not be involved. If you have a dispute with one or more Users, you agree to release GitHub from any and all claims, demands and damages (actual and consequential) of every kind and nature, known and unknown, arising out of or in any way connected with such disputes. You agree to indemnify us, defend us, and hold us harmless from and against any and all claims, liabilities, and expenses, including attorneys’ fees, arising out of your use of the Website and the Service, including but not limited to your violation of this Agreement, provided that GitHub (1) promptly gives you written notice of the claim, demand, suit or proceeding; (2) gives you sole control of the defense and settlement of the claim, demand, suit or proceeding (provided that you may not settle any claim, demand, suit or proceeding unless the settlement unconditionally releases GitHub of all liability); and (3) provides to you all reasonable assistance, at your expense. Q. Changes to These Terms Short version: We want our users to be informed of important changes to our terms, but some changes aren't that important — we don't want to bother you every time we fix a typo. So while we may modify this agreement at any time, we will notify users of any material changes and give you time to adjust to them. We reserve the right, at our sole discretion, to amend these Terms of Service at any time and will update these Terms of Service in the event of any such amendments. We will notify our Users of material changes to this Agreement, such as price increases, at least 30 days prior to the change taking effect by posting a notice on our Website or sending email to the primary email address specified in your GitHub account. Customer's continued use of the Service after those 30 days constitutes agreement to those revisions of this Agreement. For any other modifications, your continued use of the Website constitutes agreement to our revisions of these Terms of Service. You can view all changes to these Terms in our Site Policy repository. We reserve the right at any time and from time to time to modify or discontinue, temporarily or permanently, the Website (or any part of it) with or without notice. R. Miscellaneous 1. Governing Law Except to the extent applicable law provides otherwise, this Agreement between you and GitHub and any access to or use of the Website or the Service are governed by the federal laws of the United States of America and the laws of the State of California, without regard to conflict of law provisions. You and GitHub agree to submit to the exclusive jurisdiction and venue of the courts located in the City and County of San Francisco, California. However, any claim for injunctive relief with respect to a violation of section D.8 may be brought in any jurisdiction. 2. Non-Assignability GitHub may assign or delegate these Terms of Service and/or the GitHub Privacy Statement , in whole or in part, to any person or entity at any time with or without your consent, including the license grant in Section D.4. You may not assign or delegate any rights or obligations under the Terms of Service or Privacy Statement without our prior written consent, and any unauthorized assignment and delegation by you is void. 3. Section Headings and Summaries Throughout this Agreement, each section includes titles and brief summaries of the following terms and conditions. These section titles and brief summaries are not legally binding. 4. Severability, No Waiver, and Survival If any part of this Agreement is held invalid or unenforceable, that portion of the Agreement will be construed to reflect the parties’ original intent. The remaining portions will remain in full force and effect. Any failure on the part of GitHub to enforce any provision of this Agreement will not be considered a waiver of our right to enforce such provision. Our rights under this Agreement will survive any termination of this Agreement. 5. Amendments; Complete Agreement This Agreement may only be modified by a written amendment signed by an authorized representative of GitHub, or by the posting by GitHub of a revised version in accordance with Section Q. Changes to These Terms . These Terms of Service, together with the GitHub Privacy Statement, represent the complete and exclusive statement of the agreement between you and us. This Agreement supersedes any proposal or prior agreement oral or written, and any other communications between you and GitHub relating to the subject matter of these terms including any confidentiality or nondisclosure agreements. 6. Questions Questions about the Terms of Service? Contact us through the GitHub Support portal . Help and support Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://gg.forem.com/privacy#2-personal-information-we-collect | Privacy Policy - Gamers Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Gamers Forem Close Privacy Policy Last Updated: September 01, 2023 This Privacy Policy is designed to help you understand how DEV Community Inc. (" DEV ," " we ," or " us ") collects, use, and discloses your personal information. What's With the Defined Terms? You'll notice that some words appear in quotes in this Privacy Policy. They're called "defined terms," and we use them so that we don't have to repeat the same language again and again. They mean the same thing in every instance, to help us make sure that this Privacy Policy is consistent. We've included the defined terms throughout because we want it to be easy for you to read them in context. 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? 2. PERSONAL INFORMATION WE COLLECT 3. HOW WE USE YOUR INFORMATION 4. HOW WE DISCLOSE YOUR INFORMATION 5. YOUR PRIVACY CHOICES AND RIGHTS 6. INTERNATIONAL DATA TRANSFERS 7. RETENTION OF PERSONAL INFORMATION 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS 10. CHILDREN'S INFORMATION 11. OTHER PROVISIONS 12. CONTACT US 1. WHAT DOES THIS PRIVACY POLICY APPLY TO? This Privacy Policy applies to personal information processed by us, including on our websites, mobile applications, and other online or offline offerings — basically anything we do. To make this Privacy Policy easier to read, our websites, mobile applications, and other offerings are all collectively called the " Services. " Beyond this Privacy Policy, your use of the Services is subject to our DEV Community Terms and our Forem Terms. The Services include both our own community forum at https://www.dev.to (the " DEV Community ") and the open source tool we provide called " Forem ," available at https://www.forem.com which allows our customers to create and operate their own online forums. We collect personal information from two categories of people: (1) our customers, who use Forem and our hosting services to run and host their own forums (we'll call them " Forem Operators "), and (2) the people who interact with DEV-hosted forums, including forums provided by Forem Operators utilizing Forem and separately our own DEV Community (we'll call them " Users "). An Important Note for Users Since we provide hosting services for Forem Operators, technically we also process your information on their behalf. That processing is governed by the contracts that we have in place with each Forem Operator, not this Privacy Policy. In other words, when you share your data on a DEV-hosted forum operated by a Forem Operator, we at DEV are basically just the "pipes" — we process the data on behalf of the Forem Operator, but don't do anything with it ourselves beyond what we're required to do under our contract (and by law). So, if you post your information on a DEV-powered forum provided by a Forem Operator, that Forem Operator's privacy policy applies, and any questions or requests relating to your data on that service should be directed to that Forem Operator, not us. Likewise, if you use our mobile application, you may also interact with forums that use DEV's open-source tools but do all their hosting and data collection themselves. For those forums, we at DEV have no access to your data, so be sure to read the privacy policy of any third-party hosted forum before posting. 2. PERSONAL INFORMATION WE COLLECT The categories of personal information we collect depend on whether you're a User or Forem Operator, how you interact with us, our Services, and the requirements of applicable law. Breaking it down, we collect three types of information: (1) information that you provide to us directly, (2) information we obtain automatically when you use our Services, and (3) information we get about you from other sources (such as third-party services and organizations). More details are below. A. Information You Provide to Us Directly We may collect the following personal information that you provide to us. Account Creation (for Forem Operators): We'll require your name and email address to get started, as well as some details about the Forem you want to run, such as: whether you're running the Forem on your own behalf or as part of an organization, and details about the community you want to support (how big is it, what topics does it cover, where do members currently communicate, how/if the community earns money, whether the community is open, invite-only or paid, any existing social media accounts, etc.) You'll need to tell us a bit about your personal coding background, and you'll have the option to provide your DEV username as well, if you are a member of the DEV.to community. Account Creation (for Users) : We collect name and email address from users that create an account on DEV Community. For other forums created by Forem Operators using Forem, the Forem Operator determines what information is required for User account creation for their respective forums. Interactive Features (for Users) . Like any other social network, both we and other Users of our Services may collect personal information that you submit or make available through our interactive features (e.g., messaging and chat features, commenting functionalities, forums, blogs, posts, and other social media pages). While we do have private messages that are only between you and the person you're messaging (as well as us and the Forem Operator, as applicable), any information you provide using the public sharing features of the Services, such as the information you post to your public profile or the topics you follow is public, including to recruiters and prospective employers, and is not subject to any of the privacy protections we mention in this Privacy Policy except where legally required. Please exercise caution before revealing any information that may identify you in the real world to others. Purchases . If you buy stuff on our shop site https://shop.dev.to/ (as either a User or Forem Operator), or otherwise if you pay us in connection with your use of the Forem service, we may collect personal information and details associated with your purchases, including payment information. Any payments made via our Services are processed by third-party payment processors, such as Stripe, Shopify, and PayPal. We do not directly collect or store any payment card information entered through our Services, but may receive information associated with your payment card information (e.g., your billing details). Your Communications with Us (Users and Forem Operators) . We may collect personal information, such as email address, phone number, or mailing address when you request information about our Services, register for our newsletter or loyalty program, request customer or technical support, apply for a job, or otherwise communicate with us. Surveys . We may contact you to participate in surveys. If you decide to participate, you may be asked to provide certain information, which may include personal information (for example, your home address). Sweepstakes or Contests . We may collect personal information you provide for any sweepstakes or contests that we offer. In some jurisdictions, we are required to publicly share information of sweepstakes and contest winners. Conferences, Trade Shows, and Other Events . We may collect personal information from individuals when we attend conferences, trade shows, and other events. Business Development and Strategic Partnerships . We may collect personal information from individuals and third parties to assess and pursue potential business opportunities. Job Applications . We may post job openings and opportunities on our Services. If you reply to one of these postings by submitting your application, CV and/or cover letter to us, we will collect and use your information to assess your qualifications. B. Information Collected Automatically We may collect personal information automatically when you use our Services: Automatic Data Collection . We may collect certain information automatically when you use our Services, such as your Internet protocol (IP) address, user settings, MAC address, cookie identifiers, mobile carrier, mobile advertising and other unique identifiers, browser or device information, location information (including approximate location derived from IP address), and Internet service provider. We may also automatically collect information regarding your use of our Services, such as pages that you visit before, during and after using our Services, information about the links you click, the types of content you interact with, the frequency and duration of your activities, and other information about how you use our Services. In addition, we may collect information that other people provide about you when they use our Services, including information about you when they tag you in their posts. Cookies, Pixel Tags/Web Beacons, and Other Technologies . We, as well as third parties that provide content, advertising, or other functionality on our Services, may use cookies, pixel tags, local storage, and other technologies (" Technologies ") to automatically collect information through your use of our Services. Cookies . Cookies are small text files placed in device browsers that store preferences and facilitate and enhance your experience. Pixel Tags/Web Beacons . A pixel tag (also known as a web beacon) is a piece of code embedded in our Services that collects information about engagement on our Services. The use of a pixel tag allows us to record, for example, that a user has visited a particular web page or clicked on a particular advertisement. We may also include web beacons in e-mails to understand whether messages have been opened, acted on, or forwarded. Our uses of these Technologies fall into the following general categories: Operationally Necessary . This includes Technologies that allow you access to our Services, applications, and tools that are required to identify irregular website behavior, prevent fraudulent activity and improve security or that allow you to make use of our functionality. Performance-Related . We may use Technologies to assess the performance of our Services, including as part of our analytic practices to help us understand how individuals use our Services ( see Analytics below ). Functionality-Related . We may use Technologies that allow us to offer you enhanced functionality when accessing or using our Services. This may include identifying you when you sign into our Services or keeping track of your specified preferences, interests, or past items viewed. Analytics . We may use Technologies and other third-party tools to process analytics information on our Services. Some of our analytics partners include Google Analytics. For more information,please visit Google Analytics' Privacy Policy . To learn more about how to opt-out of Google Analytics' use of your information, please click here . Social Media Platforms . Our Services may contain social media buttons such as Twitter, Facebook, GitHub, Instagram, and Twitch (that might include widgets such as the "share this" button or other interactive mini programs). These features may collect your IP address, which page you are visiting on our Services, and may set a cookie to enable the feature to function properly. Your interactions with these platforms are governed by the privacy policy of the company providing it. See the "Your Privacy Choices and Rights" section below to understand your choices regarding these Technologies. C. Information Collected from Other Sources We may obtain information about you from other sources, including through third-party services and organizations. For example, if you access our Services through a third-party application, such as an app store, a third-party login service (e.g., through Twitter, Apple, or GitHub), or a social networking site, we may collect whatever information about you from that third-party application that you have made available via your privacy settings. 3. HOW WE USE YOUR INFORMATION We use your information for a variety of business purposes, including to provide our Services, for administrative purposes, and to market our products and Services, as described below. A. Provide Our Services We use your information to fulfill our contract with you and provide you with our Services, such as: Managing your information and accounts; Providing access to certain areas, functionalities, and features of our Services; Answering requests for customer or technical support; Communicating with you about your account, activities on our Services, and policy changes; Processing your financial information and other payment methods for products or Services purchased; Processing applications if you apply for a job we post on our Services; and Allowing you to register for events. B. Administrative Purposes We use your information for various administrative purposes, such as: Pursuing our legitimate interests such as direct marketing, research and development (including marketing research), network and information security, and fraud prevention; Detecting security incidents, protecting against malicious, deceptive, fraudulent or illegal activity, and prosecuting those responsible for that activity; Measuring interest and engagement in our Services, including for usage-based billing purposes; Short-term, transient use, such as contextual customization of ads; Improving, optimizing, upgrading, or enhancing our Services; Developing new products and Services; Ensuring internal quality control and safety; Authenticating and verifying individual identities, including requests to exercise your rights under this policy; Debugging to identify and repair errors with our Services; Auditing relating to interactions, transactions and other compliance activities; Enforcing our agreements and policies; and Complying with our legal obligations. C. Marketing and Advertising our Products and Services We may use your personal information to tailor and provide you with content and advertisements for our Services, such as via email. If you have any questions about our marketing practices, you may contact us at any time as set forth in the "Contact Us" section below. D. Other Purposes We also use your information for other purposes as requested by you or as permitted by applicable law. Consent . We may use personal information for other purposes that are clearly disclosed to you at the time you provide personal information or with your consent. Automated Decision Making. We may engage in automated decision making, including profiling, such as to suggest topics or other Users for you to follow. DEV's processing of your personal information will not result in a decision based solely on automated processing that significantly affects you unless such a decision is necessary as part of a contract we have with you, we have your consent, or we are permitted by law to engage in such automated decision making. If you have questions about our automated decision making, you may contact us as set forth in the "Contact Us" section below. De-identified and Aggregated Information . We may use personal information and other information about you to create de-identified and/or aggregated information, such as de-identified demographic information, information about the device from which you access our Services, or other analyses we create. For example, we may collect system-wide information to ensure availability of the platform, or measure aggregate data trends to analyze and optimize our Services. Share Content with Friends or Colleagues. Our Services may offer various tools and functionalities. For example, we may allow you to provide information about your friends through our referral services. Our referral services may allow you to forward or share certain content with a friend or colleague, such as an email inviting your friend to use our Services. Please only share with us contact information of people with whom you have a relationship (e.g., relative, friend neighbor, or co-worker). 4. HOW WE DISCLOSE YOUR INFORMATION We disclose your information to third parties for a variety of business purposes, including to provide our Services, to protect us or others, or in the event of a major business transaction such as a merger, sale, or asset transfer, as described below. A. Disclosures to Provide our Services The categories of third parties with whom we may share your information are described below. Service Providers . We may share your personal information with our third-party service providers who use that information to help us provide our Services. This includes service providers that provide us with IT support, hosting, payment processing, customer service, and related services. For example, our Shop site is run by Shopify, who handle your shipping details on our behalf. Business Partners . We may share your personal information with business partners to provide you with a product or service you have requested. We may also share your personal information to business partners with whom we jointly offer products or services. Other Users . As described above in the "Personal Information We Collect" section of this Privacy Policy, our Service allows Users to share their profiles, and any posts, chats, etc. with other Users and with the general public, including to those who do not use our Services. APIs/SDKs . We may use third-party Application Program Interfaces ("APIs") and Software Development Kits ("SDKs") as part of the functionality of our Services. For more information about our use of APIs and SDKs, please contact us as set forth in the "Contact Us" section below. B . Disclosures to Protect Us or Others We may access, preserve, and disclose any information we store associated with you to external parties if we, in good faith, believe doing so is required or appropriate to: comply with law enforcement or national security requests and legal process, such as a court order or subpoena; protect your, our, or others' rights, property, or safety; enforce our policies or contracts; collect amounts owed to us; or assist with an investigation or prosecution of suspected or actual illegal activity. C. Disclosure in the Event of Merger, Sale, or Other Asset Transfers If we are involved in a merger, acquisition, financing due diligence, reorganization, bankruptcy, receivership, purchase or sale of assets, or transition of service to another provider, your information may be sold or transferred as part of such a transaction, as permitted by law and/or contract. 5. YOUR PRIVACY CHOICES AND RIGHTS Your Privacy Choices . The privacy choices you may have about your personal information are determined by applicable law and are described below. Email Communications . If you receive an unwanted email from us, you can use the unsubscribe link found at the bottom of the email to opt out of receiving future emails. Note that you will continue to receive transaction-related emails regarding products or Services you have requested. We may also send you certain non-promotional communications regarding us and our Services, and you will not be able to opt out of those communications (e.g., communications regarding our Services or updates to our Terms or this Privacy Policy). Mobile Devices . We may send you push notifications through our mobile application. You may opt out from receiving these push notifications by changing the settings on your mobile device. "Do Not Track." Do Not Track (" DNT ") is a privacy preference that users can set in certain web browsers. Please note that we do not respond to or honor DNT signals or similar mechanisms transmitted by web browsers. Cookies and Interest-Based Advertising . You may stop or restrict the placement of Technologies on your device or remove them by adjusting your preferences as your browser or device permits. However, if you adjust your preferences, our Services may not work properly. Please note that cookie-based opt-outs are not effective on mobile applications. Please note you must separately opt out in each browser and on each device. Your Privacy Rights . In accordance with applicable law, you may have the right to: Access Personal Information about you, including: (i) confirming whether we are processing your personal information; (ii) obtaining access to or a copy of your personal information; Request Correction of your personal information where it is inaccurate, incomplete or outdated. In some cases, we may provide self-service tools that enable you to update your personal information; Request Deletion, Anonymization or Blocking of your personal information when processing is based on your consent or when processing is unnecessary, excessive or noncompliant; Request Restriction of or Object to our processing of your personal information when processing is noncompliant; Withdraw Your Consent to our processing of your personal information. If you refrain from providing personal information or withdraw your consent to processing, some features of our Service may not be available; Request Data Portability and Receive an Electronic Copy of Personal Information that You Have Provided to Us; Be Informed about third parties with which your personal information has been shared; and Request the Review of Decisions Taken Exclusively Based on Automated Processing if such decisions could affect your data subject rights. If you would like to exercise any of these rights, please contact us as set forth in "Contact Us" below. We will process such requests in accordance with applicable laws. 6. INTERNATIONAL DATA TRANSFERS All information processed by us may be transferred, processed, and stored anywhere in the world, including, but not limited to, the United States or other countries, which may have data protection laws that are different from the laws where you live. We always strive to safeguard your information consistent with the requirements of applicable laws. 7. RETENTION OF PERSONAL INFORMATION We store the personal information we collect as described in this Privacy Policy for as long as you use our Services or as necessary: to fulfill the purpose or purposes for which it was collected, to provide our Services, to resolve disputes, to establish legal defenses, to conduct audits, to pursue legitimate business purposes, to enforce our agreements, and to comply with applicable laws. 8. SUPPLEMENTAL DISCLOSURES FOR CALIFORNIA RESIDENTS Refer-a-Friend and Similar Incentive Programs . As described above in the How We Use Your Personal Information section ("Share Content with Friends or Colleagues" subsection), we may offer referral programs or other incentivized data collection programs. For example, we may offer incentives to you such as discounts or promotional items or credit in connection with these programs, wherein you provide your personal information in exchange for a reward, or provide personal information regarding your friends or colleagues (such as their email address) and receive rewards when they sign up to use our Services. (The referred party may also receive rewards for signing up via your referral.) These programs are entirely voluntary and allow us to grow our business and provide additional benefits to you. The value of your data to us depends on how you ultimately use our Services, whereas the value of the referred party's data to us depends on whether the referred party ultimately becomes a User or Forem Operator and uses our Services. Said value will be reflected in the incentive offered in connection with each program. Accessibility . This Privacy Policy uses industry-standard technologies and was developed in line with the World Wide Web Consortium's Web Content Accessibility Guidelines, version 2.1* . * If you wish to print this policy, please do so from your web browser or by saving the page as a PDF. California Shine the Light . The California "Shine the Light" law permits users who are California residents to request and obtain from us once a year, free of charge, a list of the third parties to whom we have disclosed their personal information (if any) for their direct marketing purposes in the prior calendar year, as well as the type of personal information disclosed to those parties. Right for Minors to Remove Posted Content . Where required by law, California residents under the age of 18 may request to have their posted content or information removed from the publicly-viewable portions of the Services by contacting us directly as set forth in the "Contact Us" section below or by logging into their account and removing the content or information using our self-service tools. 9. SUPPLEMENTAL NOTICE FOR NEVADA RESIDENTS If you are a resident of Nevada, you have the right to opt-out of the sale of certain Personal Information to third parties who intend to license or sell that Personal Information. You can exercise this right by contacting us as set forth in the "Contact Us\" section below with the subject line "Nevada Do Not Sell Request" and providing us with your name and the email address associated with your account. Please note that we do not currently sell your Personal Information as sales are defined in Nevada Revised Statutes Chapter 603A. If you have any questions, please contact us as set forth below. 10. CHILDREN'S INFORMATION The Services are not directed to children under 13 (or other age as required by local law), and we do not knowingly collect personal information from children. If you are a parent or guardian and believe your child has uploaded personal information to our site without your consent, you may contact us as described in the "Contact Us" section below. If we become aware that a child has provided us with personal information in violation of applicable law, we will delete any personal information we have collected, unless we have a legal obligation to keep it, and terminate the child's account if applicable. 11. OTHER PROVISIONS Third-Party Websites or Applications . The Services may contain links to other websites or applications, and other websites or applications may reference or link to our Services. These third-party services are not controlled by us. We encourage our users to read the privacy policies of each website and application with which they interact. We do not endorse, screen or approve, and are not responsible for, the privacy practices or content of such other websites or applications. Providing personal information to third-party websites or applications is at your own risk. Changes to Our Privacy Policy . We may revise this Privacy Policy from time to time in our sole discretion. If there are any material changes to this Privacy Policy, we will notify you as required by applicable law. You understand and agree that you will be deemed to have accepted the updated Privacy Policy if you continue to use our Services after the new Privacy Policy takes effect. 12. CONTACT US If you have any questions about our privacy practices or this Privacy Policy, or to exercise your rights as detailed in this Privacy Policy, please contact us at: support@dev.to . 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Gamers Forem — An inclusive community for gaming enthusiasts Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Gamers Forem © 2025 - 2026. We're a place where gamers unite, level up, and share epic adventures. Log in Create account | 2026-01-13T08:48:13 |
https://mailto:support@dev.to/deved | DEV Education Tracks - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close DEV Education Tracks Learning Tracks Available Now 🎓 Build Apps with Google AI Studio Learn to turn text prompts into fully functional web applications using Google AI Studio Active Beginner What are DEV Education Tracks? 🧠 DEV Education Tracks are curated learning experiences that combine expert education content with optional hands-on practice. Whether you're completely new to a topic or looking to deepen your understanding, these tutorials are designed to give you a solid foundation and inspire you to start building. How It Works 📚 Learn from Experts: Access high-quality tutorials created by industry leaders from companies like Google AI Build & Practice: Apply your knowledge through hands-on assignments and real-world projects Earn Recognition: Share your work and earn exclusive DEV badges to showcase your achievements Create the Official Learning Experience Partner with DEV to create the definitive learning track for your tool, API, or platform. Work with our team to build hands-on tutorials that advance the skills of the entire developer ecosystem and showcase your technology to our engaged community. Get in Touch 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://design.forem.com/favour_okhioya_9b7d7bd62f/comment/2p3me | I have an idea that is awesome mind if I give you an insight it truly a great... - Design Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Design Community Close Discussion on: S27:E7 - Tech and Art (Chris Immel) View post Collapse Expand Favour Okhioya Favour Okhioya Favour Okhioya Follow I just that person with ideas Email favourokhioya2006@gmail.com Location Lagos Nigeria Joined Jun 16, 2025 • Jun 16 '25 Dropdown menu Copy link Hide I have an idea that is awesome mind if I give you an insight it truly a great idea Like comment: Like comment: 1 like Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Design Community — Web design, graphic design and everything in-between Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Design Community © 2016 - 2026. We're a place where designers share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/shashwathsh/my-spring-boot-api-became-slow-until-i-learned-pagination-sorting-20md | 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Shashwath S H Posted on Jan 13 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” # springboot # backend # java # sorting At first, my Spring Boot APIs worked perfectly. Data was returned. UI was happy. Everything looked fine. Then the database grew. Hundreds of records became thousands. Responses slowed down. Memory usage increased. That’s when I realized I was missing something critical: Sorting and Pagination . 🧠 Why Sorting & Pagination Matter In real applications: Databases grow fast Fetching everything at once is expensive Clients rarely need all data Sorting and pagination help you: Improve performance Reduce memory usage Deliver faster APIs Build scalable systems This is not optional in production backends. 🔀 Sorting Using Method Query Names Spring Data JPA allows sorting directly in method names. Example: List < Employee > findAllByOrderByNameAsc (); List < Employee > findAllByOrderByNameDesc (); Enter fullscreen mode Exit fullscreen mode This works well when: Sorting logic is fixed Requirements are simple But real applications need dynamic sorting . 🧭 Dynamic Sorting with the Sort Class Spring Data JPA provides the Sort class for flexible sorting. Sorting with repository methods List < Employee > findByDepartment ( String department , Sort sort ); Enter fullscreen mode Exit fullscreen mode This allows clients to decide: Which field to sort Ascending or descending order ⚙️ Creating Sort Objects Examples: Sort sort = Sort . by ( Sort . Direction . ASC , sortField ); Enter fullscreen mode Exit fullscreen mode Multiple sorting fields: Sort sort = Sort . by ( Sort . Order . asc ( "name" ), Sort . Order . desc ( "salary" ) ); Enter fullscreen mode Exit fullscreen mode This gives full control without complex queries. 📚 Why Sorting Alone Is Not Enough Even with sorting: Returning thousands of rows is inefficient APIs become slower Clients struggle to handle large responses That’s where Pagination comes in. 📄 Understanding Pagination (Simple Terms) Pagination breaks large datasets into smaller chunks . Key Pagination Concepts 🔹 Page Represents a single chunk of data. It also contains: Total elements Total pages Current page data 🔹 Pageable Defines: Page number Page size Sorting rules 🔹 PageRequest A concrete implementation of Pageable used to create pagination objects. 🧩 Using Pageable in Repositories Spring Data JPA makes pagination extremely simple. Page < User > findAll ( Pageable pageable ); Page < User > findByLastName ( String lastName , Pageable pageable ); Enter fullscreen mode Exit fullscreen mode No SQL. No complex logic. Just clean method signatures. 🛠️ Creating a Pageable Instance Pageable pageable = PageRequest . of ( pageNumber , size , Sort . by ( "lastName" ). ascending () ); Enter fullscreen mode Exit fullscreen mode With this: You control page size You control page number You control sorting All in one object. ⚠️ The Mistake I Was Making I used to: Fetch all records Sort in memory Ignore scalability It worked… until data increased. After using pagination and sorting: APIs became faster Memory usage dropped Backend felt production-ready 🚀 Final Thoughts Sorting and Pagination are not “extra features”. They are core backend fundamentals . If your Spring Boot APIs feel: Slow Heavy Hard to scale Start here. This post is part of my learning-in-public journey while exploring Spring Boot and real-world backend development. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Shashwath S H Follow Location Bangalore Education Rv College of Engineering(2026 passout) Pronouns He/Him Work AI Intern at CDPG,IIsc Bangalore Joined Dec 28, 2025 More from Shashwath S H ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database # springboot # java # backend # springdatajpa 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked # springboot # java # backend # hibernate 👉Why I Use DBeaver Instead of Writing SQL Everywhere # springboot # java # backend # dbeaver 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/shashwathsh/my-spring-boot-api-became-slow-until-i-learned-pagination-sorting-20md | 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Shashwath S H Posted on Jan 13 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” # springboot # backend # java # sorting At first, my Spring Boot APIs worked perfectly. Data was returned. UI was happy. Everything looked fine. Then the database grew. Hundreds of records became thousands. Responses slowed down. Memory usage increased. That’s when I realized I was missing something critical: Sorting and Pagination . 🧠 Why Sorting & Pagination Matter In real applications: Databases grow fast Fetching everything at once is expensive Clients rarely need all data Sorting and pagination help you: Improve performance Reduce memory usage Deliver faster APIs Build scalable systems This is not optional in production backends. 🔀 Sorting Using Method Query Names Spring Data JPA allows sorting directly in method names. Example: List < Employee > findAllByOrderByNameAsc (); List < Employee > findAllByOrderByNameDesc (); Enter fullscreen mode Exit fullscreen mode This works well when: Sorting logic is fixed Requirements are simple But real applications need dynamic sorting . 🧭 Dynamic Sorting with the Sort Class Spring Data JPA provides the Sort class for flexible sorting. Sorting with repository methods List < Employee > findByDepartment ( String department , Sort sort ); Enter fullscreen mode Exit fullscreen mode This allows clients to decide: Which field to sort Ascending or descending order ⚙️ Creating Sort Objects Examples: Sort sort = Sort . by ( Sort . Direction . ASC , sortField ); Enter fullscreen mode Exit fullscreen mode Multiple sorting fields: Sort sort = Sort . by ( Sort . Order . asc ( "name" ), Sort . Order . desc ( "salary" ) ); Enter fullscreen mode Exit fullscreen mode This gives full control without complex queries. 📚 Why Sorting Alone Is Not Enough Even with sorting: Returning thousands of rows is inefficient APIs become slower Clients struggle to handle large responses That’s where Pagination comes in. 📄 Understanding Pagination (Simple Terms) Pagination breaks large datasets into smaller chunks . Key Pagination Concepts 🔹 Page Represents a single chunk of data. It also contains: Total elements Total pages Current page data 🔹 Pageable Defines: Page number Page size Sorting rules 🔹 PageRequest A concrete implementation of Pageable used to create pagination objects. 🧩 Using Pageable in Repositories Spring Data JPA makes pagination extremely simple. Page < User > findAll ( Pageable pageable ); Page < User > findByLastName ( String lastName , Pageable pageable ); Enter fullscreen mode Exit fullscreen mode No SQL. No complex logic. Just clean method signatures. 🛠️ Creating a Pageable Instance Pageable pageable = PageRequest . of ( pageNumber , size , Sort . by ( "lastName" ). ascending () ); Enter fullscreen mode Exit fullscreen mode With this: You control page size You control page number You control sorting All in one object. ⚠️ The Mistake I Was Making I used to: Fetch all records Sort in memory Ignore scalability It worked… until data increased. After using pagination and sorting: APIs became faster Memory usage dropped Backend felt production-ready 🚀 Final Thoughts Sorting and Pagination are not “extra features”. They are core backend fundamentals . If your Spring Boot APIs feel: Slow Heavy Hard to scale Start here. This post is part of my learning-in-public journey while exploring Spring Boot and real-world backend development. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Shashwath S H Follow Location Bangalore Education Rv College of Engineering(2026 passout) Pronouns He/Him Work AI Intern at CDPG,IIsc Bangalore Joined Dec 28, 2025 More from Shashwath S H ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database # springboot # java # backend # springdatajpa 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked # springboot # java # backend # hibernate 👉Why I Use DBeaver Instead of Writing SQL Everywhere # springboot # java # backend # dbeaver 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/awsbites#main-content | AWS Bites - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close View all podcasts AWS Bites Follow Latest episodes 120. Lambda Best Practices AWS Bites, Apr 4 '24 119. The state of AWS 2024 (AnsWeRS community survey commentary) AWS Bites, Mar 22 '24 118. The landing zone: Managing multiple AWS accounts AWS Bites, Mar 15 '24 117. What do EBS and a jellyfish have in common? AWS Bites, Mar 8 '24 116. What is RAM (Resource Access Manager)? AWS Bites, Mar 1 '24 115. What can you do with Permissions Boundaries? AWS Bites, Feb 23 '24 114. What's up with LLRT, AWS' new Lambda Runtime? AWS Bites, Feb 16 '24 113. How do you revoke leaked credentials? AWS Bites, Feb 9 '24 112. What is a Service Control Policy (SCP)? AWS Bites, Feb 2 '24 111. How we run a Cloud Consulting business AWS Bites, Jan 26 '24 110. Why should you use Lambda for Machine Learning? AWS Bites, Jan 19 '24 109. What is the AWS Project Development Kit (PDK)? AWS Bites, Jan 12 '24 108. How to Solve Lambda Python Cold Starts AWS Bites, Dec 15 '23 107. Expert opinions from re:Invent 2023 AWS Bites, Dec 8 '23 106. Luciano at re:Invent AWS Bites, Dec 1 '23 105. Integration Testing on AWS AWS Bites, Nov 24 '23 104. Explaining Lambda Runtimes AWS Bites, Nov 17 '23 103. Building GetAI Features with Bedrock AWS Bites, Nov 10 '23 102. Getting Ampt with Jeremy Daly AWS Bites, Nov 3 '23 101. Package and Distribute Lambda Functions for fun and profit AWS Bites, Oct 26 '23 100. Exploring Ampt, a new way to build cloud apps on AWS AWS Bites, Oct 19 '23 99. The fears of adopting AWS (and how to fight them) AWS Bites, Oct 12 '23 98. Is AWS Going to Kill Pinpoint? AWS Bites, Oct 6 '23 97. Configuration for AWS Applications (Env vars, SSM, Secrets Manager, AppConfig) AWS Bites, Sep 28 '23 96. AWS Governance and Landing Zone with Control Tower, Org Formation, and Terraform AWS Bites, Sep 21 '23 95. Mounting S3 as a Filesystem AWS Bites, Sep 14 '23 94. Get the Most out of CloudTrail with Athena AWS Bites, Aug 17 '23 93. CDK Patterns - The Good, The Bad and The Ugly AWS Bites, Aug 10 '23 92. Decomposing the Monolith Lambda AWS Bites, Aug 3 '23 91. Our Journeys into Software and AWS AWS Bites, Jul 27 '23 1 2 3 4 Next › Last » Browse 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://www.git-tower.com/features/drag-and-drop/ | More Productive with Drag and Drop | Tower Git Client Tower Navigation Features Undo Anything Just press Cmd+Z Drag and Drop Make the complex effortless Integrations Use your favorite tools Tower Workflows Branching Configurations Stacked Pull Requests Supercharged workflows All Features Release Notes Pricing Support Documentation Contact Us Account Login Learn Git Video Course 24 episodes Online Book From novice to master Cheat Sheets For quick lookup Webinar Learn from a Git professional First Aid Kit Recover from mistakes Advanced Git Kit Dive deeper Blog Download Download More Productive with Drag and Drop Complex Git actions (such as rebasing or merging branches) can be effortless. You'll just need a mouse... and Tower! Get Started – It's Free Get Started – It's Free Feature available for Mac and Windows. Working with Commits Commits are a big part of working with Git. Here's how this feature can help you: Reorder Commits (Interactive Rebase) In Tower's "History" view, drag and drop commits to move them around. Cherry-Pick Commits Drag one or more commits from another branch into your HEAD branch to integrate them. Hold ⌥ to execute a Revert. Squash/Fixup (Interactive Rebase) Drag and drop one or more commits on top of another to combine them into a single one. Hold ⌥ to fixup instead. Working with Branches Drag and drop will improve the way you work with branches. It allows you to: Pull and Push Branches Drag a branch onto the remote section to publish or push it. Perform the opposite to pull (or track by holding the ⌥ key). Merge/Rebase Branches Drag a branch onto your HEAD branch to merge it. Hold ⌥ to perform a rebase instead. Create a New Branch Drag a branch (or a commit!) to the "Branches" header to create a new branch based on the dragged item. This also works for tags. More Powerful Actions Drag and Drop can be helpful in many different moments. Here are some examples: Apply Full/Partial Stashes Drag a complete stash (or any single changed file) to the Working Copy to apply it. Create Pull Requests Drag and Drop a branch to the "Pull Requests" section to create a new PR based on the dragged branch. Apply Committed Changesets Drag any file from a previously committed changeset to the Working Copy to apply it. Get Your Mouse Ready 🖱️ and Let's Go Try Tower for FREE for 30 days and experience a better way to work with Git. Download the Free Trial Also available for Windows Also available for macOS Download the Free Trial Also available for Windows Also available for macOS Our Users Love Drag and Drop! Most of the workflows presented above would require a series of complex commands on the CLI. Tower does all the heavy lifting for you... and our users appreciate it! Drag and Drop is Just the Beginning There's so much more you can do with Tower! Watch this series of videos and learn how Tower can make you even more efficient and productive in Git. All features, 30 days for free! Try Tower now and see why it's the tool of choice for thousands of professionals all over the world. Download the Free Trial Also available for Windows Also available for macOS Download the Free Trial Also available for Windows Also available for macOS Tower Git Client Download for macOS Download for Windows Releases Pricing Beta Channel Use Cases Developers Designers Teams Enterprise Students Teachers & Universities Features Easy Powerful Productive New Features All Features Integrations CLI vs GUI Tower Workflows Stacked Pull Requests Free Tools Code Diff Tool .gitignore Generator Support Help Center Documentation Learn Git Newsletter Contact Us Company About Blog Press Jobs Merch Affiliate Program Legal License Agreement Privacy Policy Privacy Settings Imprint © 2010-2026 Tower - Mentioned product names and logos are property of their respective owners. Your trial is downloading… Try Tower "Pro" for 30 days without limitations! Updates, Courses & Content via Email Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower " (10 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower" (8 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Thank you for subscribing. Please check your email to confirm. Want to win one of our awesome Tower shirts? Tell your friends about Tower! Share on Twitter We'll pick 4 winners every month who share this tweet! Follow @gittower to be notified if you win! Try Tower for Free Sign up below and use Tower "Pro" for 30 days without limitations! Yes, send me instructions on how to get started with Tower. Yes, I want to hear about new Tower updates, discounts and giveaways as well as new content from the Tower blog. I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time. Your trial is downloading… Try Tower "Pro" for 30 days without limitations! Tower Close Updates, Courses & Content via Email Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower " (10 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower" (10 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Thank you for subscribing Please check your email to confirm Close Want to win one of our awesome Tower shirts? Tell your friends about Tower! Share on Twitter We'll pick 4 winners every month who share this tweet! Follow @gittower to be notified if you win! Try Tower for Free Sign up below and use Tower "Pro" for 30 days without limitations! Close Yes, send me instructions on how to get started with Tower. Yes, I want to hear about new Tower updates, discounts and giveaways as well as new content from the Tower blog. I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time. | 2026-01-13T08:48:13 |
https://www.autonomous.ai/office-chairs/ergonomic-stool | Autonomous ErgoStool - Best Ergonomic Office Stools For Active Sitting Autonomous Cart (0) Image from customer feedback 2-year warranty FREE 30-day returns. ErgoStool 4.7 373 reviews Regular order Quantity discount Up to 18 % off Color $149 $169 $20 off In stock FREE shipping Jan 13 - Jan 15 Add to cart Buy Overview FAQs Specs Customer Setups reviews 4.7 ErgoStool Navy Blue Add to cart No information. Tech specs. Powered by Autonomous. Customer Reviews Many office employees want something more than an office ergonomic chair , and an ergonomic stool might be the best alternative. Typically, a stool is slightly different from an ergonomic saddle chair. With the saddle version, there are two sections, and each one slopes off. It looks similar to a saddle you might sit on while riding a horse. The stool for a desk is a bit different because it has a rounded top and a sturdy base. You should consider the one from Autonomous, as it’s an ideal solution! Making Your Office More Beautifully Minimalistic with Autonomous ErgoStool With so many standing desk chairs and stools on the market, Autonomous comes out on top. The Autonomous ErgoStool is an ergonomic adjustable stool that can make your office appear minimalistic, especially if everyone uses it. There are many advantages of choosing a stool for the office, such as: Pneumatic height Adjustable - Made of Durable and High-Quality Materials Each ergonomic stool offers pneumatic height adjustments . This feature lets you change the seat’s height based on how tall or short you are. That way, your feet are grounded, and there aren’t gaps between the floor and you. These mechanisms work through pressurized air inside the system. That lifts and lowers the ergonomic adjustable stool for you. With the Autonomous ErgoStool, you know you’re getting something that’s high-quality. Each ergonomic stool chair features polyester fabric for the seat top. The interior uses a molded foam, which helps it conform to your body. The frame is made using durable nylon fabric. This is a synthetic thermoplastic polymer that’s flexible, versatile, and highly durable. With that, it’s more affordable than other materials and only melts at extremely high temperatures. Elegant Design and Trendy Colors You want an ergonomic saddle chair that’s trendy and looks great in the office. Remember, clients might see where the employees work! However, you want the team to be independent and have their own styles added to the office. That way, they feel more comfortable. Therefore, many companies allow their employees to pick their seat color. This works especially well if each person has their own workstation. Otherwise, you may choose various shades and space them throughout the office to add some color. The Autonomous ErgoStool comes in navy blue, all black, cool gray, and evergreen. Now, you can have an ergonomic stool chair that matches each person’s personality or color-coordinate to have a stylish office. What Benefits Will You Get While Using Autonomous ErgoStool? When you choose the Autonomous ErgoStool, you get an ergonomic stool for the desk that offers plenty of benefits. Here are just a few of them: Encourage Your Muscles and Promote Circulation When you’re sitting in a regular chair, you don’t get as much movement. Though you can push it out of the way and stand up to work (with a height-adjustable desk), that still doesn’t work the muscles. With the ergonomic adjustable stool, you get the benefit of active sitting . Though you’re sitting down, balance is required to keep you on the stool. When you sit or lean on an ergonomic stool for the desk, it frees you up to flex your lower leg muscles. You’re also working them while you balance. That encourages more circulation into the lower regions of the body. The traditional seated position (a 90-degree bend of the knees) restricts blood flow throughout the organs, as well. Standing can help, but your legs often fatigue if you stand for long periods. Using the ergonomic-designed stool in conjunction with ergonomic office chairs and standing can be highly beneficial. Improve Posture and Allow Maximum Flexibility Most people don’t realize how important posture is. If you experience back or neck pain, it could be because of poor posture. The Autonomous ErgoStool helps you improve your posture. Though you must remember to sit up straight while on it, you also get a workout. Since you have to keep the core muscles tight and can move all around, it does strengthen your posture muscles, too. Many doctors recommend people sit on an ergonomic stool chair for a few hours each day. Pair that with standing and sitting in a regular chair, and you’ve got something amazing. Everyone knows that sitting in a regular office chair can be restricting. However, when you choose an ergonomic adjustable stool like the ErgoChair, you have more flexibility. The base is weighted and anti-slip, so you don’t fall over. However, you can stretch to the left or right to grab something, reach behind you, lean forward, or lean backward slightly. There’s 360-degree movement! Why Should You Choose Autonomous? Now that you know the benefits of them, it’s important to choose the best ergonomic stool . Autonomous offers the Autonomous ErgoStool, which is an excellent choice for office employees everywhere. Here are just some of the reasons to consider Autonomous and its Autonomous ErgoStool: Quality/Certificate and Assembly The ergonomic adjustable stool from Autonomous is a high-quality piece. It’s made of durable materials, can be lowered and raised as needed, and supports weights of 264 pounds. However, the best thing is the certificate it holds, called the UL 2818. Sometimes called the UL Greenguard, it means that these products are scientifically proven to meet rigorous third-party emissions standards. In a sense, it means that the materials used don’t have toxins that can permeate the indoor air and expose you to chemicals. When you purchase the ergonomic stool chair, you get the assembly instruction booklet, but it’s really easy to put together. The four parts include the seat, connector, leg, and base. First, you turn over the seat and put on the connector. Then, you connect the leg of the stool to the base. From there, you add the connector to the leg while the stool is in the upright position. No tools are required! There are two buttons under your seat, which lower/raise it for you. Trial & Warranty The ergonomic adjustable stool from Autonomous comes with a 30-day trial. If you’re not happy with the chair for any reason, you may return it and get your money back. With that, you also have a 2-year warranty on the stool. This covers the TPB mesh components, the mechanical and metal parts, and the motor/electrical components. Many people enjoy their ergonomic stools from Autonomous. Buy one today to see how beneficial and fun it can be! Top | 2026-01-13T08:48:13 |
https://dev.to/shashwathsh/my-spring-boot-api-became-slow-until-i-learned-pagination-sorting-20md | 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Shashwath S H Posted on Jan 13 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” # springboot # backend # java # sorting At first, my Spring Boot APIs worked perfectly. Data was returned. UI was happy. Everything looked fine. Then the database grew. Hundreds of records became thousands. Responses slowed down. Memory usage increased. That’s when I realized I was missing something critical: Sorting and Pagination . 🧠 Why Sorting & Pagination Matter In real applications: Databases grow fast Fetching everything at once is expensive Clients rarely need all data Sorting and pagination help you: Improve performance Reduce memory usage Deliver faster APIs Build scalable systems This is not optional in production backends. 🔀 Sorting Using Method Query Names Spring Data JPA allows sorting directly in method names. Example: List < Employee > findAllByOrderByNameAsc (); List < Employee > findAllByOrderByNameDesc (); Enter fullscreen mode Exit fullscreen mode This works well when: Sorting logic is fixed Requirements are simple But real applications need dynamic sorting . 🧭 Dynamic Sorting with the Sort Class Spring Data JPA provides the Sort class for flexible sorting. Sorting with repository methods List < Employee > findByDepartment ( String department , Sort sort ); Enter fullscreen mode Exit fullscreen mode This allows clients to decide: Which field to sort Ascending or descending order ⚙️ Creating Sort Objects Examples: Sort sort = Sort . by ( Sort . Direction . ASC , sortField ); Enter fullscreen mode Exit fullscreen mode Multiple sorting fields: Sort sort = Sort . by ( Sort . Order . asc ( "name" ), Sort . Order . desc ( "salary" ) ); Enter fullscreen mode Exit fullscreen mode This gives full control without complex queries. 📚 Why Sorting Alone Is Not Enough Even with sorting: Returning thousands of rows is inefficient APIs become slower Clients struggle to handle large responses That’s where Pagination comes in. 📄 Understanding Pagination (Simple Terms) Pagination breaks large datasets into smaller chunks . Key Pagination Concepts 🔹 Page Represents a single chunk of data. It also contains: Total elements Total pages Current page data 🔹 Pageable Defines: Page number Page size Sorting rules 🔹 PageRequest A concrete implementation of Pageable used to create pagination objects. 🧩 Using Pageable in Repositories Spring Data JPA makes pagination extremely simple. Page < User > findAll ( Pageable pageable ); Page < User > findByLastName ( String lastName , Pageable pageable ); Enter fullscreen mode Exit fullscreen mode No SQL. No complex logic. Just clean method signatures. 🛠️ Creating a Pageable Instance Pageable pageable = PageRequest . of ( pageNumber , size , Sort . by ( "lastName" ). ascending () ); Enter fullscreen mode Exit fullscreen mode With this: You control page size You control page number You control sorting All in one object. ⚠️ The Mistake I Was Making I used to: Fetch all records Sort in memory Ignore scalability It worked… until data increased. After using pagination and sorting: APIs became faster Memory usage dropped Backend felt production-ready 🚀 Final Thoughts Sorting and Pagination are not “extra features”. They are core backend fundamentals . If your Spring Boot APIs feel: Slow Heavy Hard to scale Start here. This post is part of my learning-in-public journey while exploring Spring Boot and real-world backend development. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Shashwath S H Follow Location Bangalore Education Rv College of Engineering(2026 passout) Pronouns He/Him Work AI Intern at CDPG,IIsc Bangalore Joined Dec 28, 2025 More from Shashwath S H ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database # springboot # java # backend # springdatajpa 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked # springboot # java # backend # hibernate 👉Why I Use DBeaver Instead of Writing SQL Everywhere # springboot # java # backend # dbeaver 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/vibhas_natekar | Vibhas Natekar - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Follow User actions Vibhas Natekar Full Stack Web Developer Joined Joined on Dec 17, 2025 github website More info about @vibhas_natekar Badges Writing Debut Awarded for writing and sharing your first DEV post! Continue sharing your work to earn the 4 Week Writing Streak Badge. Got it Close Post 1 post published Comment 0 comments written Tag 18 tags followed Week 1: My Android Learning Journey Vibhas Natekar Vibhas Natekar Vibhas Natekar Follow Dec 17 '25 Week 1: My Android Learning Journey # programming # android # java # androiddev Comments Add Comment 1 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/imsurajx/i-called-myself-a-tech-guy-without-building-anything-7a | I Called Myself a Tech Guy Without Building Anything! - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Suraj Kumar Posted on Jan 9 I Called Myself a Tech Guy Without Building Anything! # webdev # programming # ai # mixedreality Ever happened to you? You know things, but you can’t code on your own. Do you know why this happens to you? The real reason is that you never try to code things by yourself. That is the main difference between you and your friends, or whoever you are comparing yourself with. Most of the time, you spend your time watching tutorials rather than building something. Even if you follow the exact tutorial, you are most likely to learn nothing unless you try to build that thing by yourself. For example, on the internet you can find a lot of tutorials on HTML, CSS, JavaScript, or React. You watch them, and you start thinking that now you know the language. But the reality is, when you actually start building something, you realize there is still a lot to learn. And this feeling is true — because nobody can be perfect at one thing. We learn things as we go. A real developer is always able to break and make things. Even if they don’t know anything about a topic, they will research it and make sure they reach a level where they can build something with it. I experienced this myself when I was learning Git from YouTube. I watched a lot of tutorials, but with time I realized that most of them were not effective for me. They mostly teach the basics, but advanced things like cherrypicking, merging branches, and managing conflicts are things you learn only when you work on real projects with other people. That’s when you start researching on your own and come across concepts like cherrypicking and new commands that nobody teaches in tutorials. In the tech space, most things are learned by reading documentation, because every tool keeps evolving. Every tutorial becomes outdated one day. So the best option is to try to learn by yourself and read documentation. That is how you transform from a “techy guy” into a real developer. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Suraj Kumar Follow Joined Oct 21, 2025 More from Suraj Kumar I Dreamed of Being a Software Engineer at 8 — Still Figuring It Out at 21 # webdev # programming # ai # javascript 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/challenges/new-year-new-you-google-ai-2025-12-31#main-content | New Year, New You Portfolio Challenge - DEV Challenge - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Challenges > New Year, New You Portfolio Challenge Challenge ends soon! Submit your entry now DAYS : HOURS : MINUTES : SECONDS See prompts New Year, New You Portfolio Challenge Sign up View Entries Please sign in to follow this challenge Build or update your developer portfolio using Google AI! Challenge Status: Live Ended Submissions Due: February 01, 2026 23:59 PT We're thrilled to kick off 2026 with our newest challenge presented by Google AI ! Running through February 1 , the "New Year, New You" Portfolio Challenge invites you to build or update your developer portfolio using Google AI's powerful tools and infrastructure. Whether you're a seasoned developer looking for a refresh or just starting your career journey, this challenge is the perfect opportunity to showcase your skills and create something that represents you. Winners (3) will each receive: $1,000 USD Personalized feedback on their portfolio from the Google AI team Exclusive DEV Badge A completion badge on their DEV profile Runner-Ups (5) will receive: Personalized feedback on their portfolio from the Google AI team Exclusive DEV Badge A completion badge on their DEV profile All Participants with a valid submission will receive a completion badge on their DEV profile. Key Dates Contest start: January 01, 2026 Submissions due: February 01, 2026 Winners announced: February 19, 2026 Badge Rewards New Year, New You Portfolio Challenge Completion Badge New Year, New You Portfolio Challenge Runner-Up Badge New Year, New You Portfolio Challenge Winner Badge Find Out More Ask questions and share your ideas on the New Year, New You Portfolio Challenge Launch Post. View Launch Post Sponsored by Google AI At Google, we believe making AI helpful for everyone is the most profound way to advance our mission. We're excited by the amazing possibilities of a world responsibly empowered by AI — a future of innovation that will enhance creativity, extend knowledge, advance science, and transform the way billions of people live and work around the world. Within our ecosystem, Gemini is evolving to be more than just the models. It supports an entire ecosystem — from the products that billions of people use every day, to the APIs and platforms helping developers and businesses innovate. Among this, Google AI Studio is the fastest way to start building with Gemini. Learn More → Challenge Prompt Build Your Portfolio Your mission is to create a new portfolio site that showcases your work, skills, and personality . This is your chance to make a great first impression! Build a portfolio that: Represents who you are as a developer Highlights your best projects and accomplishments Demonstrates your technical skills Shows off your unique personality and style Please use any of Google AI's tools to bring your portfolio to life: AI Studio - Build with Google's Gemini models Gemini CLI - Command-line tools for AI-powered development Antigravity - Google's AI-first development environment The most important requirement? Your portfolio must be deployed to Google Cloud Run and embedded directly in your submission post. Please use the label specifically for our challenge: --labels dev-tutorial=devnewyear2026 Submission Template Judging Criteria: Innovation and Creativity Technical Implementation User Experience How To Participate In order to participate, you'll need to deploy your portfolio to Google Cloud Run and publish a post using the submission template below. Your portfolio should be live, functional, and embedded in your post using the Cloud Run embed feature and our label: --labels dev-tutorial=devnewyear2026 Eligibility Requirements This specific challenge includes the following restrictions: Territories and regions excluded: Afghanistan, Belarus, Central African Republic, Cuba, Equatorial Guinea, Iran, Iraq, Kosovo, Libya, Myanmar (Burma), North Korea, Russia, South Sudan, Sudan, Syria, Tanzania, Venezuela, Yemen, Crimea, the so-called Donetsk People's Republic (DNR), the so-called Luhansk People's Republic (LNR). Additional participant exclusions for this challenge: Government institution employees, Google employees Open only to 18+ These challenge-specific restrictions are in addition to all eligibility requirements and exclusions detailed in our General Contest Official Rules and New Year, New You Portfolio Challenge Presented by Google AI Contest Rules . Helpful Links & Resources Not sure where to begin? Here are some resources to help you get started: From prompt to deployed app in less than 2 minutes Gemini 3 Flash is now available in Gemini CLI Introducing Google Antigravity: A New Era in AI-Assisted Software Development Give your AI Studio deployed app a custom URL Google Cloud Free Tier Google AI offers a generous free tier that should be more than sufficient to complete your portfolio. Pricing example for us-central1 region: CPU: First 240,000 vCPU-seconds free per month RAM: First 450,000 GiB-seconds free per month Connect: @GoogleAIDevs Frequently Asked Questions Participation Can I submit to the prompt more than once? Yes, you can submit multiple submissions but you'll need to publish a separate post for each submission. In the event that you may win two or more submissions, and your submissions are very close with another participant, we will favor the other participant. In the event that you do win with multiple submissions, you will only receive one winner badge. How old do I have to be to participate? Participants need to be 18+ in order to participate. If I live in X, am I eligible to participate? See above exclusions in addition to our official challenge rules . Submission Can my submission include open source code? Riffing on open source code and borrowing and improving on previous work/ideas is encouraged but it's important your changes are significant enough to ensure your submission is valid. When does riffing become plagiarism? It will depend, but transparency is important, license compatibility is important. You can use someone else's code to give you a jumpstart to demonstrate your ideas on top of someone else's base, but not just re-package the base. It should be clear to the judges what you added to the project in terms of the code and conceptual inspiration. This means, you should clearly state what you were building on and what elements are original to this new submission. When building on existing code, we expect a significant change that adds something tangible to the output. i.e. a new animation, and new sprite, a new function, a new presentation. Not just changes to the source - i.e. changing colours, changing one sprite, changing one function. What happens if my submission is considered plagiarized or invalid? Anything deemed to be plagiarism will not be eligible for prizes. Incidental plagiarism may simply result in your disqualification from the challenge (regardless of the number of other valid submissions you have published). Egregious plagiarism will result in your suspension from DEV entirely. Any non-generic, non-trivial usage of prior work, including open source code must be credited in your submission. Do submissions have to be in English? Non-english submissions are eligible for a completion badge but not eligible for prizes due to the current limitations of our judges. We will not be judging on mastery of the English language, so please don't let this deter you from submitting if you are not a native English speaker! We hope to evolve this in the future to be more accommodating. Do I need a license for my code? You are not required to license your code but we strongly recommend that you do. Here are some you may consider: MIT , Apache , BSD-2 , BSD-3 , or Commons Clause . Judging and Prizing Can there be ties? In the event of a tie in scoring between judges, the judges will select the entry that received the highest number of positive reactions on their DEV post to determine the winner. How will I know if I won? Winners will be announced in a DEV post on the winner announcement date noted in our key dates section. When will I receive my DEV badge? Both participation and winner badges will be awarded, in most cases, the same day as the winner announcement. When will I receive my prizes? The DEV Team will contact you via the email associated with your DEV profile within, at most, 10 business days of the announcement date to share the details of claiming your prizes. What steps do I need to take to receive my cash prize? The winner (including each member of a team) may be required to sign and return an affidavit of eligibility and publicity/liability release, and provide any additional tax filing information (such as a W-9, social security number or Federal tax ID number) within seven (7) business days following the date of your first email notification. New Year, New You Portfolio Challenge Rules NO PURCHASE NECESSARY. Open only to 18+. Contest entry period ends February 1, 2026 at 11:59 PM PST. Contest is void where prohibited or restricted by law or regulation. All entries must be submitted during the contest period. For Official Rules, see New Year, New You Portfolio Challenge Contest Rules and General Contest Official Rules . Dismiss 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/typescript/announcing-typescript-4-0-beta/ | Announcing TypeScript 4.0 Beta - TypeScript Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs TypeScript Announcing TypeScript 4.0 Beta June 26th, 2020 0 reactions Announcing TypeScript 4.0 Beta Daniel Rosenwasser Principal Product Manager Show more Today we’re excited to release the beta of the next major milestone in the TypeScript programming language: TypeScript 4.0. This beta takes us on our first step into TypeScript 4.0, and while it brings a new major version, don’t fret – there are no substantially larger breaking changes than usual. Our philosophy in evolving TypeScript has always been to provide an upgrade path that minimizes disruptive breaking changes while still giving ourselves some flexibility to flag suspicious code as errors when appropriate. For this reason, we’re continuing with a similar versioning model to that of past releases, so 4.0 is just the natural continuation from TypeScript 3.9. To get started using the beta, you can get it through NuGet , or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studio 2019/2017 Following directions for Visual Studio Code and Sublime Text . Now let’s take a look at what’s in store for TypeScript 4.0! Variadic Tuple Types Labeled Tuple Elements Class Property Inference from Constructors Short-Circuiting Assignment Operators unknown on catch Clauses Custom JSX Factories Speed Improvements in build mode with --noEmitOnError --incremental with --noEmit Editor Improvements /** @deprecated */ Support Partial Editing Mode at Startup Smarter Auto-Imports Breaking Changes Variadic Tuple Types Consider a function in JavaScript called concat , that takes two array or tuple types, and concatenates them together as a new array. function concat ( arr1 , arr2 ) { return [ ... arr1 , ... arr2 ] ; } Also consider tail , that takes an array or tuple, and returns all elements but the first. function tail ( arg ) { const [ _ , ... result ] = arg ; return result } How would we type either of these in TypeScript? For concat , the only valid thing we could do in older versions of the language was to try and write some overloads. function concat < > ( arr1 : [ ] , arr2 : [ ] ) : [ A ] ; function concat < A > ( arr1 : [ A ] , arr2 : [ ] ) : [ A ] ; function concat < A , B > ( arr1 : [ A , B ] , arr2 : [ ] ) : [ A , B ] ; function concat < A , B , C > ( arr1 : [ A , B , C ] , arr2 : [ ] ) : [ A , B , C ] ; function concat < A , B , C , D > ( arr1 : [ A , B , C , D ] , arr2 : [ ] ) : [ A , B , C , D ] ; function concat < A , B , C , D , E > ( arr1 : [ A , B , C , D , E ] , arr2 : [ ] ) : [ A , B , C , D , E ] ; function concat < A , B , C , D , E , F > ( arr1 : [ A , B , C , D , E , F ] , arr2 : [ ] ) : [ A , B , C , D , E , F ] ; ) Uh…okay, that’s…seven overloads for when the second array is always empty. Let’s add some for when arr2 has one argument. function concat < A2 > ( arr1 : [ ] , arr2 : [ A2 ] ) : [ A2 ] ; function concat < A1 , A2 > ( arr1 : [ A1 ] , arr2 : [ A2 ] ) : [ A1 , A2 ] ; function concat < A1 , B1 , A2 > ( arr1 : [ A1 , B1 ] , arr2 : [ A2 ] ) : [ A1 , B1 , A2 ] ; function concat < A1 , B1 , C1 , A2 > ( arr1 : [ A1 , B1 , C1 ] , arr2 : [ A2 ] ) : [ A1 , B1 , C1 , A2 ] ; function concat < A1 , B1 , C1 , D1 , A2 > ( arr1 : [ A1 , B1 , C1 , D1 ] , arr2 : [ A2 ] ) : [ A1 , B1 , C1 , D1 , A2 ] ; function concat < A1 , B1 , C1 , D1 , E1 , A2 > ( arr1 : [ A1 , B1 , C1 , D1 , E1 ] , arr2 : [ A2 ] ) : [ A1 , B1 , C1 , D1 , E1 , A2 ] ; function concat < A1 , B1 , C1 , D1 , E1 , F1 , A2 > ( arr1 : [ A1 , B1 , C1 , D1 , E1 , F1 ] , arr2 : [ A2 ] ) : [ A1 , B1 , C1 , D1 , E1 , F1 , A2 ] ; We hope it’s clear that this is getting unreasonable. Unfortunately you’d also end up with the same sorts of issues typing a function like tail . This is another case of what we like to call “death by a thousand overloads”, and it doesn’t even solve the problem generally. It only gives correct types for as many overloads as we care to write. If we wanted to make a catch-all case, we’d need an overload like the following: function concat < T , U > ( arr1 : T [ ] , arr2 , U [ ] ) : Array < U > ; But that signature doesn’t encode anything about the lengths of the input, or the order of the elements, when using tuples. TypeScript 4.0 brings two fundamental changes, along with inference improvements, to make typing these possible. The first change is that spreads in tuple type syntax can now be generic. This means that we can represent higher-order operations on tuples and arrays even when we don’t know the actual types we’re operating over. When generic spreads are instantiated (or, replaced with a real type) in these tuple types, they can produce other sets of array and tuple types. For example, that means we can type function like tail , without our “death by a thousand overloads” issue. function tail < T extends any [ ] > ( arr : readonly [ any , ...T ] ) { const [ _ignored , ... rest ] = arr ; return rest ; } const myTuple = [ 1 , 2 , 3 , 4 ] as const ; const myArray = [ "hello" , "world" ] ; // type [2, 3, 4] const r1 = tail ( myTuple ) ; // type [2, 3, ...string[]] const r2 = tail ( [ ... myTuple , ... myArray ] as const ) ; The second change is that spread elements can occur anywhere in a tuple – not just at the end! type Strings = [ string , string ] ; type Numbers = [ number , number ] ; // [string, string, number, number] type StrStrNumNum = [ ...Strings , ...Numbers ] ; Previously, TypeScript would issue an error like the following. A rest element must be last in a tuple type. But now the language can flatten spreads at any position. When we spread in a type without a known length, the resulting type becomes unbounded as well, and all consecutive elements factor into the resulting rest element type. type Strings = [ string , string ] ; type Numbers = number [ ] // [string, string, ...Array<number | boolean>] type Unbounded = [ ...Strings , ...Numbers , boolean ] ; By combining both of these behaviors together, we can write a single well-typed signature for concat : type Arr = readonly any [ ] ; function concat < T extends Arr , U extends Arr > ( arr1 : T , arr2 : U ) : [ ...T , ...U ] { return [ ... arr1 , ... arr2 ] ; } While that one signature is still a bit lengthy, it’s still only one signature, it only has to be written once, and it actually gives predictable behavior on all arrays and tuples. This functionality on its own is great, but there are other more sophisticated scenarios too. For example, consider a function to partially apply arguments called partialCall . partialCall takes a function along with the initial few arguments that that function expects. It then returns a new function that takes any other arguments the function needs, and calls them together. function partialCall ( f , ... headArgs ) { return ( ... tailArgs ) => f ( ... headArgs , ... tailArgs ) } TypeScript 4.0 improves the inference process for rest parameters and rest tuple elements so that we can type this and have it “just work”. type Arr = readonly unknown [ ] ; function partialCall < T extends Arr , U extends Arr , R > ( f : ( ... args : [ ...T , ...U ] ) => R , ... headArgs : T ) { return ( ... b : U ) => f ( ... headArgs , ... b ) } In this case, partialCall understands which parameters it can and can’t initially take, and returns functions that appropriately accept and reject anything left over. const foo = ( x : string , y : number , z : boolean ) => { } // This doesn't work because we're feeding in the wrong type for 'x'. const f1 = partialCall ( foo , 100 ) ; // ~~~ // error! Argument of type 'number' is not assignable to parameter of type 'string'. // This doesn't work because we're passing in too many arguments. const f2 = partialCall ( foo , "hello" , 100 , true , "oops" ) // ~~~~~~ // error! Expected 4 arguments, but got 5. // This works! It has the type '(y: number, z: boolean) => void' const f3 = partialCall ( foo , "hello" ) ; // What can we do with f3 now? f3 ( 123 , true ) ; // works! f3 ( ) ; // error! Expected 2 arguments, but got 0. f3 ( 123 , "hello" ) ; // ~~~~~~~ // error! Argument of type '"hello"' is not assignable to parameter of type 'boolean'. Variadic tuple types enable a lot of new exciting patterns, especially around function composition. We expect we may be able to leverage it to do a better job type-checking JavaScript’s built-in bind method. A handful of other inference improvements and patterns also went into this, and if you’re interested in learning more, you can take a look at the pull request for variadic tuples. Labeled Tuple Elements Improving the experience around tuple types and parameter lists is important because it allows us to get strongly typed validation around common JavaScript idioms – really just slicing and dicing argument lists and passing them to other functions. The idea that we can use tuple types for rest parameters is one place where this is crucial. For example, the following function that uses a tuple type as a rest parameter… function foo ( ... args : [ string , number ] ) : void { // ... } …should appear no different from the following function… function foo ( arg0 : string , arg1 : number ) : void { // ... } …for any caller of foo . foo ( "hello" , 42 ) ; // works foo ( "hello" , 42 , true ) ; // error foo ( "hello" ) ; // error There is one place where the differences begin to become observable though: readability. In the first example, we have no parameter names for the first and second elements. While these have no impact on type-checking, the lack of labels on tuple positions can make them harder to use – harder to communicate our intent. That’s why in TypeScript 4.0, tuples types can now provide labels. type Range = [ start : number , end : number ] ; Further pushing the connection between parameter lists and tuple types, we’ve made the syntax for rest elements and optional elements mirror that of parameter lists. type Foo = [ first : number , second ?: string , ... rest : any [ ] ] ; When labeling a tuple element, all other elements in the tuple must also be labeled. type Bar = [ first : string , number ] ; // ~~~~~~ // error! Tuple members must all have names or all not have names. It’s worth noting – labels don’t require us to name our variables differently when destructuring. They’re purely there for documentation and tooling. function foo ( x : [ first : string , second : number ] ) { // ... // note: we didn't need to name these 'first' and 'second' let [ a , b ] = x ; // ... } On the whole, labeled tuples are handy when taking advantage of patterns around tuples and argument lists, along with implementing overloads in a type-safe way. To learn more, check out the pull request for labeled tuple elements. Class Property Inference from Constructors TypeScript 4.0 can now use control flow analysis to determine the types of properties in classes when noImplicitAny is enabled. class Square { // Previously: implicit any! // Now: inferred to `number`! area ; sideLength ; constructor ( sideLength : number ) { this . sideLength = sideLength ; this . area = sideLength ** 2 ; } } In cases where not all paths of a constructor assign to an instance member, the property is considered to potentially be undefined . class Square { sideLength ; constructor ( sideLength : number ) { if ( Math . random ( ) ) { this . sideLength = sideLength ; } } get area ( ) { return this . sideLength ** 2 ; // ~~~~~~~~~~~~~~~ // error! Object is possibly 'undefined'. } } In cases where you know better (e.g. you have an initialize method of some sort), you’ll need an explicit type annotation along with a definite assignment assertion ( ! ) if you’re in strictPropertyInitialization . class Square { // definite assignment assertion // v sideLength !: number ; // ^^^^^^^^ // type annotation constructor ( sideLength : number ) { this . initialize ( sideLength ) } initialize ( sideLength : number ) { this . sideLength = sideLength ; } get area ( ) { return this . sideLength ** 2 ; } } Short-Circuiting Assignment Operators JavaScript, and a lot of other languages, support a set of operators called compound assignment operators. Compound assignment operators apply an operator to two arguments and then assign the result to the left side. You may have seen these before: // Addition // a = a + b a += b ; // Subtraction // a = a - b a -= b ; // Multiplication // a = a * b a *= b ; // Division // a = a / b a /= b ; // Exponentiation // a = a ** b a **= b ; // Left Bit Shift // a = a << b a <<= b ; So many operators in JavaScript have a corresponding assignment operator! But there are three notable exceptions: logical and ( && ), logical or ( || ), and nullish coalescing ( ?? ). That’s why TypeScript 4.0 supports a promising proposal to add three new assignment operators: &&= , ||= , and ??= . These operators are great for substituting any example where a user might write code like the following: a = a && b ; a = a || b ; a = a ?? b ; There are even some patterns we’ve seen (or, uh, written ourselves) to lazily initialize values when they’ll be needed. let values : string [ ] ; // Before ( values ?? ( values = [ ] ) ) . push ( "hello" ) ; // After ( values ?? = [ ] ) . push ( "hello" ) ; (look, we’re not proud of all the code we write…) On the rare case that you use getters or setters with side-effects, it’s worth noting that these operators only perform assignments if necessary. In that sense, the assignment is short-circuited , which is the only way they differ from other compound assignments. a || = b ; // actually equivalent to a || ( a = b ) ; We’d like to extend a big thanks to community member Wenlu Wang for this contribution! For more details, you can take a look at the pull request here . You can also check out TC39’s proposal repository for this feature . unknown on catch Clause Bindings Since the beginning days of TypeScript, catch clause variables were always typed as any . This meant that TypeScript allowed you to do anything you wanted with them. try { // ... } catch ( x ) { // x has type 'any' - have fun! console . log ( x . message ) ; console . log ( x . toUpperCase ( ) ) ; x ++ ; x . yadda . yadda . yadda ( ) ; } The above has some undesirable behavior if we’re trying to prevent more errors from accidentally happening in our error-handling code! Because these variables have the type any by default, they lack any type-safety which could prevent invalid operations. That’s why TypeScript 4.0 now lets you specify the type of catch clause variables as unknown instead. unknown is safer than any because it reminds us that we need to perform some sorts of type-checks before operating on our values. try { // ... } catch ( e : unknown ) { // error! // Property 'toUpperCase' does not exist on type 'unknown'. console . log ( e . toUpperCase ( ) ) ; if ( typeof e === "string" ) { // works! // We've narrowed 'e' down to the type 'string'. console . log ( e . toUpperCase ( ) ) ; } } While the types of catch variables won’t change by default, we might consider a new --strict mode flag in the future so that users can opt in to this behavior. In the meantime, it should be possible to write a lint rule to force catch variables to have an explicit annotation of either : any or : unknown . For more details you can peek at the changes for this feature . Custom JSX Factories When using JSX, a fragment is a type of JSX element that allows us to return multiple child elements. When we first implemented fragments in TypeScript, we didn’t have a great idea about how other libraries would utilize them. Nowadays most other libraries that encourage using JSX and support fragments have a similar API shape. In TypeScript 4.0, users can customize the fragment factory through the new jsxFragmentFactory option. As an example, the following tsconfig.json file tells TypeScript to transform JSX in a way compatible with React, but switches each invocation to h instead of React.createElement , and uses Fragment instead of React.Fragment . { "compilerOptions" : { "target" : "esnext" , "module" : "commonjs" , "jsx" : "react" , "jsxFactory" : "h" , "jsxFragmentFactory" : "Fragment" } } In cases where you need to have a different JSX factory on a per-file basis, you can take advantage of the new /** @jsxFrag */ pragma comment. For example, the following… // Note: these pragma comments need to be written // with a JSDoc-style multiline syntax to take effect. /** @jsx h */ /** @jsxFrag Fragment */ import { h , Fragment } from "preact" ; let stuff = < > < div > Hello < / div > < / > ; …will get transformed to this output JavaScript… // Note: these pragma comments need to be written // with a JSDoc-style multiline syntax to take effect. /** @jsx h */ /** @jsxFrag Fragment */ import { h , Fragment } from "preact" ; let stuff = h ( Fragment , null , h ( "div" , null , "Hello" ) ) ; We’d like to extend a big thanks to community member Noj Vek for sending this pull request and patiently working with our team on it. You can see that the pull request for more details! Speed Improvements in build mode with --noEmitOnError Previously, compiling a program after a previous compile with errors under --incremental would be extremely slow when using the --noEmitOnError flag. This is because none of the information from the last compilation would be cached in a .tsbuildinfo file based on the --noEmitOnError flag. TypeScript 4.0 changes this which gives a great speed boost in these scenarios, and in turn improves --build mode scenarios (which imply both --incremental and --noEmitOnError ). For details, read up more on the pull request . --incremental with --noEmit TypeScript 4.0 allows us to use the --noEmit flag when while still leveraging --incremental compiles. This was previously not allowed, as --incremental needs to emit a .tsbuildinfo files; however, the use-case to enable faster incremental builds is important enough to enable for all users. For more details, you can see the implementing pull request . Editor Improvements The TypeScript compiler doesn’t only power the editing experience for TypeScript itself in most major editors – it also powers the JavaScript experience in the Visual Studio family of editors and more. For that reason, much of our work focuses on improving editor scenarios – the place you spend most of your time as a developer. Using new TypeScript/JavaScript functionality in your editor will differ depending on your editor, but Visual Studio Code supports selecting different versions of TypeScript . Alternatively, there’s the JavaScript/TypeScript Nightly Extension to stay on the bleeding edge (which is typically very stable). Visual Studio 2017/2019 have [the SDK installers above] and MSBuild installs . Sublime Text 3 supports selecting different versions of TypeScript You can check out a partial list of editors that have support for TypeScript to learn more about whether your favorite editor has support to use new versions. /** @deprecated */ Support TypeScript’s editing support now recognizes when a declaration has been marked with a /** @deprecated * JSDoc comment. That information is surfaced in completion lists and as a suggestion diagnostic that editors can handle specially. In an editor like VS Code, deprecated values are typically displayed a strike-though style like this . This new functionality is available thanks to Wenlu Wang . See the pull request for more details. Partial Editing Mode at Startup One specific piece of feedback we’ve heard from users has been slow startup times, especially on bigger projects. Specifically, the culprit is usually a process called project loading , which is roughly the same as the program construction step of our compiler. This is the process of starting with an initial set of files, parsing them, resolving their dependencies, parsing those dependencies, resolving those dependencies’ dependencies, and so on. It ends up taking quite a bit of time. The the bigger your project is, the worse the startup delays you might experience before you can get basic editor operations like go-to-definition, code completions, and quick info. That’s why we’ve been working on a new mode for editors to provide a partial experience until the full language service experience has loaded up. The core idea is that editors can run a lightweight partial server that only has a single-file view of the world. This has always been an option for editors, but TypeScript 4.0 expands the functionality to semantic operations (as opposed to just syntactic operations). While that means the server has limited information (so not every operation will be totally complete) – this is often good enough for some basic code completion, quick info, signature help, and go-to-definition when you first open up your editor. While it’s hard to pin down precisely what sorts of improvements you’ll see based on hardware, operating system, and project size; but today we’ve seen machines take anywhere between 20 seconds to a minute until TypeScript is responsive on a file in the Visual Studio Code codebase. In contrast, this new mode seems to bring the time until TypeScript is interactive on that codebase down to anywhere between 2-5 seconds . Currently the only editor that supports this mode is Visual Studio Code Insiders , and you can try it out by following these steps. installing Visual Studio Code Insiders configuring Visual Studio Code Insiders to use the beta, or installing the JavaScript and TypeScript Nightly Extension for Visual Studio Code Insiders. opening your JSON settings view: > Preferences: Open Settings (JSON) adding the following lines: // The editor will say 'dynamic' is an unknown option, // but don't worry about it for now. It's still experimental. "typescript.tsserver.useSeparateSyntaxServer": "dynamic", There’s still room for improvement in UX and functionality – both from the editor side and the language support side. For example, while partial editing support is already loaded and working, you’ll still see Initializing JS/TS language features in your status bar. You can ignore that since operations will still be powered by that partial mode. We also have a list of improvements in the works, and we’re looking for more feedback on what you think might be useful. For more information, you can see the original proposal , the implementing pull request , along with the follow-up meta issue . Smarter Auto-Imports Auto-import is a fantastic feature that makes coding a lot easier; however, every time auto-import doesn’t seem to work, it throws us off a lot and can ruin our productivity. One specific issue that we heard from users was that auto-imports wouldn’t work on packages that were written in TypeScript – that is, until they wrote at least one explicit import somewhere else in their project. Now, that sounds pretty weird and oddly specific. Why would auto-imports work for @types packages, but not for packages that ship their own types? It turns out that auto-imports are powered by checking which packages your project already includes. TypeScript has a quirk to make some scenarios work better by automatically including all packages in node_modules/@types , but not other packages – the rationale being crawling through all your node_modules packages might be expensive . All of this leads to a pretty lousy getting started experience for when you’re trying to auto-import something that you’ve just installed but haven’t used yet. TypeScript 4.0 now does a little extra work in editor scenarios to include any packages you’ve listed in your package.json ‘s dependencies field. The information from these packages is only used to improve auto-imports, and doesn’t change anything else like type-checking. This helps alleviate the cost of walking through your node_modules directories while still fixing one of the most common problems we’ve heard for new projects. For more details, you can see the proposal issue along with the implementing pull request . Breaking Changes lib.d.ts Changes Our lib.d.ts declarations have changed – most specifically, types for the DOM have changed. The most notable change may be the removal of document.origin which only worked in old versions of IE and Safari MDN recommends moving to self.origin . Properties Overridding Accessors (and vice versa) is an Error Previously, it was only an error for properties to override accessors, or accessors to override properties, when using useDefineForClassFields ; however, TypeScript now always issues an error when declaring a property in a derived class that would override a getter or setter in the base class. class Base { get foo ( ) { return 100 ; } set foo ( ) { // ... } } class Derived extends Base { foo = 10 ; // ~~~ // error! // 'foo' is defined as an accessor in class 'Base', // but is overridden here in 'Derived' as an instance property. } class Base { prop = 10 ; } class Derived extends Base { get prop ( ) { // ~~~~ // error! // 'prop' is defined as a property in class 'Base', but is overridden here in 'Derived' as an accessor. return 100 ; } } See more details on the implementing pull request . Operands for delete must be optional. When using the delete operator in strictNullChecks , the operand must now be any , unknown , never , or be optional (in that it contains undefined in the type). Otherwise, use of the delete operator is an error. interface Thing { prop : string ; } function f ( x : Thing ) { delete x . prop ; // ~~~~~~ // error! The operand of a 'delete' operator must be optional. } See more details on the implementing pull request . Usage of TypeScript’s Node Factory is Deprecated Today TypeScript provides a set of “factory” functions for producing AST Nodes; however, TypeScript 4.0 provides a new node factory API. As a result, for TypeScript 4.0 we’ve made the decision to deprecate these older functions in favor of the new ones. For more details, read up on the relevant pull request for this change . What’s Next? As with all of our beta releases, we’re looking for users to try things out, upgrade a few projects, stress test the release, and give us your feedback! We want to make sure TypeScript 4.0 really hits the mark and makes migration easy, so try it out and give us your feedback ! Happy Hacking! – Daniel Rosenwasser and the TypeScript Team 0 9 0 Share on Facebook Share on X Share on Linkedin Copy Link --> Category TypeScript Share Author Daniel Rosenwasser Principal Product Manager Daniel Rosenwasser is the product manager of the TypeScript team. He has a passion for programming languages, compilers, and great developer tooling. 9 comments Discussion is closed. Login to edit/delete existing comments. Code of Conduct Sort by : Newest Newest Popular Oldest MgSam --> MgSam --> June 28, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> It would be helpful when you guys introduce features that are used specifically by a few libraries, that you explicitly mention which libraries those are / what other use cases they might have. For example, I don't follow why you would want to make your parameter list a spread on a tuple type rather than explicitly listing out the members. What is the benefit there? What libraries actually do this? More generally, what is the benefit to using "tuple types" over "real" types in JS/TS? Unlike in many other languages, it is trivial to create a new composite type in JS/TS, so... Read more It would be helpful when you guys introduce features that are used specifically by a few libraries, that you explicitly mention which libraries those are / what other use cases they might have. For example, I don’t follow why you would want to make your parameter list a spread on a tuple type rather than explicitly listing out the members. What is the benefit there? What libraries actually do this? More generally, what is the benefit to using “tuple types” over “real” types in JS/TS? Unlike in many other languages, it is trivial to create a new composite type in JS/TS, so I don’t really understand why people would choose to use this pattern. Read less Warren R --> Warren R --> June 29, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> In TypeScript, Tuples model the use of arrays to capture a set of values. When serializing to JSON for transmission across the wire, it's significantly more space-efficient than an object. Consider an API call that returns a list of 5,000 X/Y coordinates. You could write it as <code> or you could write it as: <code> Neither you as a programmer, or the user consuming this API, benefit from repeating identical property names thousands of times, so array serialization is preferable. This new TS 4.0 feature of applying labels to tuple elements solves the biggest ergonomic problem of Tuples, while also... Read more In TypeScript, Tuples model the use of arrays to capture a set of values. When serializing to JSON for transmission across the wire, it’s significantly more space-efficient than an object. Consider an API call that returns a list of 5,000 X/Y coordinates. You could write it as [5,-5],[9,3],[0,2], ... or you could write it as: {x:5,y:-5},{x:9,y:3},{x:0,y:2}, ... Neither you as a programmer, or the user consuming this API, benefit from repeating identical property names thousands of times, so array serialization is preferable. This new TS 4.0 feature of applying labels to tuple elements solves the biggest ergonomic problem of Tuples, while also avoiding the need to have those names used at runtime. Read less Kieran osgood --> Kieran osgood --> July 24, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Just logged in to say thanks, this reply was helpful for me 🙂 Tobias Lundin --> Tobias Lundin --> June 27, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> As usual a fantastic writeup of all the goodness to come, can’t wait! However, it took me a while to wrap my head around the example of how “ we can type function like tail, without our “death by a thousand overloads” issue. ” until I realized there is a mistake there and the resulting type should be: // type [2, 3, 4, ...string[]] const r2 = tail([...myTuple, ...myArray] as const); Olzhas Alexandrov --> Olzhas Alexandrov --> June 27, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Not conforming to semantic versioning, which is a common standard in JS community is disappointing and leaves doubts about Microsoft products overall as you allow yourself introducing unnecessary complexity and misleading users. Laurențiu T. --> Laurențiu T. --> August 10, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Semantic version has a big flaw, and that flaw is it's completely ignorant of user perception as well as usability concerns, such as easy to remember critical version names or simply very different and important capabilities of an otherwise fully backwards compatible version. The more backwards compatible you are, the more semver shoots you in the foot. There is effectively no mechanism for the project team to say "THIS particular version is a BIG milestone in our development and will totally change the way you work, even though we didn't break anything that currently worked and you can still use... Read more Semantic version has a big flaw, and that flaw is it’s completely ignorant of user perception as well as usability concerns, such as easy to remember critical version names or simply very different and important capabilities of an otherwise fully backwards compatible version. The more backwards compatible you are, the more semver shoots you in the foot. There is effectively no mechanism for the project team to say “THIS particular version is a BIG milestone in our development and will totally change the way you work, even though we didn’t break anything that currently worked and you can still use the old (now very bad practice) way of doing things”. As far as semantic version is concerned you went from 3.9.x to 3.10.x and chances are all the breakthroughs you’ve made with maybe a year (or more) of effort put into it is, as far as the regular user is concerned, is non-existent. So until semantic versioning fixes itself (which in and of itself may require breaking the entire standard), the rule of thumb everyone uses is “forcefully bump the major version” and/OR give it a name too (typically only when at least several years have passed between said versions, not every Wednesday). For example the Ember community decided to give version 3.15 the name “Octane” for the same reasons. Having a ‘pointy’ name also helps people talk about it, it’s much easier to say typescript 4 rather then typescript 3.11.56 for example. Are any of these ideal? No. Do they solve the problem? Yes. Other examples I know of would be the linux kernel, just so people would not percieve the current state as being “the same as it was 20 years ago.” This is not the first or last time a standard underestimated the human factor. The world’s medical standard for names has had to literally write it down NOT to give viruses localities as names, just to avoid the perception of said region/product/culture/people becoming forever tainted/associated with said name (eg. Corona beer; hence why its called “Covid” not “corona virus”) Read less Max Davidov --> Max Davidov --> July 6, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Semantic versioning for a language doesn’t make much sense. Every change is breaking someone’s code. But I agree that current versioning scheme creates false impression that Typesrcipt is following Semver. Chayim Refael Friedman --> Chayim Refael Friedman --> June 27, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> I’ve never understood the concept of semantic versioning with programming language, since there aren’t bug fixes. But maybe it would make sense to not use a dot at all. Simon Weaver --> Simon Weaver --> July 20, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Let’s just go straight to Typescript X! Read next August 4, 2020 Announcing the new TypeScript Website Orta Therox August 6, 2020 Announcing TypeScript 4.0 RC Daniel Rosenwasser Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the TypeScript Newsletter. Privacy Statement. Subscribe Follow this blog Are you sure you wish to delete this comment? × --> OK Cancel Sign in Theme Insert/edit link Close Enter the destination URL URL Link Text Open link in a new tab Or link to existing content Search No search term specified. Showing recent items. Search or use up and down arrow keys to select an item. Cancel Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://dev.to/challenges/tigerdata-2025-10-15#main-content | Agentic Postgres Challenge - DEV Challenge - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Challenges > Agentic Postgres Challenge CHALLENGE RESULTS 🏆 Winners Announced! 🎊 Congrats to the Winners of the Agentic Postgres Challenge with Tiger Data! Read Announcement Challenge ends soon! Submit your entry now DAYS : HOURS : MINUTES : SECONDS See prompts Agentic Postgres Challenge View Entries Please sign in to follow this challenge Experiment with the first database built for agents 🤖 Challenge Status: Ended Ended Join our next Challenge We're excited to announce our newest challenge with Tiger Data ! Running through November 9 , the Agentic Postgres Challenge invites you to experiment with AI on Postgres and build something that makes us say "I didn't know you could do that!" Consider this challenge your playground to explore how Postgres can become the brain of your AI systems. We'll have one prompt and three winners. Each winner will receive: $1,000 USD Exclusive DEV Badge DEV++ Membership All Participants with a valid submission will receive a completion badge on their DEV profile. Key Dates Contest start: October 22, 2025 Submissions due: November 09, 2025 Winners announced: November 20, 2025 Sponsored by Tiger Data Tiger Data is the company behind TimescaleDB and Agentic Postgres, the modern data infrastructure company for IoT, Web3, and AI. Tiger powers more than 2,000 customers—including OpenSea, HuggingFace, Mistral, Mercor, Toyota, Siemens—build applications using fully managed cloud infrastructure, built on PostgreSQL. Learn More About Tiger Data → Challenge Prompt Experiment with AI on Postgres Build something experimental that showcases Agentic Postgres in a creative way . This entire challenge is a wild card, we want to be surprised! Requirements Use Agentic Postgres features in an innovative way. You may consider: Multi-agent collaboration using separate database forks Developer productivity hacks Novel uses of hybrid search Agent-first applications we haven't imagined yet Key Agentic Postgres features to explore: Tiger MCP Tiger CLI pg_text search Fast, zero-copy forks Fluid Storage How To Participate In order to participate, you will need to create a Tiger Data account and access their free trial. To submit, publish a post using the submission template below. Your project must use Agentic Postgres features on Tiger Cloud and be deployed and functional. If your app requires logging in, please provide testing credentials in your submission and/or instructions on how to best test your application for judges. Submission Template Judging Criteria: Use of underlying technology Usability and User Experience Accessibility Creativity Helpful Links & Resources Tiger Cloud offers a free trial that's perfect for building your challenge submission. Get started with these resources: Postgres for Agents Blog Post - Start here! Getting Started with Tiger Cloud Services Agentic Postgres Free Plan Announcement Tiger CLI Installation Guide Connect: Follow @TimescaleDB on X LinkedIn Frequently Asked Questions Participation Can I submit to the challenge more than once? Yes, you can submit multiple submissions but you'll need to publish a separate post for each submission. Can I work on a team? Yes, you can work on teams of up to four people. If you collaborate with anyone, you'll need to list their DEV handles in your submission post so we can award a badge to your entire team! Please only publish one submission per team. DEV does not handle prize-splitting, so in the event that your submission wins the cash prize, you will need to split that amongst yourselves. Thank you for understanding! How old do I have to be to participate? Participants need to be 18+ in order to participate. If I live in X, am I eligible to participate? For eligibility rules, see our official challenge rules . Submission Can I update my submission after the submission due date? No, please do not update your submission during the judging period. Can my submission include open source code? Riffing on open source code and borrowing and improving on previous work/ideas is encouraged but it's important your changes are significant enough to ensure your submission is valid. When does riffing become plagiarism? It will depend, but transparency is important, license compatibility is important. You can use someone else's code to give you a jumpstart to demonstrate your ideas on top of someone else's base, but not just re-package the base. It should be clear to the judges what you added to the project in terms of the code and conceptual inspiration. This means, you should clearly state what you were building on and what elements are original to this new submission. When building on existing code, we expect a significant change that adds something tangible to the output. i.e. a new animation, and new sprite, a new function, a new presentation. Not just changes to the source - i.e. changing colours, changing one sprite, changing one function. What happens if my submission is considered plagiarized or invalid? Anything deemed to be plagiarism will not be eligible for prizes. Incidental plagiarism may simply result in your disqualification from the challenge (regardless of the number of other valid submissions you have published). Egregious plagiarism will result in your suspension from DEV entirely. Any non-generic, non-trivial usage of prior work, including open source code must be credited in your submission. Do submissions have to be in English? Non-english submissions are eligible for a completion badge but not eligible for prizes due to the current limitations of our judges. We will not be judging on mastery of the English language, so please don't let this deter you from submitting if you are not a native English speaker! We hope to evolve this in the future to be more accommodating. Do I need a license for my code? You are not required to license your code but we strongly recommend that you do. Here are some you may consider: MIT , Apache , BSD-2 , BSD-3 , or Commons Clause . Can I use AI? Use of AI is allowed as long as all other rules are followed. We want to give you a chance to show off your skills in realistic scenarios. If you use AI tools to help you achieve your submission, all the power to you. How do I embed my project directly into my DEV post? Our editor supports many types of embeds, including: Stackbliz, Glitch, Github, etc. You can typically use the {% embed https://... %} syntax directly in the post. Click here for more information on our markdown support. For CodePen, you will need to use this syntax: {% codepen http://... %} For CodeSandbox, you will need to use this syntax: {% codesandbox http://... %} Judging and Prizing Can there be ties? In the event of a tie in scoring between judges, the judges will select the entry that received the highest number of positive reactions on their DEV post to determine the winner. How will I know if I won? Winners will be announced in a DEV post on the winner announcement date noted in our key dates section. When will I receive my DEV badge? Both participation and winner badges will be awarded, in most cases, the same day as the winner announcement. When will I receive my prizes? The DEV Team will contact you via the email associated with your DEV profile within, at most, 10 business days of the announcement date to share the details of claiming your prizes. What steps do I need to take to receive my cash prize? The winner (including each member of a team) may be required to sign and return an affidavit of eligibility and publicity/liability release, and provide any additional tax filing information (such as a W-9, social security number or Federal tax ID number) within seven (7) business days following the date of your first email notification. Agentic Postgres Challenge Rules NO PURCHASE NECESSARY. Open only to 18+. Contest entry period ends November 9, 2025 at 11:59 PM PST. Contest is void where prohibited or restricted by law or regulation. All entries must be submitted during the contest period. For Official Rules, see Agentic Postgres Challenge with Tiger Data Contest Rules and General Contest Official Rules . Dismiss 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/shashwathsh/my-spring-boot-api-became-slow-until-i-learned-pagination-sorting-20md | 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Shashwath S H Posted on Jan 13 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” # springboot # backend # java # sorting At first, my Spring Boot APIs worked perfectly. Data was returned. UI was happy. Everything looked fine. Then the database grew. Hundreds of records became thousands. Responses slowed down. Memory usage increased. That’s when I realized I was missing something critical: Sorting and Pagination . 🧠 Why Sorting & Pagination Matter In real applications: Databases grow fast Fetching everything at once is expensive Clients rarely need all data Sorting and pagination help you: Improve performance Reduce memory usage Deliver faster APIs Build scalable systems This is not optional in production backends. 🔀 Sorting Using Method Query Names Spring Data JPA allows sorting directly in method names. Example: List < Employee > findAllByOrderByNameAsc (); List < Employee > findAllByOrderByNameDesc (); Enter fullscreen mode Exit fullscreen mode This works well when: Sorting logic is fixed Requirements are simple But real applications need dynamic sorting . 🧭 Dynamic Sorting with the Sort Class Spring Data JPA provides the Sort class for flexible sorting. Sorting with repository methods List < Employee > findByDepartment ( String department , Sort sort ); Enter fullscreen mode Exit fullscreen mode This allows clients to decide: Which field to sort Ascending or descending order ⚙️ Creating Sort Objects Examples: Sort sort = Sort . by ( Sort . Direction . ASC , sortField ); Enter fullscreen mode Exit fullscreen mode Multiple sorting fields: Sort sort = Sort . by ( Sort . Order . asc ( "name" ), Sort . Order . desc ( "salary" ) ); Enter fullscreen mode Exit fullscreen mode This gives full control without complex queries. 📚 Why Sorting Alone Is Not Enough Even with sorting: Returning thousands of rows is inefficient APIs become slower Clients struggle to handle large responses That’s where Pagination comes in. 📄 Understanding Pagination (Simple Terms) Pagination breaks large datasets into smaller chunks . Key Pagination Concepts 🔹 Page Represents a single chunk of data. It also contains: Total elements Total pages Current page data 🔹 Pageable Defines: Page number Page size Sorting rules 🔹 PageRequest A concrete implementation of Pageable used to create pagination objects. 🧩 Using Pageable in Repositories Spring Data JPA makes pagination extremely simple. Page < User > findAll ( Pageable pageable ); Page < User > findByLastName ( String lastName , Pageable pageable ); Enter fullscreen mode Exit fullscreen mode No SQL. No complex logic. Just clean method signatures. 🛠️ Creating a Pageable Instance Pageable pageable = PageRequest . of ( pageNumber , size , Sort . by ( "lastName" ). ascending () ); Enter fullscreen mode Exit fullscreen mode With this: You control page size You control page number You control sorting All in one object. ⚠️ The Mistake I Was Making I used to: Fetch all records Sort in memory Ignore scalability It worked… until data increased. After using pagination and sorting: APIs became faster Memory usage dropped Backend felt production-ready 🚀 Final Thoughts Sorting and Pagination are not “extra features”. They are core backend fundamentals . If your Spring Boot APIs feel: Slow Heavy Hard to scale Start here. This post is part of my learning-in-public journey while exploring Spring Boot and real-world backend development. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Shashwath S H Follow Location Bangalore Education Rv College of Engineering(2026 passout) Pronouns He/Him Work AI Intern at CDPG,IIsc Bangalore Joined Dec 28, 2025 More from Shashwath S H ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database # springboot # java # backend # springdatajpa 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked # springboot # java # backend # hibernate 👉Why I Use DBeaver Instead of Writing SQL Everywhere # springboot # java # backend # dbeaver 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/rajatarora/breaking-the-interface-barrier-cglib-and-bytebuddy-462a#comments | Breaking the interface barrier: CGLIB and ByteBuddy - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Rajat Arora Posted on Jan 9 • Originally published at rajat.co Breaking the interface barrier: CGLIB and ByteBuddy # java # programming # learning # backend Java Proxies Unmasked: From Design Patterns to Bytecode Engineering (4 Part Series) 1 Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java 2 Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies 3 Proxies the Native Way: JDK Dynamic Proxies 4 Breaking the interface barrier: CGLIB and ByteBuddy Welcome back! If you've been following along our journey through the world of Java proxies, you know we've spent a lot of time learning about the Proxy pattern and how it is used, its uses in various large libraries in the Java world, and even created a dynamic proxy using Java's internal feature: The JDK Dynamic Proxy. While using JDK Dynamic Proxies is easy ... after all, they're built right into the JDK! You don't have to import any third-party library in order to create a dynamic proxy. They are convenient and they are reliable... but, they're a bit too restrictive. They only work with interfaces . What if the class you want to proxy doesn't implement an interface? In that case, the JDK is going to look at your face and politely decline to help. But in the real world of Hibernate entities, Spring beans, and legacy monoliths, we often need to proxy classes directly. To break this interface barrier , we have to move away from high-level Java and start playing with the actual bytecode that makes up our classes. Class-based Proxies If you can't use an interface to define a proxy, how do you do it? The answer is surprisingly simple in theory: Inheritance . Instead of creating a sibling class that shares an interface, we create a child class at runtime. This child class overrides the methods of the parent and inserts the extra logic (logging, transactions, security) before calling super.method() . By becoming a subclass, the proxy is now an instance of the original class (thanks, polymorphism!), allowing it to be injected anywhere the original was expected. This is the bedrock of most Java frameworks, which rely on this "invisible" inheritance to add powerful features without forcing you to change a single line of your domain logic. But this capability didn't appear overnight. Before we reached the modern landscape of bytecode engineering, the Java community relied on a singular, powerful tool to bridge the gap where the JDK fell short. To understand where we are going with modern solutions, we first have to look at the library that paved the way and defined an entire era of enterprise Java development. The history of CGLIB: The Fallen Giant For over a decade, CGLIB ( C ode G eneration Lib rary) was the undisputed king of class-based proxies. If you've ever looked at a stack trace in a Spring Boot application and seen something like UserService$$EnhancerBySpringCGLIB$$ ..., you've seen CGLIB in action. CGLIB sat on top of ASM, a very low-level bytecode manipulation library. It provided a "high-level" (at the time) API to generate subclasses on the fly. Its most famous tools were the Enhancer class and the MethodInterceptor interface. While revolutionary, CGLIB is now considered "legacy". It hasn't kept pace with the rapid evolution of Java. Since Java 9, the JVM has become much more restrictive about illegal reflective access , and CGLIB's internal reliance on older ASM versions and dirty tricks for class loading started to cause headaches for developers moving to modern runtimes. The "Unsafe" instantiation One of the most notorious "dirty" tricks CGLIB employed (and a primary reason it has struggled with modern Java versions) is its use of the sun.misc.Unsafe API to instantiate proxy classes by skipping constructors entirely . To understand why this is a "trick," we have to look at how Java normally handles objects. Usually, when you extend a class, your constructor must call super() . But what if the parent class doesn't have a default constructor? Or what if the constructor does something heavy, like opening a database connection or throwing an exception? CGLIB wanted to create a proxy without triggering any of that parent logic. Here is a simplified look at the kind of "dirty" logic happening under the hood when you use CGLIB to proxy a class with a "difficult" constructor: import sun.misc.Unsafe ; import java.lang.reflect.Field ; public class DirtyInstantiator { public static void main ( String [] args ) throws Exception { // 1. Access the "Unsafe" instance via reflection // (It's private, so we have to cheat) Field f = Unsafe . class . getDeclaredField ( "theUnsafe" ); f . setAccessible ( true ); Unsafe unsafe = ( Unsafe ) f . get ( null ); // 2. Imagine 'ProxyClass' is the subclass CGLIB generated // We can create an instance of it WITHOUT calling the constructor // even if the constructor is private or throws an exception! TargetClass proxyInstance = ( TargetClass ) unsafe . allocateInstance ( TargetClass . class ); proxyInstance . doSomething (); } } class TargetClass { public TargetClass () { // This code will NEVER run when CGLIB uses the 'Unsafe' trick throw new RuntimeException ( "You cannot instantiate me directly!" ); } public void doSomething () { System . out . println ( "Wait... how am I running? My constructor failed!" ); } } Enter fullscreen mode Exit fullscreen mode This technique is considered dirty for several reasons that affect the stability and security of your application: Violates Language Guarantees: Java guarantees that a constructor will run before an object is used. By skipping it, CGLIB can leave internal fields uninitialized (null), leading to unpredictable NullPointerException errors later in the execution flow. Encapsulation Breaking: It relies on sun.misc.Unsafe , an internal API that was never meant for public use. Starting with Java 9 and the Module System (Project Jigsaw), the JVM began strictly "encapsulating" these internals. Security Risks: If a class has security checks in its constructor to prevent unauthorized instantiation, CGLIB’s trick bypasses those checks completely. JVM Fragility: Because this relies on internal JVM behavior, an update to the OpenJDK can (and often does) break this logic, leading to the "Illegal Reflective Access" warnings that have plagued Spring developers for years. Modern libraries like Byte Buddy still have to deal with constructor issues, but they prefer using documented, "cleaner" ways to handle class definition, or they provide much more transparent ways to handle the super() call requirements. While Unsafe allowed CGLIB to perform technical miracles, they also turned the library into a "black box" that grew increasingly fragile as the Java platform matured. This fragility eventually created a vacuum in the ecosystem for a tool that could handle the raw power of bytecode manipulation without resorting to the "dirty" hacks of the past. This is precisely where the industry shifted. We moved away from libraries that try to trick the JVM and toward a framework that works with the JVM's rules while providing a developer experience that feels like modern, idiomatic Java. Introducing Byte Buddy and the Fluent API If CGLIB is the aging rockstar of the 2000s, Byte Buddy is the modern virtuoso. Created by Rafael Winterhalter, Byte Buddy won the "Bytecode Wars" because it realized a simple truth: writing bytecode shouldn't feel like writing assembly. It should feel like writing Java. The Philosophy: Type Safety and Simplicity Byte Buddy’s philosophy is built on moving away from the "stringly-typed" and reflection-heavy approach of CGLIB. Instead of passing strings or raw method objects around and hoping for the best, it uses a Fluent DSL (Domain Specific Language) . This allows you to describe what you want the class to do in a way that the compiler can actually understand and validate, catching potential errors before your application even starts. Unlike its predecessors, which often felt like a black box of runtime magic, Byte Buddy is designed to be predictable. It doesn't try to hide the fact that it's generating a class; instead, it gives you a powerful, transparent set of tools to define exactly how that class should behave, ensuring compatibility with modern Java versions and the Module System. The Fluent DSL: Subclass, Method, Intercept To create a proxy in Byte Buddy, you follow a flow that reads like a sentence: subclass(Target.class) : "I want a new class that extends Target." method(ElementMatcher) : "I want to target these specific methods." intercept(Implementation) : "When those methods are called, do this ." ElementMatchers: The "SQL" of Methods One of the most powerful features of Byte Buddy is the ElementMatchers library. Instead of messy if statements, you select targets using declarative syntax like named("save") , isPublic() , or isAnnotatedWith(Transactional.class) . These are composable using .and() and .or() . Hands-on: Intercepting a UserService Let's build a real-world example. We have a UserService and we want to measure the execution time of the save() method. Here is a minimal implementation that includes a basic dependency (a logger or simulated database) and a method that we can easily target for interception. public class UserService { // A concrete method with logic we want to 'wrap' public String save ( String username ) { System . out . println ( ">>> UserService: Persisting user '" + username + "' to database..." ); try { // Simulate some network or disk latency Thread . sleep ( 200 ); } catch ( InterruptedException e ) { Thread . currentThread (). interrupt (); } return "SUCCESS: " + username + " is now in the system." ; } // A method we might want to ignore or match differently public void delete ( String username ) { System . out . println ( ">>> UserService: Deleting user '" + username + "'..." ); } } Enter fullscreen mode Exit fullscreen mode Here, we implement the Interceptor , which is roughly equivalent to InvocationHandler we wrote while creating a JDK Dynamic Proxy. The Interceptor defines the "extra" logic that we want to inject in our proxy. import net.bytebuddy.implementation.bind.annotation.* ; import java.lang.reflect.Method ; import java.util.concurrent.Callable ; public class PerformanceInterceptor { @RuntimeType public static Object intercept ( @Origin Method method , // The method being called @SuperCall Callable <?> zuper // The original method logic ) throws Exception { long start = System . currentTimeMillis (); try { return zuper . call (); // Execute super.save() } finally { System . out . println ( method . getName () + " took " + ( System . currentTimeMillis () - start ) + "ms" ); } } } Enter fullscreen mode Exit fullscreen mode Let's dig into the code a bit: @Origin Method method : This is the standard java.lang.reflect.Method object. It is Byte Buddy's way of handing you the "metadata" of the method being called. You can use this object to access the method name, its annotations, or its parameters without you doing any manual reflection. @SuperCall Callable<?> zuper : This is the real secret sauce. Byte Buddy creates a special auxiliary class that knows how to call the original method in the parent class. By wrapping it in a Callable , you can decide exactly when, or even if, the original logic should execute. The try/finally block: This ensures that even if the original method throws an exception, our timer still finishes. It is the standard way to implement reliable "around advice" in the AOP world. The last step is actually creating the proxy using Byte Buddy. Here we instruct JVM to build a new type. UserService proxy = new ByteBuddy () . subclass ( UserService . class ) . method ( ElementMatchers . named ( "save" )) . intercept ( MethodDelegation . to ( PerformanceInterceptor . class )) . make () . load ( UserService . class . getClassLoader (), ClassLoadingStrategy . Default . INWRAPPER ) . getLoaded () . getDeclaredConstructor (). newInstance (); proxy . save ( "Alice" ); Enter fullscreen mode Exit fullscreen mode In the above snippet: .subclass(UserService.class) : This tells Byte Buddy to generate a new class in memory that extends our UserService . To the JVM, this new class is a legitimate child of the original. .method(ElementMatchers.named("saveUser")) : Think of this as a filter. Byte Buddy iterates through all methods available in the subclass and only applies our "advice" to the ones that pass this test. .intercept(MethodDelegation.to(PerformanceInterceptor.class)) : Here, we are "binding" the matched method to our interceptor. Byte Buddy is smart enough to see the annotations in our interceptor and figure out how to pass the right arguments into it at runtime. .load(...) : This is the bridge to the JVM. We have the bytecode in a byte array, but to use it, we need to define it through a ClassLoader . The INWRAPPER strategy is the most common approach, as it loads the proxy in a child class loader of the original class, preventing class-loading conflicts. .getLoaded().getDeclaredConstructor().newInstance() : Finally, we treat the generated class like any other Java class. We grab its constructor and create an instance. This instance is what we pass around our application, and because of polymorphism, everyone thinks it's just a regular UserService . Did you notice that we only proxied the save() method of UserService and not the delete() ? Well this is another advantage of using Byte Buddy. In a JDK proxy, you are forced into a single InvocationHandler where you must handle every method call (including toString , equals , etc.) in one giant switch or if block. Byte Buddy allows you to be surgical. You can apply different interceptors to different methods within the same proxy definition. Why Byte Buddy is the current standard When you run the code above, Byte Buddy generates a class at runtime that effectively overrides the save method. But unlike CGLIB, Byte Buddy's generated code is highly optimized. It uses "Inlining" where possible and avoids the heavy overhead of reflection during every method call. Furthermore, Byte Buddy handles the complexity of Java's Module System (Project Jigsaw) gracefully. It knows how to "open" packages or define classes in a way that doesn't trigger security exceptions on modern JVMs (Java 11, 17, and 21). In the next part, we'll look at how these libraries handle "Redefinition" and "Rebasing"—techniques that allow you to modify existing classes rather than just creating subclasses. This is where we move into the territory of Java Agents and serious performance monitoring tools. For now, try running the Byte Buddy example and see if you can add a matcher that intercepts all methods except for those starting with "get". Java Proxies Unmasked: From Design Patterns to Bytecode Engineering (4 Part Series) 1 Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java 2 Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies 3 Proxies the Native Way: JDK Dynamic Proxies 4 Breaking the interface barrier: CGLIB and ByteBuddy Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Rajat Arora Follow Joined Aug 9, 2018 More from Rajat Arora Proxies the Native Way: JDK Dynamic Proxies # java # programming # backend # beginners Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies # java # spring # hibernate # mockito Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java # java # programming # designpatterns 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/rajatarora/breaking-the-interface-barrier-cglib-and-bytebuddy-462a | Breaking the interface barrier: CGLIB and ByteBuddy - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Rajat Arora Posted on Jan 9 • Originally published at rajat.co Breaking the interface barrier: CGLIB and ByteBuddy # java # programming # learning # backend Java Proxies Unmasked: From Design Patterns to Bytecode Engineering (4 Part Series) 1 Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java 2 Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies 3 Proxies the Native Way: JDK Dynamic Proxies 4 Breaking the interface barrier: CGLIB and ByteBuddy Welcome back! If you've been following along our journey through the world of Java proxies, you know we've spent a lot of time learning about the Proxy pattern and how it is used, its uses in various large libraries in the Java world, and even created a dynamic proxy using Java's internal feature: The JDK Dynamic Proxy. While using JDK Dynamic Proxies is easy ... after all, they're built right into the JDK! You don't have to import any third-party library in order to create a dynamic proxy. They are convenient and they are reliable... but, they're a bit too restrictive. They only work with interfaces . What if the class you want to proxy doesn't implement an interface? In that case, the JDK is going to look at your face and politely decline to help. But in the real world of Hibernate entities, Spring beans, and legacy monoliths, we often need to proxy classes directly. To break this interface barrier , we have to move away from high-level Java and start playing with the actual bytecode that makes up our classes. Class-based Proxies If you can't use an interface to define a proxy, how do you do it? The answer is surprisingly simple in theory: Inheritance . Instead of creating a sibling class that shares an interface, we create a child class at runtime. This child class overrides the methods of the parent and inserts the extra logic (logging, transactions, security) before calling super.method() . By becoming a subclass, the proxy is now an instance of the original class (thanks, polymorphism!), allowing it to be injected anywhere the original was expected. This is the bedrock of most Java frameworks, which rely on this "invisible" inheritance to add powerful features without forcing you to change a single line of your domain logic. But this capability didn't appear overnight. Before we reached the modern landscape of bytecode engineering, the Java community relied on a singular, powerful tool to bridge the gap where the JDK fell short. To understand where we are going with modern solutions, we first have to look at the library that paved the way and defined an entire era of enterprise Java development. The history of CGLIB: The Fallen Giant For over a decade, CGLIB ( C ode G eneration Lib rary) was the undisputed king of class-based proxies. If you've ever looked at a stack trace in a Spring Boot application and seen something like UserService$$EnhancerBySpringCGLIB$$ ..., you've seen CGLIB in action. CGLIB sat on top of ASM, a very low-level bytecode manipulation library. It provided a "high-level" (at the time) API to generate subclasses on the fly. Its most famous tools were the Enhancer class and the MethodInterceptor interface. While revolutionary, CGLIB is now considered "legacy". It hasn't kept pace with the rapid evolution of Java. Since Java 9, the JVM has become much more restrictive about illegal reflective access , and CGLIB's internal reliance on older ASM versions and dirty tricks for class loading started to cause headaches for developers moving to modern runtimes. The "Unsafe" instantiation One of the most notorious "dirty" tricks CGLIB employed (and a primary reason it has struggled with modern Java versions) is its use of the sun.misc.Unsafe API to instantiate proxy classes by skipping constructors entirely . To understand why this is a "trick," we have to look at how Java normally handles objects. Usually, when you extend a class, your constructor must call super() . But what if the parent class doesn't have a default constructor? Or what if the constructor does something heavy, like opening a database connection or throwing an exception? CGLIB wanted to create a proxy without triggering any of that parent logic. Here is a simplified look at the kind of "dirty" logic happening under the hood when you use CGLIB to proxy a class with a "difficult" constructor: import sun.misc.Unsafe ; import java.lang.reflect.Field ; public class DirtyInstantiator { public static void main ( String [] args ) throws Exception { // 1. Access the "Unsafe" instance via reflection // (It's private, so we have to cheat) Field f = Unsafe . class . getDeclaredField ( "theUnsafe" ); f . setAccessible ( true ); Unsafe unsafe = ( Unsafe ) f . get ( null ); // 2. Imagine 'ProxyClass' is the subclass CGLIB generated // We can create an instance of it WITHOUT calling the constructor // even if the constructor is private or throws an exception! TargetClass proxyInstance = ( TargetClass ) unsafe . allocateInstance ( TargetClass . class ); proxyInstance . doSomething (); } } class TargetClass { public TargetClass () { // This code will NEVER run when CGLIB uses the 'Unsafe' trick throw new RuntimeException ( "You cannot instantiate me directly!" ); } public void doSomething () { System . out . println ( "Wait... how am I running? My constructor failed!" ); } } Enter fullscreen mode Exit fullscreen mode This technique is considered dirty for several reasons that affect the stability and security of your application: Violates Language Guarantees: Java guarantees that a constructor will run before an object is used. By skipping it, CGLIB can leave internal fields uninitialized (null), leading to unpredictable NullPointerException errors later in the execution flow. Encapsulation Breaking: It relies on sun.misc.Unsafe , an internal API that was never meant for public use. Starting with Java 9 and the Module System (Project Jigsaw), the JVM began strictly "encapsulating" these internals. Security Risks: If a class has security checks in its constructor to prevent unauthorized instantiation, CGLIB’s trick bypasses those checks completely. JVM Fragility: Because this relies on internal JVM behavior, an update to the OpenJDK can (and often does) break this logic, leading to the "Illegal Reflective Access" warnings that have plagued Spring developers for years. Modern libraries like Byte Buddy still have to deal with constructor issues, but they prefer using documented, "cleaner" ways to handle class definition, or they provide much more transparent ways to handle the super() call requirements. While Unsafe allowed CGLIB to perform technical miracles, they also turned the library into a "black box" that grew increasingly fragile as the Java platform matured. This fragility eventually created a vacuum in the ecosystem for a tool that could handle the raw power of bytecode manipulation without resorting to the "dirty" hacks of the past. This is precisely where the industry shifted. We moved away from libraries that try to trick the JVM and toward a framework that works with the JVM's rules while providing a developer experience that feels like modern, idiomatic Java. Introducing Byte Buddy and the Fluent API If CGLIB is the aging rockstar of the 2000s, Byte Buddy is the modern virtuoso. Created by Rafael Winterhalter, Byte Buddy won the "Bytecode Wars" because it realized a simple truth: writing bytecode shouldn't feel like writing assembly. It should feel like writing Java. The Philosophy: Type Safety and Simplicity Byte Buddy’s philosophy is built on moving away from the "stringly-typed" and reflection-heavy approach of CGLIB. Instead of passing strings or raw method objects around and hoping for the best, it uses a Fluent DSL (Domain Specific Language) . This allows you to describe what you want the class to do in a way that the compiler can actually understand and validate, catching potential errors before your application even starts. Unlike its predecessors, which often felt like a black box of runtime magic, Byte Buddy is designed to be predictable. It doesn't try to hide the fact that it's generating a class; instead, it gives you a powerful, transparent set of tools to define exactly how that class should behave, ensuring compatibility with modern Java versions and the Module System. The Fluent DSL: Subclass, Method, Intercept To create a proxy in Byte Buddy, you follow a flow that reads like a sentence: subclass(Target.class) : "I want a new class that extends Target." method(ElementMatcher) : "I want to target these specific methods." intercept(Implementation) : "When those methods are called, do this ." ElementMatchers: The "SQL" of Methods One of the most powerful features of Byte Buddy is the ElementMatchers library. Instead of messy if statements, you select targets using declarative syntax like named("save") , isPublic() , or isAnnotatedWith(Transactional.class) . These are composable using .and() and .or() . Hands-on: Intercepting a UserService Let's build a real-world example. We have a UserService and we want to measure the execution time of the save() method. Here is a minimal implementation that includes a basic dependency (a logger or simulated database) and a method that we can easily target for interception. public class UserService { // A concrete method with logic we want to 'wrap' public String save ( String username ) { System . out . println ( ">>> UserService: Persisting user '" + username + "' to database..." ); try { // Simulate some network or disk latency Thread . sleep ( 200 ); } catch ( InterruptedException e ) { Thread . currentThread (). interrupt (); } return "SUCCESS: " + username + " is now in the system." ; } // A method we might want to ignore or match differently public void delete ( String username ) { System . out . println ( ">>> UserService: Deleting user '" + username + "'..." ); } } Enter fullscreen mode Exit fullscreen mode Here, we implement the Interceptor , which is roughly equivalent to InvocationHandler we wrote while creating a JDK Dynamic Proxy. The Interceptor defines the "extra" logic that we want to inject in our proxy. import net.bytebuddy.implementation.bind.annotation.* ; import java.lang.reflect.Method ; import java.util.concurrent.Callable ; public class PerformanceInterceptor { @RuntimeType public static Object intercept ( @Origin Method method , // The method being called @SuperCall Callable <?> zuper // The original method logic ) throws Exception { long start = System . currentTimeMillis (); try { return zuper . call (); // Execute super.save() } finally { System . out . println ( method . getName () + " took " + ( System . currentTimeMillis () - start ) + "ms" ); } } } Enter fullscreen mode Exit fullscreen mode Let's dig into the code a bit: @Origin Method method : This is the standard java.lang.reflect.Method object. It is Byte Buddy's way of handing you the "metadata" of the method being called. You can use this object to access the method name, its annotations, or its parameters without you doing any manual reflection. @SuperCall Callable<?> zuper : This is the real secret sauce. Byte Buddy creates a special auxiliary class that knows how to call the original method in the parent class. By wrapping it in a Callable , you can decide exactly when, or even if, the original logic should execute. The try/finally block: This ensures that even if the original method throws an exception, our timer still finishes. It is the standard way to implement reliable "around advice" in the AOP world. The last step is actually creating the proxy using Byte Buddy. Here we instruct JVM to build a new type. UserService proxy = new ByteBuddy () . subclass ( UserService . class ) . method ( ElementMatchers . named ( "save" )) . intercept ( MethodDelegation . to ( PerformanceInterceptor . class )) . make () . load ( UserService . class . getClassLoader (), ClassLoadingStrategy . Default . INWRAPPER ) . getLoaded () . getDeclaredConstructor (). newInstance (); proxy . save ( "Alice" ); Enter fullscreen mode Exit fullscreen mode In the above snippet: .subclass(UserService.class) : This tells Byte Buddy to generate a new class in memory that extends our UserService . To the JVM, this new class is a legitimate child of the original. .method(ElementMatchers.named("saveUser")) : Think of this as a filter. Byte Buddy iterates through all methods available in the subclass and only applies our "advice" to the ones that pass this test. .intercept(MethodDelegation.to(PerformanceInterceptor.class)) : Here, we are "binding" the matched method to our interceptor. Byte Buddy is smart enough to see the annotations in our interceptor and figure out how to pass the right arguments into it at runtime. .load(...) : This is the bridge to the JVM. We have the bytecode in a byte array, but to use it, we need to define it through a ClassLoader . The INWRAPPER strategy is the most common approach, as it loads the proxy in a child class loader of the original class, preventing class-loading conflicts. .getLoaded().getDeclaredConstructor().newInstance() : Finally, we treat the generated class like any other Java class. We grab its constructor and create an instance. This instance is what we pass around our application, and because of polymorphism, everyone thinks it's just a regular UserService . Did you notice that we only proxied the save() method of UserService and not the delete() ? Well this is another advantage of using Byte Buddy. In a JDK proxy, you are forced into a single InvocationHandler where you must handle every method call (including toString , equals , etc.) in one giant switch or if block. Byte Buddy allows you to be surgical. You can apply different interceptors to different methods within the same proxy definition. Why Byte Buddy is the current standard When you run the code above, Byte Buddy generates a class at runtime that effectively overrides the save method. But unlike CGLIB, Byte Buddy's generated code is highly optimized. It uses "Inlining" where possible and avoids the heavy overhead of reflection during every method call. Furthermore, Byte Buddy handles the complexity of Java's Module System (Project Jigsaw) gracefully. It knows how to "open" packages or define classes in a way that doesn't trigger security exceptions on modern JVMs (Java 11, 17, and 21). In the next part, we'll look at how these libraries handle "Redefinition" and "Rebasing"—techniques that allow you to modify existing classes rather than just creating subclasses. This is where we move into the territory of Java Agents and serious performance monitoring tools. For now, try running the Byte Buddy example and see if you can add a matcher that intercepts all methods except for those starting with "get". Java Proxies Unmasked: From Design Patterns to Bytecode Engineering (4 Part Series) 1 Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java 2 Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies 3 Proxies the Native Way: JDK Dynamic Proxies 4 Breaking the interface barrier: CGLIB and ByteBuddy Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Rajat Arora Follow Joined Aug 9, 2018 More from Rajat Arora Proxies the Native Way: JDK Dynamic Proxies # java # programming # backend # beginners Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies # java # spring # hibernate # mockito Understanding Proxy Patterns: The Why and How of Static and Dynamic Proxies in Java # java # programming # designpatterns 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-3/ | ASP.NET Core updates in .NET 5 Preview 3 - .NET Blog Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs .NET Blog ASP.NET Core updates in .NET 5 Preview 3 .NET 10 is here! .NET 10 is now available: the most productive, modern, secure, intelligent, and performant release of .NET yet. Learn More Download Now April 23rd, 2020 0 reactions ASP.NET Core updates in .NET 5 Preview 3 Sourabh Shirhatti [MSFT] Program Manager Show more .NET 5 Preview3 is now available and is ready for evaluation! .NET 5 will be a current release . Get started To get started with ASP.NET Core in .NET 5.0 Preview3 install the .NET 5.0 SDK . If you’re on Windows using Visual Studio, we recommend installing the latest preview of Visual Studio 2019 16.6 . If you’re on macOS, we recommend installing the latest preview of Visual Studio 2019 for Mac 8.6 . Upgrade an existing project To upgrade an existing ASP.NET Core 5.0 preview2 app to ASP.NET Core 5.0 preview3: Change the TFM in your *.csproj file from netcoreapp5.0 to net5.0 Update all Microsoft.AspNetCore.* package references to 5.0.0-preview.3.20215.14 . Update all Microsoft.Extensions.* package references to 5.0.0-preview.3.20215.2 . See the full list of breaking changes in ASP.NET Core 5.0. That’s it! You should now be all set to use .NET 5 Preview3. What’s new? Performance Improvements to HTTP/2 By significantly reducing allocations in the HTTP/2 code path and adding support for HPack static compression of HTTP/2 response headers in Kestrel, the 5.0.0-prevew3 release improves the performance of HTTP/2. We expect to announce additional features in upcoming preview releases. See the release notes for additional details and known issues. Give feedback We hope you enjoy this release of ASP.NET Core in .NET 5! We are eager to hear about your experiences with this latest .NET 5 release. Let us know what you think by filing issues on GitHub . Thanks for trying out ASP.NET Core! 0 1 0 Share on Facebook Share on X Share on Linkedin Copy Link --> Category ASP.NET Share Author Sourabh Shirhatti [MSFT] Program Manager I work on .NET, ASP.NET Core, and gRPC. UT Austin Alumnus and Bengaluru native 1 comment Discussion is closed. Login to edit/delete existing comments. Code of Conduct Sort by : Newest Newest Popular Oldest Shodai Ikebe --> Shodai Ikebe --> April 23, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> The link “.NET 5 Preview3 is now available” is incorrect. https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview3/ Here’s the correct one. https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-3/ Read next April 23, 2020 Announcing .NET 5.0 Preview 3 Rich Lander [MSFT] April 23, 2020 Blazor WebAssembly 3.2.0 Preview 5 release now available Daniel Roth Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the .NET Blog Newsletter. Privacy Statement. Subscribe Follow this blog Are you sure you wish to delete this comment? × --> OK Cancel Sign in Theme Insert/edit link Close Enter the destination URL URL Link Text Open link in a new tab Or link to existing content Search No search term specified. Showing recent items. Search or use up and down arrow keys to select an item. Cancel Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fdev.to%2Fbadrchanaa%2Fai-should-not-be-in-code-editors-1p02&title=AI%20should%20not%20be%20in%20Code%20Editors&summary=AI%20has%20become%2C%20over%20the%20last%20few%20years%2C%20an%20impossible%20technology%20to%20ignore.%20Almost%20everyone%20ignored...&source=DEV%20Community | LinkedIn Login, Sign in | LinkedIn Sign in Sign in with Apple Sign in with a passkey By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . or Email or phone Password Show Forgot password? Keep me logged in Sign in We’ve emailed a one-time link to your primary email address Click on the link to sign in instantly to your LinkedIn account. If you don’t see the email in your inbox, check your spam folder. Resend email Back New to LinkedIn? Join now Agree & Join LinkedIn By clicking Continue, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . LinkedIn © 2026 User Agreement Privacy Policy Community Guidelines Cookie Policy Copyright Policy Send Feedback Language العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional)) | 2026-01-13T08:48:13 |
https://dev.to/new?prefill=---%0Atitle%3A%20%0Apublished%3A%20%0Atags%3A%20devchallenge%2C%20agenticpostgreschallenge%2C%20ai%2C%20postgres%0A---%0A%0A*This%20is%20a%20submission%20for%20the%20%5BAgentic%20Postgres%20Challenge%20with%20Tiger%20Data%5D(https%3A%2F%2Fdev.to%2Fchallenges%2Fagentic-postgres-2025-10-22)*%0A%0A%23%23%20What%20I%20Built%0A%3C!--%20Provide%20an%20overview%20of%20your%20application%20and%20what%20inspired%20you%20to%20build%20it.%20--%3E%0A%0A%23%23%20Demo%0A%3C!--%20Share%20a%20link%20to%20your%20project%20repository%20and%20include%20screenshots%20or%20a%20video%20demo%20showing%20your%20solution%20in%20action.%20--%3E%0A%0A%23%23%20How%20I%20Used%20Agentic%20Postgres%0A%3C!--%20Explain%20which%20Agentic%20Postgres%20features%20you%20leveraged%20(Tiger%20MCP%2C%20Tiger%20CLI%2C%20pg_text%20search%2C%20fast%20forks%2C%20Fluid%20Storage)%20and%20how%20you%20used%20them%20creatively.%20--%3E%0A%0A%23%23%20Overall%20Experience%0A%3C!--%20Share%20your%20experience%20building%20with%20Agentic%20Postgres.%20What%20worked%20well%3F%20What%20surprised%20you%3F%20Any%20challenges%20or%20learnings%3F%20--%3E%0A%0A%3C!--%20Don%27t%20forget%20to%20add%20a%20cover%20image%20(if%20you%20want).%20--%3E%0A%0A%3C!--%20Team%20Submissions%3A%20Please%20pick%20one%20member%20to%20publish%20the%20submission%20and%20credit%20teammates%20by%20listing%20their%20DEV%20usernames%20directly%20in%20the%20body%20of%20the%20post.%20--%3E%0A%0A%3C!--%20Thanks%20for%20participating!%20--%3E | New Post - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Join the DEV Community DEV Community is a community of 3,676,891 amazing developers Continue with Apple Continue with Facebook Continue with Forem Continue with GitHub Continue with Google Continue with Twitter (X) OR Email Password Remember me Forgot password? By signing in, you are agreeing to our privacy policy , terms of use and code of conduct . New to DEV Community? Create account . 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://docs.github.com/en/rest | GitHub REST API documentation - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar REST API Home REST API API Version: 2022-11-28 (latest) Quickstart About the REST API About the REST API Comparing GitHub's APIs API Versions Breaking changes OpenAPI description Using the REST API Getting started Rate limits Pagination Libraries Best practices Troubleshooting Timezones CORS and JSONP Issue event types GitHub event types Authentication Authenticating Keeping API credentials secure Endpoints for GitHub App installation tokens Endpoints for GitHub App user tokens Endpoints for fine-grained PATs Permissions for GitHub Apps Permissions for fine-grained PATs Guides Script with JavaScript Script with Ruby Discover resources for a user Delivering deployments Rendering data as graphs Working with comments Building a CI server Get started - Git database Get started - Checks Encrypt secrets Actions Artifacts Cache GitHub-hosted runners OIDC Permissions Secrets Self-hosted runner groups Self-hosted runners Variables Workflow jobs Workflow runs Workflows Activity Events Feeds Notifications Starring Watching Apps GitHub Apps Installations Marketplace OAuth authorizations Webhooks Billing Budgets Billing usage Branches Branches Protected branches Campaigns Security campaigns Checks Check runs Check suites Classroom Classroom Code scanning Code scanning Code security settings Configurations Codes of conduct Codes of conduct Codespaces Codespaces Organizations Organization secrets Machines Repository secrets User secrets Collaborators Collaborators Invitations Commits Commits Commit comments Commit statuses Copilot Copilot metrics Copilot user management Credentials Revocation Dependabot Alerts Repository access Secrets Dependency graph Dependency review Dependency submission Software bill of materials (SBOM) Deploy keys Deploy keys Deployments Deployment branch policies Deployments Environments Protection rules Deployment statuses Emojis Emojis Enterprise teams Enterprise team members Enterprise team organizations Enterprise teams Gists Gists Comments Git database Blobs Commits References Tags Trees Gitignore Gitignore Interactions Organization Repository User Issues Assignees Comments Events Issues Issue dependencies Labels Milestones Sub-issues Timeline Licenses Licenses Markdown Markdown Meta Meta Metrics Community Statistics Traffic Migrations Organizations Source endpoints Users Models Catalog Embeddings Inference Organizations API Insights Artifact metadata Artifact attestations Blocking users Custom properties Issue types Members Network configurations Organization roles Organizations Outside collaborators Personal access tokens Rule suites Rules Security managers Webhooks Packages Packages Pages Pages Private registries Organization configurations Projects Draft Project items Project fields Project items Projects Pull requests Pull requests Review comments Review requests Reviews Rate limit Rate limit Reactions Reactions Releases Releases Release assets Repositories Attestations Autolinks Contents Custom properties Forks Repositories Rule suites Rules Tags Webhooks Search Search Secret scanning Push protection Secret scanning Security advisories Global security advisories Repository security advisories Teams Members Teams Users Attestations Blocking users Emails Followers GPG keys Git SSH keys Social accounts SSH signing keys Users The REST API is now versioned. For more information, see " About API versioning ." GitHub REST API documentation Create integrations, retrieve data, and automate your workflows with the GitHub REST API. Overview Quickstart Start here View all About the REST API Get oriented to the REST API documentation. Getting started with the REST API Learn how to use the GitHub REST API. Authenticating to the REST API You can authenticate to the REST API to access more endpoints and have a higher rate limit. Best practices for using the REST API Follow these best practices when using GitHub's API. Popular Rate limits for the REST API Learn about REST API rate limits, how to avoid exceeding them, and what to do if you do exceed them. Troubleshooting the REST API Learn how to diagnose and resolve common problems for the REST API. Scripting with the REST API and JavaScript Write a script using the Octokit.js SDK to interact with the REST API. Keeping your API credentials secure Follow these best practices to keep your API credentials and tokens secure. Guides Delivering deployments Using the Deployments REST API, you can build custom tooling that interacts with your server and a third-party app. @GitHub Using the REST API to interact with checks You can use the REST API to build GitHub Apps that run powerful checks against code changes in a repository. You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits. @GitHub Using pagination in the REST API Learn how to navigate through paginated responses from the REST API. @GitHub Explore guides All REST API docs About the REST API About the REST API Comparing GitHub's REST API and GraphQL API API Versions Breaking changes About the OpenAPI description for the REST API Using the REST API Getting started with the REST API Rate limits for the REST API Using pagination in the REST API Libraries for the REST API Best practices for using the REST API Troubleshooting the REST API Timezones and the REST API Using CORS and JSONP to make cross-origin requests Issue event types GitHub event types Authenticating to the REST API Authenticating to the REST API Keeping your API credentials secure Endpoints available for GitHub App installation access tokens Endpoints available for GitHub App user access tokens Endpoints available for fine-grained personal access tokens Permissions required for GitHub Apps Permissions required for fine-grained personal access tokens Guides Scripting with the REST API and JavaScript Scripting with the REST API and Ruby Discovering resources for a user Delivering deployments Rendering data as graphs Working with comments Building a CI server Using the REST API to interact with your Git database Using the REST API to interact with checks Encrypting secrets for the REST API REST API endpoints for GitHub Actions REST API endpoints for GitHub Actions artifacts REST API endpoints for GitHub Actions cache GitHub-hosted runners REST API endpoints for GitHub Actions OIDC REST API endpoints for GitHub Actions permissions REST API endpoints for GitHub Actions Secrets REST API endpoints for self-hosted runner groups REST API endpoints for self-hosted runners REST API endpoints for GitHub Actions variables REST API endpoints for workflow jobs REST API endpoints for workflow runs REST API endpoints for workflows REST API endpoints for activity REST API endpoints for events REST API endpoints for feeds REST API endpoints for notifications REST API endpoints for starring REST API endpoints for watching REST API endpoints for apps REST API endpoints for GitHub Apps REST API endpoints for GitHub App installations REST API endpoints for GitHub Marketplace REST API endpoints for OAuth authorizations REST API endpoints for GitHub App webhooks REST API endpoints for billing Budgets Billing usage REST API endpoints for branches and their settings REST API endpoints for branches REST API endpoints for protected branches REST API endpoints for security campaigns REST API endpoints for security campaigns REST API endpoints for checks REST API endpoints for check runs REST API endpoints for check suites REST API endpoints for GitHub Classroom REST API endpoints for GitHub Classroom REST API endpoints for code scanning REST API endpoints for code scanning REST API endpoints for code security settings Configurations REST API endpoints for codes of conduct REST API endpoints for codes of conduct REST API endpoints for Codespaces REST API endpoints for Codespaces REST API endpoints for Codespaces organizations REST API endpoints for Codespaces organization secrets REST API endpoints for Codespaces machines REST API endpoints for Codespaces repository secrets REST API endpoints for Codespaces user secrets REST API endpoints for collaborators REST API endpoints for collaborators REST API endpoints for repository invitations REST API endpoints for commits REST API endpoints for commits REST API endpoints for commit comments REST API endpoints for commit statuses REST API endpoints for Copilot REST API endpoints for Copilot metrics REST API endpoints for Copilot user management Credentials Revocation REST API endpoints for Dependabot REST API endpoints for Dependabot alerts REST API endpoints for Dependabot repository access REST API endpoints for Dependabot secrets REST API endpoints for the dependency graph REST API endpoints for dependency review REST API endpoints for dependency submission REST API endpoints for software bill of materials (SBOM) REST API endpoints for deploy keys REST API endpoints for deploy keys REST API endpoints for deployments REST API endpoints for deployment branch policies REST API endpoints for deployments REST API endpoints for deployment environments REST API endpoints for protection rules REST API endpoints for deployment statuses REST API endpoints for emojis REST API endpoints for emojis Enterprise teams REST API endpoints for enterprise team memberships REST API endpoints for enterprise team organizations REST API endpoints for enterprise teams REST API endpoints for gists and gist comments REST API endpoints for gists REST API endpoints for gist comments REST API endpoints for Git database REST API endpoints for Git blobs REST API endpoints for Git commits REST API endpoints for Git references REST API endpoints for Git tags REST API endpoints for Git trees REST API endpoints for gitignore REST API endpoints for gitignore REST API endpoints for interactions REST API endpoints for organization interactions REST API endpoints for repository interactions REST API endpoints for user interactions REST API endpoints for issues REST API endpoints for issue assignees REST API endpoints for issue comments REST API endpoints for issue events REST API endpoints for issues REST API endpoints for issue dependencies REST API endpoints for labels REST API endpoints for milestones REST API endpoints for sub-issues REST API endpoints for timeline events REST API endpoints for licenses REST API endpoints for licenses REST API endpoints for Markdown REST API endpoints for Markdown REST API endpoints for meta data REST API endpoints for meta data REST API endpoints for metrics REST API endpoints for community metrics REST API endpoints for repository statistics REST API endpoints for repository traffic REST API endpoints for migrations REST API endpoints for organization migrations REST API endpoints for source imports REST API endpoints for user migrations Models REST API endpoints for models catalog REST API endpoints for model embeddings REST API endpoints for models inference REST API endpoints for organizations REST API endpoints for API Insights REST API endpoints for artifact metadata REST API endpoints for artifact attestations REST API endpoints for blocking users REST API endpoints for custom properties REST API endpoints for issue types REST API endpoints for organization members REST API endpoints for network configurations REST API endpoints for organization roles REST API endpoints for organizations REST API endpoints for outside collaborators REST API endpoints for personal access tokens REST API endpoints for rule suites REST API endpoints for rules REST API endpoints for security managers REST API endpoints for organization webhooks REST API endpoints for packages REST API endpoints for packages REST API endpoints for GitHub Pages REST API endpoints for GitHub Pages Private registries Organization configurations Projects REST API endpoints for draft Project items REST API endpoints for Project fields REST API endpoints for Project items REST API endpoints for Projects REST API endpoints for pull requests REST API endpoints for pull requests REST API endpoints for pull request review comments REST API endpoints for review requests REST API endpoints for pull request reviews REST API endpoints for rate limits REST API endpoints for rate limits REST API endpoints for reactions REST API endpoints for reactions REST API endpoints for releases and release assets REST API endpoints for releases REST API endpoints for release assets REST API endpoints for repositories REST API endpoints for repository attestations REST API endpoints for repository autolinks REST API endpoints for repository contents REST API endpoints for custom properties REST API endpoints for forks REST API endpoints for repositories REST API endpoints for rule suites REST API endpoints for rules REST API endpoints for repository tags REST API endpoints for repository webhooks REST API endpoints for search REST API endpoints for search REST API endpoints for secret scanning REST API endpoints for secret scanning push protection REST API endpoints for secret scanning REST API endpoints for security advisories REST API endpoints for global security advisories REST API endpoints for repository security advisories REST API endpoints for teams REST API endpoints for team members REST API endpoints for teams REST API endpoints for users REST API endpoints for artifact attestations REST API endpoints for blocking users REST API endpoints for emails REST API endpoints for followers REST API endpoints for GPG keys REST API endpoints for Git SSH keys REST API endpoints for social accounts REST API endpoints for SSH signing keys REST API endpoints for users Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://www.highlight.io/docs/general/welcome | Welcome to highlight.io Star us on GitHub Star Docs Sign in Sign up General Docs Welcome to highlight.io Get Started Roadmap Company Values Compliance & Security Open Source Contributing Overview GraphQL Backend Frontend (app.highlight.io) Landing Site (highlight.io) Documentation End to End SDK Example Apps Adding an SDK Application Architecture GitHub Code Spaces Code Style Good First Issues Self-hosting Self-hosted [Dev] Self-hosted [Hobby] Self-hosted [Enterprise] Telemetry Our Competitors Product Philosophy Product Features Session Replay Overview Canvas & Iframe Dev-tool Window Recording Tracking Users & Recording Events Filtering Sessions GraphQL Live Mode Performance Impact Player Session Caching Rage Clicks Request Proxying Session Search Extracting the Session URL Session Search Deep Linking Shadow Dom + Web Components Error Monitoring Overview Enhancing Errors with GitHub Error Search Filtering Errors Grouping Errors Managing Errors Manually Reporting Errors Sourcemaps General Features Overview Alerts Comments Digests Environments Search Segments Services Webhooks Logging Overview Log Alerts Log Search Tracing Overview Trace Search Dashboards Overview Dashboard Management Metrics Tutorials Service Latency Web Vitals & Page Speed User Engagement User Analytics Graphing Drilldown Event Search Dashboard Variables SQL Editor Metrics (beta) Overview Frequently Asked Questions. Integrations Integrations Overview Amplitude Integration ClickUp Integration Discord Integration Electron Support Front Integration GitHub Integration Grafana Integration Overview Setup Dashboards Alerts Height Integration Intercom Integration Jira Integration LaunchDarkly Integration Linear Integration Mixpanel Integration Nuxt Integration Pendo Integration Segment Integration Slack Integration Vercel Integration WordPress Plugin Highlight.io Changelog Overview Changelog 12 (02/17) Changelog 13 (02/24) Changelog 14 (03/03) Changelog 15 (03/11) Changelog 16 (03/19) Changelog 17 (04/07) Changelog 18 (04/26) Changelog 19 (05/22) Changelog 20 (06/06) Changelog 21 (06/21) Changelog 22 (08/07) Changelog 23 (08/22) Changelog 24 (09/11) Changelog 25 (10/03) Changelog 26 (11/08) Changelog 27 (12/22) Changelog 28 (3/6) Changelog 29 (4/2) Menu Highlight Docs Welcome to highlight.io Get Started Roadmap Company Values Compliance & Security Open Source Contributing Overview GraphQL Backend Frontend (app.highlight.io) Landing Site (highlight.io) Documentation End to End SDK Example Apps Adding an SDK Application Architecture GitHub Code Spaces Code Style Good First Issues Self-hosting Self-hosted [Dev] Self-hosted [Hobby] Self-hosted [Enterprise] Telemetry Our Competitors Product Philosophy Product Features Session Replay Overview Canvas & Iframe Dev-tool Window Recording Tracking Users & Recording Events Filtering Sessions GraphQL Live Mode Performance Impact Player Session Caching Rage Clicks Request Proxying Session Search Extracting the Session URL Session Search Deep Linking Shadow Dom + Web Components Error Monitoring Overview Enhancing Errors with GitHub Error Search Filtering Errors Grouping Errors Managing Errors Manually Reporting Errors Sourcemaps General Features Overview Alerts Comments Digests Environments Search Segments Services Webhooks Logging Overview Log Alerts Log Search Tracing Overview Trace Search Dashboards Overview Dashboard Management Metrics Tutorials Service Latency Web Vitals & Page Speed User Engagement User Analytics Graphing Drilldown Event Search Dashboard Variables SQL Editor Metrics (beta) Overview Frequently Asked Questions. Integrations Integrations Overview Amplitude Integration ClickUp Integration Discord Integration Electron Support Front Integration GitHub Integration Grafana Integration Overview Setup Dashboards Alerts Height Integration Intercom Integration Jira Integration LaunchDarkly Integration Linear Integration Mixpanel Integration Nuxt Integration Pendo Integration Segment Integration Slack Integration Vercel Integration WordPress Plugin Highlight.io Changelog Overview Changelog 12 (02/17) Changelog 13 (02/24) Changelog 14 (03/03) Changelog 15 (03/11) Changelog 16 (03/19) Changelog 17 (04/07) Changelog 18 (04/26) Changelog 19 (05/22) Changelog 20 (06/06) Changelog 21 (06/21) Changelog 22 (08/07) Changelog 23 (08/22) Changelog 24 (09/11) Changelog 25 (10/03) Changelog 26 (11/08) Changelog 27 (12/22) Changelog 28 (3/6) Changelog 29 (4/2) Getting Started Getting Started with Highlight Fullstack Mapping Browser React.js Next.js Remix Vue.js Angular Gatsby.js SvelteKit Electron highlight.run SDK Overview Canvas & WebGL Console Messages Content-Security-Policy Identifying Users iframe Recording Monkey Patches Browser OpenTelemetry Persistent Asset Storage Privacy Proxying Highlight React.js Error Boundary Recording Network Requests and Responses Recording WebSocket Events Salesforce Lightning Web Components (LWC) Data Export Sourcemap Configuration Tracking Events Troubleshooting Upgrading Highlight Versioning Sessions & Errors Other React Native (beta) Server Go Overview chi Echo Fiber Gin GORM gqlgen Logrus Manual Tracing gorilla mux JS Overview Apollo AWS Lambda Cloudflare Workers Express.js Firebase Hono Nest.js Next.js Node.js Pino tRPC Winston Python Overview AWS Lambda Azure Functions Django FastAPI Flask Google Cloud Functions Loguru Other Frameworks Python AI / LLM Libraries Python Libraries Ruby Overview Other Frameworks Ruby on Rails Rust Overview actix-web No Framework Hosting Providers Overview Metrics in AWS Logging in AWS Logging in Azure Fly.io NATS Log Shipper Logging in GCP Heroku Log Drain Render Log Stream Logging in Trigger.dev Vercel Log Drain Elixir Overview Elixir App Java: All Frameworks PHP: All Frameworks C# .NET ASP C# .NET 4 ASP Docker / Docker Compose File Fluent Forward curl OpenTelemetry Protocol (OTLP) Syslog RFC5424 Systemd / Journald Native OpenTelemetry Overview Error Monitoring Logging Tracing Browser Instrumentation Metrics Fullstack Frameworks Overview Next.js Fullstack Overview Next.js Page Router Guide Next.js App Router Guide Edge Runtime Advanced Config Remix Walkthrough Self Host & Local Dev Overview Development deployment guide. Integrations Microsoft Teams self-hosted Hobby deployment guide. Traefik SSL Proxying. Docs Home SDK Client SDK API Reference Cloudflare Worker SDK API Reference Go SDK API Reference Hono SDK API Reference Java SDK API Reference Next.JS SDK API Reference Node.JS SDK API Reference Python SDK API Reference Ruby SDK API Reference Rust SDK API Reference Docs / Highlight Docs / Welcome to highlight.io Welcome to highlight.io Highlight has been acquired by LaunchDarkly ! Want to know more about our plans for the future? Read the press release . This docs site is no longer being updated. Instead, check out the LaunchDarkly observability docs . highlight.io is monitoring software for the next generation of developers. And it's all open source :). Get Started Get started with highlight.io. Instrument your frontend & backend. Our product highlight.io gives you fullstack visibility into your application by pairing session replay, error monitoring, and logging, allowing you to tie frontend issues with backend logs and performance issues. When highlight.io is fully integrated, this is what it looks like: About us Mission & Values. Details about our company, our values, and open source. Compliance & Security. Our security certificates, and contact details. Contributing to highlight.io Open source, self hosting highlight, and contributing. Self hosting highlight.io Open source, self hosting highlight, and contributing. Features Session Replay. Session replay features, how to get started, etc.. Error Monitoring. Error monitoring features, how to get started, etc.. Logging. Logging features, how to get started, etc.. Tracing. Tracing features, how to get started, etc.. Highlight Docs Get Started Overview Community / Support Suggest Edits? Follow us! [object Object] | 2026-01-13T08:48:13 |
https://dev.to/thenjdevopsguy/kubernetes-ingress-vs-service-mesh-2ee2#do-you-need-both | Kubernetes Ingress vs Service Mesh - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Michael Levan Posted on Jun 15, 2022 • Edited on Aug 6, 2025 Kubernetes Ingress vs Service Mesh # kubernetes # devops # cloud # git Networking in Kubernetes is no easy task. Whether you’re on the application side or the operations side, you need to think about networking. Whether it’s connectivity between clusters, control planes, and worker nodes, or connectivity between Kubernetes Services and Pods, it all becomes a task that needs a large amount of focus and effort. In this blog post, you’ll learn about what a service mesh is, what ingress is, and why you need both. What’s A Service Mesh When you deploy applications inside of Kubernetes, there are two primary ways that the apps are talking to each other: Service-to-Service communication Pod-to-Pod communication Pod-to-Pod communication isn’t exactly recommended because Pods are ephemeral, which means they aren’t permanent. They are designed to go down at any time and only if they’re part of a StatefulSet would they keep any type of unique identifier. However, Pods still need to be able to communicate with each other because microservices need to talk. Backends need to talk to frontends, middleware needs to talk to backends and frontends, etc… The next primary communication is Services. Services are the preferred method because a Service isn’t ephemeral and only gets deleted if specified by an engineer. Pods are able to connect to Services with Selectors (sometimes called Tags), so if a Pod goes down but the Selector in the Kubernetes Manifest that deployed the Pod doesn’t change, the new Pod will be connected to the Service. In short, a Service sits in front of Pods almost like a load balancer would (not to be confused with the LoadBalancer service type). Here’s the problem: all of this traffic is unencrypted by default. Pod-to-Pod communication, or as some people like to call it, East-West Traffic, and Service-to-Service is completely unencrypted. That means if for any reason an environment is compromised or you have some segregation concerns, there’s nothing out of the box that you can do. A Service Mesh handles a lot of that for you. A Service Mesh: Encrypts traffic between Services Helps with network latency troubleshooting Securely connects Kubernetes Services Observability for tracing and alerting The key piece here, aside from the encryption between services (using mTLS) is the network observability and routing implementations. As a small example, the following routing rule forwards traffic to /rooms via a delegate VirtualService object/kind named roompage . apiVersion: networking.istio.io/v1 kind: VirtualService metadata: name: hotebooking spec: hosts: - "hotelbooking.com" gateways: - hbgateway http: - match: - uri: prefix: "/rooms" delegate: name: roompage namespace: rooms Enter fullscreen mode Exit fullscreen mode You have full control over the "what and how" in terms of routing. What’s Ingress Outside of the need for secure communication between microservices, you need a way to interact with frontend apps. The typical way is with a load balancer that’s connected to a Service. You can also use a NodePort, but in the cloud world, you’ll mostly see load balancers being used. Here’s the problem; cloud load balancers are expensive literally and figuratively. You have to pay money for each cloud load balancer that you have. Having a few applications may not be a big deal, but what about if you have 50 or 100? Not to mention that you have to manage all of those cloud load balancers. If a Kubernetes Service disconnects from the load balancer for whatever reason, it’s your job to go in and fix it. With Kubernetes Ingress Controllers, the management and cost nightmare is abstracted from you. An Ingress Controller allows you to have: One load balancer Multiple applications (Kubernetes Services) pointing to it You can create one load balancer and have every Kubernetes Service point to it that's within the specific web application from a routing perspective. Then, you can access each Kubernetes Service on a different path. For example, below is an Ingress Spec that points to a Kubernetes Service called nginxservice and outputs it on the path called /nginxappa apiVersion : networking . k8s . io / v1 kind : Ingress metadata : name : ingress - nginxservice - a spec : ingressClassName : nginx - servicea rules : - host : localhost http : paths : - path : / nginxappa pathType : Prefix backend : service : name : nginxservice port : number : 8080 Enter fullscreen mode Exit fullscreen mode Ingress Controllers are like an Nginx Reverse Proxy. Do You Need Both? My take on it is that you need both. Here’s why: They’re both doing two different jobs. I always like to use the hammer analogy. If I need to hammer a nail, I can use the handle to slam the nail in and eventually it’ll work, but why would I do that if I can use the proper end of the hammer? An Ingress Controller is used to: Make load balancing apps easier A Service Mesh is used to: Secure communication between apps Help out with Kubernetes networking Now, here’s the kicker; there are tools that do both. For example, Istio Ingress is an Ingress Controller, but also has the capability of secure gateways using mTLS. If you’re using one of those tools, great. Just make sure that it handles both communication and security for you in the way that you’re expecting. The recommendation still is to use the proper tool for the job. Both Service Mesh and Ingress are incredibly important, especially as your microservice environment grows. Popular Ingress Controllers and Service Mesh Platforms Below is a list of Ingress Controllers and Service Mesh that are popular in today’s cloud-native world. For Service Mesh: https://istio.io/latest/about/service-mesh/ For Ingress Controllers: https://kubernetes.github.io/ingress-nginx/ https://doc.traefik.io/traefik/providers/kubernetes-ingress/ https://github.com/Kong/kubernetes-ingress-controller#readme https://istio.io/latest/docs/tasks/traffic-management/ingress/ If you want to check out how to get started with the Istio, check out my blog post on it here . Top comments (5) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand trylvis trylvis trylvis Follow Work Infra / Ops / DevOps Engineer Joined Jun 16, 2022 • Jun 16 '22 Dropdown menu Copy link Hide Nice summary! Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Jun 17 '22 Dropdown menu Copy link Hide Thank you! I'm happy that you enjoyed it. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Jan Jurák Jan Jurák Jan Jurák Follow Joined Apr 20, 2021 • Jan 4 '25 Dropdown menu Copy link Hide thank you for introduction into Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand heroes1412 heroes1412 heroes1412 Follow Joined Oct 7, 2022 • Oct 7 '22 Dropdown menu Copy link Hide Your article is very good and easy to understand. But how about API Gateway, i see ingress controller can handle API gateway task. what diffenrent? Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Oct 7 '22 Dropdown menu Copy link Hide I would say the biggest two differences are 1) Ingress Controllers are a Kubernetes Controller in itself, so it's handled in a declarative fashion 2) (correct me if I'm wrong here about API Gateways please) API Gateways are typically an intermediary to route traffic between services. Sort of like a "middle ground". Where-as the ingress controllers are more about handling frontend app traffic. Like comment: Like comment: 4 likes Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 More from Michael Levan Running Any AI Agent on Kubernetes: Step-by-Step # ai # programming # kubernetes # cloud Context-Aware Networking & Runtimes: Agentic End-To-End # ai # kubernetes # programming # cloud Security Holes in MCP Servers and How To Plug Them # programming # ai # kubernetes # docker 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://core.forem.com/pod | Podcasts - Forem Core Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account Forem Core Close Podcasts Suggest a Podcast Latest episodes S27:E8 - Learning AI (Matt Eland) CodeNewbie, May 22 '24 ICD Weekend #25 – Facebook podsłuchuje Snapchata • nowe sposoby na oszukiwanie AI Internet! Czas działać (polish), May 17 '24 S27:E7 - Tech and Art (Chris Immel) CodeNewbie, May 15 '24 ICD Weekend #24 - Pay Or OK? Wytyczne EROD Internet! Czas działać (polish), May 10 '24 S27:E6 - The Crossover of Health, Technology and Art (Daniel Bourke) CodeNewbie, May 8 '24 ICD Weekend #23 – Prawie znaleziono algorytm łamiący kryptograficzne problemy kratowe Internet! Czas działać (polish), May 3 '24 Featured shows CodeNewbie DevDiscuss DevNews Browse #WithAnand #include .NET Bytes .NET Rocks! A Cup of Code Podcast A DataFramed Podcast API Intersection APIs You Won't Hate APIs over IPAs AWS Bites Adventures in .NET Adventures in Angular Adventures in DevOps Adventures in Machine Learning Agile in Action with Bill Raymond AjTiTi [PL] Aleware All the Code Angular Experience Anonymous.fm AppForce1: News and info for iOS app developers Architect Tomorrow Around IT In 256 Seconds Arrested DevOps Awamy Podcast Azure Late Show Podcast Bangla Tech Talk Barcoding Base.cs Podcast Because the internet Betatalks the podcast Better ROI from Software Development BookBytes Bootstrapping Saas Breaking Changes Build Your SaaS Building Programmers Building an Indie Business Byte with Danyson Byte-sized CPU ⬜ Carré Petit Utile CallFé Dev CapiCast Career Chats Casual Coders Podcast Caveat Founder Chile Mole y Tech ClojureScript Podcast Cloud Native: The Good, The Bad and The Ugly Code Crafters MX Code Developer Cast (Codevcast) Code Patrol Code Story Code and the Coding Coders who Code it CodeNewbie CodePen Radio Code[ish] Codesplitters Podcast CodingBlocks CodingCat.dev Coffee & Code Cast Coffee with Butterscotch: A Gamedev Comedy Podcast Command+Shift+Left Community Pulse Compulang: Technology, Programming & Privacy Contributors: An Open Source Software Podcast Corecursive Corecursive Crowdcast CyberPodYoruba by Rollademy DE{CODE} DanielFrey.me Talks DarkNet Diaries Data Engineering Podcast Data Engineers Canada Data Science Storytime Data Science at Home DataOps Podcast Decoded Deeper Than Tech Demuxed Dev Ed Podcast Dev Interrupted Dev Questions with Tim Corey Dev Tech News DevDiscuss DevNews DevOps Shorts DevOps Speakeasy DevOps With Zack DevPro DevSec For Startups DevThink Developer Love Developer Nation Broadcast Developer Tea Developer Tharun Developer on Fire Developing Leadership Devs Like Us Devscamp Podcast Devscast Community Podcast Distinguished Devs Dive Bar DevOps Django Riffs Don't Make Me Code Double Slash [FR] DreamClients Podcast Drunk and Retired Duck Tapes Eat Sleep Cloud Repeat Edaqa & Stephane Podcast Elixir Mix EmpowerApps.Show Enjoy the Vue EnterpriseReady Erreur 200 Ethical Data, Explained Everyone Sucks Evil Master Plan Exploiting with Teja Kummarikuntla FSJam Podcast Fatal Exception: Hard Lessons in Soft Skills for Software Developers FedBites Fireside with Voxgig Flying High With Flutter Foojay.io, the Friends Of OpenJDK! Fork Pull Merge Push FounderQuest Fragmented Freelancers' Show Friends That Code Front End Happy Hour Front-End Web Daily Frontend House Full Stack Radio Functional Geekery GameDev Breakdown Getting Apps Done Gitbar Global AI Podcast Go Time Google Cloud Platform Podcast GraphStuff.FM Greater Than Code Green I/O Grow This, Grow That HTML All The Things Podcast Hanselminutes Happy Dev Hard Dev Café [spanish] [español] High Leverage Hope in Source Humans of Open Source Hyperthread I Want to Hack Imperio Cloud In The Browser Inside the Techosystem Inspect Internet! Czas działać (polish) Iteration Podcast J&J Talk AI JS Party Jamstack Radio JavaScript Jabber Julien's Tech Bites Kentico Rocks Kubernetes Bytes Ladybug Podcast Lambda3 Podcast Landing in Tech Latam Tech Heroes Launchies Learning Curve Legacy Code Rocks! LetsTalkDeveloper Level 99 Level-up Engineering Loonie Engineering Lost in the Source MLOps Community Maintainable Maintainers Anonymous Making Blocks Making Sense of IT Podcast Marianne Writes a Programming Language Mediocre Minds Mentoring Developers Merge Conflict Mindful Talks Minified: Web Dev News Mission Control Center Mlkda da Deepweb Model View Conversation Modern Web Moonlight Game Devs Musa Wakili ML Music for Programming My typeof Radio Namespace Podcast No Plans to Merge No Somos Cavernicolas OK Productive Observy McObservface On-Call Nightmares Open Source Developer Podcast Outside The Box Model OxyCast PHPUgly Page It to the Limit Peachtree Devs PnP Weekly PodRocket - A web development podcast from LogRocket Podcast Betta Podcast Ubuntu Portugal Podcast.__init__ Polyglot Polémica en /var Practical Operations Practical Product PressNomics Podcast Product Club Productivity & Engineering Podcast Programmers Quickie Public Function Pulling the Strings Quality Sense REWRITE TECH ReActivity | Android Developer Podcast React Native Nerds React Native Radio React Podcast React Round Up Ready, Set, Cloud Podcast Real-World Serverless Relative Paths Remote Ruby Rent, Buy, Build - Cloud Native Platforms Request For Commits Rewire with Susan Road To Growth Ruby Rogues Rz Omar🎙️PODCAST SELECT* SFTP Podcast Salesforce Developers Podcast Salted Bytes Sarah Lean's Weekly Update Podcast Scaling DevTools Se Habla Código Search Off The Record Secondary Storage Self-Taught Or Not Semaphore Uncut Serverless Chats ShipTalk - SRE, DevOps, Platform Engineering, Software Delivery Shop Talk Show Small Batches Snippet Soft Skills Engineering Software Developer's Journey Software Engineering Daily Software Engineering Unlocked Software Engineers Software Misadventures Software World with Candost Software as we know IT Software at Scale SpeakingSoftware Startup Engineering Startup for Startup - Global ⚡ by monday.com Streaming Audio: A Confluent podcast about Apache Kafka® Sustain Sustain Open Source Design Podcast Svelte Radio Swimm Upstream Syntax - Tasty Web Development Treats TPA Podcast: Carreira Internacional & Tech Tabs and Spaces Talk Julia Talkin' Observability TalkingRoots Teaching Python Tech Careers Tech Except!ons Tech Heads Tech Jr Tech Leaders Hub Tech Perspective Tech and Coffee Tech: Off-topic Techlab Bol.com Technically True Test Talk Radio That's My JAMstack The .NET Core Podcast The 6 Figure Developer Podcast The Angular Show The Babel Podcast The Big Branch Theory The Bike Shed The Bug Hunters Café The Business of Freelancing The Changelog The Cloud Native Show The Compile Podcast The Composable Connection The Craft of Open Source The Data Engineering Show The Data Stack Show The Diff The Front End The Frontier Podcast The GeekNarrator The Imposters Club The Indie Hackers Podcast The Loosely Coupled Show The Maker Mindset Podcast The Malayali Podcast The MongoDB Podcast The MousePaw'dCast The Nonintuitive Bits The Noob Show The Overlap The Patrick God Show The Pitch Room The Production-First Mindset The Python Podcast.__init__ The Rabbit Hole The Reconfigured Podcast The Scrimba Podcast The Secure Developer The Sequel Show The Stack Overflow Podcast The Startup Architects The State of the Web The Virtual World The Weekly Squeak The Women in Tech Show The Yes-code Podcast The freeCodeCamp Podcast Things Involving Software Think FaaS Tiaras and Tech To Be Continuous Toolsday Traceroute Trelliswork Twitter Spaces with Daniel Glejzner & Paweł Kubiak (Angular Bros) Under the Hood of Developer Marketing Untold Developer Stories Vainilla Podcast Value in Open Vaultree Cast Venture Confidential Views on Vue Virtual Coffee Podcast Voacast - Negócios Digitais e Liderança Empreendedora Vulnerable By Design WPwatercooler Wannabe Entrepreneur WaylonWalker We Belong Here: Lessons from Unconventional Paths to Tech WeTal Talks Web Reactiva Web Rush WebJoy Weekly Dev Tips Whiskey Web and Whatnot Whiskey Wednesday Word Wrap Work In Programming Working Code Write the Docs Podcast XRAtlas XRSeaPod, the XR Seattle Podcast Yoncast - O podcast da Yoncode Zero to Won bug huntr cloudonaut codepunk devMode.fm dotNET{podcast} egghead.io developer chats glich goobar podcast hexdevs podcast iPhreaks ioiocast o11ycast single-threaded tryexceptpass weekend.dev 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Forem Core — Discussing the core forem open source software project — features, bugs, performance, self-hosting. Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Forem Core © 2016 - 2026. Community building community Log in Create account | 2026-01-13T08:48:13 |
https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fdev.to%2Flparvinsmith%2Fweb3js-vs-ethersjs-a-comparison-of-web3-libraries-2ap5&title=web3.js%20vs%20ethers.js%3A%20a%20Comparison%20of%20Web3%20Libraries&summary=Both%20web3.js%20and%20ethers.js%20are%20JavaScript%20libraries%20that%20enable%20frontend%20apps%20to%20interact%20with%20the...&source=DEV%20Community | LinkedIn {"data":{"status":401},"included":[]} {"request":"/voyager/api/voyagerSegmentsDashChameleonConfig","status":401,"body":"bpr-guid-1074192","method":"GET","headers":{"x-li-uuid":"AAZIQQ05F8y+SKQRbCxIrA\u003D\u003D"}} {"data":{"status":401},"included":[]} {"request":"/voyager/api/voyagerLaunchpadDashLaunchpadViews?decorationId\u003Dcom.linkedin.voyager.dash.deco.launchpad.LaunchpadView-96\u0026launchpadContext\u003DTAKEOVER\u0026q\u003Dcontext","status":401,"body":"bpr-guid-1074193","method":"GET","headers":{"x-li-uuid":"AAZIQQ05F8y+SKQRbCxIrA\u003D\u003D"}} {"data":{"status":401},"included":[]} {"request":"/voyager/api/me","status":401,"body":"bpr-guid-1074194","method":"GET","headers":{"x-li-uuid":"AAZIQQ05F8y+SKQRbCxIrA\u003D\u003D"}} {"data":{"status":401},"included":[]} {"request":"/voyager/api/premium/featureAccess?name\u003DreactivationFeaturesEligible","status":401,"body":"bpr-guid-1074195","method":"GET","headers":{"x-li-uuid":"AAZIQQ05F8y+SKQRbCxIrA\u003D\u003D"}} urn:li:page:d_UNKNOWN_ROUTE_inshare-redirect;48f61513-dbea-444d-8eec-c46d9d66ad6c | 2026-01-13T08:48:13 |
https://forem.com/t/community | Community - Forem Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Community Follow Hide Create Post Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Music Monday - Winter Music ❄️ Mikey Dorje Mikey Dorje Mikey Dorje Follow for Music Forem Team Jan 12 Music Monday - Winter Music ❄️ # musicmonday # community # playlist # newmusic 12 reactions Comments 3 comments 1 min read Why "Ownership" is the Best Certification: Building Infrastructure for an AWS Legend Ali-Funk Ali-Funk Ali-Funk Follow Jan 12 Why "Ownership" is the Best Certification: Building Infrastructure for an AWS Legend # aws # community # career # cloud 5 reactions Comments Add Comment 2 min read How to Become a Google Developer Expert (GDE): The Complete Guide Muhammad Ahsan Ayaz Muhammad Ahsan Ayaz Muhammad Ahsan Ayaz Follow Jan 13 How to Become a Google Developer Expert (GDE): The Complete Guide # community # webdev # ai # leadership Comments Add Comment 17 min read The Clubhouse Protocol: A Thought Experiment in Distributed Governance Morten Olsen Morten Olsen Morten Olsen Follow Jan 12 The Clubhouse Protocol: A Thought Experiment in Distributed Governance # discuss # architecture # community # opensource Comments Add Comment 7 min read LINE Taiwan Developer Relations 2020 Review and 2021 Developer Community Plan Report (Part 2: Internal Evangelism) Evan Lin Evan Lin Evan Lin Follow Jan 11 LINE Taiwan Developer Relations 2020 Review and 2021 Developer Community Plan Report (Part 2: Internal Evangelism) # community # developer # devjournal Comments Add Comment 4 min read LINE Taiwan Developer Relations: 2020 Review and 2021 Community Plans Evan Lin Evan Lin Evan Lin Follow Jan 11 LINE Taiwan Developer Relations: 2020 Review and 2021 Community Plans # community # developer # devjournal Comments Add Comment 8 min read Sharing My Article's Impact on Developers - Thank you! Caterpillar Evan Lin Evan Lin Evan Lin Follow Jan 11 Sharing My Article's Impact on Developers - Thank you! Caterpillar # watercooler # community # devjournal Comments Add Comment 2 min read [TW_DevRel] Company Visit to NTU Software Engineering Course on October 28, 2022 Evan Lin Evan Lin Evan Lin Follow Jan 11 [TW_DevRel] Company Visit to NTU Software Engineering Course on October 28, 2022 # learning # softwareengineering # community # career Comments Add Comment 5 min read Refactoring How I Learn Richard Pascoe Richard Pascoe Richard Pascoe Follow Jan 11 Refactoring How I Learn # community # learning # programming # webdev Comments Add Comment 2 min read [TW_DevRel] Campus Resources for LINE Taiwan Developer Relations and Technical Promotion Evan Lin Evan Lin Evan Lin Follow Jan 11 [TW_DevRel] Campus Resources for LINE Taiwan Developer Relations and Technical Promotion # learning # community # resources # career Comments Add Comment 8 min read AI Co-Authorship: The Tool That's Changing Romance Novels in 2026 Anas Kayssi Anas Kayssi Anas Kayssi Follow Jan 11 AI Co-Authorship: The Tool That's Changing Romance Novels in 2026 # ai # creativecoding # writingtools # community Comments Add Comment 4 min read Build a Bookstore Page Richard Pascoe Richard Pascoe Richard Pascoe Follow Jan 10 Build a Bookstore Page # community # learning # programming # webdev Comments Add Comment 1 min read AceHack 5.0 Theme Reveal: Inspired by Minecraft, Built for Builders AceHack AceHack AceHack Follow Jan 9 AceHack 5.0 Theme Reveal: Inspired by Minecraft, Built for Builders # community # devchallenge # motivation Comments Add Comment 2 min read Why do developers like dark mode? Because light attracts bugs. Mehmet Bulat Mehmet Bulat Mehmet Bulat Follow Jan 9 Why do developers like dark mode? Because light attracts bugs. # jokes # community # devbugsmash # devlive Comments Add Comment 1 min read The Commit Message Comedy Club: Drop your funniest "git commit -m" lines Mehmet Bulat Mehmet Bulat Mehmet Bulat Follow Jan 8 The Commit Message Comedy Club: Drop your funniest "git commit -m" lines # jokes # community # devbugsmash # git Comments Add Comment 1 min read Communication is a Superpower Shamim Ali Shamim Ali Shamim Ali Follow Jan 8 Communication is a Superpower # career # community # workplace Comments Add Comment 12 min read 👋 Hello DEV Community! Excited to Start Sharing & Learning Alindev Alindev Alindev Follow Jan 9 👋 Hello DEV Community! Excited to Start Sharing & Learning # community # learning # webdev Comments Add Comment 1 min read My 2025 year in review whykay 👩🏻💻🐈🏳️🌈 (she/her) whykay 👩🏻💻🐈🏳️🌈 (she/her) whykay 👩🏻💻🐈🏳️🌈 (she/her) Follow Jan 5 My 2025 year in review # personal # community # reflection 4 reactions Comments Add Comment 3 min read Call for Speakers: AgentCamp – Gurugram 2026 Ganesh Sharma Ganesh Sharma Ganesh Sharma Follow Jan 8 Call for Speakers: AgentCamp – Gurugram 2026 # techtalks # agents # ai # community Comments Add Comment 1 min read DevRel na prática: meu artigo acadêmico ainda faz sentido em 2026? Awdren Fontão Awdren Fontão Awdren Fontão Follow Jan 7 DevRel na prática: meu artigo acadêmico ainda faz sentido em 2026? # discuss # community # llm # softwareengineering Comments Add Comment 3 min read Build a Travel Agency Page Richard Pascoe Richard Pascoe Richard Pascoe Follow Jan 12 Build a Travel Agency Page # community # learning # programming # webdev 3 reactions Comments Add Comment 2 min read LINE Taiwan DevRel: 2020 Review and 2021 Community Plans (Part 3: Technical Branding and Hiring) Evan Lin Evan Lin Evan Lin Follow Jan 11 LINE Taiwan DevRel: 2020 Review and 2021 Community Plans (Part 3: Technical Branding and Hiring) # devjournal # community # marketing # career 1 reaction Comments 1 comment 8 min read 7 AI Companion App Secrets to Build a Deeper Connection in 2026 Anas Kayssi Anas Kayssi Anas Kayssi Follow Jan 10 7 AI Companion App Secrets to Build a Deeper Connection in 2026 # ai # mentalhealth # developer # community Comments Add Comment 5 min read 7 Personalized Romance Novel Apps That Are Changing Digital Reading in 2026 Anas Kayssi Anas Kayssi Anas Kayssi Follow Jan 9 7 Personalized Romance Novel Apps That Are Changing Digital Reading in 2026 # generativeai # interactivefiction # digitalpublishing # community Comments Add Comment 6 min read 7 AI Assistant Secrets to Discover Hidden Gem Date Spots in 2026 Anas Kayssi Anas Kayssi Anas Kayssi Follow Jan 9 7 AI Assistant Secrets to Discover Hidden Gem Date Spots in 2026 # ai # recommendationsystems # community # indiedev Comments Add Comment 5 min read loading... trending guides/resources How to Become an AWS Community Builder How to Become an AWS Community Builder: Complete Guide for 2026 Applications KMP 밋업 202512 후기 Comunidades de desenvolvedores (JavaScript,TypeScript) Bringing Cursor Café to Guadalajara ☕💻 Why Blogging Still Matters in the Age of AI The Now Go Build Award: Celebrating Global Builders Who Inspire the AWS Community Apache Dev List Digest: Iceberg, Polaris, Arrow & Parquet (Nov 24-Dec 8, 2025) 2025 Wrapped: still building, sharing, and finding my place in the community What makes a good tech Meet-up? Public Speaking at Tech Events 101: From Acceptance to the Stage 2025 Retrospective Open Source Engagement: What's Working Now? Public Speaking at Tech Events 101: How to Start Your Speaker Journey ECR can create automaticaly when image pushed My First AWS re:Invent Experience Cover Image Generation Now an Option in the DEV Editor How to Earn More DEV.to Badges (Without Gaming the System Exocogence Is Here Now From Overwhelmed to Empowered: My Hacktoberfest 2025 Journey 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — Your community HQ Home About Contact Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a blogging-forward open source social network where we learn from one another Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/awsbites/119-the-state-of-aws-2024-answers-community-survey-commentary | 119. The state of AWS 2024 (AnsWeRS community survey commentary) - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close AWS Bites Follow 119. The state of AWS 2024 (AnsWeRS community survey commentary) Mar 22 '24 play In this episode, we provide commentary and analysis on the 2024 AWS Community Survey results. We go through the key findings for each area including infrastructure as code, CI/CD, serverless, containers, NoSQL databases, event services, and AI/ML. While recognizing potential biases, we aim to extract insights from the data and share our perspectives based on experience. Overall, we see increased adoption across many services, though some pain points remain around developer experience. We hope this format provides value to listeners interested in cloud technology trends. 💰 SPONSORS 💰 AWS Bites is brought to you by fourTheorem, an AWS Partner that does CLOUD stuff really well, check us out on fourtheorem.com ! In this episode, we mentioned the following resources: The 2024 Answers for AWS Survey results: https://answersforaws.com/2024 "GitHub Actions Feels Bad" by fasterthanlime (video): https://www.youtube.com/watch?v=9qljpi5jiMQ "Doing serverless with Terraform": https://serverless.tf/ Our event services series (YouTube playlist): https://www.youtube.com/playlist?list=PLAWXFhe0N1vLHkGO1ZIWW_SZpturHBiE_ Our previous episode about machine learning and SageMaker "How to automate transcripts with Amazon Transcribe and OpenAI Whisper": https://awsbites.com/63-how-to-automate-transcripts-with-amazon-transcribe-and-openai-whisper/ Do you have any AWS questions you would like us to address? Leave a comment here or connect with us on X, formerly Twitter: - https://twitter.com/eoins - https://twitter.com/loige Episode source Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Your browser does not support the audio element. 1x initializing... × 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax | Basic writing and formatting syntax - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Get started / Writing on GitHub / Start writing on GitHub / Basic formatting syntax Home Get started Start your journey About GitHub and Git Create an account Hello World Set up your profile Find inspiration Download files Upload a project Learning resources Onboarding Getting started with your GitHub account Getting started with GitHub Team Getting started with the GitHub Enterprise Cloud trial Getting started with GitHub Enterprise Cloud Using GitHub GitHub flow Connecting to GitHub Communicating on GitHub Feature preview Supported browsers GitHub Mobile Allow network access Connectivity problems Learning about GitHub GitHub’s plans GitHub language support Types of GitHub accounts Access permissions GitHub Advanced Security Changes to GitHub plans GitHub glossary Learn to code Get started with Git Finding example code Reuse people's code Set up Copilot for learning Local development Debug with Copilot Storing secrets safely Getting feedback on your code Secure your code Secure your dependencies Accessibility Manage theme settings Keyboard shortcuts GitHub Command Palette Writing on GitHub Start writing on GitHub Quickstart About writing & formatting Basic formatting syntax Work with advanced formatting Organized data with tables Collapsed sections Create code blocks Create diagrams Mathematical expressions Auto linked references Attaching files About tasklists Permanent links to code Using keywords in issues and pull requests Work with saved replies About saved replies Creating a saved reply Editing a saved reply Deleting a saved reply Using saved replies Share content with gists Creating gists Forking and cloning gists Saving gists with stars Moderating gist comments Explore projects Finding open source projects Contribute to open source Use Copilot to explore projects Contribute to a project Save repositories with stars Following people Following organizations Git basics Set up Git Set your username Caching credentials Repeated credential prompts macOS Keychain credentials Git workflows About remote repositories Manage remote repositories Associate text editors Handle line endings Ignoring files Git cheatsheet Using Git About Git Push commits to a remote Get changes from a remote Non-fast-forward error Splitting a subfolder About Git subtree merges About Git rebase Git rebase Resolve conflicts after rebase Special characters in names Maximum push limit Archive account and public repos Request account archive GitHub Archive program Using GitHub Docs Docs versions Hover cards GitHub Certifications About GitHub Certifications Registering for an exam Get started / Writing on GitHub / Start writing on GitHub / Basic formatting syntax Basic writing and formatting syntax Create sophisticated formatting for your prose and code on GitHub with simple syntax. Who can use this feature? Markdown can be used in the GitHub web interface. View page as Markdown In this article Headings Styling text Quoting text Quoting code Supported color models Links Section links Relative links Custom anchors Line breaks Images Lists Task lists Mentioning people and teams Referencing issues and pull requests Referencing external resources Uploading assets Using emojis Paragraphs Footnotes Alerts Hiding content with comments Ignoring Markdown formatting Disabling Markdown rendering Further reading Headings To create a heading, add one to six # symbols before your heading text. The number of # you use will determine the hierarchy level and typeface size of the heading. # A first-level heading ## A second-level heading ### A third-level heading When you use two or more headings, GitHub automatically generates a table of contents that you can access by clicking within the file header. Each heading title is listed in the table of contents and you can click a title to navigate to the selected section. Styling text You can indicate emphasis with bold, italic, strikethrough, subscript, or superscript text in comment fields and .md files. Style Syntax Keyboard shortcut Example Output Bold ** ** or __ __ Command + B (Mac) or Ctrl + B (Windows/Linux) **This is bold text** This is bold text Italic * * or _ _ Command + I (Mac) or Ctrl + I (Windows/Linux) _This text is italicized_ This text is italicized Strikethrough ~~ ~~ or ~ ~ None ~~This was mistaken text~~ This was mistaken text Bold and nested italic ** ** and _ _ None **This text is _extremely_ important** This text is extremely important All bold and italic *** *** None ***All this text is important*** All this text is important Subscript <sub> </sub> None This is a <sub>subscript</sub> text This is a subscript text Superscript <sup> </sup> None This is a <sup>superscript</sup> text This is a superscript text Underline <ins> </ins> None This is an <ins>underlined</ins> text This is an underlined text Quoting text You can quote text with a > . Text that is not a quote > Text that is a quote Quoted text is indented with a vertical line on the left and displayed using gray type. Note When viewing a conversation, you can automatically quote text in a comment by highlighting the text, then typing R . You can quote an entire comment by clicking , then Quote reply . For more information about keyboard shortcuts, see Keyboard shortcuts . Quoting code You can call out code or a command within a sentence with single backticks. The text within the backticks will not be formatted. You can also press the Command + E (Mac) or Ctrl + E (Windows/Linux) keyboard shortcut to insert the backticks for a code block within a line of Markdown. Use `git status` to list all new or modified files that haven't yet been committed. To format code or text into its own distinct block, use triple backticks. Some basic Git commands are: ``` git status git add git commit ``` For more information, see Creating and highlighting code blocks . If you are frequently editing code snippets and tables, you may benefit from enabling a fixed-width font in all comment fields on GitHub. For more information, see About writing and formatting on GitHub . Supported color models In issues, pull requests, and discussions, you can call out colors within a sentence by using backticks. A supported color model within backticks will display a visualization of the color. The background color is `#ffffff` for light mode and `#000000` for dark mode. Here are the currently supported color models. Color Syntax Example Output HEX `#RRGGBB` `#0969DA` RGB `rgb(R,G,B)` `rgb(9, 105, 218)` HSL `hsl(H,S,L)` `hsl(212, 92%, 45%)` Note A supported color model cannot have any leading or trailing spaces within the backticks. The visualization of the color is only supported in issues, pull requests, and discussions. Links You can create an inline link by wrapping link text in brackets [ ] , and then wrapping the URL in parentheses ( ) . You can also use the keyboard shortcut Command + K to create a link. When you have text selected, you can paste a URL from your clipboard to automatically create a link from the selection. You can also create a Markdown hyperlink by highlighting the text and using the keyboard shortcut Command + V . If you'd like to replace the text with the link, use the keyboard shortcut Command + Shift + V . This site was built using [GitHub Pages](https://pages.github.com/). Note GitHub automatically creates links when valid URLs are written in a comment. For more information, see Autolinked references and URLs . Section links You can link directly to any section that has a heading. To view the automatically generated anchor in a rendered file, hover over the section heading to expose the icon and click the icon to display the anchor in your browser. If you need to determine the anchor for a heading in a file you are editing, you can use the following basic rules: Letters are converted to lower-case. Spaces are replaced by hyphens ( - ). Any other whitespace or punctuation characters are removed. Leading and trailing whitespace are removed. Markup formatting is removed, leaving only the contents (for example, _italics_ becomes italics ). If the automatically generated anchor for a heading is identical to an earlier anchor in the same document, a unique identifier is generated by appending a hyphen and an auto-incrementing integer. For more detailed information on the requirements of URI fragments, see RFC 3986: Uniform Resource Identifier (URI): Generic Syntax, Section 3.5 . The code block below demonstrates the basic rules used to generate anchors from headings in rendered content. # Example headings ## Sample Section ## This'll be a _Helpful_ Section About the Greek Letter Θ! A heading containing characters not allowed in fragments, UTF-8 characters, two consecutive spaces between the first and second words, and formatting. ## This heading is not unique in the file TEXT 1 ## This heading is not unique in the file TEXT 2 # Links to the example headings above Link to the sample section: [ Link Text ]( #sample-section ). Link to the helpful section: [ Link Text ]( #thisll-be-a-helpful-section-about-the-greek-letter-Θ ). Link to the first non-unique section: [ Link Text ]( #this-heading-is-not-unique-in-the-file ). Link to the second non-unique section: [ Link Text ]( #this-heading-is-not-unique-in-the-file-1 ). Note If you edit a heading, or if you change the order of headings with "identical" anchors, you will also need to update any links to those headings as the anchors will change. Relative links You can define relative links and image paths in your rendered files to help readers navigate to other files in your repository. A relative link is a link that is relative to the current file. For example, if you have a README file in root of your repository, and you have another file in docs/CONTRIBUTING.md , the relative link to CONTRIBUTING.md in your README might look like this: [Contribution guidelines for this project](docs/CONTRIBUTING.md) GitHub will automatically transform your relative link or image path based on whatever branch you're currently on, so that the link or path always works. The path of the link will be relative to the current file. Links starting with / will be relative to the repository root. You can use all relative link operands, such as ./ and ../ . Your link text should be on a single line. The example below will not work. [Contribution guidelines for this project](docs/CONTRIBUTING.md) Relative links are easier for users who clone your repository. Absolute links may not work in clones of your repository - we recommend using relative links to refer to other files within your repository. Custom anchors You can use standard HTML anchor tags ( <a name="unique-anchor-name"></a> ) to create navigation anchor points for any location in the document. To avoid ambiguous references, use a unique naming scheme for anchor tags, such as adding a prefix to the name attribute value. Note Custom anchors will not be included in the document outline/Table of Contents. You can link to a custom anchor using the value of the name attribute you gave the anchor. The syntax is exactly the same as when you link to an anchor that is automatically generated for a heading. For example: # Section Heading Some body text of this section. < a name = "my-custom-anchor-point" > </ a > Some text I want to provide a direct link to, but which doesn't have its own heading. (… more content…) [ A link to that custom anchor ]( #my-custom-anchor-point ) Tip Custom anchors are not considered by the automatic naming and numbering behavior of automatic heading links. Line breaks If you're writing in issues, pull requests, or discussions in a repository, GitHub will render a line break automatically: This example Will span two lines However, if you are writing in an .md file, the example above would render on one line without a line break. To create a line break in an .md file, you will need to include one of the following: Include two spaces at the end of the first line. This example Will span two lines Include a backslash at the end of the first line. This example\ Will span two lines Include an HTML single line break tag at the end of the first line. This example < br /> Will span two lines If you leave a blank line between two lines, both .md files and Markdown in issues, pull requests, and discussions will render the two lines separated by the blank line: This example Will have a blank line separating both lines Images You can display an image by adding ! and wrapping the alt text in [ ] . Alt text is a short text equivalent of the information in the image. Then, wrap the link for the image in parentheses () .  GitHub supports embedding images into your issues, pull requests, discussions, comments and .md files. You can display an image from your repository, add a link to an online image, or upload an image. For more information, see Uploading assets . Note When you want to display an image that is in your repository, use relative links instead of absolute links. Here are some examples for using relative links to display an image. Context Relative Link In a .md file on the same branch /assets/images/electrocat.png In a .md file on another branch /../main/assets/images/electrocat.png In issues, pull requests and comments of the repository ../blob/main/assets/images/electrocat.png?raw=true In a .md file in another repository /../../../../github/docs/blob/main/assets/images/electrocat.png In issues, pull requests and comments of another repository ../../../github/docs/blob/main/assets/images/electrocat.png?raw=true Note The last two relative links in the table above will work for images in a private repository only if the viewer has at least read access to the private repository that contains these images. For more information, see Relative Links . The Picture element The <picture> HTML element is supported. Lists You can make an unordered list by preceding one or more lines of text with - , * , or + . - George Washington * John Adams + Thomas Jefferson To order your list, precede each line with a number. 1. James Madison 2. James Monroe 3. John Quincy Adams Nested Lists You can create a nested list by indenting one or more list items below another item. To create a nested list using the web editor on GitHub or a text editor that uses a monospaced font, like Visual Studio Code , you can align your list visually. Type space characters in front of your nested list item until the list marker character ( - or * ) lies directly below the first character of the text in the item above it. 1. First list item - First nested list item - Second nested list item Note In the web-based editor, you can indent or dedent one or more lines of text by first highlighting the desired lines and then using Tab or Shift + Tab respectively. To create a nested list in the comment editor on GitHub, which doesn't use a monospaced font, you can look at the list item immediately above the nested list and count the number of characters that appear before the content of the item. Then type that number of space characters in front of the nested list item. In this example, you could add a nested list item under the list item 100. First list item by indenting the nested list item a minimum of five spaces, since there are five characters ( 100. ) before First list item . 100. First list item - First nested list item You can create multiple levels of nested lists using the same method. For example, because the first nested list item has seven characters ( ␣␣␣␣␣-␣ ) before the nested list content First nested list item , you would need to indent the second nested list item by at least two more characters (nine spaces minimum). 100. First list item - First nested list item - Second nested list item For more examples, see the GitHub Flavored Markdown Spec . Task lists To create a task list, preface list items with a hyphen and space followed by [ ] . To mark a task as complete, use [x] . - [x] #739 - [ ] https://github.com/octo-org/octo-repo/issues/740 - [ ] Add delight to the experience when all tasks are complete :tada: If a task list item description begins with a parenthesis, you'll need to escape it with \ : - [ ] \(Optional) Open a followup issue For more information, see About tasklists . Mentioning people and teams You can mention a person or team on GitHub by typing @ plus their username or team name. This will trigger a notification and bring their attention to the conversation. People will also receive a notification if you edit a comment to mention their username or team name. For more information about notifications, see About notifications . Note A person will only be notified about a mention if the person has read access to the repository and, if the repository is owned by an organization, the person is a member of the organization. @github/support What do you think about these updates? When you mention a parent team, members of its child teams also receive notifications, simplifying communication with multiple groups of people. For more information, see About organization teams . Typing an @ symbol will bring up a list of people or teams on a project. The list filters as you type, so once you find the name of the person or team you are looking for, you can use the arrow keys to select it and press either tab or enter to complete the name. For teams, enter the @organization/team-name and all members of that team will get subscribed to the conversation. The autocomplete results are restricted to repository collaborators and any other participants on the thread. Referencing issues and pull requests You can bring up a list of suggested issues and pull requests within the repository by typing # . Type the issue or pull request number or title to filter the list, and then press either tab or enter to complete the highlighted result. For more information, see Autolinked references and URLs . Referencing external resources If custom autolink references are configured for a repository, then references to external resources, like a JIRA issue or Zendesk ticket, convert into shortened links. To know which autolinks are available in your repository, contact someone with admin permissions to the repository. For more information, see Configuring autolinks to reference external resources . Uploading assets You can upload assets like images by dragging and dropping, selecting from a file browser, or pasting. You can upload assets to issues, pull requests, comments, and .md files in your repository. Using emojis You can add emoji to your writing by typing :EMOJICODE: , a colon followed by the name of the emoji. @octocat :+1: This PR looks great - it's ready to merge! :shipit: Typing : will bring up a list of suggested emoji. The list will filter as you type, so once you find the emoji you're looking for, press Tab or Enter to complete the highlighted result. For a full list of available emoji and codes, see the Emoji-Cheat-Sheet . Paragraphs You can create a new paragraph by leaving a blank line between lines of text. Footnotes You can add footnotes to your content by using this bracket syntax: Here is a simple footnote[^1]. A footnote can also have multiple lines[^2]. [^1]: My reference. [^2]: To add line breaks within a footnote, add 2 spaces to the end of a line. This is a second line. The footnote will render like this: Note The position of a footnote in your Markdown does not influence where the footnote will be rendered. You can write a footnote right after your reference to the footnote, and the footnote will still render at the bottom of the Markdown. Footnotes are not supported in wikis. Alerts Alerts , also sometimes known as callouts or admonitions , are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information. On GitHub, they are displayed with distinctive colors and icons to indicate the significance of the content. Use alerts only when they are crucial for user success and limit them to one or two per article to prevent overloading the reader. Additionally, you should avoid placing alerts consecutively. Alerts cannot be nested within other elements. To add an alert, use a special blockquote line specifying the alert type, followed by the alert information in a standard blockquote. Five types of alerts are available: > [!NOTE] > Useful information that users should know, even when skimming content. > [!TIP] > Helpful advice for doing things better or more easily. > [!IMPORTANT] > Key information users need to know to achieve their goal. > [!WARNING] > Urgent info that needs immediate user attention to avoid problems. > [!CAUTION] > Advises about risks or negative outcomes of certain actions. Here are the rendered alerts: Hiding content with comments You can tell GitHub to hide content from the rendered Markdown by placing the content in an HTML comment. <!-- This content will not appear in the rendered Markdown --> Ignoring Markdown formatting You can tell GitHub to ignore (or escape) Markdown formatting by using \ before the Markdown character. Let's rename \*our-new-project\* to \*our-old-project\*. For more information on backslashes, see Daring Fireball's Markdown Syntax . Note The Markdown formatting will not be ignored in the title of an issue or a pull request. Disabling Markdown rendering When viewing a Markdown file, you can click Code at the top of the file to disable Markdown rendering and view the file's source instead. Disabling Markdown rendering enables you to use source view features, such as line linking, which is not possible when viewing rendered Markdown files. Further reading GitHub Flavored Markdown Spec About writing and formatting on GitHub Working with advanced formatting Quickstart for writing on GitHub Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://dev.to/page/storyblok-challenge-2025-06-11-contest-rules | Storyblok Headless CMS Challenge Contest Rules - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Storyblok Headless CMS Challenge Contest Rules Contest Announcement Storyblok Headless CMS Challenge Sponsored by Dev Community Inc.(" Sponsor ") NO ENTRY FEE. NO PURCHASE NECESSARY TO ENTER OR WIN. VOID WHERE PROHIBITED. We urge you to carefully read the terms and conditions of this Contest Landing Page located here and the DEV Community Inc. General Contest Official Rules located here ("Official Rules"), incorporated herein by reference. The following contest specific details on this Contest Announcement Page, together with the Official Rules , govern your participation in the named contest defined below (the "Contest"). Sponsor does not claim ownership rights in your Entry. The Official Rules describe the rights you give to Sponsor by submitting an Entry to participate in the named Contest. In the event of a conflict between the terms of this Contest Announcement Page and the Official Rules, the Official Rules will govern and control. Contest Name : Storyblok Headless CMS Challenge Entry Period : The Contest begins on June 11, 2025 at 9:00 AM PDT and ends on June 22, 2025 June 29, 2025 at 11:59 PM PDT (the " Entry Period ") How to Enter : All entries must be submitted no later than the end of the Entry Period. You may enter the Contest during the Entry Period as follows: Visit the Contest webpage part of the DEV Community Site located here (the " Contest Page "); and Follow any instructions on the Contest Page and submit your completed entry (each an " Entry "). There is no limit on the number of Entries you may submit during the Entry Period. Required Elements for Entries : Without limiting any terms of the Official Rules, each Entry must include, at a minimum, the following elements: A published submission post on DEV that provides an overview of the app using the submission template provided on the Contest Page. Judging Criteria : All qualified entries will be judged by a panel as selected by Sponsor as set forth in the Official Rules. Judges will award one winner to each prompt based on the following criteria: -Use of Storyblok -Creativity -Complexity -Ease of Use -Accessibility In the event of a tie in scoring between judges, the judges will select the entry that received the highest number of positive reactions on their DEV post to determine the winner. Prize(s) : The prizes to be awarded from the Contest are as follows: Both Winners will receive: $1,500 USD Gift Card or Equivalent Exclusive DEV Badge DEV++ Membership Participant Winner (who submits a valid and qualified entry) will receive: A completion badge on their DEV profile 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://policies.google.com/privacy/partners?hl=ko&gl=kr | Google이 Google 서비스를 사용하는 웹사이트 또는 앱의 정보를 사용하는 방법 – 개인정보 보호 및 약관 – Google 개인정보 보호 및 약관 개인정보 보호 및 약관 기본 콘텐츠로 건너뛰기 로그인 개요 개인정보처리방침 서비스 약관 기술 FAQ 개인정보 보호 및 약관 개요 개인정보처리방침 서비스 약관 기술 광고 Google이 Google 서비스를 사용하는 웹사이트 또는 앱의 정보를 사용하는 방법 Google의 쿠키 사용법 Google의 위치 정보 사용 방법 Google에서 결제에 신용카드 번호를 사용하는 방식 Google 보이스 작동 원리 Google 제품 개인정보 보호 가이드 Google에서 수집한 데이터를 보관하는 방법 FAQ 개인정보 보호 및 약관 개인정보 보호 및 약관 개인정보 보호 및 약관 개요 개인정보처리방침 서비스 약관 기술 FAQ Google 계정 기술 광고 Google이 Google 서비스를 사용하는 웹사이트 또는 앱의 정보를 사용하는 방법 Google의 쿠키 사용법 Google의 위치 정보 사용 방법 Google에서 결제에 신용카드 번호를 사용하는 방식 Google 보이스 작동 원리 Google 제품 개인정보 보호 가이드 Google에서 수집한 데이터를 보관하는 방법 Google 광고 서비스에서는 Chrome 및 Android의 개인 정보 보호 샌드박스 이니셔티브를 통해 온라인에서 사용자의 개인 정보를 더 안전하게 보호하는 방식으로 디지털 광고의 게재 및 측정을 지원하는 새로운 방법을 실험하고 있습니다. Chrome 또는 Android에서 관련 개인 정보 보호 샌드박스 설정을 사용 설정한 사용자는 사용자의 브라우저나 휴대기기에 저장된 Topics 또는 Protected Audience 데이터를 기반으로 Google의 광고 서비스에서 관련 광고를 볼 수 있습니다. Google의 광고 서비스에서는 사용자의 브라우저나 휴대기기에 저장된 Attribution Reporting 데이터를 사용하여 광고 실적을 측정할 수도 있습니다. 개인 정보 보호 샌드박스에 대해 자세히 알아보기 Google이 Google 서비스를 사용하는 웹사이트 또는 앱의 정보를 사용하는 방법 많은 웹사이트 및 앱에서는 콘텐츠를 개선하고 서비스를 무료로 제공하기 위해 Google 서비스를 사용합니다. 이 웹사이트와 앱들은 Google 서비스를 통합하는 과정에서 Google과 정보를 공유합니다. 예를 들어, Google 애널리틱스와 같은 분석 도구를 포함하여 애드센스와 같은 광고 서비스를 사용하거나 YouTube의 동영상 콘텐츠가 삽입되어 있는 웹사이트를 방문하면, 웹브라우저에서 자동으로 특정 정보를 Google에 전송합니다. 이러한 정보에는 방문 중인 페이지의 URL 및 사용자의 IP 주소가 포함됩니다. IP 주소는 사용자의 일반적인 위치를 파악하고, 광고의 효과를 측정하며, 설정에 따라 표시되는 광고의 관련성을 개선하는 용도로 사용될 수 있습니다. Google에서 브라우저에 쿠키를 설정 하거나 이미 존재하는 쿠키를 읽을 수도 있습니다. 또한 Google 광고 서비스를 사용하는 앱은 광고를 위해 앱 이름 및 고유 식별자와 같은 정보를 Google과 공유합니다. Google은 웹사이트 및 앱이 공유하는 정보를 사용하여 서비스를 제공하고, 서비스를 유지 관리 및 개선하고, 새로운 서비스를 개발하고, 광고 효과를 측정하고, 사기 및 악용을 방지하고, Google 및 파트너 웹사이트와 앱에 표시되는 콘텐츠 및 광고를 맞춤설정합니다. 개인정보처리방침 에서 Google이 각 목적별로 데이터를 처리하는 방법을 자세히 알아보세요. 또한 광고 페이지에서는 Google 광고와 관련된 자세한 내용, 광고의 맥락에서 사용자의 정보가 사용되는 방법, Google이 이 정보를 저장하는 기간에 관해 알아볼 수 있습니다. Google 개인정보처리방침 에는 Google에서 사용자 정보를 처리하는 데 사용하는 법적 근거가 설명되어 있습니다. 예를 들어, Google에서는 사용자의 동의를 받아 사용자 정보를 처리할 수 있습니다. 또는 사용자의 필요를 충족하기 위한 서비스 제공, 유지관리, 개선과 같이 적법한 이익을 추구하려는 목적으로 사용자 정보를 처리할 수도 있습니다. 사이트나 앱을 통해 Google과 공유된 사용자 정보를 처리할 때, 이러한 사이트나 앱에서 Google의 정보 처리를 허용하기 전에 사용자의 동의를 구하는 경우가 있습니다. 예를 들어, 사이트에 배너가 표시되어 사이트가 수집한 정보를 Google이 처리하는 데 동의해 달라고 요청할 수 있습니다. 이 경우 Google은 Google 개인정보처리방침에 설명된 법적 근거보다는 사용자가 사이트나 앱에서 동의한 내용을 존중합니다. 동의 여부를 변경하거나 철회하려면 해당 사이트나 앱으로 이동하세요. 광고 개인 최적화 광고 개인 최적화 기능이 사용 설정되어 있으면 Google이 사용자의 정보를 사용하여 사용자에게 더욱 유용한 광고를 표시합니다. 예를 들어, 산악자전거를 판매하는 웹사이트에서 Google의 광고 서비스를 사용하는 경우 사용자가 이 웹사이트를 방문하면 Google이 게재하는 광고를 표시하는 다른 웹사이트에 산악자전거 광고가 표시될 수 있습니다. 광고 개인 최적화를 사용 중지하면 Google은 광고 프로필을 만들거나 사용자에게 표시되는 광고를 맞춤설정하기 위해 사용자 정보를 수집하거나 사용하지 않습니다. 광고는 계속해서 표시되지만, 이전처럼 유용한 광고가 표시되지는 않습니다. 현재 보고 있는 웹사이트나 앱의 주제, 현재 검색어, 대략적인 위치를 바탕으로 광고가 계속 표시될 수는 있지만, 사용자의 관심분야나 검색 기록, 인터넷 사용 기록을 바탕으로 표시되지는 않습니다. 하지만 광고 효과 측정과 사기 및 악용 방지 등 위에서 언급된 다른 목적으로 사용자의 정보가 계속해서 사용될 수도 있습니다. Google 서비스를 사용하는 웹사이트 또는 앱과 상호작용할 때, Google을 포함한 광고 제공업체의 개인 맞춤 광고를 표시할지 선택하는 메시지가 표시될 수 있습니다. 어느 쪽을 선택하든 Google에서는 광고 개인 최적화 설정이 사용 중지되어 있거나 계정에서 개인 맞춤 광고를 사용할 수 없으면 표시되는 광고를 맞춤설정하지 않습니다. 광고 설정 에서 광고 표시에 어떤 정보가 사용되는지 확인하고 관리할 수 있습니다. 이러한 웹사이트 및 앱에서 Google이 수집하는 정보를 관리하는 방법 Google 서비스를 사용하는 웹사이트 및 앱을 방문하거나 이용할 때 기기에서 공유되는 정보를 관리하는 방법은 다음과 같습니다. 광고 설정 을 사용하면 Google 검색이나 YouTube 등의 Google 서비스 또는 Google 광고 서비스를 사용하는 비(非) Google 웹사이트 및 앱에 표시되는 광고를 관리할 수 있습니다. 광고가 어떻게 맞춤설정되는지 알아보고 , 광고 개인 최적화를 선택 해제하고, 특정 광고주를 차단할 수도 있습니다. Google 계정으로 로그인되어 있다면 계정 설정에 따라 내 활동 으로 이동하여 방문한 웹사이트 및 앱에서 Google이 수집하는 정보 등 사용자가 Google 서비스를 사용할 때 생성된 데이터를 검토하고 관리할 수 있습니다. 활동을 날짜 및 주제별로 찾아보고 일부 활동 또는 모든 활동을 삭제할 수 있습니다. 많은 웹사이트와 앱에서는 방문자가 웹사이트 및 앱과 어떻게 상호작용하는지 파악하기 위해 Google 애널리틱스를 사용합니다. 브라우저에서 애널리틱스를 사용하고 싶지 않다면 Google 애널리틱스 브라우저 부가기능을 설치 할 수 있습니다. Google 애널리틱스 및 개인정보 보호 에 대해 자세히 알아보세요. Chrome의 시크릿 모드를 사용 하면 웹페이지와 파일을 브라우저 기록이나 계정 기록(로그인한 경우 제외)에 남기지 않고 웹을 탐색할 수 있습니다. 쿠키는 시크릿 창과 탭을 모두 닫으면 삭제되며, 북마크와 설정은 별도로 삭제하지 않는 한 저장됩니다. 쿠키 에 관해 자세히 알아보세요. Chrome의 시크릿 모드 또는 다른 시크릿 브라우징 모드를 사용해도 Google 서비스를 사용하는 웹사이트를 방문할 경우 데이터 수집이 차단되지 않으며, 사용자가 이러한 브라우저를 사용하여 웹사이트를 방문할 때에도 Google은 계속 데이터를 수집할 수 있습니다. Chrome 등의 여러 브라우저에서는 사용자가 타사 쿠키를 차단할 수 있습니다. 또한 기존 쿠기가 있는 경우 브라우저 내에서 삭제할 수 있습니다. Chrome에서 쿠키를 관리하는 방법 을 자세히 알아보시기 바랍니다. 새 탭에서 열림 (각주 열기) Google Google 정보 개인정보처리방침 약관 투명성 센터 한국어 Afrikaans Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch Eesti English English (India) English (United Kingdom) Español Español (Latinoamérica) Euskara Filipino Français Français (Canada) Gaeilge Galego Hrvatski Isizulu Íslenska Italiano Kiswahili Latviešu Lietuvių Magyar Malti Nederlands Norsk Polski Português (Brasil) Português (Portugal) Română Slovenčina Slovenščina Srpski Suomi Svenska Tiếng Việt Türkçe অসমীয়া Ελληνικά Български ଓଡିଆ Русский Српски Українська עברית اردو العربية فارسی አማርኛ मराठी हिन्दी বাংলা ગુજરાતી தமிழ் తెలుగు ಕನ್ನಡ മലയാളം ไทย 한국어 中文 (香港) 中文(简体中文) 中文(繁體中文) 日本語 Google 앱 기본 메뉴 | 2026-01-13T08:48:13 |
https://docs.github.com/en/get-started/git-basics/managing-remote-repositories | Managing remote repositories - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar Get started / Git basics / Manage remote repositories Home Get started Start your journey About GitHub and Git Create an account Hello World Set up your profile Find inspiration Download files Upload a project Learning resources Onboarding Getting started with your GitHub account Getting started with GitHub Team Getting started with the GitHub Enterprise Cloud trial Getting started with GitHub Enterprise Cloud Using GitHub GitHub flow Connecting to GitHub Communicating on GitHub Feature preview Supported browsers GitHub Mobile Allow network access Connectivity problems Learning about GitHub GitHub’s plans GitHub language support Types of GitHub accounts Access permissions GitHub Advanced Security Changes to GitHub plans GitHub glossary Learn to code Get started with Git Finding example code Reuse people's code Set up Copilot for learning Local development Debug with Copilot Storing secrets safely Getting feedback on your code Secure your code Secure your dependencies Accessibility Manage theme settings Keyboard shortcuts GitHub Command Palette Writing on GitHub Start writing on GitHub Quickstart About writing & formatting Basic formatting syntax Work with advanced formatting Organized data with tables Collapsed sections Create code blocks Create diagrams Mathematical expressions Auto linked references Attaching files About tasklists Permanent links to code Using keywords in issues and pull requests Work with saved replies About saved replies Creating a saved reply Editing a saved reply Deleting a saved reply Using saved replies Share content with gists Creating gists Forking and cloning gists Saving gists with stars Moderating gist comments Explore projects Finding open source projects Contribute to open source Use Copilot to explore projects Contribute to a project Save repositories with stars Following people Following organizations Git basics Set up Git Set your username Caching credentials Repeated credential prompts macOS Keychain credentials Git workflows About remote repositories Manage remote repositories Associate text editors Handle line endings Ignoring files Git cheatsheet Using Git About Git Push commits to a remote Get changes from a remote Non-fast-forward error Splitting a subfolder About Git subtree merges About Git rebase Git rebase Resolve conflicts after rebase Special characters in names Maximum push limit Archive account and public repos Request account archive GitHub Archive program Using GitHub Docs Docs versions Hover cards GitHub Certifications About GitHub Certifications Registering for an exam Get started / Git basics / Manage remote repositories Managing remote repositories Learn to work with your local repositories on your computer and remote repositories hosted on GitHub. Platform navigation Mac Windows Linux View page as Markdown In this article Adding a remote repository Changing a remote repository's URL Renaming a remote repository Removing a remote repository Further reading Adding a remote repository To add a new remote, use the git remote add command on the terminal, in the directory your repository is stored at. The git remote add command takes two arguments: A remote name, for example, origin A remote URL, for example, https://github.com/OWNER/REPOSITORY.git For example: $ git remote add origin https://github.com/OWNER/REPOSITORY.git # Set a new remote $ git remote -v # Verify new remote > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) For more information on which URL to use, see About remote repositories . Troubleshooting: Remote origin already exists This error means you've tried to add a remote with a name that already exists in your local repository. $ git remote add origin https://github.com/octocat/Spoon-Knife.git > fatal: remote origin already exists. To fix this, you can: Use a different name for the new remote. Rename the existing remote repository before you add the new remote. For more information, see Renaming a remote repository below. Delete the existing remote repository before you add the new remote. For more information, see Removing a remote repository below. Changing a remote repository's URL The git remote set-url command changes an existing remote repository URL. Tip For information on the difference between HTTPS and SSH URLs, see About remote repositories . The git remote set-url command takes two arguments: An existing remote name. For example, origin or upstream are two common choices. A new URL for the remote. For example: If you're updating to use HTTPS, your URL might look like: https://github.com/OWNER/REPOSITORY.git If you're updating to use SSH, your URL might look like: git@github.com:OWNER/REPOSITORY.git Switching remote URLs from SSH to HTTPS Open Terminal Terminal Git Bash . Change the current working directory to your local project. List your existing remotes in order to get the name of the remote you want to change. $ git remote -v > origin git@github.com:OWNER/REPOSITORY.git (fetch) > origin git@github.com:OWNER/REPOSITORY.git (push) Change your remote's URL from SSH to HTTPS with the git remote set-url command. git remote set-url origin https://github.com/OWNER/REPOSITORY.git Verify that the remote URL has changed. $ git remote -v # Verify new remote URL > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) The next time you git fetch , git pull , or git push to the remote repository, you'll be asked for your GitHub username and password. When Git prompts you for your password, enter your personal access token. Alternatively, you can use a credential helper like Git Credential Manager . Password-based authentication for Git has been removed in favor of more secure authentication methods. For more information, see Managing your personal access tokens . You can use a credential helper so Git will remember your GitHub username and personal access token every time it talks to GitHub. Switching remote URLs from HTTPS to SSH Open Terminal Terminal Git Bash . Change the current working directory to your local project. List your existing remotes in order to get the name of the remote you want to change. $ git remote -v > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) Change your remote's URL from HTTPS to SSH with the git remote set-url command. git remote set-url origin git@github.com:OWNER/REPOSITORY.git Verify that the remote URL has changed. $ git remote -v # Verify new remote URL > origin git@github.com:OWNER/REPOSITORY.git (fetch) > origin git@github.com:OWNER/REPOSITORY.git (push) Troubleshooting: No such remote '[name]' This error means that the remote you tried to change doesn't exist: $ git remote set-url sofake https://github.com/octocat/Spoon-Knife > fatal: No such remote 'sofake' Check that you've correctly typed the remote name. Renaming a remote repository Use the git remote rename command to rename an existing remote. The git remote rename command takes two arguments: An existing remote name, for example, origin A new name for the remote, for example, destination Example of renaming a remote repository These examples assume you're cloning using HTTPS , which is recommended. $ git remote -v # View existing remotes > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) $ git remote rename origin destination # Change remote name from 'origin' to 'destination' $ git remote -v # Verify remote 's new name > destination https://github.com/OWNER/REPOSITORY.git (fetch) > destination https://github.com/OWNER/REPOSITORY.git (push) Troubleshooting: Could not rename config section 'remote.[old name]' to 'remote.[new name]' This error means that the old remote name you typed doesn't exist. You can check which remotes currently exist with the git remote -v command: $ git remote -v # View existing remotes > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) Troubleshooting: Remote [new name] already exists This error means that the remote name you want to use already exists. To solve this, either use a different remote name, or rename the original remote. Removing a remote repository Use the git remote rm command to remove a remote URL from your repository. The git remote rm command takes one argument: A remote name, for example, destination Removing the remote URL from your repository only unlinks the local and remote repositories. It does not delete the remote repository. Example of removing a remote repository These examples assume you're cloning using HTTPS , which is recommended. $ git remote -v # View current remotes > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) > destination https://github.com/FORKER/REPOSITORY.git (fetch) > destination https://github.com/FORKER/REPOSITORY.git (push) $ git remote rm destination # Remove remote $ git remote -v # Verify it 's gone > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://github.com/OWNER/REPOSITORY.git (push) Note git remote rm does not delete the remote repository from the server. It simply removes the remote and its references from your local repository. Troubleshooting: Could not remove config section 'remote.[name]' This error means that the remote you tried to delete doesn't exist: $ git remote rm sofake > error: Could not remove config section 'remote.sofake' Check that you've correctly typed the remote name. Further reading "Working with Remotes" from the Pro Git book Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://docs.github.com/en/education | GitHub Education documentation - GitHub Docs Skip to main content GitHub Docs Version: Free, Pro, & Team Search or ask Copilot Search or ask Copilot Select language: current language is English Search or ask Copilot Search or ask Copilot Open menu Open Sidebar GitHub Education Home GitHub Education Quickstart for educators About GitHub Education For students About Apply to GitHub Education Troubleshooting access About Community Exchange Terms for Student Benefits For teachers About Apply to GitHub Education Application not approved At your institution GitHub Campus Program GitHub Campus Experts Program Apply to Campus Experts GitHub Community Exchange Get started Submit your repository Manage your submissions GitHub Classroom Get started About GitHub Classroom Glossary Teach Manage classrooms About assignments Starter assignment Individual assignment Create a group assignment Edit an assignment Extend deadline Use assignment overview Reuse an assignment Template repository Pull requests Use autograding GitHub Classroom CLI Register an LMS Connect an LMS course Integrate with an IDE Integrate with an IDE Using Codespaces with GitHub Classroom About using Visual Studio Code About using MakeCode Arcade Repl.it with GitHub Classroom Run code in IDE Learn with Classroom View autograding results View deadline Guides GitHub Education documentation GitHub Education helps you teach or learn software development with the tools and support of GitHub's platform and community. Quickstart Start here View all Apply to GitHub Education as a student Unlock tools and resources for your educational journey. Apply to GitHub Education as a teacher If you're a teacher, you can apply to join GitHub Education and receive access to the resources and benefits of GitHub Education. Use GitHub at your educational institution Maximize the benefits of using GitHub at your institution for your students, instructors, and IT staff with GitHub Education and our various training programs for students and instructors. Popular About GitHub Classroom Teachers and school administrators can use GitHub Classroom to create virtual classrooms, make and edit assignments, automatically grade assignment submissions, and more. About GitHub Education for students GitHub Education offers students real-world experience with free access to various developer tools from GitHub's partners. About GitHub Education for teachers GitHub Education offers teachers a central place to access tools and resources for working more effectively inside and outside of the classroom. GitHub Desktop documentation With GitHub Desktop, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes. Guides Creating an account on GitHub Create a personal account to get started with GitHub. @GitHub Git and GitHub learning resources There are a lot of helpful Git and GitHub resources available. @GitHub Explore guides All GitHub Education docs About GitHub Education GitHub Education for students • 5 articles GitHub Education for teachers • 3 articles Use GitHub at your educational institution • 3 articles Contribute with GitHub Community Exchange Getting started with GitHub Community Exchange Submitting your repository to GitHub Community Exchange Managing your submissions to GitHub Community Exchange Manage coursework with GitHub Classroom Get started with GitHub Classroom • 2 articles Teach with GitHub Classroom • 15 articles Integrate GitHub Classroom with an IDE • 6 articles Learn with GitHub Classroom • 2 articles Help and support Did you find what you needed? Yes No Privacy policy Help us make these docs great! All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contribution Learn how to contribute Still need help? Ask the GitHub community Contact support Legal © 2026 GitHub, Inc. Terms Privacy Status Pricing Expert services Blog | 2026-01-13T08:48:13 |
https://dev.to/ishaan_agrawal/vs-codes-unhinged-malware-problem-what-microsofts-own-logs-reveal-5e1p | Concerning Amounts of Malware in the VS Code Marketplace: What Microsoft’s Own Logs Reveal - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Ishaan Agrawal Posted on Jan 9 Concerning Amounts of Malware in the VS Code Marketplace: What Microsoft’s Own Logs Reveal # security # productivity # programming # backend If you are like me, your VS Code setup is a carefully curated collection of themes, linters, and productivity boosters. We trust the Visual Studio Marketplace to be a safe haven for tools that make our lives easier. But if you take a look under the hood at what is actually getting removed from the platform, the picture gets a lot uglier. I recently went down a rabbit hole looking at the official list of removed extensions on GitHub, and it is a wake-up call for anyone who blindly clicks "Install." The "Install First, Ask Questions Later" Problem The way the Marketplace works is fundamentally based on a reactive model. Microsoft does have automated scans, but a staggering amount of malicious code only gets taken down after it has already been published and downloaded by unsuspecting developers. When you look at the logs of removed extensions, you see a constant stream of entries flagged for things like: Credential Theft: Extensions designed to scrape your .env files or SSH keys. Typosquatting: Malicious clones of popular extensions like Prettier or ESLint that hope you won't notice a tiny misspelling in the name. Remote Access: Plugins that open backdoors into your development environment. Why This Matters to You As developers, our machines are high-value targets. We have access to production servers, API keys, proprietary source code, and personal data. A single malicious extension has the same permissions as you do. It can read your files, track your keystrokes, and send your data to a remote server without you ever seeing a popup. The scary part isn't just that these extensions exist. It is that they are actively making it onto the store, staying there for days or weeks, and only getting purged after the damage might already be done. How to Protect Your Workflow You don't have to stop using extensions, but you do need to stop treating the Marketplace like a curated app store where everything is vetted. Here is how I have changed my approach: Check the Publisher: Look for the "Verified" checkmark. If a popular tool is being published by a random account with no history, stay away. Verify the Numbers: If an extension claims to be a popular tool but only has 500 downloads while the real one has 5 million, you are looking at a typosquatting attempt. Audit Your List: Every few months, go through your installed extensions. If something hasn't been updated in years, maybe double-check its safety. Do a Deeper Scan: Since we know malicious code can bypass basic store filters, you need a more aggressive way to vet what you are installing. I suggest using a VS Code extension security analyzer. It will perform a deep security assessment by looking for obfuscated code, hidden network connections, and dangerous dependencies that standard checks often miss. That will give you a clear risk report before you let the code touch your machine. Final Thoughts The VS Code Marketplace is an incredible resource, but we have to stop assuming it is inherently safe. The "Removed Packages" list is proof that malware is constantly slipping through the cracks. Take five minutes today to look at what you have installed. It is much better to spend a few minutes auditing your setup now than to spend a week dealing with a compromised machine later. What's your take? Do you check the credentials of every extension you install, or do you just hit install and hope for the best? Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Ishaan Agrawal Follow Security Researcher & Developer Joined Jun 26, 2025 More from Ishaan Agrawal 🚨BREAKING: A Self-Propagating Worm Is Hitting VSCode Extensions Right Now— Here’s How to Protect Yourself # vscode # security # software # programming Are Your VSCode Extensions Safe? The Risk We Don’t Talk About # vscode # security # productivity # cybersecurity VSCode Extensions are Malicious—Here's What I Found After Scanning 1,000 of Them # security # vscode # programming # ai 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/t/career/page/9#main-content | Career Page 9 - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Career Follow Hide This tag is for anything relating to careers! Job offers, workplace conflict, interviews, resumes, promotions, etc. Create Post submission guidelines All articles and discussions should relate to careers in some way. Pretty much everything on dev.to is about our careers in some way. Ideally, though, keep the tag related to getting, leaving, or maintaining a career or job. about #career A career is the field in which you work, while a job is a position held in that field. Related tags include #resume and #portfolio as resources to enhance your #career Older #career posts 6 7 8 9 10 11 12 13 14 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Documenting the Journey: Preparing for a Senior UI Engineer Role at ServiceNow Neweraofcoding Neweraofcoding Neweraofcoding Follow Dec 29 '25 Documenting the Journey: Preparing for a Senior UI Engineer Role at ServiceNow # devjournal # interview # career # ui Comments Add Comment 3 min read I Didn’t “Become” a Senior Developer. I Accumulated Damage. Art light Art light Art light Follow Jan 7 I Didn’t “Become” a Senior Developer. I Accumulated Damage. # discuss # programming # ai # career 121 reactions Comments 34 comments 2 min read Have you heard of Google Summer of Code? There is something similar; Usaid.U.L Usaid.U.L Usaid.U.L Follow Dec 29 '25 Have you heard of Google Summer of Code? There is something similar; # beginners # career # learning # opensource Comments Add Comment 1 min read Why "Just Coding" Won't Save You in 2026 (My Take on Akshay Saini's Advice) Ashwinhegde19 Ashwinhegde19 Ashwinhegde19 Follow Dec 28 '25 Why "Just Coding" Won't Save You in 2026 (My Take on Akshay Saini's Advice) # career # productivity # ai # softwareengineering 1 reaction Comments 1 comment 2 min read 2025 Tested Me and Prepared Me for a Stronger in 2026 viper thapa viper thapa viper thapa Follow Jan 2 2025 Tested Me and Prepared Me for a Stronger in 2026 # career # devjournal # motivation 1 reaction Comments Add Comment 2 min read Join the New Year, New You Portfolio Challenge: $3,000 in Prizes + Feedback from Google AI Team (For Winners and Runner Ups!) Jess Lee Jess Lee Jess Lee Follow for The DEV Team Jan 1 Join the New Year, New You Portfolio Challenge: $3,000 in Prizes + Feedback from Google AI Team (For Winners and Runner Ups!) # devchallenge # googleaichallenge # career # gemini 215 reactions Comments 67 comments 4 min read The Hidden Gold in Your GitHub Cathy Lai Cathy Lai Cathy Lai Follow Dec 28 '25 The Hidden Gold in Your GitHub # programming # career # buildinpublic Comments Add Comment 2 min read Tech Horror Codex: Substrate Sovereignty Narnaiezzsshaa Truong Narnaiezzsshaa Truong Narnaiezzsshaa Truong Follow Dec 29 '25 Tech Horror Codex: Substrate Sovereignty # ai # architecture # cloud # career Comments Add Comment 2 min read 2025 결산 Chan Chan Chan Follow Dec 28 '25 2025 결산 # devjournal # interview # programming # career Comments Add Comment 1 min read I launched a free “Career Navigator” web tool for IT & Cyber careers. What would make you use it weekly? 🚀 Charles Dennis Charles Dennis Charles Dennis Follow Dec 28 '25 I launched a free “Career Navigator” web tool for IT & Cyber careers. What would make you use it weekly? 🚀 # showdev # tooling # career # discuss Comments Add Comment 1 min read How to Build Stability With Variable Income Brian Davies Brian Davies Brian Davies Follow Jan 2 How to Build Stability With Variable Income # career # mentalhealth # productivity Comments Add Comment 3 min read New Year's Resolution: Start a Brag Doc Natália Spencer Natália Spencer Natália Spencer Follow Dec 29 '25 New Year's Resolution: Start a Brag Doc # career # developer # automation # productivity 13 reactions Comments 1 comment 3 min read How to Make Yourself a Better Programmer Gus Woltmann Gus Woltmann Gus Woltmann Follow Dec 28 '25 How to Make Yourself a Better Programmer # productivity # programming # career # learning Comments Add Comment 3 min read Internship guidance and suggestions for developers Sivannarayana213 Sivannarayana213 Sivannarayana213 Follow Dec 28 '25 Internship guidance and suggestions for developers # programming # beginners # career # java Comments Add Comment 1 min read Hiring Fewer, Better Engineers Wins (And Why Many Companies Get This Wrong) Xadinsx Xadinsx Xadinsx Follow Jan 1 Hiring Fewer, Better Engineers Wins (And Why Many Companies Get This Wrong) # career # softwareengineering # frontend # management Comments Add Comment 3 min read Not Everything Is Late. Zainab Zainab Zainab Follow Dec 28 '25 Not Everything Is Late. # discuss # career # learning # mentalhealth Comments Add Comment 3 min read What I Actually Want To Say in Tech Interviews Nelson Figueroa Nelson Figueroa Nelson Figueroa Follow Jan 2 What I Actually Want To Say in Tech Interviews # discuss # career Comments Add Comment 1 min read Mastering Interview Body Language Techniques: A Guide to Non-Verbal Communication Visakh Vijayan Visakh Vijayan Visakh Vijayan Follow Jan 11 Mastering Interview Body Language Techniques: A Guide to Non-Verbal Communication # career # interview # tutorial Comments Add Comment 1 min read Your Resume Is Failing an Algorithm Before a Human Ever Sees It Frank Vienna Frank Vienna Frank Vienna Follow Dec 28 '25 Your Resume Is Failing an Algorithm Before a Human Ever Sees It # career # jobs # programming # productivity Comments 1 comment 3 min read Stop "Saving Keystrokes". I Spend 3 Seconds to Save 3 Hours Doogal Simpson Doogal Simpson Doogal Simpson Follow Dec 26 '25 Stop "Saving Keystrokes". I Spend 3 Seconds to Save 3 Hours # javascript # career # programming # beginners Comments Add Comment 3 min read Admitting your mistakes and taking ownership as a Software Engineer Suraj Sangani Suraj Sangani Suraj Sangani Follow Dec 26 '25 Admitting your mistakes and taking ownership as a Software Engineer # discuss # productivity # softwareengineering # career Comments Add Comment 4 min read Bug of the week: what was the root cause? yusuf yonturk yusuf yonturk yusuf yonturk Follow Jan 10 Bug of the week: what was the root cause? # discuss # weeklyretro # productivity # career 2 reactions Comments Add Comment 1 min read Day in the Life: A Mumbai Web Designer Working with Global Clients (and How to Ship Faster, Cleaner, and Faster) prateekshaweb prateekshaweb prateekshaweb Follow Dec 27 '25 Day in the Life: A Mumbai Web Designer Working with Global Clients (and How to Ship Faster, Cleaner, and Faster) # productivity # webdev # career # design Comments Add Comment 3 min read What I Didn’t Expect When Starting Over Nahid Salehi Bavani Nahid Salehi Bavani Nahid Salehi Bavani Follow Dec 25 '25 What I Didn’t Expect When Starting Over # career # personalgrowth # startuplife # lifeintech 1 reaction Comments Add Comment 1 min read The Multiplier Is the Job Now: Why Agentic AI Changes Everything Mike Lane Mike Lane Mike Lane Follow Dec 26 '25 The Multiplier Is the Job Now: Why Agentic AI Changes Everything # ai # productivity # career # programming Comments Add Comment 3 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/thenjdevopsguy/kubernetes-ingress-vs-service-mesh-2ee2#main-content | Kubernetes Ingress vs Service Mesh - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Michael Levan Posted on Jun 15, 2022 • Edited on Aug 6, 2025 Kubernetes Ingress vs Service Mesh # kubernetes # devops # cloud # git Networking in Kubernetes is no easy task. Whether you’re on the application side or the operations side, you need to think about networking. Whether it’s connectivity between clusters, control planes, and worker nodes, or connectivity between Kubernetes Services and Pods, it all becomes a task that needs a large amount of focus and effort. In this blog post, you’ll learn about what a service mesh is, what ingress is, and why you need both. What’s A Service Mesh When you deploy applications inside of Kubernetes, there are two primary ways that the apps are talking to each other: Service-to-Service communication Pod-to-Pod communication Pod-to-Pod communication isn’t exactly recommended because Pods are ephemeral, which means they aren’t permanent. They are designed to go down at any time and only if they’re part of a StatefulSet would they keep any type of unique identifier. However, Pods still need to be able to communicate with each other because microservices need to talk. Backends need to talk to frontends, middleware needs to talk to backends and frontends, etc… The next primary communication is Services. Services are the preferred method because a Service isn’t ephemeral and only gets deleted if specified by an engineer. Pods are able to connect to Services with Selectors (sometimes called Tags), so if a Pod goes down but the Selector in the Kubernetes Manifest that deployed the Pod doesn’t change, the new Pod will be connected to the Service. In short, a Service sits in front of Pods almost like a load balancer would (not to be confused with the LoadBalancer service type). Here’s the problem: all of this traffic is unencrypted by default. Pod-to-Pod communication, or as some people like to call it, East-West Traffic, and Service-to-Service is completely unencrypted. That means if for any reason an environment is compromised or you have some segregation concerns, there’s nothing out of the box that you can do. A Service Mesh handles a lot of that for you. A Service Mesh: Encrypts traffic between Services Helps with network latency troubleshooting Securely connects Kubernetes Services Observability for tracing and alerting The key piece here, aside from the encryption between services (using mTLS) is the network observability and routing implementations. As a small example, the following routing rule forwards traffic to /rooms via a delegate VirtualService object/kind named roompage . apiVersion: networking.istio.io/v1 kind: VirtualService metadata: name: hotebooking spec: hosts: - "hotelbooking.com" gateways: - hbgateway http: - match: - uri: prefix: "/rooms" delegate: name: roompage namespace: rooms Enter fullscreen mode Exit fullscreen mode You have full control over the "what and how" in terms of routing. What’s Ingress Outside of the need for secure communication between microservices, you need a way to interact with frontend apps. The typical way is with a load balancer that’s connected to a Service. You can also use a NodePort, but in the cloud world, you’ll mostly see load balancers being used. Here’s the problem; cloud load balancers are expensive literally and figuratively. You have to pay money for each cloud load balancer that you have. Having a few applications may not be a big deal, but what about if you have 50 or 100? Not to mention that you have to manage all of those cloud load balancers. If a Kubernetes Service disconnects from the load balancer for whatever reason, it’s your job to go in and fix it. With Kubernetes Ingress Controllers, the management and cost nightmare is abstracted from you. An Ingress Controller allows you to have: One load balancer Multiple applications (Kubernetes Services) pointing to it You can create one load balancer and have every Kubernetes Service point to it that's within the specific web application from a routing perspective. Then, you can access each Kubernetes Service on a different path. For example, below is an Ingress Spec that points to a Kubernetes Service called nginxservice and outputs it on the path called /nginxappa apiVersion : networking . k8s . io / v1 kind : Ingress metadata : name : ingress - nginxservice - a spec : ingressClassName : nginx - servicea rules : - host : localhost http : paths : - path : / nginxappa pathType : Prefix backend : service : name : nginxservice port : number : 8080 Enter fullscreen mode Exit fullscreen mode Ingress Controllers are like an Nginx Reverse Proxy. Do You Need Both? My take on it is that you need both. Here’s why: They’re both doing two different jobs. I always like to use the hammer analogy. If I need to hammer a nail, I can use the handle to slam the nail in and eventually it’ll work, but why would I do that if I can use the proper end of the hammer? An Ingress Controller is used to: Make load balancing apps easier A Service Mesh is used to: Secure communication between apps Help out with Kubernetes networking Now, here’s the kicker; there are tools that do both. For example, Istio Ingress is an Ingress Controller, but also has the capability of secure gateways using mTLS. If you’re using one of those tools, great. Just make sure that it handles both communication and security for you in the way that you’re expecting. The recommendation still is to use the proper tool for the job. Both Service Mesh and Ingress are incredibly important, especially as your microservice environment grows. Popular Ingress Controllers and Service Mesh Platforms Below is a list of Ingress Controllers and Service Mesh that are popular in today’s cloud-native world. For Service Mesh: https://istio.io/latest/about/service-mesh/ For Ingress Controllers: https://kubernetes.github.io/ingress-nginx/ https://doc.traefik.io/traefik/providers/kubernetes-ingress/ https://github.com/Kong/kubernetes-ingress-controller#readme https://istio.io/latest/docs/tasks/traffic-management/ingress/ If you want to check out how to get started with the Istio, check out my blog post on it here . Top comments (5) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand trylvis trylvis trylvis Follow Work Infra / Ops / DevOps Engineer Joined Jun 16, 2022 • Jun 16 '22 Dropdown menu Copy link Hide Nice summary! Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Jun 17 '22 Dropdown menu Copy link Hide Thank you! I'm happy that you enjoyed it. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Jan Jurák Jan Jurák Jan Jurák Follow Joined Apr 20, 2021 • Jan 4 '25 Dropdown menu Copy link Hide thank you for introduction into Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand heroes1412 heroes1412 heroes1412 Follow Joined Oct 7, 2022 • Oct 7 '22 Dropdown menu Copy link Hide Your article is very good and easy to understand. But how about API Gateway, i see ingress controller can handle API gateway task. what diffenrent? Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Oct 7 '22 Dropdown menu Copy link Hide I would say the biggest two differences are 1) Ingress Controllers are a Kubernetes Controller in itself, so it's handled in a declarative fashion 2) (correct me if I'm wrong here about API Gateways please) API Gateways are typically an intermediary to route traffic between services. Sort of like a "middle ground". Where-as the ingress controllers are more about handling frontend app traffic. Like comment: Like comment: 4 likes Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 More from Michael Levan Running Any AI Agent on Kubernetes: Step-by-Step # ai # programming # kubernetes # cloud Context-Aware Networking & Runtimes: Agentic End-To-End # ai # kubernetes # programming # cloud Security Holes in MCP Servers and How To Plug Them # programming # ai # kubernetes # docker 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://devblogs.microsoft.com/visualstudio/introducing-visual-studio-codespaces/ | Introducing Visual Studio Codespaces: cloud-hosted development for wherever you’re working - Visual Studio Blog Skip to main content Microsoft Dev Blogs Dev Blogs Dev Blogs Home Developer Microsoft for Developers Visual Studio Visual Studio Code Develop from the cloud All things Azure Xcode DevOps Windows Developer ISE Developer Azure SDK Command Line Aspire Technology DirectX Semantic Kernel Languages C++ C# F# TypeScript PowerShell Team Python Java Java Blog in Chinese Go .NET All .NET posts .NET Aspire .NET MAUI AI ASP.NET Core Blazor Entity Framework NuGet Servicing .NET Blog in Chinese Platform Development #ifdef Windows Microsoft Foundry Azure Government Azure VM Runtime Team Bing Dev Center Microsoft Edge Dev Microsoft Azure Microsoft 365 Developer Microsoft Entra Identity Developer Old New Thing Power Platform Data Development Azure Cosmos DB Azure Data Studio Azure SQL OData Revolutions R Unified Data Model (IDEAs) Microsoft Entra PowerShell More Search Search No results Cancel Dev Blogs Visual Studio Blog Introducing Visual Studio Codespaces: cloud-hosted development for wherever you’re working April 30th, 2020 0 reactions Introducing Visual Studio Codespaces: cloud-hosted development for wherever you’re working Nik Molnar Principal Program Manager Show more As we’ve all been adopting practices like social distancing and remote working, development teams have become more distributed. Our own team has been facing some of the challenges that are part of this transition, and it has motivated us to double down on our priority to help developers stay productive from anywhere . First, we made remote collaboration easier by enabling users to join Live Share sessions from their browser . Today, I’m excited to share more news, this time related to Visual Studio Online, that will help you be productive from wherever you’re working. Tl;dr – new name , lower prices , added features ! Introducing Visual Studio Codespaces In November I had the privilege to announce the public preview of Visual Studio Online to the world. Over the last few months we’ve had a blast learning from our users and finding ways to improve. One of the most consistent things we’ve heard is that the ability to create cloud-hosted dev environments is having a positive impact in more ways than we had thought. In particular, our users are finding that: The time it takes to onboard to new projects (or new tasks within an existing project) is much shorter The performance of their cloud dev environment in many ways feels better than their local environment The ability to easily switch between Visual Studio Code, the browser-based editor, or the Visual Studio IDE ( in private preview ) gives them the flexibility to work from just about any device It’s easy to collaborate with others since Live Share is built-in for co-authoring, editing, and debugging. We learned that developers are finding Visual Studio Online to be much more than just an “editor in the browser”. They are saying that “ the capabilities of this cloud-hosted dev environment make it the space where I want to write all my code “. To better align with that sentiment, and the true value of the service, we’re renaming Visual Studio Online to Visual Studio Codespaces. (It’s true what they say, naming is hard! 😉) Do you want a great experience working on your long-term project? Do it in a Codespace. Need to quickly prototype a new feature or perform some short-term tasks (like reviewing pull requests)? Create a Codespace! Your Codespaces are simply the most productive space to code. 🎉 Look for these naming changes to begin appearing in the product in the coming weeks and months. New, lower prices We believe that Visual Studio Online Codespaces offers the best remote development experience on the market. We want to make sure as many people as possible have access to and use Codespaces, especially given the challenges we all currently face. To make that a reality, we’re lowering our prices over the course of the next week. As we always have, we’ll continue to charge only for the time and resources you use (and not one second more!). While you’re active in a Codespace it leverages Azure compute resources. The new pricing for each active Codespace is available on our pricing page , or the Azure pricing calculator . As you might be able to imagine, this is a change that I’m very excited to be able to announce. 😀 Only the power you need Finally, we’re also announcing one new feature today. (Is this my “one more thing” moment!?) While developers love the performance that they are seeing in our cloud-hosted Codespaces, we’ve also learned that there’s lots of scenarios that either don’t require so much power, or where developers want to run multiple smaller Codespaces so that they can flexibly multitask. To better enable those scenarios, as well as to help people transitioning to remote development for the first time, we’re introducing a Basic instance type that comes with two virtual cores, four GB RAM, and 64 GB of SSD storage. We did a lot of testing with this configuration, and the experience is just as great as it is on our Standard and Premium instance types – but at a lower cost. Basic instance types are available right now. The pricing for the Basic instance type is also available on our pricing page and the Azure pricing calculator . Remote development, better than ever I’d be remiss if I didn’t also take this opportunity to let you know that in the past few months we’ve added some other great features to the service! My personal favorite is our support for bring-your-own Dockerfiles or images . With this feature, a Codespace can be tailored to your exact specifications, either by pointing at an image from a registry like Docker Hub, or by placing a custom Dockerfile in your repository, which Visual Studio Codespaces will run and connect you to. We also recently shipped a small but mighty feature that lets users change the instance size of their environments. This means that you can spend the majority of your time in a lower powered, lower cost environment and then “upgrade the horsepower” only if and when you need to – without losing state or having to create a new environment. To top it off, the Basic instance type also supports this, so you can play Goldilocks and find the instance type that’s just right for you. 👩🏼 🐻🐻🐻 The last recent addition that I’m excited about is the massive improvement we’ve made to our self-hosted environment capabilities. With self-hosted environments you can register any machine to Visual Studio Codespaces and connect to it from either VS Code or our browser-based editor. Best of all, this is 100% free! My colleague Allison announced all the details – be sure to check out her post for more info. Try it now Between our lowered pricing, spiffy new name, the Basic instance type, and all the other features the team has been shipping, there’s never been a better time to try remote development with Visual Studio Codespaces. Go give it a try and let us know what you think in the comments. Stay safe out there, Nik Molnar & the Visual Studio Codespaces team 👍🏼 * – Prices are approximate. The most accurate pricing is available on the Azure pricing calculator 0 31 0 Share on Facebook Share on X Share on Linkedin Copy Link --> Category Cloud Cross-Platform Team and Development Visual Studio Topics Announcement Pricing Visual Studio Codespaces Visual Studio Online Share Author Nik Molnar Principal Program Manager Nik Molnar lives in Austin Texas and is a husband, father and program manager at Microsoft working on Visual Studio Online. In his spare time, he can be found cooking up a storm in the kitchen, watching baseball, speaking at conferences, and working on open source. 31 comments Discussion is closed. Login to edit/delete existing comments. Code of Conduct Sort by : Newest Newest Popular Oldest João Cardoso --> João Cardoso --> June 20, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Looks great! Do you have a timeline for the iPad Pro compatibility? I really like VSCode and am very eager to give it a try it on my iPad! Gahan. Philip (Enterprise Services) --> Gahan. Philip (Enterprise Services) --> June 18, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Hi As a company we will be looking to implement our VPN/Express Route we have into codespaces but before this happens , I was reading that the hosted machines are available as a windows model instead of linux in preview ? I don’t see much documentation on how to select what type of hosted machine I can have or how I can start hosting in my own azure environment , I’ve signed up to the preview . Do I just wait now for someone to contact me ? kamil@xsimple.org --> kamil@xsimple.org --> June 6, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> I was wondering if there are any plans in the near future to support Safari on Mac and iPad Pro. All works great in Chrome but every time I use safari I either get an empty screen or `Login failed due to an unexpected error. Please log out and try again`. I really like to option of having vscode remotely, it will be a great product. Thanks Elon Mallin --> Elon Mallin --> June 5, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Really cool! Is there some neat ways to setup and authenticate private npm and nuget feeds from Azure or elsewere in your codespaces? Ahmad Pirani --> Ahmad Pirani --> June 2, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Can I make a small request to change your wording from Social distancing to “Physical” distancing? We don’t need to break or distance ourselves from socially. We need to maintain physical distance. We can still carry on socializing in more than just being physically close. Thank you. Rino Mardo --> Rino Mardo --> May 28, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> only managed to get to https://online.visualstudio.com/login and then just blank page! fwiw, i’ll move my works only if the price is right… FREE! Latif Ullah --> Latif Ullah --> May 13, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> This is awesome, noticed that it now loads on the iPad Pro in Safari and works for the most part, except for scrolling via the new Magic Keyboard trackpad . Would be simply perfect once that works as well Sam Uresin --> Sam Uresin --> May 8, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> I have a question about securing the code. We have cases where some of our clients are extremely picky about making sure only authorized developers can access their code in a protected environment and they’re not happy if developers download the code onto their local machines. Is it possible to make sure the code only stays within the cloud dev environment and cannot be downloaded to developers’ local machines? Copying and pasting code from a few files would not be a deal breaker but we need to be able to prevent downloading the whole code base onto unauthorized local machines... Read more I have a question about securing the code. We have cases where some of our clients are extremely picky about making sure only authorized developers can access their code in a protected environment and they’re not happy if developers download the code onto their local machines. Is it possible to make sure the code only stays within the cloud dev environment and cannot be downloaded to developers’ local machines? Copying and pasting code from a few files would not be a deal breaker but we need to be able to prevent downloading the whole code base onto unauthorized local machines for us to satisfy clients’ requests. Is this something we can achieve with Codespaces? We love the service and the value it offers but need to address this particular scenario before we can fully commit to using this service. We really would LOVE to use Codespaces exclusively. Read less Nik Molnar --> Nik Molnar Author --> May 14, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Thanks for posting this question Sam! Due to some oddities on the commenting system for this blog, Sam and I ended up connecting on Twitter. For anyone who’d like to see my response to this question, you can find it here: https://twitter.com/nikmd23/status/1260981978171572224?s=20 Tomasz Wiśniewski --> Tomasz Wiśniewski --> May 8, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> The “Visual Studio Online” name just can’t stick to anything 😉 still remember when Azure DevOps formerly VSTS formerly Visual Studio Online didn’t stick 😉 Lane Cipriani --> Lane Cipriani --> May 7, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> This is a superb service and integration, well done. This will really change things up for our workflow. It’s so incredibly close on the iPad too: Edge iOS seems to be a bit better with scrolling, but doesn’t load all of the extensions. Safari loads the extensions, but scrolling isn’t great. The biggest issue on iOS seems to be a problem loading the Remote Explorer - the Codespaces section and list won’t load, which appears to be the only real issue for iPad use for us - because we need access to the generated Port to view the built/running app in another... Read more This is a superb service and integration, well done. This will really change things up for our workflow. It’s so incredibly close on the iPad too: Edge iOS seems to be a bit better with scrolling, but doesn’t load all of the extensions. Safari loads the extensions, but scrolling isn’t great. The biggest issue on iOS seems to be a problem loading the Remote Explorer – the Codespaces section and list won’t load, which appears to be the only real issue for iPad use for us – because we need access to the generated Port to view the built/running app in another browser tab. Can’t wait to see how this proceeds. Read less Nik Molnar --> Nik Molnar Author --> May 13, 2020 0 --> Collapse this comment --> Copy link --> --> --> --> Hello Lane! We’re working hard to make the experience great on all browsers! We can’t wait to get those issues solved and for you to be up and running on your iPad. 😊 Load more comments Read next May 4, 2020 Student Spotlight: Outside the Fox thinking outside of the box Abdullah Hamed May 13, 2020 Building a Progressive Web App with Blazor Jon Galloway Stay informed Get notified when new posts are published. Email * Country/Region * Select... United States Afghanistan Åland Islands Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cambodia Cameroon Canada Cayman Islands Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo (DRC) Cook Islands Costa Rica Côte dIvoire Croatia Curaçao Cyprus Czechia Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Eswatini Ethiopia Falkland Islands Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong SAR Hungary Iceland India Indonesia Iraq Ireland Isle of Man Israel Italy Jamaica Jan Mayen Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau SAR Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island North Macedonia Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Authority Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Islands Poland Portugal Puerto Rico Qatar Réunion Romania Rwanda Saba Saint Barthélemy Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino São Tomé and Príncipe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Sint Eustatius Sint Maarten Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia and South Sandwich Islands South Sudan Spain Sri Lanka St Helena Ascension Tristan da Cunha Suriname Svalbard Sweden Switzerland Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Outlying Islands U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Yemen Zambia Zimbabwe I would like to receive the Visual Studio Blog Newsletter. Privacy Statement. Subscribe Follow this blog Are you sure you wish to delete this comment? × --> OK Cancel Sign in Theme Insert/edit link Close Enter the destination URL URL Link Text Open link in a new tab Or link to existing content Search No search term specified. Showing recent items. Search or use up and down arrow keys to select an item. Cancel Code Block × Paste your code snippet Ok Cancel What's new Surface Pro Surface Laptop Surface Laptop Studio 2 Copilot for organizations Copilot for personal use AI in Windows Explore Microsoft products Windows 11 apps Microsoft Store Account profile Download Center Microsoft Store support Returns Order tracking Certified Refurbished Microsoft Store Promise Flexible Payments Education Microsoft in education Devices for education Microsoft Teams for Education Microsoft 365 Education How to buy for your school Educator training and development Deals for students and parents AI for education Business Microsoft Cloud Microsoft Security Dynamics 365 Microsoft 365 Microsoft Power Platform Microsoft Teams Microsoft 365 Copilot Small Business Developer & IT Azure Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Marketplace Rewards Visual Studio Company Careers About Microsoft Company news Privacy at Microsoft Investors Diversity and inclusion Accessibility Sustainability Your Privacy Choices Opt-Out Icon Your Privacy Choices Your Privacy Choices Opt-Out Icon Your Privacy Choices Consumer Health Privacy Sitemap Contact Microsoft Privacy Manage cookies Terms of use Trademarks Safety & eco Recycling About our ads © Microsoft 2025 | 2026-01-13T08:48:13 |
https://dev.to/t/programming/page/79#main-content | Programming Page 79 - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Programming Follow Hide The magic behind computers. 💻 🪄 Create Post Older #programming posts 76 77 78 79 80 81 82 83 84 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Testability vs. Automatability: Why Most Automation Efforts Fail Before They Begin tanvi Mittal tanvi Mittal tanvi Mittal Follow for AI and QA Leaders Dec 18 '25 Testability vs. Automatability: Why Most Automation Efforts Fail Before They Begin # webdev # ai # programming # testing 5 reactions Comments Add Comment 3 min read How I Connected Claude Desktop to Notion using MCP (Open Source & Cloud-Hosted) Piskun Lab Piskun Lab Piskun Lab Follow Dec 15 '25 How I Connected Claude Desktop to Notion using MCP (Open Source & Cloud-Hosted) # programming # mcp # ai # tutorial 2 reactions Comments Add Comment 2 min read Coding Without Pressure: How Slowing Down Helped Me Learn Faster Hadil Ben Abdallah Hadil Ben Abdallah Hadil Ben Abdallah Follow Dec 25 '25 Coding Without Pressure: How Slowing Down Helped Me Learn Faster # webdev # productivity # programming # codenewbie 244 reactions Comments 83 comments 3 min read This Open-Source LLM Gateway is 54x Faster Than LiteLLM (Here's Why) Debby McKinney Debby McKinney Debby McKinney Follow Jan 8 This Open-Source LLM Gateway is 54x Faster Than LiteLLM (Here's Why) # opensource # ai # programming # chatgpt 11 reactions Comments 1 comment 5 min read Mock Data API That Actually Understands Foreign Keys Divan Divan Divan Follow Dec 15 '25 Mock Data API That Actually Understands Foreign Keys # webdev # programming # api # sideprojects Comments Add Comment 4 min read Common Mistakes Beginners Make in JavaScript (I Made Them Too) Md Akash Mia Md Akash Mia Md Akash Mia Follow Dec 21 '25 Common Mistakes Beginners Make in JavaScript (I Made Them Too) # webdev # programming # javascript # php Comments Add Comment 1 min read What Makes a Good Browser-Based Platformer? Lessons from Modern HTML5 Games gamh5games gamh5games gamh5games Follow Dec 15 '25 What Makes a Good Browser-Based Platformer? Lessons from Modern HTML5 Games # webdev # programming # ai # javascript 5 reactions Comments 1 comment 2 min read I Stopped Chasing New Frameworks. My Code Got Better Gelo Gelo Gelo Follow Jan 5 I Stopped Chasing New Frameworks. My Code Got Better # programming # learning # career # softwaredevelopment 27 reactions Comments 1 comment 2 min read React in Crisis? Why the "React2Shell" Vulnerability Has Developers Scrambling (and What It Means for Your App) Amol Yadav Amol Yadav Amol Yadav Follow Dec 15 '25 React in Crisis? Why the "React2Shell" Vulnerability Has Developers Scrambling (and What It Means for Your App) # react # devbugsmash # webdev # programming Comments Add Comment 2 min read Code Smell 316 - Nitpicking Maxi Contieri Maxi Contieri Maxi Contieri Follow Dec 16 '25 Code Smell 316 - Nitpicking # webdev # programming # beginners # tutorial 1 reaction Comments Add Comment 8 min read The "Tutorial Gap": What I Learned Moving from Sample Datasets to Real-World AI Aditya Mishra Aditya Mishra Aditya Mishra Follow Dec 29 '25 The "Tutorial Gap": What I Learned Moving from Sample Datasets to Real-World AI # webdev # programming # ai # javascript Comments Add Comment 1 min read 7 Essential Tools to Supercharge Your Python Development Workflow James Miller James Miller James Miller Follow Dec 16 '25 7 Essential Tools to Supercharge Your Python Development Workflow # python # tooling # programming # webdev Comments Add Comment 5 min read Cracking the Code: AI Data Storage in Depth Malik Abualzait Malik Abualzait Malik Abualzait Follow Dec 16 '25 Cracking the Code: AI Data Storage in Depth # ai # tech # programming # tutorial Comments Add Comment 3 min read "ElysiaJS" for AI Agents? New SDK for Bun Acauã Rangel Acauã Rangel Acauã Rangel Follow Dec 15 '25 "ElysiaJS" for AI Agents? New SDK for Bun # ai # bunjs # agents # programming Comments Add Comment 1 min read Day 69: Python Conway's Game of Life - Simulate One Step of Cellular Automata with Neighbor Scanning Magic Shahrouz Nikseresht Shahrouz Nikseresht Shahrouz Nikseresht Follow Dec 19 '25 Day 69: Python Conway's Game of Life - Simulate One Step of Cellular Automata with Neighbor Scanning Magic # challenge # python # algorithms # programming 1 reaction Comments Add Comment 3 min read The Hydra Encoding-Decoding Toolbox zayan zakir zayan zakir zayan zakir Follow Dec 16 '25 The Hydra Encoding-Decoding Toolbox # webdev # programming # ai # javascript Comments Add Comment 2 min read C Programming Tutorial for Beginners | Learn C from Scratch Code Practice Code Practice Code Practice Follow Dec 30 '25 C Programming Tutorial for Beginners | Learn C from Scratch # c # coding # programming # computerscience Comments Add Comment 4 min read About the author: This blog was written by a Python enthusiast who started their coding journey just like you. Connect w… Kavi Kr Kavi Kr Kavi Kr Follow Dec 16 '25 About the author: This blog was written by a Python enthusiast who started their coding journey just like you. Connect w… # beginners # programming # python Comments Add Comment 1 min read Optimizing JSON for LLMs Matt Lewandowski Matt Lewandowski Matt Lewandowski Follow Jan 8 Optimizing JSON for LLMs # webdev # programming # ai # beginners 66 reactions Comments 7 comments 6 min read 🎀 The 80/20 Rule of Learning Programming TheBitForge TheBitForge TheBitForge Follow Jan 6 🎀 The 80/20 Rule of Learning Programming # webdev # programming # javascript # react 45 reactions Comments 2 comments 42 min read Five Projects, Carefully Unhinged and Fully Deployed TROJAN TROJAN TROJAN Follow Jan 3 Five Projects, Carefully Unhinged and Fully Deployed # webdev # programming # ai # hireme 26 reactions Comments 17 comments 1 min read WebSocket Mock Server with a Beautiful Terminal UI abidibo abidibo abidibo Follow Jan 8 WebSocket Mock Server with a Beautiful Terminal UI # node # programming # typescript # webdev Comments Add Comment 5 min read How I Ship Features 10x Faster Than Most Developers (And Why Speed Is My Only Competitive Advantage) Angelo Asante Angelo Asante Angelo Asante Follow Dec 15 '25 How I Ship Features 10x Faster Than Most Developers (And Why Speed Is My Only Competitive Advantage) # webdev # programming # ai # beginners 5 reactions Comments Add Comment 10 min read Looking for Collaborators & Feedback: Building a Free, Accessible HRT Journey Tracker for the Trans Community codebunny20 codebunny20 codebunny20 Follow Jan 5 Looking for Collaborators & Feedback: Building a Free, Accessible HRT Journey Tracker for the Trans Community # programming # beginners # python # learning Comments Add Comment 2 min read Mastering Unix Domain Sockets in Go: Fast, Local IPC for Your Apps Jones Charles Jones Charles Jones Charles Follow Dec 16 '25 Mastering Unix Domain Sockets in Go: Fast, Local IPC for Your Apps # go # webdev # programming # networking Comments Add Comment 7 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://resources.github.com | Home - GitHub Resources / Resources Resources to help enterprise teams do their best work Set your business up for success with solutions to any number of common questions. Learn about DevSecOps Learn about DevOps Copilot Bring the power of generative AI to engineering teams with GitHub Copilot. Learn how you can maximize developer velocity and innovation. Read more about Copilot Security Stay one step ahead by shipping your software securely within GitHub: Identify and fix security issues directly in the developer flow. Read more about Security Why GitHub? Learn why more than 90% of the Fortune 100 use GitHub—the leading developer platform compared to alternative solutions. Compare GitHub GitHub Learning Pathways Become a GitHub expert in CI/CD, application security, governance, and AI-developer tools through expert-guided learning pathways with tips and insights from leading enterprise organizations. Start your learning journey Latest articles See all articles Pricing changes for GitHub Actions December 15, 2025 TLDR: We’re postponing the announced billing change for self-hosted GitHub Actions to take time to re-evaluate our approach. We are continuing to reduce hosted-runners prices by up to 39% on January 1, 2026. GitHub Actions , Platform December ‘25 enterprise roundup December 11, 2025 In case you missed it… Platform , Security , AI , Software Development Playbook series: Communities of practice December 1, 2025 Your AI knowledge is vanishing in private chats. It's time to build Communities of Practice—the engine that transforms scattered individual insights into collective, scalable organizational intelligence. AI , Software Development Browse by topic Explore all the GitHub offerings by topic. See all topics AI Case Studies Cloud Developer Productivity DevOps Enterprise GitHub Actions GitHub Advanced Security GitHub Enterprise Innersource Integrations Open Source Platform Product Management Security Security Lab Software Development Startups Tools Web Development Whitepapers Latest videos See all videos Video and materials released: GitHub Latest Information Webinar held on September 29th October 3, 2025 This webinar is in Japanese only: GitHub Latest Updates Webinar on September 29th AI Video and slides published: GitHub update webinar on Aug 21 (in Korean) July 28, 2025 This webinar is in Korean only: Introducing the latest GitHub updates GitHub Roadmap Webinar, Q3 2025 - The Americas and Europe July 25, 2025 Get a first look at what’s next from GitHub “ Designed to empower Developers with access to the tools and features they need for streamlined collaboration. Aicha Bah Gersing // Senior Director, Premium Support Accelerate innovation with the platform developers love At GitHub, you can build what’s next with the industry’s most complete developer platform. Grow your business by investing in end-to-end software delivery and advanced security capabilities that simplify how you ship software at scale. Codespaces Curate blazing fast developer environments and help your organization be more agile, secure, and efficient. Learn more Advanced Security Ship secure applications with a community-driven, developer-first approach. Learn more Actions Automate your software workflows with a powerful DevOps toolkit and built-in CI/CD. Learn more Packages Safely publish and consume packages within your organization. Learn more Questions? Reach out to our sales team Over 100M developers and 4M+ organizations worldwide trust GitHub to ship better software. Need help picking a plan? No problem—we’ll walk you through each one. Find my plan | 2026-01-13T08:48:13 |
https://dev.to/t/programming/page/11#main-content | Programming Page 11 - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Programming Follow Hide The magic behind computers. 💻 🪄 Create Post Older #programming posts 8 9 10 11 12 13 14 15 16 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Breaking the interface barrier: CGLIB and ByteBuddy Rajat Arora Rajat Arora Rajat Arora Follow Jan 9 Breaking the interface barrier: CGLIB and ByteBuddy # java # programming # learning # backend 2 reactions Comments Add Comment 9 min read Concerning Amounts of Malware in the VS Code Marketplace: What Microsoft’s Own Logs Reveal Ishaan Agrawal Ishaan Agrawal Ishaan Agrawal Follow Jan 9 Concerning Amounts of Malware in the VS Code Marketplace: What Microsoft’s Own Logs Reveal # security # productivity # programming # backend 12 reactions Comments Add Comment 3 min read Solved: Third party attribution solution (Segmetrics) vs Looker Studio connectors (Supermetrics)? What should I use? Darian Vance Darian Vance Darian Vance Follow Jan 9 Solved: Third party attribution solution (Segmetrics) vs Looker Studio connectors (Supermetrics)? What should I use? # devops # programming # tutorial # cloud Comments Add Comment 10 min read Building Own MAC (Message Authentication Code): Part 1 - Encrypted, but Not Trusted Dmytro Huz Dmytro Huz Dmytro Huz Follow Jan 10 Building Own MAC (Message Authentication Code): Part 1 - Encrypted, but Not Trusted # webdev # programming # security Comments Add Comment 5 min read Solved: Am I the only one who builds in the Console first, then reverse engineers the IaC? Darian Vance Darian Vance Darian Vance Follow Jan 9 Solved: Am I the only one who builds in the Console first, then reverse engineers the IaC? # devops # programming # tutorial # cloud Comments Add Comment 8 min read Biotech companies NEED continuous IP monitoring Omnis Coder Omnis Coder Omnis Coder Follow Jan 9 Biotech companies NEED continuous IP monitoring # biology # crispr # biotech # programming Comments Add Comment 3 min read Why Your Python Tuple Can't Be a Dictionary Key Samuel Ochaba Samuel Ochaba Samuel Ochaba Follow Jan 9 Why Your Python Tuple Can't Be a Dictionary Key # python # programming # computerscience # ai Comments Add Comment 1 min read Difference Array Jayaprasanna Roddam Jayaprasanna Roddam Jayaprasanna Roddam Follow Jan 9 Difference Array # programming # tutorial # python # datastructures Comments Add Comment 2 min read Prefix Sum Jayaprasanna Roddam Jayaprasanna Roddam Jayaprasanna Roddam Follow Jan 9 Prefix Sum # programming # beginners # tutorial # python Comments Add Comment 2 min read Building Advanced Component Scaffolding with lomer-ui CLI in Svelte Ethan Walker Ethan Walker Ethan Walker Follow Jan 9 Building Advanced Component Scaffolding with lomer-ui CLI in Svelte # svelte # programming # webdev # javascript Comments Add Comment 9 min read Building Interactive Data Tables with AgnosUI in Svelte Ethan Walker Ethan Walker Ethan Walker Follow Jan 9 Building Interactive Data Tables with AgnosUI in Svelte # svelte # webdev # programming # javascript Comments Add Comment 9 min read Building Accessible Forms with Validation in AgnosticUI and Svelte Ethan Walker Ethan Walker Ethan Walker Follow Jan 9 Building Accessible Forms with Validation in AgnosticUI and Svelte # webdev # programming # svelte # buildinpublic Comments Add Comment 6 min read Context in go, why it matters Jnanesh D Jnanesh D Jnanesh D Follow Jan 10 Context in go, why it matters # webdev # go # programming 1 reaction Comments Add Comment 2 min read Microsoft Agent Framework (MAF) Middleware Basics: Add Compliance Fences to Your Agent Peng Qian Peng Qian Peng Qian Follow Jan 9 Microsoft Agent Framework (MAF) Middleware Basics: Add Compliance Fences to Your Agent # programming # ai # tutorial # agentaichallenge 1 reaction Comments Add Comment 9 min read How to remove annotations from PDF files in Java (Tutorial) IDRSolutions IDRSolutions IDRSolutions Follow Jan 9 How to remove annotations from PDF files in Java (Tutorial) # java # pdf # programming # ai Comments Add Comment 1 min read I Built an AI README Generator! Here's What I Learned... Subatomicbread Subatomicbread Subatomicbread Follow Jan 9 I Built an AI README Generator! Here's What I Learned... # webdev # programming # github # ai 1 reaction Comments Add Comment 2 min read Sliding Window (Variable Size) Jayaprasanna Roddam Jayaprasanna Roddam Jayaprasanna Roddam Follow Jan 9 Sliding Window (Variable Size) # programming # beginners # tutorial # python Comments Add Comment 3 min read I Built a Gesture Controlled Fluid Simulation (And Accidentally Fought GitHub) TROJAN TROJAN TROJAN Follow Jan 10 I Built a Gesture Controlled Fluid Simulation (And Accidentally Fought GitHub) # discuss # programming # ai # beginners 8 reactions Comments 3 comments 2 min read AI Explains Code Well Until the Moment Context Actually Matters Leena Malhotra Leena Malhotra Leena Malhotra Follow Jan 9 AI Explains Code Well Until the Moment Context Actually Matters # webdev # programming # ai Comments Add Comment 8 min read Introducing HTTP Tracker Plus: Request Capture form Browser Dedar Alam Dedar Alam Dedar Alam Follow Jan 8 Introducing HTTP Tracker Plus: Request Capture form Browser # webdev # programming # javascript Comments Add Comment 1 min read 🚀 My Journey into Data Science as a Student RAHUL CHAUHAN RAHUL CHAUHAN RAHUL CHAUHAN Follow Jan 9 🚀 My Journey into Data Science as a Student # programming # ai # python # machinelearning 1 reaction Comments 1 comment 1 min read Hash Map Frequency Counting Jayaprasanna Roddam Jayaprasanna Roddam Jayaprasanna Roddam Follow Jan 9 Hash Map Frequency Counting # programming # beginners # tutorial # datastructures Comments Add Comment 2 min read تحويل الأفكار إلى حقيقة: كيف تبني وحدات ذكاء اصطناعي مع LangChain و FastAPI و Sevalla Mohamed Shaban Mohamed Shaban Mohamed Shaban Follow Jan 9 تحويل الأفكار إلى حقيقة: كيف تبني وحدات ذكاء اصطناعي مع LangChain و FastAPI و Sevalla # news # ai # tech # programming Comments Add Comment 1 min read Why “Busywork” Kills Creativity When I’m Just Trying to Experiment Tanmaya Naik Tanmaya Naik Tanmaya Naik Follow Jan 9 Why “Busywork” Kills Creativity When I’m Just Trying to Experiment # programming # productivity # learning Comments Add Comment 1 min read Building Forms with Validation in Attractions and Svelte Ethan Walker Ethan Walker Ethan Walker Follow Jan 9 Building Forms with Validation in Attractions and Svelte # svelte # webdev # programming # javascript Comments Add Comment 6 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://www.git-tower.com/features/remote-services/ | Tower Loves Git Hosting Services | Tower Git Client Tower Navigation Features Undo Anything Just press Cmd+Z Drag and Drop Make the complex effortless Integrations Use your favorite tools Tower Workflows Branching Configurations Stacked Pull Requests Supercharged workflows All Features Release Notes Pricing Support Documentation Contact Us Account Login Learn Git Video Course 24 episodes Online Book From novice to master Cheat Sheets For quick lookup Webinar Learn from a Git professional First Aid Kit Recover from mistakes Advanced Git Kit Dive deeper Blog Download Download Tower Loves Git Hosting Services Tower allows for smooth integration with popular services like GitHub, Atlassian Bitbucket , GitLab , Azure DevOps, and Perforce, both on the web and on your company's internal network. GitHub Bitbucket GitSwarm GitLab Azure DevOps CodeBase Assembla Beanstalk Planio Tower utilizes pure Git technology, allowing it to work with any other code hosting service. Get Started – It's Free Get Started – It's Free Feature available for Mac and Windows. Getting Started is Easy Provide your authentication details for any supported Git Hosting service and you will immediately get a list of available repositories. Custom server? No problem — just enter your remote URL and your account credentials. More Productive Say goodbye to browser tabs and repetitive tasks. Tower will do the work for you. Easy Cloning Clone your repos with a single click. Always Up-To-Date Tower can automatically fetch from your remotes in the background at a customizable time interval. Publishing New Repositories You can publish a local project with just a couple of clicks, so that others can start collaborating in a flash. Managing Pull Requests Tower allows you to work with Pull Requests without ever leaving the app. Creating a New Pull Request At a click of a button, you can create a new Pull Request right from within Tower. Reviewing a Pull Request You can write comments, check out the changes, merge and close the PR seamlessly within the app. Searching Pull Requests You can perform all kinds of searches to find the PR you're looking for. You can search by text, author, branch, comment author, or for a specific commit. Add Your Favorite Remote Service and Let's Go Try Tower for FREE for 30 days and experience a better way to work with Git. Download the Free Trial Also available for Windows Also available for macOS Download the Free Trial Also available for Windows Also available for macOS Our Users Love Tower This is what they have to say! Git Hosting Integration is Just the Beginning There's so much more you can do with Tower! Watch this series of videos and learn how Tower can make you even more efficient and productive in Git. All features, 30 days for free! Try Tower now and see why it's the tool of choice for thousands of professionals all over the world. Download the Free Trial Also available for Windows Also available for macOS Download the Free Trial Also available for Windows Also available for macOS Tower Git Client Download for macOS Download for Windows Releases Pricing Beta Channel Use Cases Developers Designers Teams Enterprise Students Teachers & Universities Features Easy Powerful Productive New Features All Features Integrations CLI vs GUI Tower Workflows Stacked Pull Requests Free Tools Code Diff Tool .gitignore Generator Support Help Center Documentation Learn Git Newsletter Contact Us Company About Blog Press Jobs Merch Affiliate Program Legal License Agreement Privacy Policy Privacy Settings Imprint © 2010-2026 Tower - Mentioned product names and logos are property of their respective owners. Your trial is downloading… Try Tower "Pro" for 30 days without limitations! Updates, Courses & Content via Email Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower " (10 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower" (8 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Thank you for subscribing. Please check your email to confirm. Want to win one of our awesome Tower shirts? Tell your friends about Tower! Share on Twitter We'll pick 4 winners every month who share this tweet! Follow @gittower to be notified if you win! Try Tower for Free Sign up below and use Tower "Pro" for 30 days without limitations! Yes, send me instructions on how to get started with Tower. Yes, I want to hear about new Tower updates, discounts and giveaways as well as new content from the Tower blog. I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time. Your trial is downloading… Try Tower "Pro" for 30 days without limitations! Tower Close Updates, Courses & Content via Email Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower " (10 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Updates about Tower, discounts, and giveaways as well as new content from the Tower blog. Free email course " Learn Git with Tower " (8 emails) Free email course " Tips & Tricks for Tower" (10 emails) I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time by clicking on the unsubscribe link in any email. Thank you for subscribing Please check your email to confirm Close Want to win one of our awesome Tower shirts? Tell your friends about Tower! Share on Twitter We'll pick 4 winners every month who share this tweet! Follow @gittower to be notified if you win! Try Tower for Free Sign up below and use Tower "Pro" for 30 days without limitations! Close Yes, send me instructions on how to get started with Tower. Yes, I want to hear about new Tower updates, discounts and giveaways as well as new content from the Tower blog. I have read and accept the Privacy Policy . I understand that I can unsubscribe at any time. | 2026-01-13T08:48:13 |
https://dev.to/thenjdevopsguy/kubernetes-ingress-vs-service-mesh-2ee2#whats-a-service-mesh | Kubernetes Ingress vs Service Mesh - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Michael Levan Posted on Jun 15, 2022 • Edited on Aug 6, 2025 Kubernetes Ingress vs Service Mesh # kubernetes # devops # cloud # git Networking in Kubernetes is no easy task. Whether you’re on the application side or the operations side, you need to think about networking. Whether it’s connectivity between clusters, control planes, and worker nodes, or connectivity between Kubernetes Services and Pods, it all becomes a task that needs a large amount of focus and effort. In this blog post, you’ll learn about what a service mesh is, what ingress is, and why you need both. What’s A Service Mesh When you deploy applications inside of Kubernetes, there are two primary ways that the apps are talking to each other: Service-to-Service communication Pod-to-Pod communication Pod-to-Pod communication isn’t exactly recommended because Pods are ephemeral, which means they aren’t permanent. They are designed to go down at any time and only if they’re part of a StatefulSet would they keep any type of unique identifier. However, Pods still need to be able to communicate with each other because microservices need to talk. Backends need to talk to frontends, middleware needs to talk to backends and frontends, etc… The next primary communication is Services. Services are the preferred method because a Service isn’t ephemeral and only gets deleted if specified by an engineer. Pods are able to connect to Services with Selectors (sometimes called Tags), so if a Pod goes down but the Selector in the Kubernetes Manifest that deployed the Pod doesn’t change, the new Pod will be connected to the Service. In short, a Service sits in front of Pods almost like a load balancer would (not to be confused with the LoadBalancer service type). Here’s the problem: all of this traffic is unencrypted by default. Pod-to-Pod communication, or as some people like to call it, East-West Traffic, and Service-to-Service is completely unencrypted. That means if for any reason an environment is compromised or you have some segregation concerns, there’s nothing out of the box that you can do. A Service Mesh handles a lot of that for you. A Service Mesh: Encrypts traffic between Services Helps with network latency troubleshooting Securely connects Kubernetes Services Observability for tracing and alerting The key piece here, aside from the encryption between services (using mTLS) is the network observability and routing implementations. As a small example, the following routing rule forwards traffic to /rooms via a delegate VirtualService object/kind named roompage . apiVersion: networking.istio.io/v1 kind: VirtualService metadata: name: hotebooking spec: hosts: - "hotelbooking.com" gateways: - hbgateway http: - match: - uri: prefix: "/rooms" delegate: name: roompage namespace: rooms Enter fullscreen mode Exit fullscreen mode You have full control over the "what and how" in terms of routing. What’s Ingress Outside of the need for secure communication between microservices, you need a way to interact with frontend apps. The typical way is with a load balancer that’s connected to a Service. You can also use a NodePort, but in the cloud world, you’ll mostly see load balancers being used. Here’s the problem; cloud load balancers are expensive literally and figuratively. You have to pay money for each cloud load balancer that you have. Having a few applications may not be a big deal, but what about if you have 50 or 100? Not to mention that you have to manage all of those cloud load balancers. If a Kubernetes Service disconnects from the load balancer for whatever reason, it’s your job to go in and fix it. With Kubernetes Ingress Controllers, the management and cost nightmare is abstracted from you. An Ingress Controller allows you to have: One load balancer Multiple applications (Kubernetes Services) pointing to it You can create one load balancer and have every Kubernetes Service point to it that's within the specific web application from a routing perspective. Then, you can access each Kubernetes Service on a different path. For example, below is an Ingress Spec that points to a Kubernetes Service called nginxservice and outputs it on the path called /nginxappa apiVersion : networking . k8s . io / v1 kind : Ingress metadata : name : ingress - nginxservice - a spec : ingressClassName : nginx - servicea rules : - host : localhost http : paths : - path : / nginxappa pathType : Prefix backend : service : name : nginxservice port : number : 8080 Enter fullscreen mode Exit fullscreen mode Ingress Controllers are like an Nginx Reverse Proxy. Do You Need Both? My take on it is that you need both. Here’s why: They’re both doing two different jobs. I always like to use the hammer analogy. If I need to hammer a nail, I can use the handle to slam the nail in and eventually it’ll work, but why would I do that if I can use the proper end of the hammer? An Ingress Controller is used to: Make load balancing apps easier A Service Mesh is used to: Secure communication between apps Help out with Kubernetes networking Now, here’s the kicker; there are tools that do both. For example, Istio Ingress is an Ingress Controller, but also has the capability of secure gateways using mTLS. If you’re using one of those tools, great. Just make sure that it handles both communication and security for you in the way that you’re expecting. The recommendation still is to use the proper tool for the job. Both Service Mesh and Ingress are incredibly important, especially as your microservice environment grows. Popular Ingress Controllers and Service Mesh Platforms Below is a list of Ingress Controllers and Service Mesh that are popular in today’s cloud-native world. For Service Mesh: https://istio.io/latest/about/service-mesh/ For Ingress Controllers: https://kubernetes.github.io/ingress-nginx/ https://doc.traefik.io/traefik/providers/kubernetes-ingress/ https://github.com/Kong/kubernetes-ingress-controller#readme https://istio.io/latest/docs/tasks/traffic-management/ingress/ If you want to check out how to get started with the Istio, check out my blog post on it here . Top comments (5) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand trylvis trylvis trylvis Follow Work Infra / Ops / DevOps Engineer Joined Jun 16, 2022 • Jun 16 '22 Dropdown menu Copy link Hide Nice summary! Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Jun 17 '22 Dropdown menu Copy link Hide Thank you! I'm happy that you enjoyed it. Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Jan Jurák Jan Jurák Jan Jurák Follow Joined Apr 20, 2021 • Jan 4 '25 Dropdown menu Copy link Hide thank you for introduction into Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand heroes1412 heroes1412 heroes1412 Follow Joined Oct 7, 2022 • Oct 7 '22 Dropdown menu Copy link Hide Your article is very good and easy to understand. But how about API Gateway, i see ingress controller can handle API gateway task. what diffenrent? Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Levan Michael Levan Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 • Oct 7 '22 Dropdown menu Copy link Hide I would say the biggest two differences are 1) Ingress Controllers are a Kubernetes Controller in itself, so it's handled in a declarative fashion 2) (correct me if I'm wrong here about API Gateways please) API Gateways are typically an intermediary to route traffic between services. Sort of like a "middle ground". Where-as the ingress controllers are more about handling frontend app traffic. Like comment: Like comment: 4 likes Like Comment button Reply Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse Michael Levan Follow Building High-Performing Agentic Environments | CNCF Ambassador | Microsoft MVP (Azure) | AWS Community Builder | Published Author & Public Speaker Location North New Jersey Joined Feb 8, 2020 More from Michael Levan Running Any AI Agent on Kubernetes: Step-by-Step # ai # programming # kubernetes # cloud Context-Aware Networking & Runtimes: Agentic End-To-End # ai # kubernetes # programming # cloud Security Holes in MCP Servers and How To Plug Them # programming # ai # kubernetes # docker 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://www.linkedin.com/company/github | GitHub | LinkedIn Skip to main content LinkedIn Top Content People Learning Jobs Games Sign in Join for free GitHub Software Development San Francisco, CA 5,698,170 followers The home of software development See jobs Follow View all 6,024 employees Report this company Overview Jobs Life About us As the global home for all developers, GitHub is the complete AI-powered developer platform to build, scale, and deliver secure software. Over 100 million people, including developers from 90 of the Fortune 100 companies, use GitHub to build amazing things together across 330+ million repositories. With all the collaborative features of GitHub, it has never been easier for individuals and teams to write faster, better code. Website https://github.com External link for GitHub Industry Software Development Company size 501-1,000 employees Headquarters San Francisco, CA Type Privately Held Founded 2008 Products No more previous content GitHub GitHub Actions GitHub Advanced Security, Static Application Security Testing (SAST) Software GitHub Advanced Security Static Application Security Testing (SAST) Software GitHub Codespaces GitHub Copilot GitHub Enterprise GitHub Issues, Project Management Software GitHub Issues Project Management Software No more next content Locations Primary 88 Colin P Kelly Jr St San Francisco, CA 94107, US Get directions Employees at GitHub Edd Wilder-James Bradley Dunn Philip T. Clay Nelson See all employees Updates GitHub 5,698,170 followers 5h Report this post Join us for Open Source Friday featuring Daniel Roe, leader of the Nuxt core team! Discover the latest from the Nuxt project, get insights on frontend, web performance, and open source, plus live demos of Copilot and Agent Mode. Open Source Friday with Nuxt www.linkedin.com 52 2 Comments Like Comment Share GitHub 5,698,170 followers 13h Report this post Imagine if 94% of your compilation errors just … vanished. Your skin would clear. The laundry would be folded. ✨ A new study shows that’s exactly the percentage of LLM errors that are just type-check failures. Cassidy Williams explains why AI is settling the "typed vs. untyped" debate. ⬇️ https://lnkd.in/dw64HmUp Why AI is pushing developers toward typed languages https://github.blog 114 16 Comments Like Comment Share GitHub 5,698,170 followers 1d Report this post Built with Python. Powered by F1 data. 🐍 🏁 Tom Shaw 🤖 created F1 Race Replay, an impressive open source app that lets you visualize and replay full Grand Prix events. 😱 Watch our latest project spotlight. ✨ …more 271 12 Comments Like Comment Share GitHub 5,698,170 followers 2d Report this post We asked for WAVES. You delivered 700+ games, all free to play, with source code you can actually poke at. Meet the top 10 entries from Game Off 2025 🌊👇 https://lnkd.in/g3xtb6as …more 197 9 Comments Like Comment Share GitHub 5,698,170 followers 3d Report this post It's 2026. Where's your Spec Kit? 🧰 Instead of coding first and writing docs later, spec-driven development flips the script. Start with a spec, a clear contract for how your code should behave. This makes it easier for your AI agents to generate, test, and validate high-quality code. 🤖 Get started with this new open source toolkit. ⬇️ https://lnkd.in/gkcVQ5s6 Spec-driven development with AI: Get started with a new open source toolkit https://github.blog 188 9 Comments Like Comment Share GitHub 5,698,170 followers 3d Report this post Grab your favorite beverage and join us for a laid-back, community-powered yap-session about where we want open source to go this year. No slides, no demos...just unfiltered hopes, hot takes, and wild ideas for 2026. Bring your wishlist: better docs, greener CI, maintainer burnout fixes, AI that actually helps, or something we haven’t even imagined yet. Open Source Friday Special - Vision Board 2026 www.linkedin.com 416 315 Comments Like Comment Share GitHub 5,698,170 followers 1mo Edited Report this post What happens when you measure the right things? Join Jeff Keyes , Field CTO at Allstacks, as we explore how the Intelligence Engine and deep research agents help optimize engineering investments. We break down why most AI adoption falls short, tackle watermelon projects, and discuss how to measure what actually matters: alignment and ROI. Learn how to speak the language of business and eliminate bottlenecks across your development pipeline. Transforming Engineering Leadership with AI and Metrics www.linkedin.com 381 163 Comments Like Comment Share GitHub 5,698,170 followers 4d Report this post Engineers at GitHub spent a year testing Copilot coding agent to find the best workflow. Now they have an easy-to-remember acronym: WRAP. W – Write effective issues R – Refine your instructions A – Atomic tasks P – Pair with the coding agent Here's how to WRAP up your backlog. ⬇️ https://lnkd.in/d-hRfmHe WRAP up your backlog with GitHub Copilot coding agent https://github.blog 370 13 Comments Like Comment Share GitHub 5,698,170 followers 6d Report this post Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we live code on some projects. We'll revisit the countdown projects that we made at the end of 2025 and explore how they've evolved into an extensible app. We'll also learn how we've set it up on GitHub to provide inspiration for your own projects! Rubber Duck Thursdays - It's time to build! www.linkedin.com 397 252 Comments Like Comment Share GitHub 5,698,170 followers 5d Report this post Don't wait for the next malware campaign to audit your security. 👀 We’ve outlined practical steps to lock down your supply chain now: ✅ Switch to phishing-resistant MFA (Passkeys/WebAuthn) ✅ Rotate and scope your tokens ✅ Review third-party access A little security cleanup today can save you from a massive headache tomorrow. 😅 https://lnkd.in/eYrsSZMs Strengthening supply chain security: Preparing for the next malware campaign https://github.blog 95 9 Comments Like Comment Share Join now to see what you are missing Find people you know at GitHub Browse recommended jobs for you View all updates, news, and articles Join now Affiliated pages Microsoft Software Development Redmond, Washington GitHub Brasil Software Development GitHub LATAM Software Development GitHub Education Software Development GitHub Enterprise Software Development GitHub Security Lab Software Development Student Developer Pack Show more affiliated pages Show fewer affiliated pages Similar pages Microsoft Software Development Redmond, Washington Google Software Development Mountain View, CA OpenAI Research Services San Francisco, CA GitLab IT Services and IT Consulting San Francisco, California Amazon Software Development Seattle, WA GeeksforGeeks Education NOIDA, G. B. Nagar, Uttar Pradesh Atlassian Software Development Sydney, NSW W3Schools.com E-Learning Providers Meta Software Development Menlo Park, CA IBM IT Services and IT Consulting Armonk, New York, NY Show more similar pages Show fewer similar pages Browse jobs Engineer jobs 555,845 open jobs GitHub jobs 25,723 open jobs Developer jobs 258,935 open jobs Software Engineer jobs 300,699 open jobs Analyst jobs 694,057 open jobs Senior Software Engineer jobs 78,145 open jobs Manager jobs 1,880,925 open jobs Intern jobs 71,196 open jobs Scientist jobs 48,969 open jobs Project Manager jobs 253,048 open jobs Director jobs 1,220,357 open jobs Marketing Manager jobs 106,879 open jobs Program Manager jobs 243,900 open jobs Associate jobs 1,091,945 open jobs Account Executive jobs 71,457 open jobs Account Manager jobs 121,519 open jobs Engineering Manager jobs 145,990 open jobs Python Developer jobs 46,642 open jobs Full Stack Engineer jobs 38,546 open jobs Vice President jobs 235,270 open jobs Show more jobs like this Show fewer jobs like this Funding GitHub 3 total rounds Last Round Series B Aug 29, 2015 External Crunchbase Link for last round of funding US$ 250.0M Investors Sequoia Capital + 2 Other investors See more info on crunchbase More searches More searches GitHub jobs Engineer jobs Software Engineer jobs Developer jobs Analyst jobs Intern jobs Senior Software Engineer jobs Scientist jobs Manager jobs Director jobs Project Manager jobs Associate jobs Junior Software Engineer jobs Program Manager jobs Account Executive jobs Full Stack Engineer jobs Machine Learning Engineer jobs Engineering Manager jobs Account Manager jobs Director of Engineering jobs Product Designer jobs Graduate jobs Vice President jobs Java Software Engineer jobs Data Analyst jobs Marketing Manager jobs Specialist jobs Staff Software Engineer jobs Recruiter jobs Site Reliability Engineer jobs Product Manager jobs Consultant jobs Sales Manager jobs Data Engineer jobs Solutions Engineer jobs Frontend Developer jobs Python Developer jobs Principal Software Engineer jobs Software Engineering Manager jobs Researcher jobs Solutions Architect jobs User Experience Designer jobs Data Scientist jobs Designer jobs Platform Engineer jobs Cyber Security Specialist jobs Senior Program Manager jobs Associate Product Manager jobs Senior Manager jobs Writer jobs Junior Developer jobs Graduate Software Engineer jobs Principal Program Manager jobs C Developer jobs Lead jobs Coordinator jobs Customer Success Manager jobs iOS Developer jobs Marketing Specialist jobs Customer Director jobs LinkedIn © 2026 About Accessibility User Agreement Privacy Policy Cookie Policy Copyright Policy Brand Policy Guest Controls Community Guidelines العربية (Arabic) বাংলা (Bangla) Čeština (Czech) Dansk (Danish) Deutsch (German) Ελληνικά (Greek) English (English) Español (Spanish) فارسی (Persian) Suomi (Finnish) Français (French) हिंदी (Hindi) Magyar (Hungarian) Bahasa Indonesia (Indonesian) Italiano (Italian) עברית (Hebrew) 日本語 (Japanese) 한국어 (Korean) मराठी (Marathi) Bahasa Malaysia (Malay) Nederlands (Dutch) Norsk (Norwegian) ਪੰਜਾਬੀ (Punjabi) Polski (Polish) Português (Portuguese) Română (Romanian) Русский (Russian) Svenska (Swedish) తెలుగు (Telugu) ภาษาไทย (Thai) Tagalog (Tagalog) Türkçe (Turkish) Українська (Ukrainian) Tiếng Việt (Vietnamese) 简体中文 (Chinese (Simplified)) 正體中文 (Chinese (Traditional)) Language Agree & Join LinkedIn By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . Sign in to see who you already know at GitHub Sign in Welcome back Email or phone Password Show Forgot password? Sign in or By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . New to LinkedIn? Join now or New to LinkedIn? Join now By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement , Privacy Policy , and Cookie Policy . | 2026-01-13T08:48:13 |
https://dev.to/t/ui | Ui - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close # ui Follow Hide Tag dedicated to posts about user interface. Tips, tricks, techniques, approaches, etc. Create Post submission guidelines Just be respectful and make sure that your post actually talks about UI, rather than just mention it in passing. Older #ui posts 1 2 3 4 5 6 7 8 9 Posts Left menu 👋 Sign in for the ability to sort posts by relevant , latest , or top . Right menu Mouse Events in JavaScript: Why Your UI Flickers (and How to Fix It Properly) Farhad Hossain Farhad Hossain Farhad Hossain Follow Jan 13 Mouse Events in JavaScript: Why Your UI Flickers (and How to Fix It Properly) # frontend # javascript # ui 2 reactions Comments Add Comment 3 min read Building Interactive Data Visualizations in A2UI Angular: A Complete Guide vishalmysore vishalmysore vishalmysore Follow Jan 12 Building Interactive Data Visualizations in A2UI Angular: A Complete Guide # angular # javascript # tutorial # ui Comments Add Comment 4 min read Stop Building Ugly Apps: Create a Modern Python Dashboard in 15 Minutes 📊 Larry Larry Larry Follow Jan 12 Stop Building Ugly Apps: Create a Modern Python Dashboard in 15 Minutes 📊 # python # datavisualization # beginners # ui Comments Add Comment 3 min read How to Design a High-Converting Paywall paywallpro paywallpro paywallpro Follow Jan 12 How to Design a High-Converting Paywall # design # ui # paywall # app Comments Add Comment 7 min read Book Review: Talent Management Bible - Learning Best Practices from Fortune 500 Companies Evan Lin Evan Lin Evan Lin Follow Jan 11 Book Review: Talent Management Bible - Learning Best Practices from Fortune 500 Companies # ui # ai # nvidia # softwaredevelopment Comments Add Comment 4 min read Restaurant Discovery Is a Ranking Problem — And the Inputs Are Wrong Marcin Stepien Marcin Stepien Marcin Stepien Follow Jan 11 Restaurant Discovery Is a Ranking Problem — And the Inputs Are Wrong # webdev # ui # uxdesign 1 reaction Comments Add Comment 1 min read A2UI Protocol: Building Intelligent Agent-to-User Interfaces vishalmysore vishalmysore vishalmysore Follow Jan 10 A2UI Protocol: Building Intelligent Agent-to-User Interfaces # google # ai # agents # ui Comments Add Comment 6 min read Testes de Interface com Playwright e MCP no Windsurf Victor Geruso Gomes Victor Geruso Gomes Victor Geruso Gomes Follow Jan 9 Testes de Interface com Playwright e MCP no Windsurf # webdev # ai # testing # ui Comments Add Comment 3 min read Using Color and Typography to Shape Brand Personality — A UI/UX Design Company Perspective Pixel Mosaic Pixel Mosaic Pixel Mosaic Follow Jan 9 Using Color and Typography to Shape Brand Personality — A UI/UX Design Company Perspective # ai # ui # ux # webdev Comments Add Comment 2 min read A Deep Dive into React's New <Activity> Component Dikson Samuel Dikson Samuel Dikson Samuel Follow Jan 8 A Deep Dive into React's New <Activity> Component # javascript # react # ui Comments Add Comment 3 min read GTK4 DropDown with .NET Kashif Soofi Kashif Soofi Kashif Soofi Follow Jan 8 GTK4 DropDown with .NET # dotnet # tutorial # ui Comments Add Comment 5 min read Agentic UI (A2UI + AG-UI) — Build UIs Your Agent Can Update in Real Time Tahmid Bin Taslim Rafi Tahmid Bin Taslim Rafi Tahmid Bin Taslim Rafi Follow Jan 8 Agentic UI (A2UI + AG-UI) — Build UIs Your Agent Can Update in Real Time # agents # ui # webdev # ai Comments Add Comment 6 min read (Idea + Sensors + Compose + Lottie)*AI Agents = Beautiful UI ViksaaSkool ViksaaSkool ViksaaSkool Follow Jan 6 (Idea + Sensors + Compose + Lottie)*AI Agents = Beautiful UI # android # compose # ai # ui Comments Add Comment 5 min read Ai Implementation Analysis for FlashFX Gabriele B. Gabriele B. Gabriele B. Follow Jan 5 Ai Implementation Analysis for FlashFX # ai # devjournal # openai # ui 1 reaction Comments Add Comment 2 min read Top Fitness App Paywalls (UX Patterns + Pricing Insights) paywallpro paywallpro paywallpro Follow Jan 7 Top Fitness App Paywalls (UX Patterns + Pricing Insights) # ios # design # mobile # ui Comments Add Comment 4 min read Implementing a swipeable component using the Animated API Paulo Sérgio Paulo Sérgio Paulo Sérgio Follow Jan 6 Implementing a swipeable component using the Animated API # reactnative # typescript # ux # ui Comments Add Comment 9 min read React Higher-Order Components (HOCs) in a Hooks-First World Ward Khaddour Ward Khaddour Ward Khaddour Follow Jan 4 React Higher-Order Components (HOCs) in a Hooks-First World # react # typescript # ui Comments Add Comment 7 min read What do you think, LinkedIn? Rohit Bhandari Rohit Bhandari Rohit Bhandari Follow Jan 5 What do you think, LinkedIn? # linkedln # digitalmarketing # beginners # ui Comments Add Comment 1 min read What’s New in Blazor Gantt Chart: 2025 Volume 4 Calvince Moth Calvince Moth Calvince Moth Follow for Syncfusion, Inc. Jan 7 What’s New in Blazor Gantt Chart: 2025 Volume 4 # blazor # ganttchart # projectscheduling # ui Comments Add Comment 6 min read Subscription Pricing in Photo & Video Apps: What 1,200 Paywalls Reveal paywallpro paywallpro paywallpro Follow Jan 5 Subscription Pricing in Photo & Video Apps: What 1,200 Paywalls Reveal # ios # design # mobile # ui Comments Add Comment 4 min read Best Atomic UI Component Frameworks for Lightning-Fast Web Development in 2026 Nina Rao Nina Rao Nina Rao Follow Jan 4 Best Atomic UI Component Frameworks for Lightning-Fast Web Development in 2026 # design # ui Comments Add Comment 10 min read Responsive Design Full Guide: Crafting Seamless Experiences Across Every Device Nina Rao Nina Rao Nina Rao Follow Jan 4 Responsive Design Full Guide: Crafting Seamless Experiences Across Every Device # design # ui Comments Add Comment 7 min read Top React Native UI libraries in 2026 Nina Rao Nina Rao Nina Rao Follow Jan 3 Top React Native UI libraries in 2026 # reactnative # ui # uidesign Comments Add Comment 11 min read The End of "Chat": Why AI Interfaces Must Be Polymorphic Imran Siddique Imran Siddique Imran Siddique Follow Jan 2 The End of "Chat": Why AI Interfaces Must Be Polymorphic # agents # design # ui Comments Add Comment 3 min read Mapcn - Map components for Shadcn Souhail dev Souhail dev Souhail dev Follow Jan 3 Mapcn - Map components for Shadcn # shadcn # ui # react # tailwindcss Comments Add Comment 1 min read loading... trending guides/resources Modern Web Design Styles Every Frontend Developer Must Know (2025 Guide) Part 2 Modern Web Design Styles Every Frontend Developer Must Know (2025 Guide) 10 UI UX Principles That Will Transform Your Design Process Using Opencode as a Copy-Paste Backend for UI Prototyping GPUI Component: Because Desktop Apps Shouldn't Make You Cry Anatomy of an Effective SaaS Navigation Menu Design Top 15 React Component Libraries to Use in 2026 shadcn/ui vs Ant Design vs MUI: A Modern React Design System Comparison Tips and Tricks for Creating a Good Login Page Design 21+ Best Free Tailwind v4 UI Kits and Component Libraries UI/UX Design Trends for 2026: What Every Designer Should Know Weekend hobby: Achieving Glassmorphism (ik 💀) with mouse glow How to Build Modern Parallax & Scroll Effects in SwiftUI Level Up Your AI Projects: 12 Frontend UI Kits That Actually Work ⚡ Progress Indicators Explained: Types, Variations & Best Practices for SaaS Design Desktop UI for Cloudflare Tunnel: Making Remote Access Simple Building DayFlow: A Modern React Calendar Library with Temporal API and Advanced Drag-and-Drop Ant Design 6.0 is released! A Deep Dive into Nested ScrollView Behavior in React Native: Root Causes and Practical Solutions Modern Web UI 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/devteam/congrats-to-the-winners-of-the-agentic-postgres-challenge-with-tiger-data-51m6 | Congrats to the Winners of the Agentic Postgres Challenge with Tiger Data! - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Add reaction Like Unicorn Exploding Head Raised Hands Fire Jump to Comments Save Boost More... Copy link Copy link Copied to Clipboard Share to X Share to LinkedIn Share to Facebook Share to Mastodon Share Post via... Report Abuse Jess Lee for The DEV Team Posted on Dec 1, 2025 Congrats to the Winners of the Agentic Postgres Challenge with Tiger Data! # agenticpostgreschallenge # postgres # agents # devchallenge The wait is over, thank you all for your patience! We are excited to (finally) announce the winners of the Agentic Postgres Challenge with Tiger Data . This challenge invited participants to experiment with AI on Postgres and build something that made us say "I didn't know you could do that!" The community delivered beyond expectations, showcasing applications that pushed the boundaries of what's possible when Postgres becomes the brain of AI systems. The experimentation, creativity, and technical depth on display made judging incredibly challenging. We hope you enjoyed the challenge and are proud of what you built! Without further ado, our winners. Congratulations To… @simranshaikh20_50 built a multi-agent code review system that achieves 4x faster performance by leveraging Tiger Cloud's zero-copy database forks. The platform deploys four specialized AI agents: Quality, Security, Performance, and Documentation—each analyzing code in parallel within their own isolated database fork. I Built a Multi-Agent Code Review System That's 4x Faster (Thanks to Zero-Copy Database Forks!) Simran Shaikh ・ Oct 28 #agenticpostgreschallenge #postgressql #tigercloud #multiagent What makes this submission stand out is the dramatic performance improvement: reducing analysis time from 40-60 seconds (sequential) to just 10-15 seconds (parallel). @mayu2008 created FraudSwarn, a real-time fraud detection system that innovates with hybrid search—combining pg_text and pgvector to achieve 23% better accuracy than either method alone. The system deploys five specialized AI agents analyzing financial transactions in parallel, with response times under 100ms. 🐯 FraudSwarn - Multi-Agent Fraud Detection Mayuresh ・ Nov 2 #devchallenge #agenticpostgreschallenge #ai #postgres Built in Rust with comprehensive use of Tiger Data features including Fluid Storage for 95% cost savings, this production-ready system demonstrates the power of database-native ML. @divyasinghdev built GitResume, an AI-powered platform that transforms GitHub repositories into professional career insights. Four specialized agents analyze code quality, technology choices, career readiness, and innovation—turning what was previously a 1-2 minute sequential process into a sub-10 second real-time experience. 💻Your GitHub Speaks Louder Than Your Resume: A Tiger Cloud Story🐅 Divya ・ Nov 10 #devchallenge #agenticpostgreschallenge #ai #postgres The platform implements Tiger CLI for service management, zero-copy forks for agent isolation, and pg_text search for semantic pattern detection across repositories. The result is a tool that helps developers understand their strengths and position themselves effectively for the roles they want! Each of our three winners will receive $1,000 USD, an exclusive DEV Badge, and a DEV++ Membership ! All participants with valid submissions will receive a completion badge on their DEV profile. Thank You to Our Sponsor A huge thank you to Tiger Data for sponsoring this challenge and providing the agentic Postgres platform that made these innovations possible. Tiger Cloud's features like zero-copy forks, pg_text search, pgvector embeddings, and Fluid Storage open up entirely new possibilities for building intelligent, collaborative AI systems. What's Next? Stay tuned for our next challenge announcement! In the meantime, explore all challenges to see what other opportunities are available to showcase your skills and win prizes. We hope you enjoyed experimenting with agentic Postgres, learned something new, and added an impressive project to your portfolio. See you next time! Interested in being a volunteer judge for future challenges? Learn more here ! Top comments (16) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Varshith V Hegde Varshith V Hegde Varshith V Hegde Follow A simple programmer fond of learning Email varshithvh@gmail.com Location Mangalore Education Mangalore Institute of Technology and Engineering Work Software Engineer@KPIT Joined Jun 30, 2022 • Dec 2 '25 Dropdown menu Copy link Hide Congratulations to all the winners @divyasinghdev awesome project 🎉 Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand Divya Divya Divya Follow A curious lifelong learner, currently a full-time Masters student persuing Computer Science stream. Enthusiastic about development. Joined Jul 9, 2022 • Dec 2 '25 Dropdown menu Copy link Hide Thank you for checking it out 😁 Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Mayuresh Smita Suresh Mayuresh Smita Suresh Mayuresh Smita Suresh Follow Founder - Ambicube Limited UK. Building Tagnovate.com and MoneySense.ai Location London, UK Education University of Essex Pronouns He/Him Work CEO, Ambicube Limited Joined Oct 18, 2025 • Dec 2 '25 Dropdown menu Copy link Hide Thank you so much so this recognition. This is my first win in my life as an coder and I am so grateful that you recognised my project as a winner. Thank you Tigerdata and Dev team for this opportunity. Congratulations @simranshaikh20_50 and @divyasinghdev uou guys are best. Again thank you all❤️🙌 Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand Simran Shaikh Simran Shaikh Simran Shaikh Follow AI/ML Engineer | Building LLM Apps with RAG & LangChain | Top 5% GSSoC Contributor | CS @ MSU Vadodara | Passionate about AI Safety & Open Source Location India Education Maharaja Sayajirao University of Vadodara Pronouns She/Her Joined Aug 30, 2025 • Dec 2 '25 Dropdown menu Copy link Hide I'm really grateful for this recognition. Congratulations to all the other winners as well—your projects are inspiring! Thank you Tiger Data and the DEV team for hosting such a great challenge. 🙌 Like comment: Like comment: 5 likes Like Comment button Reply Collapse Expand diosamuel diosamuel diosamuel Follow Data Engineer soon | Web Developer | UI/UX Enthusiast Location Indonesia Work Data Engineer soon | Web Developer | UI/UX Enthusiast Joined Apr 3, 2020 • Dec 2 '25 Dropdown menu Copy link Hide congrats all the winners 🏆! the ideas are mesmerizing! Like comment: Like comment: 5 likes Like Comment button Reply Collapse Expand Divya Divya Divya Follow A curious lifelong learner, currently a full-time Masters student persuing Computer Science stream. Enthusiastic about development. Joined Jul 9, 2022 • Dec 2 '25 Dropdown menu Copy link Hide Thank you everyone, the judges for liking my project, the readers for supporting it, and congratulations to @simranshaikh20_50 and @mayu2008 as well! Your projects are awesome. Like comment: Like comment: 4 likes Like Comment button Reply Collapse Expand Mayuresh Smita Suresh Mayuresh Smita Suresh Mayuresh Smita Suresh Follow Founder - Ambicube Limited UK. Building Tagnovate.com and MoneySense.ai Location London, UK Education University of Essex Pronouns He/Him Work CEO, Ambicube Limited Joined Oct 18, 2025 • Dec 2 '25 Dropdown menu Copy link Hide Thank you Divya 🙌 congratulations to you too Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Divya Divya Divya Follow A curious lifelong learner, currently a full-time Masters student persuing Computer Science stream. Enthusiastic about development. Joined Jul 9, 2022 • Dec 2 '25 Dropdown menu Copy link Hide Thank you 😊 And congratulations again, you did great ! Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand Jramone3 Jramone3 Jramone3 Follow Visual architect and patrimonial custodian focused on ethical migrations, modular shielding, and reproducible documentation. Specialized in Linux Mint XFCE environments on legacy hardware and inheri Email jramonrivasg@gmail.com Location turmero, Estado Aragua, Venezuela Education Technical training in digital architecture, scripting, and legacy hardware recovery. Pronouns Él / He Work Visual architect and patrimonial custodian at MintBridgeXFCE. Joined Oct 2, 2025 • Dec 2 '25 Dropdown menu Copy link Hide "Congratulations to the winners of the Agentic Postgres Challenge with Tiger Data. Each project showcased impressive technical innovation — from multi-agent code review, to real-time fraud detection, to AI-powered career insights. Special thanks to DEV Community and Tiger Data for enabling such groundbreaking work and inspiring developers worldwide." Like comment: Like comment: 3 likes Like Comment button Reply Collapse Expand PEACEBINFLOW PEACEBINFLOW PEACEBINFLOW Follow Founder of SAGEWORKS AI — building the Web4 layer where AI, blockchain & time flow as one. Creator of Mind’s Eye and BinFlow. Engineering the future of temporal, network-native intelligence. Email peacethabibinflow@proton.me Location BOTSWANA MAUN Pronouns he Work Founder & System Architect at SAGEWORKS AI Joined Oct 31, 2025 • Dec 2 '25 Dropdown menu Copy link Hide Huge thanks to the Tiger Data team and the DEV Community for hosting this challenge! 🙌 Even though I didn’t make the winners list this time, I genuinely enjoyed pushing Postgres in new directions and learning from everyone’s submissions. The creativity on display was insane — massive congrats to all the winners! 🎉 This challenge gave me a ton of ideas for what I want to explore next. Looking forward to the next one — I’m definitely coming back stronger. 🚀🐅 Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Michael Onoja Michael Onoja Michael Onoja Follow CTO & Full-Stack Engineer | DevOps | SaaS Architect Builder of Ayema (102k+ users), WebMedic (50k+ patient records), and digital infrastructure powering agriculture, health, and education. Education MSc Information Technology, BSc Computer Science, industry certifications (Microsoft, Oracle, IBM). Pronouns He/Him Work CTO & DevOps Engineer building scalable digital products across health. Joined Oct 20, 2023 • Dec 2 '25 Dropdown menu Copy link Hide Congratulations. learned something new today. Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand uratmangun uratmangun uratmangun Follow Joined Jul 17, 2023 • Dec 2 '25 Dropdown menu Copy link Hide wow congrats @divyasinghdev youre on a roll bro Like comment: Like comment: 2 likes Like Comment button Reply Collapse Expand Divya Divya Divya Follow A curious lifelong learner, currently a full-time Masters student persuing Computer Science stream. Enthusiastic about development. Joined Jul 9, 2022 • Dec 2 '25 Dropdown menu Copy link Hide Thank you I'm not on a roll though. Like comment: Like comment: 1 like Like Comment button Reply Collapse Expand Fayaz Fayaz Fayaz Follow Software Engineer 𑁍 Thinker 𑁍 Problem Solver. Interests: AI, Software Development, Web Security, Privacy, Nature, Philosophy, History, Spirituality, Politics, Conversation. Location Bangladesh Education BSc. in Computer Science & Engineering Work Building a new SaaS Joined Nov 12, 2017 • Dec 2 '25 Dropdown menu Copy link Hide Congrats all! Cool projects 🫡 Like comment: Like comment: 2 likes Like Comment button Reply View full discussion (16 comments) Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse The DEV Team Follow The hardworking team behind DEV ❤️ Want to contribute to open source and help make the DEV community stronger? The code that powers DEV is called Forem and is freely available on GitHub. You're welcome to jump in! Contribute to Forem More from The DEV Team Congrats to the AI Agents Intensive Course Writing Challenge Winners! # googleaichallenge # devchallenge # ai # agents Join the Algolia Agent Studio Challenge: $3,000 in Prizes! # algoliachallenge # devchallenge # agents # webdev Join the New Year, New You Portfolio Challenge: $3,000 in Prizes + Feedback from Google AI Team (For Winners and Runner Ups!) # devchallenge # googleaichallenge # career # gemini 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV Forem — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . Forem © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://dev.to/shashwathsh | Shashwath S H - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Follow User actions Shashwath S H 404 bio not found Location Bangalore Joined Joined on Dec 28, 2025 Email address shashwathshashu15@gmail.com github website Education Rv College of Engineering(2026 passout) Pronouns He/Him Work AI Intern at CDPG,IIsc Bangalore More info about @shashwathsh Badges Writing Debut Awarded for writing and sharing your first DEV post! Continue sharing your work to earn the 4 Week Writing Streak Badge. Got it Close Organizations Shashwath S H Skills/Languages C, C++, Java, SQL, Spring Boot Currently learning Spring Boot Currently hacking on Spring Boot Available for Any kind of projects or discussion related to my domain Post 18 posts published Comment 3 comments written Tag 3 tags followed 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” Shashwath S H Shashwath S H Shashwath S H Follow Jan 13 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” # springboot # backend # java # sorting 1 reaction Comments Add Comment 2 min read Want to connect with Shashwath S H? Create an account to connect with Shashwath S H. You can also sign in below to proceed if you already have an account. Create Account Already have an account? Sign in ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database Shashwath S H Shashwath S H Shashwath S H Follow Jan 11 ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database # springboot # java # backend # springdatajpa 2 reactions Comments Add Comment 2 min read 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked Shashwath S H Shashwath S H Shashwath S H Follow Jan 11 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked # springboot # java # backend # hibernate 1 reaction Comments Add Comment 2 min read 👉Why I Use DBeaver Instead of Writing SQL Everywhere Shashwath S H Shashwath S H Shashwath S H Follow Jan 10 👉Why I Use DBeaver Instead of Writing SQL Everywhere # springboot # java # backend # dbeaver 2 reactions Comments Add Comment 2 min read 📦My Spring Boot APIs Worked… But the Responses Looked Unprofessional Shashwath S H Shashwath S H Shashwath S H Follow Jan 9 📦My Spring Boot APIs Worked… But the Responses Looked Unprofessional # springboot # java # backend # api 2 reactions Comments Add Comment 2 min read 👉 My Spring Boot App Kept Crashing… Until I Fixed Exception Handling Shashwath S H Shashwath S H Shashwath S H Follow Jan 8 👉 My Spring Boot App Kept Crashing… Until I Fixed Exception Handling # springboot # backend # java # exceptionhandling 2 reactions Comments 4 comments 2 min read 🚫My Spring Boot API Accepted Invalid Data…. Until I Learned Input Validation Shashwath S H Shashwath S H Shashwath S H Follow Jan 7 🚫My Spring Boot API Accepted Invalid Data…. Until I Learned Input Validation # springboot # java # backend # validation 2 reactions Comments Add Comment 2 min read 🔄I Thought PUT and PATCH Were the Same… I Was Wrong Shashwath S H Shashwath S H Shashwath S H Follow Jan 6 🔄I Thought PUT and PATCH Were the Same… I Was Wrong # springboot # java # backend # api 2 reactions Comments Add Comment 2 min read 🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer Shashwath S H Shashwath S H Shashwath S H Follow Jan 5 🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer # springboot # java # backend # softwaredevelopment 3 reactions Comments Add Comment 2 min read 👉“I Didn’t Understand JPA Until I Built the Persistence Layer” Shashwath S H Shashwath S H Shashwath S H Follow Jan 4 👉“I Didn’t Understand JPA Until I Built the Persistence Layer” # springboot # java # backend # jpa 4 reactions Comments Add Comment 2 min read 🎯 My Spring Boot Controllers Looked Fine… Until I Understood the Presentation Layer Shashwath S H Shashwath S H Shashwath S H Follow Jan 3 🎯 My Spring Boot Controllers Looked Fine… Until I Understood the Presentation Layer # springboot # java # restapi # backend 3 reactions Comments Add Comment 2 min read 🌐Spring Boot Web & REST APIs: Building Clean Backends with MVC Architecture Shashwath S H Shashwath S H Shashwath S H Follow Jan 2 🌐Spring Boot Web & REST APIs: Building Clean Backends with MVC Architecture # springboot # restapi # java # backend 2 reactions Comments Add Comment 2 min read 🧑🍳Maven in Spring Boot: The Chef Behind Your Application Shashwath S H Shashwath S H Shashwath S H Follow Jan 1 🧑🍳Maven in Spring Boot: The Chef Behind Your Application # springboot # maven # java # backend 2 reactions Comments Add Comment 2 min read Spring Boot Auto-Configuration Explained: What Happens When You Run Your App? Shashwath S H Shashwath S H Shashwath S H Follow Dec 31 '25 Spring Boot Auto-Configuration Explained: What Happens When You Run Your App? # springboot # backend # autoconfiguration # softwareengineering 4 reactions Comments Add Comment 3 min read Dependency Injection in Spring Boot: How Spring Wires Everything for You Shashwath S H Shashwath S H Shashwath S H Follow Dec 30 '25 Dependency Injection in Spring Boot: How Spring Wires Everything for You # springboot # java # dependencyinjection # softwareengineering 3 reactions Comments Add Comment 2 min read Understanding Beans in Spring: The Backbone of a Spring Application Shashwath S H Shashwath S H Shashwath S H Follow Dec 29 '25 Understanding Beans in Spring: The Backbone of a Spring Application # backenddevelopment # springboot # java # softwaredevelopment 2 reactions Comments Add Comment 2 min read I Started Learning Spring Boot Shashwath S H Shashwath S H Shashwath S H Follow Dec 28 '25 I Started Learning Spring Boot # programming # springboot # development # java 2 reactions Comments Add Comment 2 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
https://docs.github.com/de | GitHub Docs Skip to main content GitHub-Dokumentation Version: Free, Pro, & Team Suchen oder Copilot Fragen stellen Suche oder frage Copilot Select language: current language is German Suchen oder Copilot Fragen stellen Suche oder frage Copilot Menü öffnen GitHub-Dokumentation Hilfe zu jeder Phase deiner GitHub-Reise. Erste Schritte Erste Schritte Migrationen Konto und Profil Benachrichtigungen und Abonnements Authentifizierung Abrechnung und Zahlungen Websiterichtlinie Gemeinsames Schreiben von Code Codespaces Repositorys Pull Requests GitHub Discussions Integrationen GitHub Copilot GitHub Copilot Pläne Abrufen von IDE-Codevorschlägen Programmier-Agent Lernprogramme GitHub Copilot Chat-Cookbook Anpassungsbibliothek CI/CD und DevOps GitHub Actions GitHub Packages GitHub Pages Sicherheit und Qualität Geheimnisüberprüfung Sicherheit der Lieferkette Dependabot Codeüberprüfung GitHub-Codequalität Client-Apps GitHub CLI GitHub Mobile GitHub Desktop Projektverwaltung GitHub Issues Projects Suchen auf GitHub Unternehmen und Teams Organisationen Schützen deiner Organisation Onboarding für Unternehmen Unternehmensadministratoren Entwickler Apps REST-API GraphQL-API webhooks GitHub-Modelle Community Erstellen von Communitys GitHub Sponsors GitHub Education GitHub für gemeinnützige Organisationen GitHub-Support Mitwirken an der GitHub-Dokumentation Weitere Dokumente CodeQL query writing Electron npm GitHub Well-Architected Erste Schritte Einrichten von Git Im Zentrum von GitHub ist das Open-Source-Versionskontrollsystem (VCS) namens Git. Git ist für alle GitHub-Ereignisse zuständig, die lokal auf deinem Computer stattfinden. Herstellen einer Verbindung mit GitHub per SSH Du kannst dich mit GitHub über SSH (Secure Shell Protocol) verbinden, das einen abgesicherten Kanal durch ein ungesichertes Netzwerk bietet. Erstellen und Verwalten von Repositorys Du kannst ein Repository auf GitHub erstellen, um die Dateien deines Projekts zu speichern und mit anderen daran zusammenzuarbeiten, und dann den Namen und den Speicherort des Repositorys verwalten. Grundlegende Schreib- und Formatierungssyntax Erstellen Sie anspruchsvolle Formatierungen für Ihre Prose und Ihren Code auf GitHub mit einfacher Syntax. Beliebt Informationen zu Pull Requests Mit Pullanforderungen können Sie Codeänderungen vorschlagen, überprüfen und zusammenführen. Dokumentation zur Authentifizierung Sichern Sie Ihr Konto und Ihre Daten mit Funktionen wie Zwei-Faktor-Authentifizierung, SSH und Verifizierung von Unterschriften. Abrufen von Codevorschlägen in Ihrer IDE mit GitHub Copilot Verwenden Sie GitHub Copilot zum Abrufen von Codevorschlägen in Ihrem Editor. Remote-Repositorys verwalten Hier erfährst du,wie du mit deinen lokalen Repositorys auf deinem Computer und mit Remoterepositorys in GitHub arbeitest. Hilfe und Support Hast du das Gesuchte gefunden? Ja No Datenschutzrichtlinie Benötigst du weitere Hilfe? GitHub-Community fragen Support kontaktieren Rechtliche Hinweise Einige dieser Inhalte können maschinell oder mit KI übersetzt sein. © 2026 GitHub, Inc. Impressum Begriffe Datenschutz Status Preise Experten-Dienstleistungen Blog | 2026-01-13T08:48:13 |
https://docs.github.com/pt | GitHub Docs Skip to main content Documentos do GitHub Version: Free, Pro, & Team Pesquisar ou perguntar ao Copilot Pesquisar ou perguntar Copilot Select language: current language is Portuguese Pesquisar ou perguntar ao Copilot Pesquisar ou perguntar Copilot Abrir menu Documentos do GitHub Obtenha ajuda, onde quer que você esteja em sua jornada no GitHub. Introdução Introdução Migrações Conta e perfil Assinaturas e notificações Autenticação Cobrança e pagamentos Política do site Codificação colaborativa Codespaces Repositórios Solicitações de pull GitHub Discussions Integrations GitHub Copilot GitHub Copilot Planos Obter sugestões de código do IDE Agente de codificação do GitHub Copilot Tutoriais Guia do GitHub Copilot Chat Biblioteca de personalização CI/CD e DevOps GitHub Actions GitHub Packages GitHub Pages Segurança e qualidade Verificação de segredo Segurança da cadeia de fornecedores Dependabot Varredura de código Qualidade do Código do GitHub Aplicativos cliente GitHub CLI GitHub Mobile GitHub Desktop Gerenciamento de projeto GitHub Issues Projects Pesquisar no GitHub Empresas e equipes Organizações Proteger sua organização Integração da empresa Administradores da empresa Desenvolvedores Aplicativos API REST API GraphQL Webhooks GitHub Models Community Criar comunidades GitHub Sponsors GitHub Education GitHub for Nonprofits Suporte do GitHub Contribuir com o GitHub Docs Mais documentos CodeQL query writing Electron npm GitHub Well-Architected Introdução Configurar o git No centro do GitHub há um VCS (sistema de controle de versões) de código aberto chamado Git. O Git é responsável por tudo relacionado ao GitHub que acontece localmente no computador. Conectar-se ao GitHub com o SSH Você pode conectar-se ao GitHub usando o protocolo Secure Shell (SSH), que fornece um canal seguro por meio de uma rede insegura. Criando e gerenciando repositórios É possível criar um repositório no GitHub para armazenar e colaborar nos arquivos do projeto e, em seguida, gerenciar o nome e localização do repositório. Sintaxe básica de escrita e formatação Crie uma formatação sofisticada para sua prosa e código no GitHub com sintaxe simples. Popular Sobre solicitação de pull As solicitações de pull permitem propor, revisar e mesclar alterações de código. Documentação de autenticação Mantenha sua conta e os dados protegidos com recursos como autenticação de dois fatores, SSH e verificação de assinatura de commit. Obtendo sugestões de código em seu IDE com o GitHub Copilot Gerenciar repositórios remote Aprenda a trabalhar com seus repositórios locais no seu computador e repositórios remotos hospedados no GitHub. Ajuda e suporte Você encontrou o que precisava? Sim Não Política de privacidade Ainda precisa de ajuda? Pergunte à comunidade do GitHub Contate o suporte Ofício Parte desse conteúdo pode ser traduzida por computador ou IA. © 2026 GitHub, Inc. Termos Privacidade Status Preços Serviços especializados Blog | 2026-01-13T08:48:13 |
https://dev.to/shashwathsh | Shashwath S H - DEV Community Forem Feed Follow new Subforems to improve your feed DEV Community Follow A space to discuss and keep up software development and manage your software career Future Follow News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more. Open Forem Follow A general discussion space for the Forem community. If it doesn't have a home elsewhere, it belongs here Gamers Forem Follow An inclusive community for gaming enthusiasts Music Forem Follow From composing and gigging to gear, hot music takes, and everything in between. Vibe Coding Forem Follow Discussing AI software development, and showing off what we're building. Popcorn Movies and TV Follow Movie and TV enthusiasm, criticism and everything in-between. DUMB DEV Community Follow Memes and software development shitposting Design Community Follow Web design, graphic design and everything in-between Security Forem Follow Your central hub for all things security. From ethical hacking and CTFs to GRC and career development, for beginners and pros alike Golf Forem Follow A community of golfers and golfing enthusiasts Crypto Forem Follow A collaborative community for all things Crypto—from Bitcoin to protocol development and DeFi to NFTs and market analysis. Parenting Follow A place for parents to the share the joys, challenges, and wisdom that come from raising kids. We're here for them and for each other. Forem Core Follow Discussing the core forem open source software project — features, bugs, performance, self-hosting. Maker Forem Follow A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more. HMPL.js Forem Follow For developers using HMPL.js to build fast, lightweight web apps. A space to share projects, ask questions, and discuss server-driven templating Dropdown menu Dropdown menu Skip to content Navigation menu Search Powered by Algolia Search Log in Create account DEV Community Close Follow User actions Shashwath S H 404 bio not found Location Bangalore Joined Joined on Dec 28, 2025 Email address shashwathshashu15@gmail.com github website Education Rv College of Engineering(2026 passout) Pronouns He/Him Work AI Intern at CDPG,IIsc Bangalore More info about @shashwathsh Badges Writing Debut Awarded for writing and sharing your first DEV post! Continue sharing your work to earn the 4 Week Writing Streak Badge. Got it Close Organizations Shashwath S H Skills/Languages C, C++, Java, SQL, Spring Boot Currently learning Spring Boot Currently hacking on Spring Boot Available for Any kind of projects or discussion related to my domain Post 18 posts published Comment 3 comments written Tag 3 tags followed 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” Shashwath S H Shashwath S H Shashwath S H Follow Jan 13 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting” # springboot # backend # java # sorting 1 reaction Comments Add Comment 2 min read Want to connect with Shashwath S H? Create an account to connect with Shashwath S H. You can also sign in below to proceed if you already have an account. Create Account Already have an account? Sign in ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database Shashwath S H Shashwath S H Shashwath S H Follow Jan 11 ✨I Didn’t Write a Single SQL Query… Yet Spring Data JPA Queried My Database # springboot # java # backend # springdatajpa 2 reactions Comments Add Comment 2 min read 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked Shashwath S H Shashwath S H Shashwath S H Follow Jan 11 🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked # springboot # java # backend # hibernate 1 reaction Comments Add Comment 2 min read 👉Why I Use DBeaver Instead of Writing SQL Everywhere Shashwath S H Shashwath S H Shashwath S H Follow Jan 10 👉Why I Use DBeaver Instead of Writing SQL Everywhere # springboot # java # backend # dbeaver 2 reactions Comments Add Comment 2 min read 📦My Spring Boot APIs Worked… But the Responses Looked Unprofessional Shashwath S H Shashwath S H Shashwath S H Follow Jan 9 📦My Spring Boot APIs Worked… But the Responses Looked Unprofessional # springboot # java # backend # api 2 reactions Comments Add Comment 2 min read 👉 My Spring Boot App Kept Crashing… Until I Fixed Exception Handling Shashwath S H Shashwath S H Shashwath S H Follow Jan 8 👉 My Spring Boot App Kept Crashing… Until I Fixed Exception Handling # springboot # backend # java # exceptionhandling 2 reactions Comments 4 comments 2 min read 🚫My Spring Boot API Accepted Invalid Data…. Until I Learned Input Validation Shashwath S H Shashwath S H Shashwath S H Follow Jan 7 🚫My Spring Boot API Accepted Invalid Data…. Until I Learned Input Validation # springboot # java # backend # validation 2 reactions Comments Add Comment 2 min read 🔄I Thought PUT and PATCH Were the Same… I Was Wrong Shashwath S H Shashwath S H Shashwath S H Follow Jan 6 🔄I Thought PUT and PATCH Were the Same… I Was Wrong # springboot # java # backend # api 2 reactions Comments Add Comment 2 min read 🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer Shashwath S H Shashwath S H Shashwath S H Follow Jan 5 🧩My Spring Boot App Became Unmaintainable Until I Understood the Service Layer # springboot # java # backend # softwaredevelopment 3 reactions Comments Add Comment 2 min read 👉“I Didn’t Understand JPA Until I Built the Persistence Layer” Shashwath S H Shashwath S H Shashwath S H Follow Jan 4 👉“I Didn’t Understand JPA Until I Built the Persistence Layer” # springboot # java # backend # jpa 4 reactions Comments Add Comment 2 min read 🎯 My Spring Boot Controllers Looked Fine… Until I Understood the Presentation Layer Shashwath S H Shashwath S H Shashwath S H Follow Jan 3 🎯 My Spring Boot Controllers Looked Fine… Until I Understood the Presentation Layer # springboot # java # restapi # backend 3 reactions Comments Add Comment 2 min read 🌐Spring Boot Web & REST APIs: Building Clean Backends with MVC Architecture Shashwath S H Shashwath S H Shashwath S H Follow Jan 2 🌐Spring Boot Web & REST APIs: Building Clean Backends with MVC Architecture # springboot # restapi # java # backend 2 reactions Comments Add Comment 2 min read 🧑🍳Maven in Spring Boot: The Chef Behind Your Application Shashwath S H Shashwath S H Shashwath S H Follow Jan 1 🧑🍳Maven in Spring Boot: The Chef Behind Your Application # springboot # maven # java # backend 2 reactions Comments Add Comment 2 min read Spring Boot Auto-Configuration Explained: What Happens When You Run Your App? Shashwath S H Shashwath S H Shashwath S H Follow Dec 31 '25 Spring Boot Auto-Configuration Explained: What Happens When You Run Your App? # springboot # backend # autoconfiguration # softwareengineering 4 reactions Comments Add Comment 3 min read Dependency Injection in Spring Boot: How Spring Wires Everything for You Shashwath S H Shashwath S H Shashwath S H Follow Dec 30 '25 Dependency Injection in Spring Boot: How Spring Wires Everything for You # springboot # java # dependencyinjection # softwareengineering 3 reactions Comments Add Comment 2 min read Understanding Beans in Spring: The Backbone of a Spring Application Shashwath S H Shashwath S H Shashwath S H Follow Dec 29 '25 Understanding Beans in Spring: The Backbone of a Spring Application # backenddevelopment # springboot # java # softwaredevelopment 2 reactions Comments Add Comment 2 min read I Started Learning Spring Boot Shashwath S H Shashwath S H Shashwath S H Follow Dec 28 '25 I Started Learning Spring Boot # programming # springboot # development # java 2 reactions Comments Add Comment 2 min read loading... 💎 DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Google AI is the official AI Model and Platform Partner of DEV Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community — A space to discuss and keep up software development and manage your software career Home DEV++ Podcasts Videos DEV Education Tracks DEV Challenges DEV Help Advertise on DEV DEV Showcase About Contact Free Postgres Database Software comparisons Forem Shop Code of Conduct Privacy Policy Terms of Use Built on Forem — the open source software that powers DEV and other inclusive communities. Made with love and Ruby on Rails . DEV Community © 2016 - 2026. We're a place where coders share, stay up-to-date and grow their careers. Log in Create account | 2026-01-13T08:48:13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.