Live data from Hacker News

Viewing profile — laex

laex

HN member
Joined
Thu, Jun 26, 2014, 1:16 PM UTC
HN karma
1,129
Public activity
197 items

About laex

No profile information was provided.

Recent public activity

  1. comment
    Comment #46095655

    github: https://github.com/r-wasm/webr

  2. comment
    Comment #44948532

    hard to gauge significance without carbon dating of the scrolls. Why leave that out ?

  3. story
  4. comment
    Comment #44213158

    Do you have a brand name or amazon link for the mineral packets ?

  5. 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…

  6. comment
  7. comment
    Comment #36079063

    Can HTMX be used with static site generators, such as Hugo, to create interactive documentation websites?

  8. 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 …

  9. story
  10. comment
    Comment #29106464

    Can we expect react native integration any time soon ?

  11. comment
    Comment #26588900

    Do the themes work with Monaco editor ?

  12. story
  13. comment
    Comment #24927995

    Is there a hosted demo ?

  14. comment
    Comment #24430925

    Is Doom better than Spacemacs ?

  15. story
  16. comment
    Comment #22690019

    Are there any plans to support react native?

  17. 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…

  18. 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…

  19. story
  20. story
  21. story
  22. comment
    Comment #17985437

    Pretty cool. Does it handle multiple resolutions of the same video (Eg: 1080p 720p 480p 360p ) ?

  23. comment
    Comment #17866320

    Looks great!! Can it can load and play mp4 files ?

  24. story
  25. 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…