Programming Languages

Language releases, performance tips, and type systems in practice.

  • 23 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Programming Languages

PNPM
pnpm.io > zh > python

Python dependencies

2+ day, 4+ hour ago   (287+ words) Added in: v12.4.0 (pnpm v12 only) Multi-ecosystem support is experimental. The settings and the layout it writes may change. pnpm can install a project's Python dependencies alongside its npm packages. One pnpm install resolves both graphs, shares the same connection budget and…...

Harness Developer Hub
developer.harness.io > open-source > use-harness-open-source > pipelines-1 > samples > python

Python | Open Source | Harness

1+ week, 5+ day ago   (81+ words) Create a Pipeline for a Python codebase. In the below example we demonstrate a pipeline that executes pip install and pytest commands. These commands are executed inside a Docker container, downloaded at runtime from DockerHub. Please note that you can…...

The Daily Telegraph
dailytelegraph.com.au > subscribe > news > 1

No Cookies | Daily Telegraph

3+ hour, 5+ min ago   (102+ words) Blue Mountains traffic The Daily Telegraph To enable cookies, follow the instructions for your browser below. Facebook App: Open links in External Browser There is a specific issue with the Facebook in-app browser intermittently making requests to websites without cookies…...

DEV Community
dev.to > sameerqaisar17 > python-functions-why-they-changed-my-code-1516

Python Functions: Why They changed My code

1+ hour, 24+ min ago   (110+ words) "I used to write the same code over and over. Copy, paste, tweak one word. Then I learned about functions — and my code got 10x shorter. Here's how they work and why I use them everywhere now." Problem: If I want…...

DEV Community
dev.to > alhlm_alove_2f24b5ebd5875 > send-transactional-email-from-a-verified-domain-with-an-api-or-smtp-2bn2

Send Transactional Email from a Verified Domain with an API or SMTP

1+ hour, 13+ min ago   (245+ words) Password resets, login codes, receipts, and alerts are easier to operate when application email has its own delivery path. Here are the setup decisions that matter before sending. Use a domain you control, then add the DNS records shown by…...

DEV Community
dev.to > ofri-peretz > your-eslint-plugin-installs-205-packages-69-are-eslint-g1a

Your ESLint Plugin Installs 205 Packages. 69 Are ESLint.

1+ hour, 34+ min ago   (474+ words) npm i -D eslint-plugin-import installs 205 packages. That number is true and almost useless, which is the problem with every dependency-weight argument I have read. 69 of those packages are ESLint itself. Since npm 7, peer dependencies install automatically, so any plugin declaring…...

OpenTrain AI
opentrain.ai > profile > frienda-w

Frienda W. - AI Trainer

12+ hour, 21+ min ago   (39+ words) Frienda W. OpenTrain AI Profile details and reviews are shared with employers who have access to this AI Trainer’s applications. Shared with authorized employers Connect through OpenTrain to discuss skills and experience for AI training and data labeling projects....

OpenCode
opencode.ai > data > compare > alibaba > qwen3-8-max-0902 > unknown > morph-dsv4flash

Qwen3.8 Max 0902 vs morph-dsv4flash - AI Model Comparison

8+ hour, 46+ min ago   (16+ words) OpenCode Related comparisons. Other model pairs to check....

OpenCode
opencode.ai > data > compare > moonshot > test-thesean > tencent > hy3-copy

test-thesean vs hy3-copy - AI Model Comparison

10+ hour, 55+ min ago   (14+ words) OpenCode Related comparisons. Other model pairs to check....

DEV Community
dev.to > jojomensah89 > i-built-an-open-source-personal-web-memory-for-coding-agents-46jc

I built an open-source personal web memory for coding agents

1+ hour, 46+ min ago   (72+ words) I kept saving things I knew I would need later: a GitHub repository, a Reddit answer, a post on X, a... Tagged with ai, memory, bookmarks, mcp....