Live data from Hacker News

Viewing profile — TheProTip

TheProTip

HN member
Joined
Tue, Jul 18, 2023, 11:39 PM UTC
HN karma
17
Public activity
7 items

About TheProTip

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #37488134

    Very cool. You may find this OSS .Net project I released recently interesting: https://github.com/stepwisehq/prosemirror-dotnet .

  3. 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…

  4. 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…

  5. 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…

  6. comment
    Comment #36781631

    You're not wrong, I'm not sure why that date is wrong ATM haha.

  7. 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 …