Live data from Hacker News

Viewing profile — mguijarr

mguijarr

HN member
Joined
Sun, Jan 20, 2013, 10:28 PM UTC
HN karma
15
Public activity
16 items

About mguijarr

No profile information was provided.

Recent public activity

  1. comment
    Comment #44735881

    Hi! I use csharpier, it does the job - I included it as a preliminary check in our CI pipeline for a step of merge requests quality assessment. It is the closest tool I found, that…

  2. comment
    Comment #42243260

    Kvrocks (under Apache foundation umbrella) is another interesting Redis-compatible alternative, this one is targeting memory and SSD/NVME storage since it is implemented on top of …

  3. comment
  4. comment
    Comment #41217833

    Contrary to what is said in the article, gevent has the fix, it has been merged as https://github.com/gevent/gevent/commit/e29bd2ee11ca5f78cc9c... 2 years ago.

  5. comment
    Comment #38321913

    > btw is it normal for families to call appraisers? Well, sorry to say but no, it is not "normal" in the sense every family does this - something only seen for rich people or those…

  6. story
    Ask HN: Need advice on how to deal with setup.py, Conda requirements and recipe

    Hi, I work on a Python project, with non-Python dependencies. For example, the project uses redis ; a full installation means installing redis server + redis-py. So, we are using C…

  7. comment
    Comment #30230529

    I use slides.com, I find it perfect for my needs. The solution to go with plain text and Pandoc and git is ok for software guys but if you want to make nice slides easily I find sl…

  8. comment
    Comment #18458811

    I do not know Slate JS (yet), but I think it is worth mentioning react-draft-wysiwyg[1], a rich text editor made on top of React and Draft. I used it in one of my projects and it w…

  9. comment
    Comment #15738773

    Thanks for your reply. So even at Microsoft developers have to write documentation themselves ? There are no technical writers to help ? I do not know how to catch up with the docu…

  10. comment
    Comment #15738756

    Thanks for your reply. I have another question though : how would you do if there were already a lot of undocumented code ? Would you organise a "documentation retreat" to catch up…

  11. story
    Ask HN: How do your team write documentation?

    Hello, I have got questions regarding documentation writing within a team of software engineers. Some context: I am a new project leader in the computing department of a medium-siz…

  12. comment
    Comment #14618978

    How does Nix compare with conda[0] ? I could not find any useful resource, in my team we were hesitating between the two, for packages management ; finally we went for conda becaus…

  13. comment
    Comment #11370651

    Really awesome. I wonder which JS library is used for the plotting itself ? Is it made by you guys ? Is it open source ? Thanks and keep on with the good work !

  14. comment
    Comment #6803528

    Thanks a lot for this wonderful library! I also learned a Python3 version (1.1 ?) is planned: excellent :) You're doing an amazing job.

  15. comment
    Comment #6513706

    In 100 years I will be dead.

  16. comment
    Comment #5088541

    Hi, I recently bought a Toshiba Portege Z930, running Linux Mint 13. I just had to upgrade kernel to have it working without any problem (before I experienced some random freezes).…