HN user

idmontie

5 karma

I am a computer scientist from ASU interested in creating new technology-related ventures.

Posts0
Comments8
View on HN
No posts found.

"There's no browser version of the app. Anytype is a stand-alone software, that works on desktop or mobile devices. There are many points of vulnerability in-browser apps that would compromise our commitment to data security and encryption."

What does this even mean? How does having a mobile app mean more security than a web app?

Are they worried about browser extensions? Or is this just an excuse not to host on the web?

It's just a method definition using a globally defined symbol instead of your own method name which may clash with existing "dispose" implementations.

Agreed it's a little weird if you haven't been using variables as method names before though.

Reminds me of a little vscode extension I wrote for myself to integrate ChatGPT into my projects. I didn't do a great job with documentation, but you can reference other files within comments to send them as context. So something like

/* Write tests for [xyz/(./xyz.ts) using [abc tests](./abc.spec.ts) as an example to reference

@ChatGPT */

Reference: https://github.com/CapsuleCat/sora-by-capsule-cat

I'll have to check out how your version pulls in the project as context.

I usually just use terraform to deploy to AWS with some additional scripts to rsync files from the CI/CD pipeline.

At this point I just have a template to do it and reuse it in my various projects.

If I don't need a server, I usually just use the Serverless framework.

Hyoka 4 years ago

Does the name have any special meaning?