• 1 Post
  • 138 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle






  • I was a trainee in Japan at the time and had spoken in an IRC channel about how I was going home to Sweden for Christmas.

    Then I ended up in a disagreement with some Norwegian guy about affirmative action. I felt that in the computer science field it could be a good idea for a time to “jumpstart” female participation in the field, and once prejudice had been torn down you wouldn’t need affirmative action anymore.

    He vehemently disagreed and said he would drive down to Stockholm’s airport to kill me with his rifle. There weren’t that many flights from Japan to Sweden so based on what I had said earlier he was able to figure out what flight I would be arriving with. But, well, I’m still alive. It taught me to be more careful with what information I volunteer on the Internet.








  • tias@discuss.tchncs.detoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    2
    ·
    edit-2
    29 days ago

    Why does everyone assume that programmers can just go and fix stuff they don’t like without getting shot down in performance reviews for lack of focus or for overstepping their authority.

    We have a prioritized list of work items coming in from the PO and that’s what we work on. There’s generally no room for creativity. Supporting larger files in Notepad in particular would increase maintenance costs due to requiring much more complex memory management, and it would label you as not being a team player for increasing complexity for everyone. It wouldn’t pass code review.




  • In sci-fi, AI devices (like self-driving cars or ships, or androids) seem like an integrated unit where any controls or sensors they have are like human limbs and senses. The AI “wills” the engine to start. I always imagined AI would be like a single organism where neurons are connected directly to the body.

    Given the development of LLM:s and how they are used, it now seems more likely that AI will be an additional “smart layer” on top of the dumb machinery, and actions are performed by emitting tokens/commands (“raise arm 35 degrees”) that are sent to API:s. The interaction will be indirect in the way that we control the TV with the remote.