Viewing profile — ser0
ser0
HN member- Joined
- Sat, Jun 30, 2012, 5:07 AM UTC
- HN karma
- 412
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About ser0
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #39519139
Pop is a very similar product.
-
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…
-
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, …
-
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.
-
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.
-
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.
-
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 …
-
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…
-
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.
-
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…
-
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 …
-
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…
-
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
-
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/…
-
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 …
-
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. …
-
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 …
-
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…
-
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…
-
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.
-
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…
-
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…