elesbao's comments

elesbao | 4 months ago | on: Anthropic’s paper smells like bullshit

Anthropic's report miss a fundamental information: did the attack was started by an inside person ? outside ? can I use my claude to feed these prompts and hack the world without even knowing how to get other companies source code or data ? That's the main PR bs, attribute to chinese group, don't explain how they got there, if they had to authenticate to anthropic platform after infiltrating the victims network, and if so where's the log. If not, it means they used claude code for free, which is another red flag.

elesbao | 10 months ago | on: A critical look at MCP

my dude really got angry but forgot almost all cloud message queue offerings over HTTP works like this (minus SSE). Eventually MCP will take the same route as WS which started clunky with the http upgrade thing being standard but not often used and evolved. Then it will migrate to any other way of doing remote interface, as GRPC, REST and so on.

elesbao | 1 year ago | on: Postgres as a Search Engine

I used to have this same argument but apart from the few that I've used on solr, it is not trivial to have general search using it. Won't even comment on ES b/c they already target analytics better than search. I think it is worth exploring pg and other tools as all search cases are narrow/specific (ecomm, graphs, domain-specific documents etc), specially if you need facets and filtering. Also multilanguage ok to consider for a tool but products usually look for better recall at their original lang then to have same results in other languages.

elesbao | 2 years ago | on: The Tailscale Universal Docker Mod

This post is great as the current state of network mesh is too complex for some users. That led me to write a simple rust daemon to run a TLS proxy and spawn the original app locally, reverse proxying requests as the cost of implementing a full mesh just to have tls across applications was too much for my team at the time. I didn't knew about ONRUN, s6 and all that. Also, why not tailscale as the mesh ?

elesbao | 2 years ago | on: Datomic is Free

nice. now everyone can experiment the pain of running s3+pgsql+a huge blob of binary using container ram ! /rant - it's an awesome piece of software regardless.

elesbao | 3 years ago | on: Ask HN: Firing an employee under a month before vest?

As much as you feel that this person deserves a comeback (and I feel the same by your description), that's not about it. The team will question and distrust the company, you will give enough fuel for grapevine conversations that already happen (they have signal/whatsapp/discord groups where this is an active subject). I'd pay out, let this person go and never talk about them again. This way when they come back or keep saying bad things about the company there will be more people to remind them that everything is on the table except honoring agreements, which they didn't do btw. It is hard being a human tho, we always want to drop the lightning bolt on what we perceive as unfairness but it is a person against a company. Let it go.

elesbao | 3 years ago | on: The CTO Field Guide

Got pointed to this independent ebook by a friend, has been helpful to figure out tech leadership rituals. It is a bold title, definitely not "manager's path" level with strong career advice but it has good stuff packed on short guides.

elesbao | 3 years ago | on: Espanso Cross-Platform Text Expander

Looks like a neat idea but having any kind of keylogger installed in my machine gives me second thoughts(a keylogger has the same principle of intercepting typed words and tags but instead of replacing them according to a backend system it sends the text away or store so some other party can read)

elesbao | 3 years ago | on: Removal of Heroku free product plans

I thank heroku for all the innovation that changed the way we develop and expect developer experience to work and of course for the free tier stuff that I've used a lot. It is fair for them to remove it, specially under the current economic conditions and it would be unfair to complain. Thanks a lot heroku !

elesbao | 3 years ago | on: Ex-Twitter exec blows the whistle, alleging reckless cybersecurity policies

By the CNN piece it seems like twitter hired a community figure - which is a common mistake that leads to bad performance evaluation. Public figures are trained on being public figures, they not necessarily are the best folks to build a security organization. OTOH there seems to be some frustration from both sides regarding performance and if it gets public our hackerman will have a rough time being exposed. I don't think that was a good idea (reporting to SEC would work better IMO).
page 1