HackerTrans
TopNewTrendsCommentsPastAskShowJobs

r1qdj0

no profile record

comments

r1qdj0
·4 mesi fa·discuss
We have something similar in Brazil. Our public system, SUS, has treatment protocols where you sometimes need to try drug A before you can get access to drug B. BUT the protocol is written by a medical committee - CONITEC -, not by an insurance company desperately trying to save money. When I need to skip a step, I write a lenghthy clinical justification and send it up. And it can take time, sometimes months. It's super frustrating, yes, but at the very least I know the person reviewing it is not incentivized to deny it. They are checking if my reasoning makes sense, not calculating how much it will cost their employer. That's the part that's hard to explain to Americans, that the bureaucracy here is slow and annoying but it's not adversarial. Nobody's profiting from telling me my patient doesn't need a medication. In the US model someone literally is. That changes everything about the practice.
r1qdj0
·4 mesi fa·discuss
The "indented codeblocks" trap is real. That rule alone has caused me more rendering edge cases than I'd like to admit. Funnily enough I ended up in a similar place but from the viewer side. Existing markdown viewers on windows either required installing heavy runtimes or didn't render things consistently. Ended up building my own too. There's something about markdown that keeps pushing people from "I'll just use an existing tool" to "fine I'll build it myself". The style vs procedure thing you brought up is interesting tho. On the rendering side you hit the same tension, should the viewer interpret a custom class as a visual hint or just pass it through?
r1qdj0
·4 mesi fa·discuss
Just launched an open-source tool on a few subs; r/SideProject barely moved, but r/software and r/Markdown got like 4k views each. What did something for me was actually just describing the situation that led me to build the thing. People who had the same problem showed up.