HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rgavuliak

no profile record

comments

rgavuliak
·24 gün önce·discuss
There's a difference between a hyperbole and being tone deaf.
rgavuliak
·24 gün önce·discuss
Well paid engineers compare their experience to a labour death camp just confirms how out of touch they are.
rgavuliak
·25 gün önce·discuss
Ultimately the management should care about what brings in the most revenue. A feature that brings low revenue but has no fire is something no-one cares about. If you have a ton of revenue and no bugs, you likely can get recognition.
rgavuliak
·26 gün önce·discuss
European Roads and US roads are very different. US is much more car friendly.
rgavuliak
·3 ay önce·discuss
For me the whole piping felt like making everything less readable and harder to debug compared to a string of commands.
rgavuliak
·3 ay önce·discuss
> This has a great SQL-ish API. Python is similar but starts to be a little clunky since it requires you to think about indices:

groupby has an as_index parameter for this very purpose

> Deducting the discount

You focus on doing the subtraction during the group by. Is there any good reason for this? You could either do it as a step before, or after summing up both columns. Putting too many things into one command is not good practice yet you benchmark the language based on how easy it is to do said bad practice
rgavuliak
·3 ay önce·discuss
> The value-add that Microsoft brings to Github Copilot is near zero compared to directly buying from Anthropic or OpenAI

Over here in the EU, we need to store sensitive data in an EU server. Anthropic only offers US-hosted version of their models, while G-cloud and Azure has EU based servers.
rgavuliak
·5 ay önce·discuss
I would measure data by time to action. If you're not actioning data it's worthless.
rgavuliak
·7 ay önce·discuss
I do usually have a beer at the airport, but having more means you have more usage out of the plane bathroom which I can do without.
rgavuliak
·10 ay önce·discuss
I like the saying - weeks of coding can save us hours of planning.
rgavuliak
·10 ay önce·discuss
Why do you expect an LLM to provide an accurate distance metrics?
rgavuliak
·10 ay önce·discuss
I have recently joined a corporation after years in start ups and 99 % of these apply too.
rgavuliak
·10 ay önce·discuss
France is all about big government
rgavuliak
·10 ay önce·discuss
Because it doesn't seem to work?
rgavuliak
·geçen yıl·discuss
I don't think the no moat approach makes sense. In a world where more an more content and interaction is done with and via LLMs, the data of your users chatting with your LLM is a super valuable dataset.