HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rgavuliak

no profile record

comments

rgavuliak
·26 दिन पहले·discuss
There's a difference between a hyperbole and being tone deaf.
rgavuliak
·26 दिन पहले·discuss
Well paid engineers compare their experience to a labour death camp just confirms how out of touch they are.
rgavuliak
·27 दिन पहले·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
·28 दिन पहले·discuss
European Roads and US roads are very different. US is much more car friendly.
rgavuliak
·3 माह पहले·discuss
For me the whole piping felt like making everything less readable and harder to debug compared to a string of commands.
rgavuliak
·3 माह पहले·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 माह पहले·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 माह पहले·discuss
I would measure data by time to action. If you're not actioning data it's worthless.
rgavuliak
·7 माह पहले·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 माह पहले·discuss
I like the saying - weeks of coding can save us hours of planning.
rgavuliak
·10 माह पहले·discuss
Why do you expect an LLM to provide an accurate distance metrics?
rgavuliak
·10 माह पहले·discuss
I have recently joined a corporation after years in start ups and 99 % of these apply too.
rgavuliak
·10 माह पहले·discuss
France is all about big government
rgavuliak
·10 माह पहले·discuss
Because it doesn't seem to work?
rgavuliak
·12 माह पहले·discuss
> Nobody wants people who can do easy things, people want people who can do hard things.

No, people want people that can provide value regardless of the difficulty. What you're describing is how we end up with not invented here syndrome.
rgavuliak
·पिछला वर्ष·discuss
Wouldn't it then absolve me of my personal responsibility to reprimand the person?It's not me choosing to hold people responsible, it's just something that happens (or doesn't, depending on what was determined)
rgavuliak
·पिछला वर्ष·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.