Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
p0nce's comments
login
p0nce
2 days ago
|
parent
|
context
|
next
[–]
| on:
Zig's comptime is bonkers good
I'm using D for audio plugins and we do use CTFE extensively (named comptime in Zig). Zig might be a bit more fit maybe because of the easier C and C++ interop and targetting, but I'm not sure about the COM and OOP story.
reply
p0nce
2 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Zig's comptime is bonkers good
Because it goes hand-in-hand with your code self-describing with static reflection.
reply
p0nce
56 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
AI makes tech debt more expensive
Code is not really lossy zipped text.
p0nce
66 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Future Music magazine is closing after 32 years
Yes:
https://www.welivesecurity.com/2019/06/20/loudminer-mining-c...
p0nce
73 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
On Good Software Engineers
You don't see blogs about all the desirable properties of a software company with 10/10 in every direction.
p0nce
83 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Digital River runs dry, hasn't paid developers for...
itch.io
p0nce
3 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Does “building in public” work?
Yes I feel like this "public" work only for non-veblen goods, else it just devaluates the whole creation process.
p0nce
4 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Neurotechnology numbers worth knowing (2022)
I found this book very helpful to understand most cellular process, and viruses, with an intuition of how things works at these scales:
https://www.amazon.com/Machinery-Life-David-S-Goodsell/dp/03...
p0nce
4 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
SIMD Matters: Graph Coloring
Doubling the register size only affects things if CPU operations were the bottleneck. Often he bottleneck is memory accesses.
p0nce
5 months ago
|
parent
|
context
|
prev
|
next
[–]
| on:
How to build quickly
Yet another word for "top-down" design.
More
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
reply