Hacker Newsnew | past | comments | ask | show | jobs | submit | majorbugger's commentslogin

The question is not stupid, it might be banal, but so is "what is 2+2". It shows the limitations of LLMs, in this specific case how they lose track of which object is which.


Nice rage baiting there bro


You can't even write her name correctly


[flagged]


It really doesn't.


It shows that Kallas is a nobody.


Zelensky was arguably a nobody internationally, until he lead his country to stalling out the entire military might of the Russian Federation in a war that's only a few months away from being longer than the Great Patriotic One, and keep on giving Russia bloodey noses like taking out a chunk of their strategic bomber fleet, the underwater drone strike on Novorossiysk, and tanking the Russian economy. Not bad for a literal comedian.


[flagged]


> Your point being ignorance. As long as you live in the West

I don't live in the West, I live in Romania.

> Anything else is betrayal. You are of course free to move to Moscow at anytime

Waiting for the Russians right here on the streets of Bucharest, like in August of 1944, thank you very much.


Romania is the West.


OK, so am I right that this guy had a completely unsecured metrics endpoint running on his server? Why would you do that in the first place?


Another day thanking God I don't live in the United States.


But I heard God was there...


I'm really disappointed that it's yet another tool that requires "curl into bash" to install, even when you're building from source.


I mean, it's not required per se, it's right there in a repository... the script configures the repository and installs oma afterwards (there are system dependencies).

https://repo.aosc.io/oma/

Out of curiosity, how - by your preference - should this be done so that it's easier for the user?


Not the original person, but I'd like to see the ACTUAL install instructions, a la the vscode via the microsoft repository. It's a little more work for the user, but, honestly, the user is using a CLI for managing packages - I think three lines that show clearly what's going on is reasonable.

something like:

  curl -fsSL https://repo.aosc.io/pubkeys/repo/oma.gpg | sudo gpg --dearmor -o /usr/share/keyrings/oma.gpg
  echo "deb [signed-by=/usr/share/keyrings/oma.gpg] https://repo.aosc.io/oma $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oma.list > /dev/null
  sudo apt update && sudo apt install -y oma
Just showing me what it's gonna do and giving me the clear option to do that instead of curl | bash would make me feel better.

Microsoft also has a "download deb and install", which I still consider slightly better than curl | bash; it's basically the windows install flow. People who are using a GUI can just double click it, people who want to see what it's going to do can examine it, and your (unsafe) one-liner is `curl XXX.deb && dpkg -i XXX.deb`. Plus it can be shipped to a multiple machines at once easily.

And hey, you already know they have dpkg.

(edited: mangled my command spacing a bit)


I feel quite similar, thankfully I grew up in the 90s/early 00s, and still love to read.


Smartphones are just a helpful tool, yet in conjunction with social media they can be attributed to decline of social relations and attention in children, raising levels of depression, etc.


Email are inundated with spams, but it's still a helpful tool. We don't stop using email because of spam. Good things happen because of email communication everyday.


Do these extroverts have a job that requires any level of focus? I'm also pretty much an extrovert but if I need to get any work done, being in the office is actually counterproductive for me and for people who I interact with.


> Do these extroverts have a job that requires any level of focus? I'm also pretty much an extrovert but if I need to get any work done, being in the office is actually counterproductive for me and for people who I interact with.

Yeah, me too. It's much harder for me to focus at the office, which is annoying as mentally it's great for me to get out of the house and see people who aren't my family (who are great, I just do better when i see and interact with more people).


The not so secret secret is that office jobs are 50% work and 50% politics. And that's in a good company. In a dysfunctional company, it's more like 80% politics.

They have work to do, but then buckling down and focuses is probably worse than what they're doing. Unfortunately.


and what LLM has to do with your PTSD?


It has to do because those assholes will no longer tell me that I should have written an abstract factory or some shit. AI generated code is so fucking clean and SOLID.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: