Live data from Hacker News

Viewing profile — ser0

ser0

HN member
Joined
Sat, Jun 30, 2012, 5:07 AM UTC
HN karma
412
Public activity
71 items

About ser0

No profile information was provided.

Recent public activity

  1. comment
    Comment #48800642

    How does this compare to RST, which also claims to solve specific MD inconveniences? In researching for this reply I see that it's joining a somewhat crowded field https://en.wikip…

  2. comment
    Comment #48088872

    I made https://poemd.dev/ as an online markdown scratchpad that supports GitHub Flavoured Markdown and stores all data in the URL. This means there are no accounts to work with and…

  3. comment
    Comment #40754889

    Having worked in ecommerce on both merchant and SaaS side I can explain why they may have and as a customer you will basically never see it applied. From an engineering point of vi…

  4. comment
    Comment #39519139

    Pop is a very similar product.

  5. comment
    Comment #34553076

    Part of the problem is discoverability. As the library gets larger, without adequate time invested into docs or standardised naming to enable faster code-based search, people can e…

  6. comment
    Comment #34385864

    I think the topic of having/not-having children should be treated like politics and religion in polite conversation, to be avoided. Unfortunately there is quite the philosophical, …

  7. comment
    Comment #32772944

    I'm glad it's posted and thanks for being quite generous with the sample content of downloads and links that did not require an email to access. I have bought a copy.

  8. comment
    Comment #30214144

    Since the description is pretty light. It seems Canon Rumors is a site dedicated to Canon related news in the same vein as MacRumors.

  9. comment
    Comment #30121638

    I think the idea is that it makes for more compliant, or less empowered, workers that will put up with more abuse.

  10. comment
    Comment #29941215

    I have similarly varied background and I have not had candidate employers put it through that lens. If anything I find people tend to look upon varied experience as proof that you …

  11. comment
    Comment #29857573

    I have found Vimac [1] to be an okay alternative to mouse keys. Unfortunately I find that it's still slower than just grabbing the mouse. Performance can also vary depending on the…

  12. comment
    Comment #29061699

    Agreed. A company that would enable a work environment that fosters a mass exodus would be unlikely to feel accountable to any remaining employees.

  13. comment
    Comment #29061672

    Effectively, yes, this. Just as businesses are expected to monitor and react to competitors that are after their customers. They should also have processes in place to react to com…

  14. comment
    Comment #28782527

    For me The Silver Searcher (Ag) has replaced trying to memorise various grep flags. Its defaults produce largely what I'm looking for without needing any flags. On occasions where …

  15. comment
    Comment #28741064

    I have to disagree with this. Working for a flexible work arrangement employer has made me appreciate the following alternatives to what I used to consider pros of working in the o…

  16. comment
    Comment #26723055

    If you want a simple library that doesn't use vdom, have a look at RE:DOM https://redom.js.org/#introduction

  17. comment
    Comment #26686870

    The article covers the basics. Once you are ready to go beyond that, I would recommend exploring customisations, which are well covered by Awesome Tmux: https://github.com/rothgar/…

  18. comment
    Comment #26428927

    Having been on the other side of this I do have a viewpoint to present you. For context I worked for an online apparel retailer that had a lot of images and the site was hosted on …

  19. comment
    Comment #26394605

    The rule of thumb that I was taught for software delivery is to double it for every layer of management you have to deal with. So if it's just you to a customer, 1 week becomes 2. …

  20. comment
    Comment #26278042

    Dare I say that given the choice of stretching the truth or admitting failure, startups will always choose stretching the truth. Often the truth is just seen as yet-to-be-realised …

  21. comment
    Comment #26208963

    Agreed. A new language will not solve garbage in, garbage out problems. A lot of times even when a BA tries to untangle the mess of business practices by carefully documenting it a…

  22. comment
    Comment #26202684

    As far as satire goes, this is not very biting. Nevertheless, the point is appreciated as LinkedIn becomes a professional self-promotion channel for certain types of people to proj…

  23. comment
    Comment #26190899

    This is why definition of done is quite important, to get everyone one the same page about what it means to complete a task.

  24. comment
    Comment #26190832

    A more common scenario I see is that people start with a monolith that ends up inheriting all the conceptual debt that accumulates as a project evolves. All this debt builds up a g…

  25. comment
    Comment #26050445

    Along the lines of an ADR, another useful document to have is Decisions and Opinions. Often choices are subjective, highlighting these will let contributors know about your prefere…