Viewing profile — aeaa3
aeaa3
HN member- Joined
- Wed, Oct 30, 2019, 9:42 PM UTC
- HN karma
- 70
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About aeaa3
No profile information was provided.
Recent public activity
-
comment
Comment #44963592
Does this means that you have the ability to a) impersonate the identities of your users and b) decrypt the SSL traffic of your users ?
-
comment
Comment #41243563
Why would the user be entitled to the commercial SAAS platform's custom modifications? Because the platform provider didn't pay for the database's commercial license.
-
comment
Comment #41240312
> The ability to set up your own clone instance its completely meaningless Isn't that the whole point?
-
comment
Comment #41043700
Yes, currently these are never deleted. I will probably update it to delete accounts that have been inactive for a year or something.
-
comment
Comment #41033845
A little more information: So, it's called fakemail but there is a real SMTP server in there. Attachments should work fine. Getting the web app to create SMTP accounts was quite tr…
-
comment
Comment #41031819
Most people these days are using a service provider for SMTP in production, so it isn't really possible to keep your prod and test configs in sync. I do agree about using testing e…
-
comment
Comment #41031757
The idea is that, in a a test environment, we should not actually deliver the mails to the recipient, instead making them available on a web page (or through an API).
-
comment
Comment #41028942
This is all open source by the way, and can be self-hosted. All the code is at https://github.com/aled/fakemail .
-
comment
Comment #41028915
The 429 response is sent when rate-limiting (based on IP address). Either something is wrong with my rate-limiting code or there are many people behind a single IP address. Anyway …
-
story
Show HN: A fake SMTP server for software integration testing
This is a side project of mine. Use this as your SMTP server in a test environment to guarantee that your users don't receive test emails. Looking for feedback, especially on the s…
-
comment
Comment #35884565
Do we know whether the machine on which this occurred had ECC memory?
-
comment
Comment #35667855
Not sure why you defend this practice. No other hosting provider requires copies of their user's passports. I am also unable use Hetzner, due to their overreaching security process…
-
comment
Comment #32879395
Would it be possible to recreate the ULA logic in a modern FPGA? And if so, to use it as a direct replacement in an original Sinclair/Amstrad?
-
comment
Comment #31561702
Is this for real? The store, which looks pretty amateurish, has no products for sale ("out of stock") and the prices are vastly too good to be true. DDR3 memory for 40c per gigabyt…
-
story
Oracle cloud “always free” tier – can they be trusted?
I initially assumed they would try and trick people into using paid services (e.g. by exceeding bandwith or storage limits), but that doesn't seem to be the case. From what I can g…
-
comment
Comment #27795338
The tech looks impressive and interesting. How will you guys make money? As a prospective user, what are the chances of being rethinkdb'd?
-
comment
Comment #21403192
Hopefully with Ubuntu 64-bit on Raspberry Pi, ZFS should work. Not sure how much I'd trust it yet, though.