Viewing profile — jansan
jansan
HN member- Joined
- Wed, Feb 22, 2017, 11:52 AM UTC
- HN karma
- 2,405
- Public activity
- 2,617 items
- HN profile
- View on Hacker News ↗
About jansan
Recent public activity
- comment
- comment
-
comment
Comment #49102740
You are right to push back on this. I should be more explicit. My honest take is that this is, in fact, my honest take. I appreciate you holding me accountable here.
- story
-
comment
Comment #49075017
I built an OpenType shaper and renderer that is nearly output-compatible with HarfBuzz. The focus was memory efficiency, so for the first time ever complex scripts like Devanagari,…
- story
-
comment
Comment #49045988
I still do not understand how models can generate absolutely stunning SVG-like bitmaps of a pelican on a bicycle, but fail to do so when asked to directly create an SVG. The image …
-
comment
Comment #49007432
I can juggle pretty well with three objects, but I have no idea what the next step would be. Four feels like it would be no fun, because it is just juggling two balls in each hand.…
-
comment
Comment #48928443
Isn't that British?
-
comment
Comment #48763774
Isn't that TSMC joint venture another plant that will open next year?
-
comment
Comment #48756733
Let's not forget that Norway was heavily criticized by the European Medicines Agency (EMA) and several international health experts for its decision to permanently drop the AstraZe…
-
comment
Comment #48706185
Woke up too early this morning and tried it, after Mafra public radio did not work for me. This worked great, and now that I am listening to it again it is quite hilarious that I j…
- comment
-
comment
Comment #48685138
Let's hope it is more authentic than the Hitler Diaries[1] [1] https://en.wikipedia.org/wiki/Hitler_Diaries
-
comment
Comment #48671294
I remember trying that and did not like it. They did that 3D view that I just do not like in RTS games. 2.5D is the way to go IMO.
- comment
-
comment
Comment #48619842
I had the most intense battles with my brother, even well into our 30s when we only met a few times a year. It is sad that there never really was a successor that was as good. They…
-
comment
Comment #48600805
This is a bit disappointing, isn't it? Boston Dynamics had the coolest robots and everybody was marveling how they would take over the world eventually. Turns out the market isn't …
-
comment
Comment #48583349
"I does not boot and it makes me sad" I actually write prompts like that when I'm not under pressure. Claude will sometimes completely ignore your feelings, and sometimes give a li…
-
comment
Comment #48570295
Mo Bitar said something like "Meta's LLM is the one you use if you accidentially hit the wrong button in WhatsApp. Its user base is fat-finger phone users."
-
comment
Comment #48552276
Are you trying to trick me into writing something here that I would later regret?
-
comment
Comment #48551293
> Replace that, and every TV network receiving the FIFA feed shows whatever you pushed. Holy shit, Rickrolling is among the more harmless things you could have done with that.
- comment
-
comment
Comment #48529410
JS is just so much more approachable than WASM. You can debug it on the fly, feed it to an LLM, there is no wrapper, it's just so much easier to tinker and work with it.
-
comment
Comment #48518745
Very interesting. I just implemented a text shaper and renderer from scratch with support for complex scripts like Arabic, Nastaliq and Indic (will soon post about it here on HN). …