Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tavoe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
tavoe
2mo ago
How do I know if comments like this come from a real person or a bot? Your suggestion that "anything popular cannot be morally wrong" is proposterous. It feels like you're trying to bait people into arguing with you in a way
2.
▲
by
tavoe
2y ago
This article seems to break down into 3 parts - why multiple return values are bad, why go error handling is bad, and opinions about what to do about it. The part that feels wrong to me is their issue with multiple return values. They argue
3.
▲
by
tavoe
2y ago
Align the incentive with the actual work done? Eg - fundraise to cover the cost of producing the movie and paying the salaries of everyone involved, because physically making a movie costs money. Then give the mp4 away for free because copy
4.
▲
by
tavoe
2y ago
If you're a developer looking for a 3D reference game, this might be helpful - https://github.com/gdquest-demos/godot-4-3d-third-person-con... . If you're curious what a 'good looking' godot game can
5.
▲
by
tavoe
3y ago
I was wondering why the GCC Machine Description language was such an outlier, especially considering I've never heard of it before. I googled it, and it turns on machine description files use the extension ".md".
6.
▲
by
tavoe
4y ago
Epic bought artstation, bandcamp, and, sketchfab. I don't know for sure, but I don't think any of those are very profitable. They're almost like resume hosting websites for game developers. 3d artists show off their work on s
7.
▲
by
tavoe
5y ago
A few months ago, I watched some videos by Brett Victor and decided I wanted to develop a visual programming language. That led me to https://futureofcoding.org/ and its slack channel. There was some cool stuff happening on
8.
▲
by
tavoe
12y ago
To me, the core of Haskell is that: "Haskell is C with one semi-colon per function." This forces you to put all your code into method signatures. This, in turn, means Haskell (or C, if you follow the 1 semicolon rule in C) can und
9.
▲
by
tavoe
12y ago
I'm definitely thinking of making a graph based text editor. I think I could work off of code-highlighting files to figure out where to break code out into different nodes. Then, I would look for matching terms in each node, and make c
10.
▲
by
tavoe
12y ago
Well, you're right. That sounds awesome. Is there a good reason gimp doesn't support that? You make it sound like common sense.
11.
▲
by
tavoe
12y ago
I'm totally ignorant in this field. If you're worried about messing up a file, why not just make a copy of it before you edit it?
12.
▲
by
tavoe
12y ago
I'm really enamored with haskell, and you're hitting on exactly the problem I'm having. Any advise on learning haskell out in the wild?
13.
▲
by
tavoe
13y ago
I'm not sure why, but the fellow you're replying to doesn't like javascript. You plan to solve it by compiling to css beforehand. What if I told you I like to remove all custom css from my page. Do you have any recourse?
14.
▲
by
tavoe
13y ago
On the topic of ways to improve the terminal, I'd like to see output separated from input. Put the prompt 1/4 of the way down the screen instead of at the bottom. Above the prompt, we have a backlog of the commands we input. As we
15.
▲
by
tavoe
13y ago
They're both predictive typing, so they both fall on their face when it comes to two things. Proper nouns and slang. Whenever I try to write one of those two thing (often, think email addresses, friends names , "yo", etc) I h