Live data from Hacker News

Viewing profile — elsamuko

elsamuko

HN member
Joined
Thu, Mar 29, 2012, 10:07 PM UTC
HN karma
728
Public activity
46 items

About elsamuko

https://github.com/elsamuko

Recent public activity

  1. comment
    Comment #42116343

    Sea squirts digest their own brain when they become stationary: https://scopeblog.stanford.edu/2022/07/20/what-can-sea-squir...

  2. comment
    Comment #36579131

    Exactly this. I didn't try this, and I suppose that some low level pointer rewriting would be necessary to do this. I'm not sure if it's expensive though, maybe you can replace the…

  3. comment
    Comment #36578849

    When I debug multithreaded programs, the stacktrace of a breakpoint usually ends somewhere in a worker thread. What I want is that the worker thread's stacktrace part is replaced b…

  4. comment
    Comment #36578554

    A question: Would it be possible to pass the stacktrace of the current thread to another, so that the stacktrace would be traceable across threadpools or worker threads?

  5. comment
    Comment #34297829

    That's a paradox. See also https://xkcd.com/552/

  6. comment
    Comment #33382627

    It'll be a success or a good story.

  7. comment
    Comment #30818613

    Take social dancing lessons like Salsa, Bachata, Kizomba. These are very fun! But have a proper personal hygiene, some figures are very close.

  8. comment
    Comment #29946668

    For the cryptopals challenge, you have to invert the Mersenne Twister scramble function: https://cryptopals.com/sets/3/challenges/23 https://github.com/elsamuko/cryptopals/blob/610…

  9. story
  10. comment
    Comment #22925810

    I was searching for a DisplayPort adapter for a Mac Mini and got MiniDisplayPort adapters for Mac :(

  11. story
  12. comment
    Comment #20370334

    I included qmake and added a `deploy.sh` in the main source folder, which generates the deployed zip file. Let me know, if this doesn't build. * gitignore behaviour: If there is a …

  13. comment
    Comment #20364413

    There are no build instructions yet, you need to build boost with build_boost.sh and then open qmake/fsrc.pro with Qt Creator. There are binaries available here, too: https://githu…

  14. comment
    Comment #20364217

    I'm currently working on a searcher on my own: https://github.com/elsamuko/fsrc When I started, I didn't know ripgrep, now I use it as reference. Of course it's still slower for re…

  15. story
  16. comment
    Comment #14558044

    I'm using cygstart --action=runas This works well, too.

  17. comment
    Comment #10844961

    I have a pi2 with smb, etherpad lite, prosody and sshd and it uses 170 MB after two weeks uptime.

  18. comment
    Comment #10472480

    > "The vehicle is saying 'I'm Alice, this is my location, this is my speed and my direction.' Everyone around you can listen to that," So, basically like the cellphone everyone alr…

  19. comment
    Comment #9403856

    Maybe not, but I'm not sure, if FM would work in that scenario. Google says, that there are two emergency broadcasting systems in Norway: > http://en.wikipedia.org/wiki/Civil_defen…

  20. comment
    Comment #9403533

    I think all these issues will be shadowed by the development of mobile networks. You will plug in your phone, listen to spotify and the navigation will tell you about traffic and a…

  21. comment
    Comment #9014093

    You can share resources between two threads, this is harder with processes. The use case is, that you don't block the UI while doing heavy or slow work, e.g. generating previews in…

  22. comment
    Comment #8944364

    HTML entities seem to break the parser. And FF warns of XSS if I want to share my XSS sample text: http://regviz.org/?state=%7B%22regex%22%3A%22XSS%22%2C%22mod...

  23. comment
    Comment #8586776

    Try vertical tabs: https://github.com/darrinhenein/VerticalTabs They are imho much more useful on todays widescreen displays than normal tabs.

  24. comment
    Comment #8562628

    That's a great idea and execution. I'd consider a "Show HN"-posting on its own, so it won't get buried. I'd add a captcha though to reduce potential misuse.

  25. comment
    Comment #8547441

    Run in a VM on a linux host with OpenGL enabled.