Viewing profile — base
base
HN member- Joined
- Sat, Jun 12, 2010, 3:24 PM UTC
- HN karma
- 901
- Public activity
- 180 items
- HN profile
- View on Hacker News ↗
About base
No profile information was provided.
Recent public activity
-
comment
Comment #38855613
The page needs some code examples. It's just marketing talk, needs to be more oriented to it's audience.
-
comment
Comment #37055587
Akismet is a paid service and their apis are tailored for comments. An advantage with comments is that you can just mark as spam if some contents have dubious links or keywords. An…
-
comment
Comment #36758501
That's what most big e-commerce websites already do. From the moment you have a login the content is personalised to you.
-
comment
Comment #36643448
Drug Checking is also done in some festivals in Portugal, example: https://boomfestival.org/boom2023/guide/kosmicare/#:~:text=D... .
-
comment
Comment #35915916
The Next Web: https://thenextweb.com/
-
comment
Comment #35815099
It's amazing the impact this had on the stock value of the company: +25% at the moment.
-
comment
Comment #35712128
Service Health Status: https://status.cloud.google.com/incidents/dS9ps52MUnxQfyDGPf...
-
comment
Comment #35627088
Depending on the app might not have better performance. The reason is that a host with more connections might not be using more resources than one with less connections. The busy c…
-
comment
Comment #35283841
There a lot of ways to reduce, just some ideias: turn on 3dsecure authentication whenever available. Check user location vs card location. Validate cvc code and postal code. Check …
-
comment
Comment #34507931
Would be interesting to study if there is a correlation between layoffs and remote work and employee churn. It's easier to layoff people if you don't have a connection with them.
-
comment
Comment #34031186
Better to correct the title. It's 10% of 7000.
-
comment
Comment #33596303
With online payments I had a different experience. Tried to pay in a store that had coinbase payments with a binance account. So many issues: - The QR code to pay didn't work with …
-
comment
Comment #33111365
They workout the issues like everyone else, and at a certain size the issue is minimized as you are either in several whitelists or human moderators recognise your domain. Most of …
-
comment
Comment #33107377
I don't have a specific solution for you, but I also run a domain with some thousands of subdomains and is always a fight to not be banned from Google, Meta, internet operators etc…
-
comment
Comment #33081539
Is there an easy way to have ClickHouse Cloud ingest data from MySQL hosted in Amazon RDS?
-
comment
Comment #32598553
I think that's one of the reasons, but the main one is economical. For a long time they dealt with the free accounts, so in a way they have already a lot of protections in place, a…
- story
-
comment
Comment #29162749
If you need to access the client IPs for several reasons (throttling, analytics, security etc), be aware that AWS Global Accelerator still only supports IP preservation in some spe…
-
comment
Comment #26519857
There are a lot of options in e-commerce, all of them with thousands of shops: WooCommerce, Magento, Jumpseller, Bigcommerce, Prestashop, Wix WooCommerce etc...
-
comment
Comment #26519731
In small business stores most users checkout as guests, so the website only has enough info to provide a shipping estimate after they have your address.
-
comment
Comment #26193328
The issue a lot times is clients, for example if you work with small business.
-
comment
Comment #25746135
I noticed a similar thing happens with their regional offices, while Google and other companies show their branding outside the buildings, in buildings with FB offices most of the …
-
comment
Comment #25364670
Most of there APIs are for preferred partners only, see for example their ecommerce, whatsapp or events apis, almost nothing can be accessed by a programmer working on his own.
-
comment
Comment #25080330
io1 also has a slight better performance than gp2
-
comment
Comment #24857513
If you have cross zone load balancing disabled and you only have one instance per AZ, how do you ensure that when an instance is down or during a deploy, when not all AZ might have…