Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Inviz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Inviz
9mo ago
have you seen the code of next.js? its completely impenetrable, and the packages have legacy versions of the same files coexisting, it's like huge hairball
2.
▲
by
Inviz
9mo ago
If I am to provide a summary of why layout shouldnt be linear constraints, is that it can't faithfully represent content overflowing onto multiple lines. I.e. it's inherently one dimensional. I.e. you can't really have a layo
3.
▲
by
Inviz
9mo ago
Hello Jon! This is Yarik. Cool to see you doing all this machine learning work these days.
4.
▲
by
Inviz
10mo ago
Is there a consensus about "Dont do it" negative prompts vs "Do it this way" positive prompts? So it's negative when there's a hard line, and positive when it's being nudged towards something?
5.
▲
by
Inviz
10mo ago
Well, OT has its CAP-like theorem, which says that you can make some sacrifices to get some qualities. Excluding time component from the OT and removing the "first edit wins" rules, allows for very flexible OTs with deterministic
6.
▲
by
Inviz
10mo ago
is there a modern operational transformation implementation that would work in P2P environment? i've had my own, but it had some convergence issues in complex fuzzied scenarios, couldnt fix before my enthusiasm ran out. I still feel li
7.
▲
by
Inviz
10mo ago
In these 15 years, HN was a website that shaped me and my worldview. It's a social circle that inspires me and broadens my perspective.
8.
▲
by
Inviz
10mo ago
What's wrong with GROUP BY 1,2,3?
9.
▲
by
Inviz
11mo ago
Please consider it a feature request
10.
▲
by
Inviz
11mo ago
I want to ditch stream-json so hard (needs polyfills in browser, cumbersome to use), but I need only one feature: invoke callback by path (e.g. `user.posts` need to invoke for each post in array) only for complete objects. Is this something
11.
▲
by
Inviz
1y ago
yes but you can put it on nested objects. Each type: object can have its own propertyOrdering, so you control whole tree
12.
▲
by
Inviz
1y ago
I have a mildly psychotic friend who think that he uncovered the secrets to everything with AI. Quantum theory and Jungian archetypes, together with 4 dimensions - great mix
13.
▲
by
Inviz
1y ago
nested field have their own propertyOrdering
14.
▲
by
Inviz
1y ago
gemini api has propertyOrdering field for that
15.
▲
by
Inviz
1y ago
hmm... where to start? - Variables cascade and cause restyle of whole sub-tree. - Attributes often are already on the html element, e.g. title, aria, data attributes, so dont need inline styles - Not mixing data with presentation
16.
▲
by
Inviz
1y ago
I wish this had youtube video mixing support. This is something i cant find in other software.
17.
▲
by
Inviz
1y ago
I contacted their sales team before, cerebras started at $1500 a month at that time, and the limits were soooooo small. Did it get better? Edit: Looks like it did. They both introduced pay as you go, and have prepaid limits too at $1500. I
18.
▲
by
Inviz
1y ago
Cursor lifted "Start a new chat" limitation on gemini and i'm actually now enjoying keeping longer sessions within one window, becuase it's still very reasonable at recall, but doesnt need to restate everything each time
19.
▲
by
Inviz
1y ago
I wonder if people who are claiming its not the case ever tried to use promises in hardcore ways like this, chaining 10s of thousands of calls. You often hit some bullshit, i.e. Promise.race is a big cause of issues. Even if you are doing `
20.
▲
by
Inviz
1y ago
yeah but it creates closure as well, which typically references some objects that isn't easy to GC. So if you have long-living promise with some data captured in closure, it will not be cleared. So doing then().then().then() may not re
21.
▲
by
Inviz
1y ago
Couldnt make it to show suggestions in vscode/cursor. I would like to use the tool, but i'd expect it to work consistently across all widgets in the system (i.e. like superwhisper). Is there a technical limitation here or my misco
22.
▲
by
Inviz
1y ago
Chaining promises like this is not a good idea for high throughput cases (creates gc pressure), but perfectly valid for regular cases.
23.
▲
by
Inviz
1y ago
Is there some youtube channel covering some interesting stories from MUDs? From dev, player POV and everything in between. Craving for some emergent storytelling of MUDs to listen to while falling asleep
24.
▲
by
Inviz
1y ago
Evolving prompts seems to fit the "modify without changing" bill, does it?
25.
▲
by
Inviz
1y ago
I think the fact that it supports colored glass, and it has 2 variants, and it promotes dimming layer - says that current implementation is probably not the end of the story
26.
▲
by
Inviz
1y ago
One good thing that came out of that disjointedness is temporal.io, which is an ultimate microservice gluecode tool
27.
▲
by
Inviz
1y ago
We'll soon migrate to AI web, and it is us who will be the aliens. There perhaps facts dont carry as much value.
28.
▲
by
Inviz
1y ago
Cat is out of the bag. nobody wants their CSS without flexbox anymore. It has to include that.
29.
▲
by
Inviz
1y ago
WHERE CONDITION AND 1=1 results in scanning whole table? I dont think so...
30.
▲
by
Inviz
1y ago
What do we do about Lightroom? Capture one? How about sharing galleries?
More ›