HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tbarbugli

no profile record

Submissions

[untitled]

1 points·by tbarbugli·hace 2 años·0 comments

comments

tbarbugli
·hace 7 meses·discuss
At getstream.io we ended up running Github Actions on Hetzner. The end-result is 4x faster builds for 3x less $$$.

Running workers ourselves was the last resort, we tried everything else but it was impossible to get fast (and consistent) build times otherwise.

In a way we are now going to get charged for Github's poor execution on Actions.
tbarbugli
·hace 11 meses·discuss
> anyone can see what URLs you are visiting

this is not correct with HTTPS (query params are not part of the plain text)
tbarbugli
·hace 12 meses·discuss
ofc it depends where you would hire, for me (NL) its above 100x more efficient
tbarbugli
·hace 12 meses·discuss
I agree, only reason I read the project readme was to see the drop-in explainer.

Very misleading title
tbarbugli
·el año pasado·discuss
searching for running shoes returns a mix of brands and shoe models
tbarbugli
·el año pasado·discuss
Plenty of engineers on the market can work professionally in C. Only a small amount of people can write Cobol (or is willing to given that is almost useless). That alone is a good reason to consider Cobol a legacy language and throw away a codebase written in Cobol.
tbarbugli
·el año pasado·discuss
> At Compose, every WebSocket message starts with a fixed 2-byte type prefix for categorizing messages.

some of the complexity is self-inflected by ignoring KISS principle
tbarbugli
·el año pasado·discuss
In my experience, only Swift has a generator that produces good-quality code. Ironically, it’s developed by Apple.
tbarbugli
·el año pasado·discuss
The list of supported commands looks quite impressive https://kvrocks.apache.org/docs/supported-commands#script-co...
tbarbugli
·el año pasado·discuss
Using DynamoDB in 2025 is such a weird proposition. Horrible dev experience, no decent clients/libs, complex pricing, weird scaling in/out mechanism, slow, it only works well for well defined use-cases.
tbarbugli
·hace 2 años·discuss
Google is not winning on cloud, AWS is winning and MS gaining ground.
tbarbugli
·hace 2 años·discuss
> Use Postgres for Fulltext Search instead of Elastic

pg fulltext search is very limited and user unfriendly, not a great suggestion here
tbarbugli
·hace 2 años·discuss
Ideally it does not run on the awful EBS storage (slow and expensive).