Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
city41
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
city41
1y ago
I dismissed it as too technical for that blog post. I expected this post to be read by a wide variety of people, so I tried to keep technical stuff to a minimum. I did say it's simple and that it's what I'd probably use if I
2.
▲
by
city41
1y ago
It is written in Lua and the source code is available (just extract it from the PC version). It's using Lua's number type for all numbers, which is a double precision float.
3.
▲
by
city41
1y ago
Thanks for the clarification (I'm the blog author). If one were to really make this game, how the cards would ultimately be rendered is hard to say. Sprites are nice because you can overlay them and form many card variations from just
4.
▲
by
city41
2y ago
But that's basically what fixed point is, no? Half pixels is fixed point with a single bit for decimals. Quarter pixels is two bits, and so on. I think the disadvantage is you now have to think in a strange unit that isn't intuiti
5.
▲
by
city41
2y ago
I'm the author of the blog post. I just used sprite positioning as a simple example. Things like collision detection and physics can't be done with half pixels.
6.
▲
by
city41
3y ago
Yeah, you make a good point. I can sort of see it both ways, I think it would depend on how the show handled it. Leaving it across a commercial break then yeah it probably does make more sense the door is random.
7.
▲
by
city41
3y ago
I almost never say "you're wrong", no matter how confident I am. Because I can be, and often am, wrong myself. If there is a disagreement, a miscommunication, etc, why not instead work with the person to find where you two di
8.
▲
by
city41
3y ago
Not to mention Monty always showing a goat is what adds the tension and interest a game show needs.
9.
▲
by
city41
3y ago
https://mattgreer.dev/now It says last updated today because I really did update it today :) anyway, cool project!
10.
▲
by
city41
3y ago
I can see how it's a tricky problem. I wish html had more structure here (and people followed the structure, a whole other problem...). FWIW, my page has a "last updated" date on its now page but comes up as 1969 in aboutidea
11.
▲
by
city41
3y ago
Oh interesting. I never would have thought AI would be used for this. Does it also find things like the meta "revised" tag or anything like that? Doing some Googling it seems like officially it should be "revision", but
12.
▲
by
city41
3y ago
A lot of cards say "Updated December 31, 1969", what date are you all using to populate that?
13.
▲
by
city41
3y ago
I know we're just going to have to agree to disagree, but I find utility class based projects easier to maintain. Coming back to -- or inheriting -- css soup is never fun.
14.
▲
by
city41
3y ago
> utility classes won’t let you deviate because they’re limited Tailwind's just in time feature does negate this a bit. I'm a huge fan of Tailwind but I've largely avoided JIT for fear of losing the structure finite classe
15.
▲
by
city41
3y ago
Had a similar response. Dusted off my account and finally posted something.
16.
▲
by
city41
3y ago
They even designed their plastic type symbol to look like the recycle symbol, even though most plastics can't be recycled. > The “chasing arrows” symbol we see on plastic containers and products does not necessarily mean the product
17.
▲
by
city41
3y ago
You need to press enter
18.
▲
by
city41
3y ago
Yeah, for sure. This post and these comments just made me google caffeine for a bit. If I don't get my morning cup I almost always get quite the headache, so I'm not surprised.
19.
▲
by
city41
3y ago
This site says just the opposite > Caffeine narrows the blood vessels in your brain. Without it, your blood vessels widen. https://www.healthline.com/health/headache/caffeine-withdraw...
20.
▲
by
city41
3y ago
It really reminds me of picross, which is a good thing.
21.
▲
by
city41
3y ago
> Both viewers annoyingly fill your browser history every time you move around or change zoom levels To be fair that's not limited to map viewers. A lot of web apps do that. I think finding the right balance is a bit of an art.
22.
▲
by
city41
3y ago
A bad EM can do so much more damage than a bad IC. I don't think that's talked about enough. In my now very long career I've had 1 great manager, a few good/decent ones, and a lot of lousy ones. The lousy ones just make
23.
▲
by
city41
3y ago
I didn't do anything special at all. My two pis have been running 24/7/365 for 5 years with no problems. I often completely forget about them. One is a pi hole and the other our print server.
24.
▲
by
city41
3y ago
If you mean pico8 games, they can do that out of the box. Click on play game, then the play button and touch controls will show up if on a phone.
25.
▲
by
city41
3y ago
I agree, using the empty list to communicate to the user the situation is making an assumption about the user. A lot of users have never set up or dealt with printers ever. I can say for sure that an empty list of printers would confuse a l
26.
▲
by
city41
3y ago
I've noticed whenever a topic comes up that I have a lot of knowledge in, people almost always chime in with incorrect or just flat out made up stuff. I always remain suspicious of anything I read in any comment section. Including here
27.
▲
by
city41
3y ago
Quora really captured lightning in a bottle around that time. I used to get a weekly (daily? Can't remember) email from Quora and I would read just about every question in it. I came to look forward to the emails. I've never had t
28.
▲
by
city41
3y ago
I think it's ok. One of the mine spots is incorrectly labeled. The spot that the upper orange arrow is touching is not a mine.
29.
▲
by
city41
3y ago
Minor nit: retriever is misspelled > Retreiver lets you request secrets from anyone without any of the data going to a server.
30.
▲
by
city41
3y ago
One of my websites has links to nytimes.com. They work fine if clicked on manually. Bernard reports them as a 403. I wonder if NYT is classifying Bernard as a scraper?
More ›