# cv

Published articles for cv.

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

## (Re)introducing Developer Story

DevFeed: [(Re)introducing Developer Story](<https://devfeed.tech/articles/re-introducing-developer-story-2222.md>)

Original publisher: [Read original article](<https://stackoverflow.blog/2026/09/10/re-introducing-developer-story/>)

Author: Philippe Beaudette

Published: 2026-09-10T18:01:54Z

Content type: news

Language: en

Sources: [Stack Overflow Blog](<https://devfeed.tech/sources/stack-overflow-blog.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [Code](<https://devfeed.tech/topics/code.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [career](<https://devfeed.tech/tags/career.md>), [community](<https://devfeed.tech/tags/community.md>), [company](<https://devfeed.tech/tags/company.md>), [cv](<https://devfeed.tech/tags/cv.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [developer](<https://devfeed.tech/tags/developer.md>), [identity](<https://devfeed.tech/tags/identity.md>), [llms](<https://devfeed.tech/tags/llms.md>), [news](<https://devfeed.tech/tags/news.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [profile](<https://devfeed.tech/tags/profile.md>), [programming](<https://devfeed.tech/tags/programming.md>), [se-stackoverflow](<https://devfeed.tech/tags/se-stackoverflow.md>), [se-tech](<https://devfeed.tech/tags/se-tech.md>), [skills](<https://devfeed.tech/tags/skills.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

Stack Overflow is reintroducing Developer Story, a profile feature designed to showcase developers' careers, specialties, contributions, and technical identity. The article also introduces Stack Identity, a broader vision for verified proof of developer work, with privacy controls and integrations for verified contributions from other sites.

### Source excerpt

For the past few years, we've been looking at ways to bring a little more of the individual developer back to Stack.

## Continuous Thought Machine: Sakana AI's experimental architecture for time-based neural computation

DevFeed: [Continuous Thought Machine: Sakana AI's experimental architecture for time-based neural computation](<https://devfeed.tech/articles/continuous-thought-machine-sakana-ai-24020.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/redmadrobot/articles/916364/>)

Author: redmadrobot (red\_mad\_robot)

Published: 2025-06-06T16:44:09Z

Content type: article

Language: ru

Sources: [Redmadrobot EN](<https://devfeed.tech/sources/redmadrobot-en.md>), [Redmadrobot RU](<https://devfeed.tech/sources/redmadrobot-ru.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [cifar-10](<https://devfeed.tech/tags/cifar-10.md>), [ctm](<https://devfeed.tech/tags/ctm.md>), [cv](<https://devfeed.tech/tags/cv.md>), [lstm](<https://devfeed.tech/tags/lstm.md>), [machine](<https://devfeed.tech/tags/machine.md>), [ml](<https://devfeed.tech/tags/ml.md>), [nlm](<https://devfeed.tech/tags/nlm.md>), [rl](<https://devfeed.tech/tags/rl.md>), [sakana](<https://devfeed.tech/tags/sakana.md>), [sakanaai](<https://devfeed.tech/tags/sakanaai.md>), [tag-13e2af703774](<https://devfeed.tech/tags/tag-13e2af703774.md>), [tag-68e701e78517](<https://devfeed.tech/tags/tag-68e701e78517.md>)

### AI overview

The article examines Sakana AI's experimental Continuous Thought Machine (CTM), an architecture that makes internal temporal dynamics and neural synchronization central to computation. It describes iterative reasoning through internal states and ticks, while noting that the model is resource-intensive, unstable without careful tuning, and not intended to replace transformers.

### Source excerpt

Аналитический центр red_mad_robot продолжает следить за архитектурными прорывами в мире AI. В этот раз -- экспериментальная модель от команды Sakana AI, которая предлагает мыслить не в терминах слоёв, а в терминах времени. Их Continuous Thought Machine (CTM) -- попытка встроить в нейросеть внутреннюю динамику, вдохновлённую человеческим мозгом. Разбираем, как устроена архитектура, что такое "внутренние тики" и зачем нейросети синхронизировать собственные мысли -- на примерах из CV, сортировки, Q&A и RL. Читать далее

## Timm ❤ Transformers: Use any timm model with transformers

DevFeed: [Timm ❤ Transformers: Use any timm model with transformers](<https://devfeed.tech/articles/timm-transformers-use-any-timm-model-with-transformers-7513.md>)

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

Author: Aritra Roy Gosthipaty; Ross Wightman; Pavel Iakubovskii; Pedro Cuenca; Vaibhav Srivastav

Published: 2025-01-16T00:00:00Z

Content type: tutorial

Language: en

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

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

Tags: [api](<https://devfeed.tech/tags/api.md>), [classification](<https://devfeed.tech/tags/classification.md>), [community](<https://devfeed.tech/tags/community.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [cv](<https://devfeed.tech/tags/cv.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [integration](<https://devfeed.tech/tags/integration.md>), [pytorch](<https://devfeed.tech/tags/pytorch.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [timm](<https://devfeed.tech/tags/timm.md>), [transformers](<https://devfeed.tech/tags/transformers.md>)

### AI overview

A tutorial on integrating timm computer-vision models with Transformers for pipelines, quantization, fine-tuning, and inference, including an image-classification app example.

### Source excerpt

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

## Visual Document Retrieval Goes Multilingual

DevFeed: [Visual Document Retrieval Goes Multilingual](<https://devfeed.tech/articles/visual-document-retrieval-goes-multilingual-7550.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/vdr-2b-multilingual>)

Author: Marco Cimolai; Logan Markewich

Published: 2025-01-10T00:00:00Z

Content type: article

Language: en

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

Topics: [datasets](<https://devfeed.tech/topics/datasets.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [llamaindex](<https://devfeed.tech/topics/llamaindex.md>), [multimodal](<https://devfeed.tech/topics/multimodal.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [data](<https://devfeed.tech/topics/data.md>), [Query (disambiguation)](<https://devfeed.tech/topics/query.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [cv](<https://devfeed.tech/tags/cv.md>), [data](<https://devfeed.tech/tags/data.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [llamaindex](<https://devfeed.tech/tags/llamaindex.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [nlp](<https://devfeed.tech/tags/nlp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-collab](<https://devfeed.tech/tags/open-source-collab.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [synthetic](<https://devfeed.tech/tags/synthetic.md>), [vector](<https://devfeed.tech/tags/vector.md>), [vlms](<https://devfeed.tech/tags/vlms.md>)

### AI overview

The article introduces a multilingual embedding model for visual document retrieval and its English-only counterpart. The models encode document page screenshots into dense single-vector representations, enabling visual search across languages without OCR or document-chunking pipelines. The article also presents a 500,000-sample open-source multilingual synthetic dataset, reports faster inference and lower VRAM usage, and describes cross-lingual retrieval and Matryoshka Representation Learning capabilities.

### Source excerpt

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

## Docmatix - a huge dataset for Document Visual Question Answering

DevFeed: [Docmatix - a huge dataset for Document Visual Question Answering](<https://devfeed.tech/articles/docmatix-a-huge-dataset-for-document-visual-question-answering-7173.md>)

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

Author: Andres Marafioti; Hugo Laurençon

Published: 2024-07-18T00:00:00Z

Content type: article

Language: en

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

Topics: [datasets](<https://devfeed.tech/topics/datasets.md>), [vlm](<https://devfeed.tech/topics/vlm.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [pdf](<https://devfeed.tech/topics/pdf.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [cv](<https://devfeed.tech/tags/cv.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [hallucinations](<https://devfeed.tech/tags/hallucinations.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [research](<https://devfeed.tech/tags/research.md>), [synthetic-data](<https://devfeed.tech/tags/synthetic-data.md>), [vlm](<https://devfeed.tech/tags/vlm.md>)

### AI overview

The article introduces Docmatix, a large Document Visual Question Answering dataset containing 2.4 million images and 9.5 million question-answer pairs derived from 1.3 million PDF documents. It describes the dataset's generation from PDFA transcriptions using a Phi-3-small model, quality filtering, image processing, and prompt optimization.

### Source excerpt

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

## Introducing Idefics2: A Powerful 8B Vision-Language Model for the community

DevFeed: [Introducing Idefics2: A Powerful 8B Vision-Language Model for the community](<https://devfeed.tech/articles/introducing-idefics2-a-powerful-8b-vision-language-model-for-the-community-7272.md>)

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

Author: Leo Tronchon; Hugo Laurençon; Victor Sanh

Published: 2024-04-15T00:00:00Z

Content type: article

Language: en

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

Topics: [vlm](<https://devfeed.tech/topics/vlm.md>), [multimodal](<https://devfeed.tech/topics/multimodal.md>), [smolvlm](<https://devfeed.tech/topics/smolvlm.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Transformers](<https://devfeed.tech/topics/transformers.md>), [Computer vision](<https://devfeed.tech/topics/computer-vision.md>)

Tags: [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [cv](<https://devfeed.tech/tags/cv.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [model](<https://devfeed.tech/tags/model.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [nlp](<https://devfeed.tech/tags/nlp.md>), [ocr](<https://devfeed.tech/tags/ocr.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [research](<https://devfeed.tech/tags/research.md>), [transformers](<https://devfeed.tech/tags/transformers.md>), [vision](<https://devfeed.tech/tags/vision.md>), [vlm](<https://devfeed.tech/tags/vlm.md>)

### AI overview

Idefics2 is an 8B open multimodal vision-language model that accepts text and images and generates text responses. It supports image question answering, visual description, multi-image storytelling, document information extraction, and basic arithmetic, with enhanced OCR and integration with Transformers for fine-tuning.

### Source excerpt

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

## Applying for Developer Advocacy

DevFeed: [Applying for Developer Advocacy](<https://devfeed.tech/articles/applying-for-developer-advocacy-41878.md>)

Original publisher: [Read original article](<http://hadihariri.com/2022/01/03/applying-for-developer-advocacy/>)

Author: Hadi Hariri (mail@hadihariri.com)

Published: 2022-01-02T23:00:00Z

Content type: opinion

Language: en

Sources: [Hadi Hariri](<https://devfeed.tech/sources/hadi-hariri.md>)

Topics: [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Job](<https://devfeed.tech/topics/job.md>), [jetbrains](<https://devfeed.tech/topics/jetbrains.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [communication](<https://devfeed.tech/tags/communication.md>), [community](<https://devfeed.tech/tags/community.md>), [cv](<https://devfeed.tech/tags/cv.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [hiring](<https://devfeed.tech/tags/hiring.md>), [jetbrains](<https://devfeed.tech/tags/jetbrains.md>), [teaching](<https://devfeed.tech/tags/teaching.md>)

### AI overview

An overview of what JetBrains looks for when hiring developer advocates, including real-world software development experience, familiarity with JetBrains tools, communication skills, community involvement, and teaching ability.

### Source excerpt

We have a few positions open for Developer Advocacy at JetBrains, and for the past several months I've been going through CVs. I usually look for specific things that stand-out for the role and thought it might be worth sharing these. Developer Experience Developer Advocacy is first and foremost about Software Development. You are someone that will be helping developers. You are someone that will be helping the product teams make a better product. Both of these are hard to accomplish if you don't have the experience and war-stories. Highlight your experience as a developer in your CV. In the 12 years I've been involved in Advocacy, only on a couple of occasions did we hire someone with little real-world developer experience, but these were justified for other reasons. Experience with JetBrains Tools We want folks that join JetBrains to believe in what we're doing, and enjoy using our products. If you don't, then you probably won't be happy at your job. If you use our products, make sure you point it out. You don't need to be an expert, but believing in them and wanting to help improve them is important. We are strongly against hiring shills. Communication Skills Communicating is critical in the role. Whether it's talking to a customer at a booth, or talking to developers inside the company, it must be something that you're not only good at but enjoy doing. As such, highlighting communication skills is important when applying for the role. Community Presence As a Developer Advocate, having a community presence is important. Provide information about your community activities and/or online presence, whether it's speaking, organising events, social media accounts, GitHub or other repository accounts. Note however that while community presence is important, it's not critical. You don't have to be a micro-celebrity in your community to get a job as a Developer Advocate at JetBrains. We're not particularly looking for big names. We're looking for people that are aligned w

## Writing a better Tech Resume / CV

DevFeed: [Writing a better Tech Resume / CV](<https://devfeed.tech/articles/writing-a-better-tech-resume-cv-27886.md>)

Original publisher: [Read original article](<https://riggaroo.dev/writing-a-better-tech-resume/>)

Author: Rebecca Franks

Published: 2021-04-18T08:31:53Z

Content type: tutorial

Language: en

Sources: [Rebecca Franks - @riggaroo](<https://devfeed.tech/sources/rebecca-franks-riggaroo.md>)

Topics: [Job](<https://devfeed.tech/topics/job.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [career](<https://devfeed.tech/tags/career.md>), [curriculum-vitae](<https://devfeed.tech/tags/curriculum-vitae.md>), [cv](<https://devfeed.tech/tags/cv.md>), [job](<https://devfeed.tech/tags/job.md>), [resume](<https://devfeed.tech/tags/resume.md>), [tech](<https://devfeed.tech/tags/tech.md>), [tips](<https://devfeed.tech/tags/tips.md>), [writing](<https://devfeed.tech/tags/writing.md>)

### AI overview

A practical guide to improving technology resumes and cover letters. It recommends making cover letters personal, brief, role-specific, and original, while emphasizing that resume structure is as important as content.

### Source excerpt

Your resume doesn't need to be boring! In the past couple of years of my career I've been involved in the recruitment process of software engineers, which has meant reading a lot of resumes and deciding when to move forward with a candidate based on its content. I've seen some really great resumes and unfortunately, [...] The post Writing a better Tech Resume / CV appeared first on Rebecca Franks - @riggaroo.

## My Journey to trivago

DevFeed: [My Journey to trivago](<https://devfeed.tech/articles/my-journey-to-trivago-27964.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2018-10-31-my-journey-to-trivago/>)

Author: Behrang Yarahmadi Software Engineer; Learning New Things

Published: 2018-10-31T00:00:00Z

Content type: opinion

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Job](<https://devfeed.tech/topics/job.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [cv](<https://devfeed.tech/tags/cv.md>), [email](<https://devfeed.tech/tags/email.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [experience](<https://devfeed.tech/tags/experience.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [germany](<https://devfeed.tech/tags/germany.md>), [internet](<https://devfeed.tech/tags/internet.md>), [interview](<https://devfeed.tech/tags/interview.md>), [job](<https://devfeed.tech/tags/job.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [journey](<https://devfeed.tech/tags/journey.md>), [student](<https://devfeed.tech/tags/student.md>), [testing](<https://devfeed.tech/tags/testing.md>), [university](<https://devfeed.tech/tags/university.md>)

### AI overview

A computer engineering student recounts finding and applying for a student job in trivago's Manual Testing department, including the application and interview process and his first impressions of the workplace.

### Source excerpt

Sometimes, when I look back over the time I have spent working at trivago, I see how it changed my life and how lucky I have been to get the chance to work among this amazing community, to live and to learn with them. I look back and see a younger version of myself looking desperately for something different and, by just sheer luck, getting it.