Viewing profile — NwpierratorR
NwpierratorR
HN member- Joined
- Tue, May 25, 2021, 7:40 PM UTC
- HN karma
- 76
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About NwpierratorR
No profile information was provided.
Recent public activity
-
comment
Comment #45758687
> I wonder from a modding perspective would it be better if all public methods are just the API users can call and they themselves create a way for mods to exist? It's the way vint…
-
comment
Comment #43421588
For gravitational waves we still rely on EM radiation as it's measured by comparing perpendicular lasers through interferometer.
-
comment
Comment #40349788
Memory is solvable tho. Either through hacky means via RAG + prompt injections + log/db of interaction history or through context extensions. IF you have a billion tokens of effect…
-
comment
Comment #39329416
I've been using Niagara since its first days. Absolutely loving it and it keeps getting better year over year. The only thing I miss still is not being able to open drawer by swipi…
-
comment
Comment #38925157
I haven't played with dolphin-mixtral, but dolphin-mistral gave me a good impression for generic rag application. There's also developments and experimentation in making it more fa…
-
comment
Comment #38663416
While it's good to have core technology as part of OS, it also makes it non-updateable separately from the OS itself, which slows the spread of developments. That's my main gripe w…
-
comment
Comment #35085693
While philosophy is good, Java makes a very questionable syntactic choices when adopts that said features. Pure slowness in how java develop feels like you have to wait 5 years to …
-
comment
Comment #32688312
You clearly doing something wrong as I get about 3 minutes per image on m1 mac mini. But yeah, at this stage most of guides are early hacks and require individual tweaking. It is q…
-
comment
Comment #32664174
It took Linux a couple of decades to get to that point. And it had immense business value in having such a massive infrastructure open for everyone. For hardware our world is not t…
-
comment
Comment #29528005
I wonder whether it counts people who use internet, but don't know it. My grandma uses her phone to chat with me, check the weather, recipes and news. But if you ask her whether sh…
-
comment
Comment #27916643
Was also common in Ukraine in early 2000s.
-
comment
Comment #27736085
Java has different codestyle, i.e. camelCase instead of snake_case, brackets shouldn't break the line, no space before param blocks after signature, etc. Also explicit throws is so…
-
comment
Comment #27281553
Android Runtime(ART) obviously.