Darkø Tasevski

Darkø Tasevski @puritanic

About: My profession is engineering

Location:
Serbia
Joined:
Feb 3, 2018

Darkø Tasevski
articles - 18 total

Parkinson’s Law in Software Engineering

If you've ever finished a task at the very last minute, despite having more than enough time, you've...

Learn More 20 4Aug 26

A Practical Caching Playbook

A practical introduction to browser caching, how it works, when to use it, and why it matters for developers.

Learn More 8 3Aug 21

A Case Against Abstraction

Recently, I was knee-deep in a very complex project. The problem wasn't just the size of the...

Learn More 4 0Aug 19

Coding in the Age of AI

AI isn't just hype, it's changing how I code, debug, and ship software every day.

Learn More 8 4Aug 18

Making New Languages Click with LLMs

The learning curve doesn't have to be a wall. Here's how I turn AI into my coding buddy when I'm in unfamiliar territory.

Learn More 1 1Aug 12

Thinking Clearly in Code: What Works for Me

These are a few strategies I lean on to stay mentally flexible, especially when context-switching, debugging, or designing solutions gets overwhelming.

Learn More 5 5Aug 11

Building Collaborative Interfaces: Operational Transforms vs. CRDTs

"Can we make it work like Google Docs?" It's a request that sounds simple until you try to build...

Learn More 0 0Aug 8

Thinking Clearly with LLMs: Mental Models and Cognitive Pitfalls in Prompt Engineering

Large Language Models feel intelligent in conversation, but their behavior is fundamentally alien to...

Learn More 2 0Aug 6

I've read... The Pragmatic Programmer

Truly a classic. It's definitely a must-read book for programmers and even people managing...

Learn More 420 10Jan 16 '22

I've read... A Mathematician's Lament

"If you want to build a boat, don't order people to gather wood and assign tasks and work, but...

Learn More 4 0Jan 16 '22

Improving your (Web) Dev Foo

I've been writing this since the last year, and in the end, I wasn't sure if I should publish it as t...

Learn More 74 11Feb 1 '20

How are you writing a commit message?

I'll write a little bit about a topic that is not related to code, seemingly not that important, but...

Learn More 257 21Oct 8 '19

NSFW: Use cases for Bitwise operators in Js

Practical (or not so) use cases for Bitwise operators in Javascript

Learn More 189 6Nov 29 '18

DEV.to public API?

Working with dev.to API

Learn More 17 10Nov 28 '18

Shellscripting: Functions

Functions in shell programming

Learn More 127 10Aug 26 '18

Shellscripting: Conditional Execution

Conditionals in shell programming

Learn More 130 17Aug 15 '18

Shellscripting

Introduction to Shell programming

Learn More 99 13Aug 13 '18

Add PostCSS to Create-React-App

Learn a bit about PostCSS and how to add it to CreateReactApp. Without ejecting!

Learn More 49 12Jun 23 '18