Google is actively hurting the open web with its browser chromium, read more
here
. Consider switching to a better browser, such as
Firefox
~
~/archive
~/tags
~/about
xnacly - blog
Fullstack Developer and Tech enthusiast
2024
Sep 12
Making libjson RFC 8259 compilant
json
go
Jul 20
Calling Go Functions from c++
go
c++
Jan 9
Embedding the Sophia runtime into Go applications
go
sophia
Jan 5
POC JIT With Go (plugins)
go
Jan 3
Extract Metadata From HTML with GO
go
2023
Dec 6
Improving programming language performance
sophia
performance
go
Oct 16
Tokenizing Arithmetic expressions - calculator p.1
go
bytecode-series
Oct 5
Implementing growing arrays for C
go
c
Jul 24
You should write your own programming language
sophia
lisp
go
Jun 26
Removing metadata from Go binaries
go
May 11
Leetcode Optimization and Go
go
performance
Apr 5
Lexical analysis of Markdown in Go
go
markdown
Jan 27
Handling JSON in Go
go
Jan 23
How to periodically sync a git repository with its remote
backup
go
sync
Jan 16
Check if executable is in the path with go
Go