My links
My links
Tag cloud
Picture wall
Daily
RSS Feed
Login
Remember me
161
shaares
161
shaares
Filters
1 / 2
Links per page
20
50
100
30 results tagged
programming
OpenGoal - Open Source Game Engine
game-development
·
open-source
·
engine
·
programming
·
tools
April 1, 2026 at 5:39:57 PM GMT+2 ·
permalink
·
https://opengoal.dev/
Adding Live Reload to a Static Site Generator Written in Go
go
·
golang
·
static-site-generator
·
web-development
·
live-reload
·
development-tools
·
programming
·
backend
·
webdev
·
software-engineering
·
dev-tools
·
go-programming
·
static-sites
·
web-tools
·
development-workflow
March 21, 2026 at 1:59:38 PM GMT+1 ·
permalink
·
https://jon.chrt.dev/2026/03/20/adding-live-reload-to-a-static-site-generator-written-in-go.html
GoPerf - Performance Testing and Benchmarking for Go Applications
go
·
golang
·
performance
·
benchmarking
·
testing
·
profiling
·
optimization
·
dev-tools
·
programming
·
software-development
March 20, 2026 at 9:22:26 PM GMT+1 ·
permalink
·
https://goperf.dev/
OS Game Clones - Open Source Game Remakes & Reimplementations
gaming
·
open-source
·
game-clones
·
game-development
·
retro-gaming
·
source-code
·
programming
·
indie-games
·
remakes
·
reimplementations
·
game-engines
·
free-games
·
software-development
·
coding
·
game-preservation
March 20, 2026 at 9:19:57 PM GMT+1 ·
permalink
·
https://osgameclones.com/
Neon Engineering Blog
engineering
·
software-development
·
database
·
cloud
·
programming
·
technology
·
blog
·
technical-articles
March 20, 2026 at 7:24:38 PM GMT+1 ·
permalink
·
https://neon.com/blog/category/engineering
VimGolf - Competitive Vim Challenges Platform
vim
·
text-editor
·
programming
·
keyboard-shortcuts
·
productivity
·
developer-tools
·
code-golf
·
competitive-programming
·
learning
·
practice
·
challenges
·
community
·
open-source
·
terminal
·
cli
·
efficiency
·
keyboard-ninja
·
editor-wars
·
vimscript
·
neovim
March 10, 2026 at 2:14:31 PM GMT+1 ·
permalink
·
https://vimgolf.com
Open Source Projects Platform - Building and Sharing Open Source Software
open-source
·
software-development
·
project-management
·
collaboration
·
developer-tools
·
community
·
coding
·
programming
·
github-alternative
·
project-sharing
February 18, 2026 at 6:29:12 PM GMT+1 ·
permalink
·
https://www.opensourceprojects.dev/post/2a63b80e-ed58-4245-af81-c4c18dd42924
Kotlin Course
kotlin
·
programming
·
course
·
tutorial
·
development
February 10, 2026 at 3:36:41 PM GMT+1 ·
permalink
·
https://doveletter.skydoves.me/course/kotlin
Algebraic Types Are Not Scary - A Friendly Introduction to Functional Programming Concepts
functional programming
·
algebraic data types
·
type theory
·
programming concepts
·
software development
·
scala
·
haskell
·
rust
·
immutable data
·
sum types
·
product types
·
pattern matching
·
developer blog
·
technical tutorial
September 16, 2025 at 1:46:36 PM GMT+2 ·
permalink
·
https://blog.aiono.dev/posts/algebraic-types-are-not-scary,-actually.html
Go Blog: JSONv2 Experimental Package - Enhanced JSON Encoding/Decoding in Go
go
·
golang
·
json
·
encoding
·
decoding
·
experimental
·
package
·
performance
·
serialization
·
programming
·
development
·
blog
·
go-dev
September 10, 2025 at 2:58:36 PM GMT+2 ·
permalink
·
https://go.dev/blog/jsonv2-exp
Interneting Is Hard - Web Development Tutorials & Learning Resources
web-development
·
tutorials
·
learning-resources
·
html-css
·
frontend
·
coding
·
programming
·
education
·
beginners
·
netlify
September 6, 2025 at 7:05:13 PM GMT+2 * ·
permalink
·
https://internetingishard.netlify.app/
Cassidy Williams' Annoyed at React - Common React Frustrations and Solutions
react
·
web-development
·
javascript
·
frontend
·
programming
·
developer-tips
·
react-frustrations
·
coding
·
software-development
·
react-ecosystem
September 6, 2025 at 1:16:37 PM GMT+2 * ·
permalink
·
https://cassidoo.co/post/annoyed-at-react/
Uber Engineering Blog - Web Development & Technology Insights
uber
·
engineering
·
web-development
·
technology
·
blog
·
software-engineering
·
tech-company
·
programming
September 6, 2025 at 1:15:51 PM GMT+2 * ·
permalink
·
https://www.uber.com/en-ES/blog/engineering/web/?uclick_id=311f20f8-0ee6-419c-a1bd-f8fdee3ad61b
Rob Pike: Less is Exponentially More - Go Programming Language Philosophy
programming
·
go-language
·
rob-pike
·
language-design
·
simplicity
·
software-engineering
·
concurrency
·
golang
·
software-development
·
minimalism
September 6, 2025 at 1:14:42 PM GMT+2 * ·
permalink
·
https://commandcenter.blogspot.com/2012/06/less-is-exponentially-more.html?m=1
CSS Hell - Collection of Common CSS Mistakes and How to Fix Them
css
·
web-development
·
frontend
·
coding
·
programming
·
mistakes
·
debugging
·
tutorials
·
best-practices
·
web-design
September 6, 2025 at 1:14:20 PM GMT+2 * ·
permalink
·
https://csshell.com/
The Two Reacts - Exploring React's Dual Nature
react
·
javascript
·
programming
·
web-development
·
frontend
·
react-hooks
·
state-management
·
dan-abramov
September 6, 2025 at 1:14:15 PM GMT+2 * ·
permalink
·
https://overreacted.io/the-two-reacts/
Browser Engineering - Building a Web Browser from Scratch
web-browser
·
engineering
·
computer-science
·
tutorial
·
educational
·
programming
·
networking
·
rendering-engine
·
http-protocol
·
javascript-engine
·
css-parsing
·
html-parsing
·
open-source
·
learning-resource
·
technical-guide
September 6, 2025 at 1:13:25 PM GMT+2 * ·
permalink
·
https://browser.engineering/
Go Concurrency: Understanding Goroutines - A Comprehensive Guide
go
·
golang
·
concurrency
·
goroutines
·
programming
·
tutorial
·
web-development
·
backend
·
concurrent-programming
·
go-routines
·
software-development
·
coding
·
multithreading
September 6, 2025 at 1:11:15 PM GMT+2 * ·
permalink
·
https://antonz.org/go-concurrency/goroutines/
Vue.js Tutorials and Documentation
vuejs
·
javascript
·
frontend
·
web-development
·
framework
·
programming
·
tutorial
·
spanish
September 6, 2025 at 1:11:07 PM GMT+2 * ·
permalink
·
https://lenguajejs.com/vuejs/
Terminal de Linux - Git Commands and Tutorials
git
·
linux
·
version-control
·
command-line
·
programming
·
tutorial
·
development
September 6, 2025 at 1:09:54 PM GMT+2 * ·
permalink
·
https://terminaldelinux.com/git/
Filters
1 / 2
Links per page
20
50
100
Fold
Fold all
Expand
Expand all
Are you sure you want to delete this link?
Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community