Viewing profile — TheProTip
TheProTip
HN member- Joined
- Tue, Jul 18, 2023, 11:39 PM UTC
- HN karma
- 17
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About TheProTip
No profile information was provided.
Recent public activity
-
comment
Comment #38359918
Really cool. I'm working on .Net project that I've also adopted a "single dependency" stance on; that being Postgres. I'm pretty thrilled to see I'm not the only one lol! I plan to…
-
comment
Comment #37488134
Very cool. You may find this OSS .Net project I released recently interesting: https://github.com/stepwisehq/prosemirror-dotnet .
-
comment
Comment #37259686
I worked at Rundeck on the core engineering team through the PagerDuty acquisition. Left my job start of the year to bootstrap a reboot, StepWise, that embraces and leans into that…
-
comment
Comment #36963919
Would I use Automerge? Hopefully this isn't TMI :) I think it would need to clearly be worth the cost. I'm having a hard time imagining use-cases my users would have, and matter en…
-
comment
Comment #36959889
Currently using TipTap as a higher level abstraction on top of ProseMirror. Mostly for the React node view support which works very well. I try to implement most other stuff as str…
-
comment
Comment #36781631
You're not wrong, I'm not sure why that date is wrong ATM haha.
-
story
Show HN: ProseMirror.Net
We've released a translation of the core ProseMirror projects to C#! Currently we are utilizing this library in our DotNet backend to map collab edits and verify schema compliance …