Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
unconed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
unconed
13d ago
So, just to illustrate. A "vaccine skeptic" is generally considered to mean someone who is skeptical that vaccinations work at all. This is very different from having specific concerns about specific products, like the COVID "
2.
▲
by
unconed
18d ago
Sorry but you're missing the forest for the trees here. The locality of a bezier, even with symmetric constraints, amounts to the fact that the user's specified positions (the endpoints) and tangent directions are preserved exactl
3.
▲
by
unconed
18d ago
I wrote the article :). To clarify, I meant B-splines _lack local control_ like Catmull-Rom splines, not that the latter is an instance of the former. Though indeed, all cubic splines are just cubic polynomials. I disagree with your charact
4.
▲
by
unconed
18d ago
As the post says, beziers are everywhere so we are stuck with them. It's worth trying to improve them for that reason alone. Additionally B-splines (like Catmull-Rom) have the issue that moving one point affects a larger area of the sp
5.
▲
by
unconed
18d ago
Yes, a linearly parametrized line.
6.
▲
by
unconed
19d ago
The C1 continuity you refer to is relative to the parametrization t=0..1 per segment. This is useless in practice. For e.g. animation purposes, you need to reparametrize to arc length which destroys the apparent C1 continuity.
7.
▲
by
unconed
19d ago
Most of those rules are copes, really. Placing points at X/Y extremes is by itself useless because beziers are rotation invariant. i.e. If that's the best place for the control points, then by the same argument if you rotated the
8.
▲
by
unconed
19d ago
If you like that, then try this. Take a row of pascal's triangle, add a zero in front (shift it to the right by one place), and divide it by the row below it. 0 1 4 6 4 1 / 1 5 10 10 5 1 = ... From this you can
9.
▲
by
unconed
24d ago
You can try to make the WebGPU API more declarative, but the issue that you still run into is that individual draw calls and passes are a poor abstraction level to express modern rendering in. To reach the quality of a modern PBR renderer w
10.
▲
by
unconed
3mo ago
>A software cursor is manually drawn by the graphics stack, which saves what was under it, draws the cursor, and then whenever it needs to be moved, writes the original data back, saves the data at the new position, and then draws the cu
11.
▲
by
unconed
3mo ago
In 2011 the iPhone was ~4 years old and iPads were ascendant as the only tablet game in town. Google was still playing catch up with Android as a knock-off, having just debuted Android Honeycomb. The actual topics are: - the Apple campus th
12.
▲
by
unconed
3mo ago
My "oh shit" moment with AI was when an industry where licensing was the cornerstone of projects and employment contracts decided to just adopt pirated code without any source attribution. The other one was when a CTO boss sent me
13.
▲
by
unconed
4mo ago
Woke lost, because it infected companies, universities and other organizations. It prompted entitled idiots like cited above to go into projects started by others, assume eminent domain, and attempt to take it over with slander and defamati
14.
▲
by
unconed
4mo ago
Asm.js was never needed as a legacy mechanism, as it was just a compilation target for native code. There was nothing that it needed to remain backwards compatible with, all asm.js code was new code. https://acko.net/blog&#x
15.
▲
by
unconed
4mo ago
Hm so not only is it possible to manipulate scores on HN with weird scripts, but mods only noticed this when users pointed it out in this instance, with no automation or logging there to detect something like this? Do you suppose motivated
16.
▲
by
unconed
4mo ago
It's not that AI can't convince a novice that what comes out is passible. It's that experts in a field generally agree that what comes out is insidiously hollow garbage. This isn't a "semi-religious" belief. It
17.
▲
by
unconed
5mo ago
After making one of the least worst rich editors out there on the web, they needed to keep their developers and designers busy (while not having time to fix privacy bugs). Like every other AI tool it mainly seems to exist to produce product
18.
▲
by
unconed
6mo ago
This article's timeline is mostly accurate, but contains a few inaccuracies: - Unified toolbar and titlebar dates from much earlier... it was 10.4, not 10.7. - The brushed metal look was supposed to be applied to "appliance-like&q
19.
▲
by
unconed
7mo ago
>Despite the quick spread of agentic coding, institutional inertia, affordability, and limitations in human neuroplasticity were barriers to universal adoption of the new technology. Blaming lack of adoption purely on regressive factors
20.
▲
by
unconed
7mo ago
The news article isn't an obituary, it's gravedancing. Hope that enlightened your royal majesty.
21.
▲
by
unconed
7mo ago
>He died in his sleep last month Title is misleading. >Wizardchan, a smaller and misogynistic forum for male virgins I see the media has learned exactly nothing since the days any of this was relevant. Just apply the usual adjectives
22.
▲
by
unconed
7mo ago
The degree to which people defend poor scholarship and writing on HN these days is frankly pathetic. There is nothing about that intro that is offensive. Reading comprehension ought to tell you that "pun intended" is a joke to mak
23.
▲
by
unconed
7mo ago
Homework assignment: make a bode plot of the convolution filters [1 1 1] vs [1 2 1]. Which one turns +1, -1, +1, -1, .. into all zeroes? You ought to know this because the fourier transform of [1 0 1] is a cosine of amplitude 2 on the compl
24.
▲
by
unconed
7mo ago
Using a caesar cypher as an intro without explaining the pro tool and framing the educational context properly is just shit pedagogy bro. Go look up what a z-transform is, and begone.
25.
▲
by
unconed
7mo ago
A binomial is exactly equal to a repeated 2 sample box blur yes. That's exactly how you construct pascal's triangle. For filter sizes > 2, box blurs are ass.
26.
▲
by
unconed
7mo ago
>Before you get your pitchforks out and call me an AI luddite, I use LLMs pretty extensively for work. Chicken. Seriously, the degree to which supposed engineering professionals have jumped on a tool that lets them outsource their work a
27.
▲
by
unconed
7mo ago
Sorry but this post is the blind leading the blind, pun intended. Allow me to explain, I have a DSP degree. The reason the filters used in the post are easily reversible is because none of them are binomial (i.e. the discrete equivalent of
28.
▲
by
unconed
8mo ago
It's bizarre how casually some people hate on Musk. Are people still not over him buying Twitter and firing all the dead weight? _Especially_ because emotional safety is what Twitter used to be about before they unfucked the moderation
29.
▲
by
unconed
9mo ago
cough The Strange Case of "Engineers" Who Use AI I rely on AI coding tools. I don’t need to think about it to know they’re great. I have instincts which tell me convenience = dopamine = joy. I tested ChatGPT in 2022, and asked i
30.
▲
by
unconed
9mo ago
1) A system that needs _seconds per tile_ is not suitable for real-time anything imo. The irony is that you explicitly posited your thing as a successor to Perlin noise when in fact, it's just a system that hallucinates detail on top o
More ›