Viewing profile — wtatum
wtatum
HN member- Joined
- Thu, Aug 05, 2021, 10:23 PM UTC
- HN karma
- 39
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About wtatum
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #39551687
That's this https://apacorp.com/ Apache
-
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…
-
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…
-
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?
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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 …
-
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 …
-
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 …
-
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 …
-
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…
-
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 …
-
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…
-
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…
-
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…