Viewing profile — laex
laex
HN member- Joined
- Thu, Jun 26, 2014, 1:16 PM UTC
- HN karma
- 1,129
- Public activity
- 197 items
- HN profile
- View on Hacker News ↗
About laex
No profile information was provided.
Recent public activity
-
comment
Comment #46095655
github: https://github.com/r-wasm/webr
-
comment
Comment #44948532
hard to gauge significance without carbon dating of the scrolls. Why leave that out ?
- story
-
comment
Comment #44213158
Do you have a brand name or amazon link for the mineral packets ?
-
comment
Comment #44213141
See Kelsey Houston-Edwards's exceptional breakdown of Williams' paper, & Scott Aranson's thoughts on the topic. [1] https://www.youtube.com/watch?v=8JuWdXrCmWg [2] https://scottaar…
-
comment
Comment #44213128
[dupe]
-
comment
Comment #36079063
Can HTMX be used with static site generators, such as Hugo, to create interactive documentation websites?
-
comment
Comment #35895141
For anyone who wants to see the logo in action, I'd like to recommend checking out the SVG Playground link. It's a great tool for exploring and manipulating SVG code, and it makes …
- story
-
comment
Comment #29106464
Can we expect react native integration any time soon ?
-
comment
Comment #26588900
Do the themes work with Monaco editor ?
- story
-
comment
Comment #24927995
Is there a hosted demo ?
-
comment
Comment #24430925
Is Doom better than Spacemacs ?
- story
-
comment
Comment #22690019
Are there any plans to support react native?
-
comment
Comment #22651755
How does react-native-mmkv-storage store data under-the-hood? When I was building SwiftStore - a KV store [1] for iOS, I went with LevelDB as the choice for the underlying database…
-
comment
Comment #22651629
Is it possible to use it at the native layer (objective-c / java )? My use case is for storing/reading info before react-native JS is bootstrapped. I've tried using AsyncStorage fo…
- story
- story
- story
-
comment
Comment #17985437
Pretty cool. Does it handle multiple resolutions of the same video (Eg: 1080p 720p 480p 360p ) ?
-
comment
Comment #17866320
Looks great!! Can it can load and play mp4 files ?
- story
-
comment
Comment #17623109
Agreed. Creating bridging modules aren't that complicated. For anyone interested, I've linked a sample of a bridging module from my open-source project, for both IOS and Android. S…