Nik L.

Nik L. @nikl

About: Helping devs market for free. Let's connect if we haven't yet!

Location:
San Francisco, US.
Joined:
Mar 28, 2023

Nik L.
articles - 97 total

🧠 Pieces AI Memory: Built for Real Developer Workflows

Memory is the new frontier in AI. From OpenAI’s persistent memory in ChatGPT, to Claude’s evolving...

Learn More 0 1Jun 13

We Fine-Tuned our OCR to Read Code: Here’s What It Took (and What Broke)

What is Optical Character Recognition? Optical Character Recognition (OCR) is a...

Learn More 11 1May 21

Top 10 AI Models Every Developer Should Know in 2025

Before diving into specific models, let's clarify the distinct categories of AI models available...

Learn More 12 4Apr 30

Nano-Models for Temporal AI - We created this new breakthrough to offload temporal understanding entirely to local hardware

⚡ Nano-Models for Temporal AI: Pieces’ LTM-2.5 Breakthrough Latency. Privacy. Cost. Until...

Learn More 5 0Apr 23

🔥 Introducing Pieces MCP Server: Your AI Tools Just Got a Memory Upgrade of 9 Months Context Window

Imagine your AI tools could remember what you did yesterday. Not just what files you opened, but why...

Learn More 12 0Apr 18

I Tested 50+ LLMs and The Results Were Surprising.

Large Language Models (LLMs) are everywhere now – GPT-4, Claude 3, Gemini, LLaMA, Mistral, and more....

Learn More 6 0Apr 4

4 Fun Techniques to Master Prompt Engineering 🎯

Prompt engineering is like mixing a perfect cocktail—get the right ingredients in the right amounts,...

Learn More 7 0Jan 13

5 Fun Copilot Prompts You Can Use Today 🚀

As a developer, you probably have your fair share of productivity hacks—custom shortcuts, aliases,...

Learn More 28 2Jan 10

Claude 3.5 Sonnet vs. GPT-4o

In this case study, I’ll explore a detailed comparison between these two AI models, based on their...

Learn More 13 0Jan 8

4 Techniques for Effective Prompt Engineering

In Casino Royale (2006), James Bond specifies the precise ingredients for his Vesper martini: 3...

Learn More 10 0Jan 6

VS Code + LLM = ?

If you're a developer looking to supercharge your workflow, streamline code documentation, or get...

Learn More 8 0Jan 4

Cursor + PiecesOS = Unlimited Context Window

Hey fellow developers! 👋 If you've been keeping up with dev tools lately, you've probably noticed...

Learn More 21 0Dec 19 '24

Ask Anything in VS Code now for Development!

Ask Anything in VS Code without Giving Context - Generate Code,...

Learn More 0 0Dec 15 '24

Ask Anything in VS Code without Giving Context - Generate Code, Fix Terminal Errors, Recall Past Work and all.

If you're a developer looking to supercharge your workflow, streamline code documentation, or get...

Learn More 8 0Dec 15 '24

Why experienced developers never use regex for email validation?

The Problem No One Talks About Let's be real: email validation sounds simple, but it's a...

Learn More 75 15Dec 5 '24

How to do Chain of Thought Prompting?

Ever felt like talking to an AI is like playing a weird game of charades? Let me introduce you to a...

Learn More 8 1Nov 21 '24

Running a JAX Program from Dart Using C++ FFI

🚀 Why Combine Dart and JAX for Machine Learning? When building applications, selecting the...

Learn More 8 2Nov 21 '24

Level Up Your C# Skills with Pieces!

Hey there, future C# whiz! 🚀 C# gets a lot of flak sometimes, but let's be real: it's an awesome...

Learn More 1 0Nov 20 '24

How I Supercharged Cursor Editor with Pieces and Unlimited AI?

Hey fellow developers! 👋 If you've been keeping up with dev tools lately, you've probably noticed...

Learn More 10 0Nov 16 '24

10 Best AI Tools for Developers

Before we jump into our curated list, let's understand why AI coding tools have become indispensable...

Learn More 11 2Nov 15 '24

Top 10 AI Tools for Developers in 2024

What are AI Coding Tools? AI coding tools leverage artificial intelligence to assist...

Learn More 20 3Nov 12 '24

How to Choose the Right Notification Infrastructure for Your App or Website

Breaking Down the Essentials of Notification Infrastructure To build a resilient...

Learn More 47 0Sep 2 '24

Building a Real-Time Notification Center in React

Notifications keep users informed and engaged. A custom React notification center lets you control...

Learn More 11 0Aug 23 '24

Building and Optimizing a Notification System and Infrastructure

If you're reading this, you likely understand how important it is to send timely notifications to...

Learn More 1 0Aug 9 '24

Send emails using Java (Javamail API or Simple Java Mail or SuprSend Java SDK)

Method 1: Using JavaMail API for Email Notifications Overview: The JavaMail API...

Learn More 15 0Aug 2 '24

App Inbox Notification Feed in Next.js

A notification center in a Next.js app acts as a central hub where users can access all their...

Learn More 8 0Aug 2 '24

Building Batching Notifications Using MongoDB, Django, Celery and Sendgrid

What are Batched Notifications? Batch notifications consolidate multiple individual...

Learn More 5 0Jul 10 '24

React is Slow? 6 Strategies for Performance Optimisation

React excels at managing complex UIs, but its virtual DOM reconciliation process can introduce...

Learn More 8 0Jul 8 '24

How LinkedIn Uses Kafka, Samza and RocksDB to Smartly Route Notifications?

LinkedIn understands the importance of staying connected within your professional network, even when...

Learn More 10 0Jul 6 '24

Is JavaScript Really as Insecure as They Say?

That's something I have heard sometimes over internet discussions. Let's see the truth to it....

Learn More 14 0Jul 5 '24