Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asicsp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
asicsp
11mo ago
There's a wiki page with links to plenty of resources: https://www.emacswiki.org/emacs/SiteMap
2.
▲
by
asicsp
1y ago
I use xfce because it is stable, simple and lightweight. Perhaps I don't know what I'm missing but I'm very happy with it.
3.
▲
by
asicsp
1y ago
See also this quiz: https://fstrings.wtf/
4.
▲
by
asicsp
1y ago
This month I release an updated version of my "Practice Python Projects" book: https://learnbyexample.github.io/practice_python_projects/ Next, I'm working on a TUI app (using Textual) for board games li
5.
▲
by
asicsp
1y ago
> the syntax for nested list comprehensions has a rather... incomprehensible order I remember reading a blog post pointing out that the for-loop order stays the same between comprehensions and normal nested code. You write the outer loo
6.
▲
PEP 798 – Unpacking in Comprehensions
(peps.python.org)
7 points
by
asicsp
1y ago
|
2 comments
7.
▲
by
asicsp
1y ago
Dupe: https://news.ycombinator.com/item?id=44284291 (117 points | 8 days ago | 28 comments) Seems like the link changed, and thus not caught by the dupe detector.
8.
▲
Writing a basic Linux device driver when you know nothing about drivers or USB
(crescentro.se)
5 points
by
asicsp
1y ago
|
0 comments
9.
▲
Programming Beyond Practices (2016) [pdf]
(notes.skillstopractice.com)
1 points
by
asicsp
1y ago
|
0 comments
10.
▲
Quarkdown: A modern Markdown-based typesetting system
(github.com)
668 points
by
asicsp
1y ago
|
273 comments
11.
▲
by
asicsp
1y ago
I wrote interactive TUI apps with exercises for Linux CLI tools, coreutils, grep, sed and awk: https://github.com/learnbyexample/TUI-apps
12.
▲
by
asicsp
1y ago
See also this open source version inspired by that site: https://github.com/daquino94/linux-path
13.
▲
by
asicsp
1y ago
Previous discussion with patterns in comments: https://news.ycombinator.com/item?id=24974534
14.
▲
Minimal IRC server from scratch in Python
(log.schemescape.com)
2 points
by
asicsp
1y ago
|
0 comments
15.
▲
Regex Isn't Hard (2023)
(timkellogg.me)
75 points
by
asicsp
1y ago
|
97 comments
16.
▲
by
asicsp
1y ago
See also: "Where Vim Came From" https://twobithistory.org/2018/08/05/where-vim-came-from.htm... Discussion: https://news.ycombinator.com/item?id=17696023 (420 points | Aug 6, 2018
17.
▲
Parser Combinators Beat Regexes
(entropicthoughts.com)
3 points
by
asicsp
1y ago
|
0 comments
18.
▲
Quarkdown: A modern Markdown-based typesetting system
(github.com)
3 points
by
asicsp
1y ago
|
0 comments
19.
▲
by
asicsp
1y ago
This might help: https://pythonspeed.com/datascience/
20.
▲
Building a search engine from scratch
(jdrouet.github.io)
2 points
by
asicsp
1y ago
|
0 comments
21.
▲
by
asicsp
1y ago
I'm continuing to update my already published ebooks. Apart from catching up to new software versions, it also helps to address typos and other issues found by my readers. Last week I published a new version for my awk ebook ( https:&#
22.
▲
Awk Idioms Explained
(learnbyexample.github.io)
1 points
by
asicsp
1y ago
|
0 comments
23.
▲
Architecture Patterns with Python
(cosmicpython.com)
488 points
by
asicsp
1y ago
|
140 comments
24.
▲
by
asicsp
1y ago
A very different book, but I loved reading "Jonathan Strange & Mr Norrell" [0] as well by the same author. [0] which used footnotes to great effect
25.
▲
by
asicsp
1y ago
See also: * https://ericchiang.github.io/post/containers-from-scratch/ * https://indradhanush.github.io/blog/life-of-a-container/
26.
▲
Matching Ruby Regexps 200 Times Faster
(eregon.me)
5 points
by
asicsp
2y ago
|
0 comments
27.
▲
Improving Posting's startup time by over 60%
(darren.codes)
2 points
by
asicsp
2y ago
|
0 comments
28.
▲
Understanding Unix Filesystem Timestamps (2022)
(unixdigest.com)
2 points
by
asicsp
2y ago
|
0 comments
29.
▲
by
asicsp
2y ago
Related discussions: https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-... --> https://news.ycombinator.com/item?id=42999672 (66 points | 25 days ago | 22 comments) https:/&#x
30.
▲
Standards for ANSI Escape Codes
(jvns.ca)
2 points
by
asicsp
2y ago
|
0 comments
More ›