HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nice_byte

no profile record

Submissions

Shouting In The Data Center (2009) [video]

youtube.com
1 points·by nice_byte·há 6 meses·0 comments

Non-Photo Blue

en.wikipedia.org
7 points·by nice_byte·há 6 meses·0 comments

[untitled]

1 points·by nice_byte·há 6 meses·0 comments

Making a game engine based on dynamic signed distance fields [video]

youtube.com
3 points·by nice_byte·há 6 meses·1 comments

Representing Hierarchies

gpfault.net
2 points·by nice_byte·há 6 meses·0 comments

My 20-Year-Old Program

seminumerical.io
4 points·by nice_byte·há 6 meses·0 comments

Canonicalization

sunfishcode.github.io
2 points·by nice_byte·há 7 meses·0 comments

A Couple 3D AABB Tricks

gpfault.net
5 points·by nice_byte·há 7 meses·0 comments

Prester John

en.wikipedia.org
4 points·by nice_byte·há 9 meses·0 comments

Content Creator

fgiesen.wordpress.com
4 points·by nice_byte·há 9 meses·0 comments

More About Jumps Than You Wanted to Know

gpfault.net
22 points·by nice_byte·há 9 meses·0 comments

comments

nice_byte
·há 3 meses·discuss
Sounds like you have two happy well-adjusted friends?
nice_byte
·há 3 meses·discuss
Not really. Besides the problems with ringing outlined in the post, the number of coefficients required to capture higher frequency detail grows quadratically, requiring not only more storage but also operations to evaluate. Which makes straightforward cubemap replacement impractical.
nice_byte
·há 3 meses·discuss
Author here. Please let me know if the sample code doesn't work for you. It's all single threaded dumb JavaScript which makes it very easy to read, but definitely not performant. I decided to stick with it for didactic reasons, but still worried that it may hang someone's browser.
nice_byte
·há 3 meses·discuss
ai slop
nice_byte
·há 3 meses·discuss
http://pouet.net

https://www.unknowncheats.me/
nice_byte
·há 3 meses·discuss
I don't think that is true.
nice_byte
·há 3 meses·discuss
you literally don't have to. you can literally just keep doing your job the way that you always have.
nice_byte
·há 4 meses·discuss
I don't know, I'm not convinced with this argument.

The "ugly" version with the switch seems much preferable to me. It's simple, works, has way less moving parts and does not require complex machinery to be built into the language. I'm open to being convinced otherwise but as it stands I'm not seeing any horrible problems with it.
nice_byte
·há 4 meses·discuss
sucks that opera is no longer with us. used to be my go-to browser before Firefox and eventually chrome...
nice_byte
·há 4 meses·discuss
no. it was the first question I asked and was given a satisfactory explanation (along the lines of, "this adds things to your program that help it write text to the screen.")
nice_byte
·há 4 meses·discuss
this story would make a killer asianometry video
nice_byte
·há 4 meses·discuss
this is such disappointing clickbait. i thought it was a hardware product.
nice_byte
·há 4 meses·discuss
mmap is not a language feature. it is also full of its own pitfalls that you need to be aware of. recommended reading: https://db.cs.cmu.edu/mmap-cidr2022/
nice_byte
·há 5 meses·discuss
Good.
nice_byte
·há 5 meses·discuss
Yeah I misused the term "token". What I really meant is that they should just be token separator and nothing more (i.e. once we encounter whitespace it means the current token has ended)
nice_byte
·há 5 meses·discuss
I have really just one wish when it comes to syntax: no syntactically significant whitespace. Space, newline, tab, etc. should ALL map to the same exact token. In practice this also means semicolons or something like them are needed as well, to separate expressions/statements. I dislike langs that try to insert semicolons for you, but at least it's better than the alternative.

the way python treats whitespace is a huge design mistake that has probably wasted like a century (if not more) worth of time across all users, on something really trivial.
nice_byte
·há 5 meses·discuss
tl;dr yes it is

she did not explicitly consent for that photo to be used in computer graphics research or millions of sample projects. moreover, the whole legality of using that image for those purposes is murky because I doubt anyone ever received proper license from the actual rights-holder (playboy magazine). so the best way to go about this is just common-sense good-faith approach: if the person depicted asks you to please knock it off, you just do it, unless you actively want to be a giant a-hole to them.
nice_byte
·há 5 meses·discuss
the "porn" angle is very funny to me, since there is nothing pornographic or inapropriate about the image. when I was young, I used to think it was some researcher's wife whom he loved so much he decide to use her picture absolutely everywhere.

it's sufficient to say that the person depicted has withdrawn their consent for that image to be used, and that should put an end to the conversation.
nice_byte
·há 5 meses·discuss
Everybody knows that. The GP's reaction is what perplexes me. Are they saying the name of the story is inappropriate? I think it's very appropriate.
nice_byte
·há 5 meses·discuss
when you read this and its follow-up "driver" as a commentary on how capitalism removes persons from their humanity, it's as relevant as it was on day one.

good sci fi is rarely about just the sci part.