Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ptato
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ptato
3y ago
>You’re not exploring something. Asking for something. Acting on something. Why? Because it’s a bad idea. No, it's because it is hard. If it is a bad idea, why would I want to do it?
2.
▲
by
ptato
3y ago
Spain - most people wouldn't ask guests to take their shoes off
3.
▲
by
ptato
3y ago
What is Kanban?
4.
▲
by
ptato
3y ago
I've found enough Firefox-only bugs when doing things through spanish government sites that I started using Chrome for them preemptively.
5.
▲
by
ptato
3y ago
Zig embeds clang to compile C code. This doesn't add a new dependency since Zig already depends on LLVM. If there is a future where the self-hosted Zig backend is good enough to not depend on LLVM anymore, there might be a reason to us
6.
▲
by
ptato
3y ago
For Morrowind it didn't just upgrade the rendering, it completely changed the aesthetic of the scene. Is that on purpose? At that point you can't call the results better, only different.
7.
▲
by
ptato
3y ago
good enough
8.
▲
by
ptato
3y ago
Can you write GUIs with Janet?
9.
▲
by
ptato
3y ago
Yeah... he says you can learn the language in an afternoon, but his book is so long-winded... I just want a short intro so that I can start writing programs.
10.
▲
by
ptato
3y ago
I've thought about setting up something like this before for myself. You might have given me the motivation I needed...
11.
▲
by
ptato
3y ago
Built-in names are essentially reserved words, and there are dozens of them. The @ prefix ensures you don't step on user's variable names, and that you can add new built-ins without making breaking changes.
12.
▲
by
ptato
3y ago
Please don't do "const Self = @This();" if the type isn't generic. It is pointless, redundant, ugly. What issues could public struct fields have caused?
13.
▲
by
ptato
3y ago
It isn't possible, compiler will complain about "actual" being an undeclared identifier. The function arguments are declared in order.
14.
▲
by
ptato
4y ago
Nobody knows.
15.
▲
by
ptato
4y ago
I don't know if this fits what you were thinking of but I love rateyourmusic.com. Great community, great content, simple website.
16.
▲
by
ptato
4y ago
A good side effect of this game is that you can find great songs from cultures that aren't as well represented in popular culture.
17.
▲
by
ptato
4y ago
The answer to help beginners understand highly generic rust code is not more abstraction and magic.
18.
▲
by
ptato
4y ago
the self-hosted rewrite took a long time so it felt like the project had stalled for the past ~year. the team has started working on new features like the package manager, though.
19.
▲
by
ptato
4y ago
I'd like to know the name of these libraries.
20.
▲
by
ptato
4y ago
That looks great. I had no idea this was coming. Now I wonder which other ideas the Obsidian team has.
21.
▲
by
ptato
4y ago
So because most people on this site are American and might misread the title, the authors have to consider changing it? Why would the authors of Carp care about the demographics of Hacker News?
22.
▲
by
ptato
4y ago
> Elon claimed he would not “ban” the account. And he has not done so. They were suspended. So the argument is that the word he used is different?
23.
▲
by
ptato
4y ago
from only a glance and without having ever used nim, it seems to be more abstracted from the machine, whereas zig is closer. nim code should be shorter, nicer, closer to ideal pseudocode. safer too, i imagine. zig code should be more explic
24.
▲
by
ptato
4y ago
On Windows one can use https://scoop.sh too. There's a "zig" package for numbered releases, and a "zig-dev" package for nightly.
25.
▲
by
ptato
4y ago
https://www.youtube.com/watch?v=YHk2T8fCYSw this would be "the grinder's whistle" for me :)
26.
▲
by
ptato
4y ago
You're making a lot of assumptions. Sometimes a blog post just isn't meant for you.
27.
▲
by
ptato
4y ago
Where is that spot? That has never happened to me, but I'm curious to see what it looks like.
28.
▲
by
ptato
4y ago
How? Immigration?
29.
▲
by
ptato
4y ago
Advertising is not meant to be educational, it's meant to make you aware the product exists. Of course you're don't have to trust what the company is saying, but now you know their product exists and what it does. If it was s
30.
▲
by
ptato
4y ago
Modal editing in VS Code is not good enough. I still use it for certain things. Just not the bulk of my programming. When helix is more ready, I will probably switch to it.
More ›