Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_greim_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
_greim_
11mo ago
Since the goal is to create an illusion of real physics, I wonder when they'll just cut to the chase and start using actual physics engines. Reason I mention it is neither this nor bezier curves deal with the target changing mid-animat
2.
▲
by
_greim_
11mo ago
> Developers can also easily create, view, and upgrade skill versions through the Claude Console. For coding in particular, it would be super-nice if they could just live in a standard location in the repo.
3.
▲
by
_greim_
2y ago
What's messing with people's heads when it comes to predicting solar is the perfectly rational tendency to base projections on past and current data. I think it qualifies as a black swan event for this reason.
4.
▲
by
_greim_
2y ago
As I understand, this company's existing consumer-level product can already be used to capture the sound of an amplifier, but it's a snapshot of the device's (amplifier, effects pedal) settings in terms gain, eq, etc. Meanwhi
5.
▲
by
_greim_
2y ago
Accompanying public announcements: https://neuraldsp.com/quad-cortex-updates/introducing-tina https://neuraldsp.com/news/neural-dsp-amplifier-modeling-tec...
6.
▲
End-to-End Amp Modeling: From Data to Controllable Guitar Amplifier Models
(arxiv.org)
2 points
by
_greim_
2y ago
|
2 comments
7.
▲
by
_greim_
2y ago
I'd divide CSS development into eras. First there was the DIY Era, when layout options were limited and CSS implementations were riddled with bugs and browser differences. Most folks coded their own layouts using a small bag of tricks
8.
▲
by
_greim_
2y ago
Phone-free schools seem like an obvious way to fight this, but supposedly modern parents need constant access to their kids and tend to oppose the idea.
9.
▲
by
_greim_
3y ago
"Reduce bugs" is kind of a loaded term anyway. Static typing doesn't reduce bugs in an absolute sense, but I think it does reduce bugs per unit of value delivered. That's a lot harder to measure in a formal study.
10.
▲
by
_greim_
3y ago
Hype: "Static Typing reduces bugs." Shower: A review of all the available literature (up to 2014), showing that the solid research is inconclusive, while the conclusive research had methodological issues. St
11.
▲
by
_greim_
3y ago
Glad to hear I'm not the only one who forgets what those things are called! There was a time when CSS fit in my head, but those days are gone.
12.
▲
by
_greim_
3y ago
I have this bookmarked and have been using it for approximately the last five years. There's a similar one for flexbox [1]. [1] https://css-tricks.com/snippets/css/a-guide-to-flexbox/
13.
▲
by
_greim_
3y ago
> So put your EV charger on the same circuit as the dryer. Then as long as you don't need to charge the EV at the same time you are running the dryer as far as your house wiring is concerned it is like you are running an extra two l
14.
▲
by
_greim_
3y ago
The visual design problem mirrors a problem with the organization producing the website. Before mobile, a website was the entire online presence of a company; every subdivision within the company had a presence above the fold. The culture a
15.
▲
by
_greim_
3y ago
I know nothing about airplanes, but surely it would be a multi-step process involving override modes, power-down phases, klaxons, red blinking lights, warning messages, physically separate switches, and so forth?
16.
▲
by
_greim_
3y ago
The article claims two competing theories of obesity: the energy-balance and the carbohydrate-insulin model. The energy-balance theory isn't much of a puzzle, as you say. The puzzle is rather how to reconcile these two theories. Accord
17.
▲
by
_greim_
3y ago
Web browsers should add a DOM method called `addEventStream()` to supplement `addEventListener()`. It would still accept an event type—e.g. `button.addEventStream('click')`—but would not accept a handler function. It would just re
18.
▲
by
_greim_
3y ago
I've thought about this a lot. My personal theory is that when young leave their home communities to seek opportunity elsewhere, that experience changes them. Afterward, to the extent they return, they rejuvenate their community. To th
19.
▲
by
_greim_
3y ago
I think the point is more that multi-generational households would occur naturally, but as you alluded modern society gets in the way. I have a similar situation as you. It's interesting to imagine what policies would have incentivized
20.
▲
by
_greim_
3y ago
The problem with two-parent is you're a single misstep away from one-parent. Multi-generational and communal households would be more resilient, and easier to accommodate via tax incentives and housing policy.
21.
▲
by
_greim_
3y ago
Aren't these zero-days sold to highest bidders? Just an honest days work...
22.
▲
by
_greim_
3y ago
I wonder if this was the students' attempt to protect their future careers as much as anything—"keep quiet about this or else"—especially given the issues were quickly fixed. In that sense it differs from the classic 90s era
23.
▲
by
_greim_
3y ago
Or rather, an ideology doesn't operate in service to the individuals who hold it, but in service to itself. So rather than scratching our heads about how an older women could possibly be a rival to the baker, or the town leader, it ma
24.
▲
by
_greim_
3y ago
I don't think every aspect of culture necessarily can be traced back to a pragmatic reason. Sometimes people just act out their belief systems, regardless of whether the results are helpful or detrimental to them or their communities.
25.
▲
by
_greim_
3y ago
Until recently, an internal API framework, Falcor, powered our mobile apps. They are now backed by Federated GraphQL, a distributed approach to APIs where domain teams can independently manage and own specific section
26.
▲
by
_greim_
3y ago
Redux is very straightforward until you start adding middleware, then the complexities start piling up.
27.
▲
by
_greim_
3y ago
Nothing other than they're one of the more esoteric and misunderstood features of the language.
28.
▲
by
_greim_
3y ago
Why not have it return an async iterable, which has both push and pull semantics? Combined with the iterable helpers proposal you'd get a lot of things for free, including end-to-end backpressure.
29.
▲
by
_greim_
3y ago
Inclined to disagree. I once worked on a product that went all-in on modals for detail-views, and we ran into all of the problems mentioned in the article. It produced a constant stream of tickets, and at the end of the day the UX was ind
30.
▲
by
_greim_
3y ago
> Don’t use sugar substitutes if you are trying to lose weight, according to a new guideline from the World Health Organization. Is weight loss the main reason for using artificial sweeteners? I thought avoiding blood sugar spikes and cr
More ›