Viewing profile — rexxars
rexxars
HN member- Joined
- Wed, Aug 13, 2014, 8:10 AM UTC
- HN karma
- 67
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About rexxars
Recent public activity
-
comment
Comment #43027025
For a real-world use case: Sanity used this trick[0] to encode Content Source Maps[1] into the actual text served on a webpage when it is in "preview mode". This allows an editor t…
-
comment
Comment #42331074
No blog posts published yet, but React 19 is now `latest` on npm!
- story
-
comment
Comment #39751382
The EventSource API (the browser "client API" for Server-Sent Events) leaves a lot to be desired. While I am a maintainer of the most used EventSource polyfill[1], I've recently st…
-
comment
Comment #38268358
I own the C1, and while I’m no big fan of the software - the quality is significantly better and makes it worth it in my opinion. I have occasional connection issues when I plug it…
-
comment
Comment #37065301
Seems to be hugged to death - every request I run ends in a 500/504 - and there is no error handling to display an error when it happens. What is the backing AI/data source? I trie…
-
comment
Comment #32894492
Hmm, this was proposed 10 years ago by David Keith: https://mashable.com/archive/arctic-global-warming I wonder what has changed, apart from going from $8 billion to $11 billion.
-
comment
Comment #32221282
While your memory might be great now, it won't be so forever. Serendipity might not happen as often as you would like, and "important things" may not be all you want to remember. I…
- story
-
comment
Comment #8269846
It doesn't need it, but I don't see how it is possibly a bad thing? Do you want a textarea that adjusts size based on the content? Sure, you could write that yourself, or you could…
-
comment
Comment #8267623
This is a slightly difficult problem to solve, but we are working on a proposal for how this could work. See https://github.com/vaffel/react-components/issues/7
-
comment
Comment #8267307
Most popular should be easy to make (based on downloads/github stars) - most useful is a bit trickier. How would that work?
-
comment
Comment #8267282
Good suggestion - will see if we can integrate something similar for desktop clients soon
-
comment
Comment #8267277
Not possible at the moment, but will be the next feature out the door (I'm the lead developer)