# upskill

Published articles for upskill.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## We Got Claude to Build CUDA Kernels and teach open models!

DevFeed: [We Got Claude to Build CUDA Kernels and teach open models!](<https://devfeed.tech/articles/we-got-claude-to-build-cuda-kernels-and-teach-open-models-7549.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/upskill>)

Author: ben burtenshaw; shaun smith; merve; Pedro Cuenca

Published: 2026-01-28T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [CUDA](<https://devfeed.tech/topics/cuda.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [community](<https://devfeed.tech/tags/community.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [upskill](<https://devfeed.tech/tags/upskill.md>)

### AI overview

This article explains how to use Claude and agent skills to improve smaller open-source models on difficult, domain-specific tasks. It demonstrates the process by generating, refining, and evaluating skills for writing CUDA kernels, using interactive traces and performance benchmarks.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Introducing OpenAI for Australia

DevFeed: [Introducing OpenAI for Australia](<https://devfeed.tech/articles/introducing-openai-for-australia-6253.md>)

Original publisher: [Read original article](<https://openai.com/global-affairs/openai-for-australia>)

Published: 2025-12-04T19:00:00Z

Content type: news

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-adoption](<https://devfeed.tech/tags/ai-adoption.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [australia](<https://devfeed.tech/tags/australia.md>), [compute](<https://devfeed.tech/tags/compute.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [openai](<https://devfeed.tech/tags/openai.md>), [partnership](<https://devfeed.tech/tags/partnership.md>), [training](<https://devfeed.tech/tags/training.md>), [upskill](<https://devfeed.tech/tags/upskill.md>)

### AI overview

OpenAI announced OpenAI for Australia, an initiative focused on sovereign AI infrastructure, AI skills training, and the local AI ecosystem. It includes an MoU with NEXTDC for a hyperscale AI campus and GPU supercluster in Sydney, plus training with major Australian employers.

### Source excerpt

OpenAI is launching OpenAI for Australia to build sovereign AI infrastructure, upskill more than 1.5 million workers, and accelerate innovation across the country's growing AI ecosystem.

## How to structure learning for maximum return

DevFeed: [How to structure learning for maximum return](<https://devfeed.tech/articles/how-to-structure-learning-for-maximum-return-38611.md>)

Original publisher: [Read original article](<https://krossovochkin.com/posts/2019_04_10_how_to_structure_learning_for_maximum_return/>)

Published: 2019-04-10T00:00:00Z

Content type: opinion

Language: en

Sources: [Vasya Drobushkov](<https://devfeed.tech/sources/vasya-drobushkov.md>)

Topics: [Learning](<https://devfeed.tech/topics/learning.md>), [Development](<https://devfeed.tech/topics/development.md>), [Kanban](<https://devfeed.tech/topics/kanban.md>), [gist](<https://devfeed.tech/topics/gist.md>)

Tags: [development](<https://devfeed.tech/tags/development.md>), [kanban](<https://devfeed.tech/tags/kanban.md>), [learning](<https://devfeed.tech/tags/learning.md>), [self-improvement](<https://devfeed.tech/tags/self-improvement.md>), [upskill](<https://devfeed.tech/tags/upskill.md>)

### AI overview

The author reflects on several approaches to self-improvement and technical learning, including reading fiction, studying processes, and filling technical gaps. They propose a more structured learning method based on a high-level plan and a tracking tool, comparing Scrum, Kanban, and GIST before selecting GIST.

### Source excerpt

Photo by Tim Gouw on Unsplash In IT, it's very difficult to keep up-to-date. A full-time job doesn't give you a chance to upskill or try new things because you're too busy dealing with legacy code, developing features, etc. Yet, self-development is an important thing and I've tried my best over years to make it a habit. For the few past years, I've conducted a few experiments towards self-improvement, and I'd like to share a few of those here.