Live data from Hacker News

Viewing profile — sususu

sususu

HN member
Joined
Tue, Jan 21, 2020, 2:09 AM UTC
HN karma
221
Public activity
15 items

About sususu

No profile information was provided.

Recent public activity

  1. comment
    Comment #42965209

    I kept thinking about the Ben Eater's 65C02 in a bread board series[1], is there any way to replicate what he is doing in his videos with an ARM CPU? [1] https://youtube.com/playli…

  2. comment
    Comment #41567135

    I'd love to try this out, do you have a name for the project so I know how to search in a later date?

  3. comment
  4. comment
    Comment #30648859

    In the web at least it was returning 500, I guess that the desktop/mobile apps make some check in intervals. When the backend returned 500 the app thought that the current login co…

  5. comment
    Comment #30620370

    That's really interesting and gave me some (hopefully) good ideas. Thank you very much!

  6. comment
    Comment #30620094

    I really like this approach, however I have a use case where the application user id that made the operation must be saved in the audit table, unfortunately, I cannot see how to do…

  7. comment
    Comment #30033660

    > Customize Results I feel like Google could be 10 times better if it allowed the user to block/boost pages.

  8. story
  9. comment
    Comment #28014169

    As a complete layman in WebAssembly I always struggled to understand what are the use cases. I think what I don't understand is what the _Web_ part exactly means, is a browse thing…

  10. comment
    Comment #25582450

    As far I understand the Rosetta2 is not an emulator, but a layer that translate x86/x64 binary code to M1 binary code, it does not emulate a x86 machine in the system. Something in…

  11. comment
    Comment #25319299

    Some time ago I helped build a software that heavily used some python GIS libraries (GDAL, rasterio, etc) and we needed a UI for some windows users. We chose cefpython[1] to the jo…

  12. comment
    Comment #25241617

    I haven't test, but IIRC, Jose Valim in an interview commented that the BEAM startup time is about 300 to 500 milliseconds

  13. story
  14. story
  15. comment
    Comment #22178003

    I gave a shot in this project with a tricky algorithm that I'm working on, really handy! On the spot I got some good insights about the code. Nice job!