< Prev
2
cube.sed (github.com/izabera)
a year ago | asicsp | github.com | newest
2
SICP in Emacs (kchousos.github.io)
a year ago | asicsp | github.io | newest
3
gret: Global Regular Expression Tree, results are presented in a tree format (github.com/4imothy)
a year ago | asicsp | github.com | newest
1
Show HN: Interactive TUI app for Python regex exercises (github.com/learnbyexample)
a year ago | asicsp | github.com | newest
1
Domain Modelling with State Machines and TypeScript (upperdine.dev)
a year ago | asicsp | upperdine.dev | newest
1
pyTermTk: Python Terminal Toolkit (github.com/ceccopierangiolieugenio)
a year ago | asicsp | github.com | newest
13
Self-Replace: A Utility For Self Replacing Executables (github.com/mitsuhiko)
a year ago | asicsp | github.com | frontpage
2
Understanding Python re(gex)? (learnbyexample.github.io)
a year ago | asicsp | github.io | newest
186
Implement DNS in a Weekend (wizardzines.com)
a year ago | asicsp | wizardzines.com | best
2
CLI text processing with GNU grep and ripgrep (learnbyexample.github.io)
a year ago | asicsp | github.io | newest
94
The Linux Kernel Module Programming Guide (sysprog21.github.io)
a year ago | asicsp | github.io | best
1
The Interactive Guide to Rendering in React (ui.dev)
a year ago | asicsp | ui.dev | newest
1
TigerStyle (Or How to Design Safer Systems in Less Time) [video] (youtube.com)
a year ago | asicsp | youtube.com | newest
22
Internet is wholesome: MVCC edition (avi.im)
a year ago | asicsp | avi.im | best
1
Bytebeating with GAWK (maximullaris.com)
a year ago | asicsp | maximullaris.com | newest
1
From Perl to Rust (eBook) (oylenshpeegul.gitlab.io)
a year ago | asicsp | gitlab.io | newest
1
The different uses of Python type hints (lukeplant.me.uk)
a year ago | asicsp | lukeplant.me.uk | newest
2
An Introduction to ZFS (freebsdfoundation.org)
a year ago | asicsp | freebsdfoundation.org | newest
1
Building a custom site for zine feedback (jvns.ca)
a year ago | asicsp | jvns.ca | newest
38
Automate your Python project with Makefile (2021) (antonz.org)
a year ago | asicsp | antonz.org | best
27
NASA ICER image compression algorithm as a C library (github.com/therealorange)
a year ago | asicsp | github.com | best
1
Virter: CLI tool for creation and cloning of virtual machines based on libvirt (github.com/linbit)
a year ago | asicsp | github.com | newest
2
Show HN: Interactive Exercises for Python Regular Expressions (github.com/learnbyexample)
a year ago | asicsp | github.com | newest
2
Now You Have Three Problems (github.com/dabeaz)
a year ago | asicsp | github.com | newest
2
sedsed: Debugger and code formatter for sed scripts (github.com/aureliojargas)
a year ago | asicsp | github.com | newest
20
Understanding computer networks by analogy (2000) (memo.mx)
a year ago | asicsp | memo.mx | best
2
Irregular expressions (lookahead/lookbehind without backtracking) (tavianator.com)
a year ago | asicsp | tavianator.com | newest
55
Marginalia Search has received an NLNet grant (marginalia.nu)
a year ago | asicsp | marginalia.nu | best
1
Is the Rust regex crate a bottleneck in your program? Can you share the details? (github.com/rust-lang)
a year ago | asicsp | github.com | newest
1
NoteSH: Fully functional sticky notes App in your Terminal (github.com/cvaniak)
a year ago | asicsp | github.com | newest
0
Understanding Python re(gex)? with hundreds of examples and exercises (learnbyexample.github.io)
a year ago | asicsp | github.io | newest
1
smol_world: Compact garbage-collected heap and JSON-like object model (github.com/snej)
a year ago | asicsp | github.com | newest
4
Practical Python Artificial Intelligence Programming (eBook) (leanpub.com)
a year ago | asicsp | leanpub.com | frontpage
3
Understanding Python re(gex)? with hundreds of examples and exercises (eBook) (learnbyexample.github.io)
a year ago | asicsp | github.io | newest
2
Derw: General purpose, functional, static, strongly-typed language (derw-lang.com)
a year ago | asicsp | derw-lang.com | newest
54
Surprising things that CSS can animate (2020) (codersblock.com)
a year ago | asicsp | codersblock.com | best
1
Examples of Problems with Integers (jvns.ca)
a year ago | asicsp | jvns.ca | newest
59
Customer returned $800 in books after using them to stage a home for holidays (insider.com)
a year ago | asicsp | insider.com | best
1
Mathematical games interesting to both you and a five-year-old child (mathoverflow.net)
a year ago | asicsp | mathoverflow.net | newest
1
Termgame: Terminal-based game engine written in Python (github.com/g1776)
a year ago | asicsp | github.com | newest
2
Perf Engineering with Python 3.12 (petermcconnell.com)
a year ago | asicsp | petermcconnell.com | newest
2
The Surprising Things That CSS Can Animate (codersblock.com)
a year ago | asicsp | codersblock.com | newest
16
Show HN: Interactive exercises for Linux CLI text processing commands (github.com/learnbyexample)
a year ago | asicsp | github.com | frontpage
2
Tips for Analyzing Logs (jvns.ca)
a year ago | asicsp | jvns.ca | newest
2
Godot Python MMO Part 1 (tbat.me)
a year ago | asicsp | tbat.me | newest
1
Always use [closed, open) intervals (fhur.me)
a year ago | asicsp | fhur.me | newest
1
Perl is Actually Portable (computoid.com)
a year ago | asicsp | computoid.com | newest
1
Do One Thing (nedbatchelder.com)
a year ago | asicsp | nedbatchelder.com | newest
2
Show HN: I wrote an eBook on Linux CLI tools and Shell Scripting (learnbyexample.github.io)
a year ago | asicsp | github.io | newest
2
Show HN: I wrote an eBook on Linux CLI tools and Shell Scripting (learnbyexample.github.io)
a year ago | asicsp | github.io | frontpage
5
Keyboard Shortcuts every Command Line Hacker should know about GNU Readline (masteringemacs.org)
a year ago | asicsp | masteringemacs.org | newest
1
Debugging latency (in a Linux system call) (exa.net.uk)
2 years ago | asicsp | exa.net.uk | newest
2
How I fixed git-grep macOS UTF-8 support (spinellis.gr)
2 years ago | asicsp | spinellis.gr | newest
1
Python Type Hints: How to Gradually Add Types for Third Party Packages (adamj.eu)
2 years ago | asicsp | adamj.eu | newest
2
Try Haskell (tryhaskell.org)
2 years ago | asicsp | tryhaskell.org | newest
30
Non-Code Contributions to Open Source (2021) (navendu.me)
2 years ago | asicsp | navendu.me | best
2
Image displays its own MD5 hash
2 years ago | asicsp | twitter.com | frontpage
2
cURL beyond the basics
2 years ago | asicsp | trickster.dev | newest
1
Some ways to get better at debugging
2 years ago | asicsp | jvns.ca | frontpage
2
G'mic: A Full-Featured Open-Source Framework for Image Processing
2 years ago | asicsp | gmic.eu | newest
1
Optimizing for JavaScript Is Hard
2 years ago | asicsp | jfmengels.net | newest
2
Uncommon Uses of Python in Commonly Used Libraries
2 years ago | asicsp | eugeneyan.com | newest
2
How I added C-style for-loops to Python
2 years ago | asicsp | sadh.life | newest
1
A toy remote login server
2 years ago | asicsp | jvns.ca | newest
< Prev