It appears to be scraping HTML pages. https://github.com/yashsinghcodes/wik/blob/main/wik/info.py#...
Mea culpa. Thanks for pointing out my error.
This "blog post" is nothing but an entire chapter copied verbatim from "Psychology of Money". That seems to go well beyond fair use doctrine.
I saw a similar aggressively red warning on Mobile Safari. Apparently it uses the same database of "deceptive" pages. I turned off "Fraudulent Website Warning" in Settings and then I was able to access your site.
Some sites use localstorage instead of cookies for session tracking.
I started using Cloudron recently and I really like it! I came to this thread to mention it, but I see you're already here.
Impressive tool, but the supporting documentation is what I appreciate most. I think the prevention guide could be improved by providing an example service control policy that blocks known dangerous IAM actions like…
It's easier to set up back yard solar panels than a back yard fuel refinery.
I really think there is an under-addressed niche here. I haven't tried your product yet, but I was pretty hopeful when I saw this posted here. That being said, I have some feedback already: - $29/user/month just feels…
Me too. But I doubt it will ever happen without regulation. The only development in this space that I'm aware of is from a South African company called root. You can run custom code before/after transactions through…
Ah, I didn't see the N records originally. That makes sense! Because I'm enthusiastic about data structures, and now that I've finished my work day, I thought I'd come back with a few numbers to support my earlier…
Storing the lookup map on disk as a JSON-encoded dictionary seems less than optimal for package size and module load time. Two plaintext files (M.txt and F.txt) would be simple and more efficient on disk. The text is…
My hobby project is https://random.surf (works better on desktop than mobile). I share that same desire to visit the web less travelled. I want to discover interesting sites that deserve to be bookmarked because they…
It appears to be scraping HTML pages. https://github.com/yashsinghcodes/wik/blob/main/wik/info.py#...
Mea culpa. Thanks for pointing out my error.
This "blog post" is nothing but an entire chapter copied verbatim from "Psychology of Money". That seems to go well beyond fair use doctrine.
I saw a similar aggressively red warning on Mobile Safari. Apparently it uses the same database of "deceptive" pages. I turned off "Fraudulent Website Warning" in Settings and then I was able to access your site.
Some sites use localstorage instead of cookies for session tracking.
I started using Cloudron recently and I really like it! I came to this thread to mention it, but I see you're already here.
Impressive tool, but the supporting documentation is what I appreciate most. I think the prevention guide could be improved by providing an example service control policy that blocks known dangerous IAM actions like…
It's easier to set up back yard solar panels than a back yard fuel refinery.
I really think there is an under-addressed niche here. I haven't tried your product yet, but I was pretty hopeful when I saw this posted here. That being said, I have some feedback already: - $29/user/month just feels…
Me too. But I doubt it will ever happen without regulation. The only development in this space that I'm aware of is from a South African company called root. You can run custom code before/after transactions through…
Ah, I didn't see the N records originally. That makes sense! Because I'm enthusiastic about data structures, and now that I've finished my work day, I thought I'd come back with a few numbers to support my earlier…
Storing the lookup map on disk as a JSON-encoded dictionary seems less than optimal for package size and module load time. Two plaintext files (M.txt and F.txt) would be simple and more efficient on disk. The text is…
My hobby project is https://random.surf (works better on desktop than mobile). I share that same desire to visit the web less travelled. I want to discover interesting sites that deserve to be bookmarked because they…