HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Tsche

no profile record

Submissions

Variadic Switch

pydong.org
46 points·by Tsche·पिछला वर्ष·10 comments

C++26 Expansion Tricks

pydong.org
3 points·by Tsche·पिछला वर्ष·0 comments

Python's Preprocessor – a deep dive into custom codecs

pydong.org
5 points·by Tsche·2 वर्ष पहले·2 comments

comments

Tsche
·पिछला वर्ष·discuss
This is absolutely possible, even currently - albeit in a very much non-portable way. For example boost::pfr and my own (wip) repr library have the required machinery for this.
Tsche
·पिछला वर्ष·discuss
indeed
Tsche
·2 वर्ष पहले·discuss
oh no
Tsche
·2 वर्ष पहले·discuss
To me it was always just a silly way of pronouncing "Python", especially in reference to terrible shenanigans like the ones the post talks about :P
Tsche
·2 वर्ष पहले·discuss
I had actually considered PrePy and variations thereof for the magic_codec project (which is the example implementation showcased in that post), unfortunately all of these had been used by other projects before. Pydong is the name of the blog :)
Tsche
·2 वर्ष पहले·discuss
I'm glad y'all like it, more to come soon :)