HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ottobonn

no profile record

comments

ottobonn
·vor 2 Monaten·discuss
I was trying to ignore the classic tells of LLM writing, but I still find them irksome when reading an otherwise informative article. There is just too much fluff in the language
ottobonn
·vor 2 Monaten·discuss
I'm a software engineer and recently got my pilot's license, and the training for the pilot's license increased my (already-high) respect for the aviation profession. All pilots learn to fly basic airplanes and have to do everything by hand (often on paper, but an iPad is allowed) to show they know the basics. The result is that by the time you work up to more advanced planes you have climbed the ladder of abstraction and know what underpins the automation.

The other piece of the picture is that pilots acknowledge that their skills are perishable, and they have to commit to ongoing training. This would be analogous to writing code by hand and getting a licensed engineer to sign off on your currency periodically even if you use LLMs for work.
ottobonn
·vor 2 Monaten·discuss
The marketing copy here is low quality. It spends a lot of words explaining what this isn't instead of what it is. It also just sounds like AI in an off-putting way. What does it mean to have an operating system with "Gemini at every layer"? Based on this page I fear that the entire OS will have a similar level of quality and consideration.

This paragraph in particular shows a confusing lack of understanding:

"The name itself is deliberate. ChromeOS came from Chromium — a metallic element ending in "-ium." Aluminium follows the same pattern, but the British spelling highlights the prefix Al, standing for Android-Linux: an honest acknowledgment of what this platform is built on."

The British spelling does not in fact highlight the fact that the word starts with "Al" any more than the American spelling would. By this point in the page I got angry and stopped reading, because it's a waste of my time.

Edit: if this is a parody, it makes way more sense. I fell for it!
ottobonn
·vor 8 Monaten·discuss
I have been looking for this on Linux (Gnome) and would love something like it. I can't find a simple way to get system-level voice input.
ottobonn
·vor 6 Jahren·discuss
Great introduction to the technology! I rarely see such a clear explanation of how new products work.
ottobonn
·vor 7 Jahren·discuss
Do you find that managing versions between the different repos causes overhead? Besides allowing independent main branch management, what are the advantages of having many small repos instead of one that contains all of your apps?