✕ Clear all filters
15 articles
▶ Videos →

📰 Dev.to · Sebastian

15 articles · Updated every 3 hours · View all reads

All Articles 166,226Blog Posts 158,316Tech Tutorials 44,075Research Papers 32,026News 21,240 ⚡ AI Lessons
Meet Ctrl + AI coding contest
Dev.to · Sebastian 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
Meet Ctrl + AI coding contest
I kept seeing the same debate everywhere: “Is using AI in coding challenges cheating?” So we decided...
Coding Challenges Built Around Real-World Problems
Dev.to · Sebastian 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
Coding Challenges Built Around Real-World Problems
Most coding challenge platforms are algorithm-heavy. That's not a bad thing — but after working on...
Open Source Serverless Product Analytics on AWS
Dev.to · Sebastian 📣 Digital Marketing & Growth ⚡ AI Lesson 7mo ago
Open Source Serverless Product Analytics on AWS
Product analytics shouldn't require managing servers, containers, or complex infrastructure. Yet most...
Practical usage of asynchronous context tracking in NodeJS and AWS Lambda
Dev.to · Sebastian ☁️ DevOps & Cloud ⚡ AI Lesson 9mo ago
Practical usage of asynchronous context tracking in NodeJS and AWS Lambda
Asynchronous context tracking in NodeJS, introduced with version 16, addresses a common challenge in...
LangChain: Building a local Chat Agent with Custom Tools and Chat History
Dev.to · Sebastian 🧠 Large Language Models ⚡ AI Lesson 1y ago
LangChain: Building a local Chat Agent with Custom Tools and Chat History
The LangChain library spearheaded agent development with LLMs. When running an LLM in a continuous...
Advanced LangChain: Memory, Tools, Agents
Dev.to · Sebastian 🧠 Large Language Models ⚡ AI Lesson 1y ago
Advanced LangChain: Memory, Tools, Agents
Large Language Models (LLMs) are complex neural networks of the transformer architecture with...
Retrieval Augmented Generation Frameworks: LangChain
Dev.to · Sebastian 🧠 Large Language Models ⚡ AI Lesson 2y ago
Retrieval Augmented Generation Frameworks: LangChain
Large Language Models have one crucial limitation: They can only generate text determined by the...
NLP Tasks with the LangChain LLM Library
Dev.to · Sebastian 🧠 Large Language Models ⚡ AI Lesson 2y ago
NLP Tasks with the LangChain LLM Library
Large Language Models (LLMs) are neural networks trained on terabytes of input data that exhibit...
Theming with Amplify UI, AWS Amplify Studio, and Figma
Dev.to · Sebastian 🖌️ UI/UX Design ⚡ AI Lesson 4y ago
Theming with Amplify UI, AWS Amplify Studio, and Figma
Following the first guide on how to use AWS Amplify Studio and Figma to create React components, this...
Create React Components using Figma and AWS Amplify Studio
Dev.to · Sebastian 🖌️ UI/UX Design ⚡ AI Lesson 4y ago
Create React Components using Figma and AWS Amplify Studio
At re:Invent 2021, AWS Amplify announced AWS Amplify Studio, a visual development portal to build and...
Flask vs Django in 2020
Dev.to · Sebastian 🔧 Backend Engineering ⚡ AI Lesson 5y ago
Flask vs Django in 2020
Hi there! I'm a python programmer and recently (a few months) I've been learning and working with Fla...