Live data from Hacker News

Viewing profile — wtatum

wtatum

HN member
Joined
Thu, Aug 05, 2021, 10:23 PM UTC
HN karma
39
Public activity
19 items

About wtatum

No profile information was provided.

Recent public activity

  1. comment
    Comment #39935822

    Not to go too off topic but I'm extremely interested in the throwaway comment about holding enough equity in your service provider of choice to justify calling investor relations w…

  2. comment
    Comment #39551687

    That's this https://apacorp.com/ Apache

  3. comment
    Comment #39110861

    Having been the target of a Crosslake report a few times it felt like the process was actually almost entirely focused on points like this. Key person risk, talent acquisition pipe…

  4. comment
    Comment #38605075

    I see a lot of projects started in this space and all of them appear to have multi-writer as a goal. I've been interested for a long time (and have started and stopped) in a soluti…

  5. comment
    Comment #38562307

    Do you know of a straightforward way to identify that this is happening: where one node is using DERP or one link between your nodes is falling back to DERP?

  6. comment
    Comment #37824048

    Thanks that observation is extremely helpful. If I have it down then the intended flow looks something like? - Web client is directed to some token vending service. This service im…

  7. comment
    Comment #37822021

    Same. I tried out some toy use-cases using nats.js over websocket a few months ago. The prospect of possibly being able to "directly" consume messaging or key/value store from the …

  8. comment
    Comment #36164989

    Not (necessarily) relevant to this solution, but I've recently come across a use case where it would be valuable to allow third-party (semi-trusted) individuals to sandbox/build/te…

  9. comment
    Comment #34779101

    Also using Tauri in SQLite for a project. I only briefly looked at the provided SQLite plugin and quickly decided it didn't support everything I needed (custom scalar functions for…

  10. comment
    Comment #34777965

    Thanks for the info that's really helpful. I was immediately curious whether SQLite-WASM would run in Deno and so I'm glad to hear you say that's something you've tried. It felt im…

  11. comment
    Comment #34775758

    Looks to be using the kvvfs which uses local storage key value pairs as the DB VFS. The file load-db.js ( https://craft-of-emacs.kebab-ca.se/load-db.js ) pre-loads the values into …

  12. comment
    Comment #34775446

    Could you comment on which "flavor" of SQLite for WASM this is using and how you built or pulled the glue code? I think sql.js and absurd-sql are the best known solutions for this …

  13. comment
    Comment #33866224

    This is an interesting idea but I do wonder if it can be applied to generic collaborative editing "as is". The approach for synchronized ticks (I think most RTS games do something …

  14. comment
    Comment #31278036

    Thanks for the quick reply, that helps a lot. In the case where we're not intending to handle Internet traffic on the proxy--only Tailscale--it would still be possible to bind the …

  15. comment
    Comment #31277812

    Fascinating post. I have been reading a lot on Tailscale lately and this kind of application came to mind immediately. The post briefly mentions that the proxy can be set to listen…

  16. comment
    Comment #30364512

    Minecraft has already been mentioned elsewhere, but for me the comparison point I would draw people's attention to is Banished. The genre is pretty simple in terms of concepts and …

  17. comment
    Comment #30244548

    I find this approach really interesting and have spent some time browsing HTMX docs in the past but there's one thing I feel like I'm missing. Most existing server-side rendering f…

  18. comment
    Comment #28380642

    I think the article does a good job of establishing that this type of "cultural imprinting" is real, or at least that marketers seek to tap into it. But I don't know that it finish…

  19. comment
    Comment #28080847

    I've definitely seen this cultural bias towards SAML. I think it may be the case that a lot of enterprises have done a recent transition into Azure AD but have the same staff who h…