▲ 638 ▼ What is a well known 'public secret' in the industry you work in that the majority of outsiders are unaware of? (lemm.ee) submitted 2 years ago by NotSpez@lemm.ee to c/asklemmy@lemmy.world 651 comments fedilink hide all child comments
[–] alphacyberranger@lemmy.world 61 points 2 years ago (2 children) Not every "smart" software solution is smart nor is every "AI powered" software having AI. permalink fedilink source hideshow 4 child comments replies: [–] PetDinosaurs@lemmy.world 46 points 2 years ago (3 children) AI is not a meaningful term. If you ask people if a piece of software that never loses at tic tac toe is AI, most will say yes. Everyone I've asked that didn't already know why I was asking said yes. I cannot separate that piece of software from any piece of software. I've literally had this conversation with the marketing department. It's marketing. Tell me what you want to say is AI, and I'll give you a justification. permalink fedilink source parent hideshow 6 child comments replies: [–] AdmiralShat@programming.dev 22 points 2 years ago (2 children) I think the waters have been muddied for a long time by referring to NPC behavior trees and state machines in games as AI. You can apply that to just about any software that takes input and makes a decision. Then you have the movie version of AI which is sentient computers. So decades of use without any actual meaning have made the word useless in actually communicating anything permalink fedilink source parent hideshow 4 child comments replies: [–] eupraxia@lemmy.blahaj.zone 6 points 2 years ago I love how divergent those two popular interpretations of AI are, too. One is all Skynet and scary and all-powerful and the other is being refactored for the umpteenth time because navmeshes broke and all the enemies are T-pose floating 10cm in the air. permalink fedilink source parent [–] agent_flounder@lemmy.one 3 points 2 years ago (1 child) I think there are various categories for types of AI/ML right? Like, neural nets, expert systems, Bayesian systems? Idk. I should really learn more about this topic. permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago* (1 child) "AI" is a vague and all encompassing term used to describe computers making decisions. Machine learning, yeah, is what you're describing. If you're interested in learning more, look into writing your own neural nets from scratch using any number of programming languages. They're actually a fairly simple concept to both understand and apply in practice, but they can become fairly complex at scale. permalink fedilink source parent hideshow 2 child comments replies: [–] msage@programming.dev 1 point 2 years ago (1 child) Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs? permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent [–] emergencyfood@sh.itjust.works 6 points 2 years ago I mean, technically, any software with an if-else is AI. permalink fedilink source parent [–] doublejay1999@lemmy.world 5 points 2 years ago (1 child) It is if you’re in marketing 😂 permalink fedilink source parent hideshow 2 child comments replies: [–] SHITPOSTING_ACCOUNT@feddit.de 11 points 2 years ago (1 child) For the marketing folks: adding "AI" to your product ad may increase the chance that the pencil pushers will want it, so I get why it may make sense to put it there. But it will make IT folks start with the assumption that your entire product is worthless bullshit that tries to trick people into buying it with meaningless buzzwords. Same for "Blockchain". If I had a product that actually had a good use for AI/ML, I'd use the most technical term possible to describe it, just to avoid the appearance of buzzword fishing. With blockchain... just invent some new name for it. It's so toxic that people will roll their eyes and stop listening. permalink fedilink source parent hideshow 2 child comments replies: [–] joel_feila@lemmy.world 4 points 2 years ago Reminds me of block chain tea. Their stock price went up permalink fedilink source parent [–] XPost3000@lemmy.ml 7 points 2 years ago > "AI Powered" > Looks inside > Data structures and algorithms permalink fedilink source parent
[–] PetDinosaurs@lemmy.world 46 points 2 years ago (3 children) AI is not a meaningful term. If you ask people if a piece of software that never loses at tic tac toe is AI, most will say yes. Everyone I've asked that didn't already know why I was asking said yes. I cannot separate that piece of software from any piece of software. I've literally had this conversation with the marketing department. It's marketing. Tell me what you want to say is AI, and I'll give you a justification. permalink fedilink source parent hideshow 6 child comments replies: [–] AdmiralShat@programming.dev 22 points 2 years ago (2 children) I think the waters have been muddied for a long time by referring to NPC behavior trees and state machines in games as AI. You can apply that to just about any software that takes input and makes a decision. Then you have the movie version of AI which is sentient computers. So decades of use without any actual meaning have made the word useless in actually communicating anything permalink fedilink source parent hideshow 4 child comments replies: [–] eupraxia@lemmy.blahaj.zone 6 points 2 years ago I love how divergent those two popular interpretations of AI are, too. One is all Skynet and scary and all-powerful and the other is being refactored for the umpteenth time because navmeshes broke and all the enemies are T-pose floating 10cm in the air. permalink fedilink source parent [–] agent_flounder@lemmy.one 3 points 2 years ago (1 child) I think there are various categories for types of AI/ML right? Like, neural nets, expert systems, Bayesian systems? Idk. I should really learn more about this topic. permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago* (1 child) "AI" is a vague and all encompassing term used to describe computers making decisions. Machine learning, yeah, is what you're describing. If you're interested in learning more, look into writing your own neural nets from scratch using any number of programming languages. They're actually a fairly simple concept to both understand and apply in practice, but they can become fairly complex at scale. permalink fedilink source parent hideshow 2 child comments replies: [–] msage@programming.dev 1 point 2 years ago (1 child) Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs? permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent [–] emergencyfood@sh.itjust.works 6 points 2 years ago I mean, technically, any software with an if-else is AI. permalink fedilink source parent [–] doublejay1999@lemmy.world 5 points 2 years ago (1 child) It is if you’re in marketing 😂 permalink fedilink source parent hideshow 2 child comments replies: [–] SHITPOSTING_ACCOUNT@feddit.de 11 points 2 years ago (1 child) For the marketing folks: adding "AI" to your product ad may increase the chance that the pencil pushers will want it, so I get why it may make sense to put it there. But it will make IT folks start with the assumption that your entire product is worthless bullshit that tries to trick people into buying it with meaningless buzzwords. Same for "Blockchain". If I had a product that actually had a good use for AI/ML, I'd use the most technical term possible to describe it, just to avoid the appearance of buzzword fishing. With blockchain... just invent some new name for it. It's so toxic that people will roll their eyes and stop listening. permalink fedilink source parent hideshow 2 child comments replies: [–] joel_feila@lemmy.world 4 points 2 years ago Reminds me of block chain tea. Their stock price went up permalink fedilink source parent
[–] AdmiralShat@programming.dev 22 points 2 years ago (2 children) I think the waters have been muddied for a long time by referring to NPC behavior trees and state machines in games as AI. You can apply that to just about any software that takes input and makes a decision. Then you have the movie version of AI which is sentient computers. So decades of use without any actual meaning have made the word useless in actually communicating anything permalink fedilink source parent hideshow 4 child comments replies: [–] eupraxia@lemmy.blahaj.zone 6 points 2 years ago I love how divergent those two popular interpretations of AI are, too. One is all Skynet and scary and all-powerful and the other is being refactored for the umpteenth time because navmeshes broke and all the enemies are T-pose floating 10cm in the air. permalink fedilink source parent [–] agent_flounder@lemmy.one 3 points 2 years ago (1 child) I think there are various categories for types of AI/ML right? Like, neural nets, expert systems, Bayesian systems? Idk. I should really learn more about this topic. permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago* (1 child) "AI" is a vague and all encompassing term used to describe computers making decisions. Machine learning, yeah, is what you're describing. If you're interested in learning more, look into writing your own neural nets from scratch using any number of programming languages. They're actually a fairly simple concept to both understand and apply in practice, but they can become fairly complex at scale. permalink fedilink source parent hideshow 2 child comments replies: [–] msage@programming.dev 1 point 2 years ago (1 child) Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs? permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent
[–] eupraxia@lemmy.blahaj.zone 6 points 2 years ago I love how divergent those two popular interpretations of AI are, too. One is all Skynet and scary and all-powerful and the other is being refactored for the umpteenth time because navmeshes broke and all the enemies are T-pose floating 10cm in the air. permalink fedilink source parent
[–] agent_flounder@lemmy.one 3 points 2 years ago (1 child) I think there are various categories for types of AI/ML right? Like, neural nets, expert systems, Bayesian systems? Idk. I should really learn more about this topic. permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago* (1 child) "AI" is a vague and all encompassing term used to describe computers making decisions. Machine learning, yeah, is what you're describing. If you're interested in learning more, look into writing your own neural nets from scratch using any number of programming languages. They're actually a fairly simple concept to both understand and apply in practice, but they can become fairly complex at scale. permalink fedilink source parent hideshow 2 child comments replies: [–] msage@programming.dev 1 point 2 years ago (1 child) Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs? permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent
[–] AdmiralShat@programming.dev 1 point 2 years ago* (1 child) "AI" is a vague and all encompassing term used to describe computers making decisions. Machine learning, yeah, is what you're describing. If you're interested in learning more, look into writing your own neural nets from scratch using any number of programming languages. They're actually a fairly simple concept to both understand and apply in practice, but they can become fairly complex at scale. permalink fedilink source parent hideshow 2 child comments replies: [–] msage@programming.dev 1 point 2 years ago (1 child) Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs? permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent
[–] msage@programming.dev 1 point 2 years ago (1 child) Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs? permalink fedilink source parent hideshow 2 child comments replies: [–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent
[–] AdmiralShat@programming.dev 1 point 2 years ago The best thing I can recommend is to just pick your most comfortable language and find guides specific to that. It's functionally the same regardless of language, however it's much easier to learn as you build it. permalink fedilink source parent
[–] emergencyfood@sh.itjust.works 6 points 2 years ago I mean, technically, any software with an if-else is AI. permalink fedilink source parent
[–] doublejay1999@lemmy.world 5 points 2 years ago (1 child) It is if you’re in marketing 😂 permalink fedilink source parent hideshow 2 child comments replies: [–] SHITPOSTING_ACCOUNT@feddit.de 11 points 2 years ago (1 child) For the marketing folks: adding "AI" to your product ad may increase the chance that the pencil pushers will want it, so I get why it may make sense to put it there. But it will make IT folks start with the assumption that your entire product is worthless bullshit that tries to trick people into buying it with meaningless buzzwords. Same for "Blockchain". If I had a product that actually had a good use for AI/ML, I'd use the most technical term possible to describe it, just to avoid the appearance of buzzword fishing. With blockchain... just invent some new name for it. It's so toxic that people will roll their eyes and stop listening. permalink fedilink source parent hideshow 2 child comments replies: [–] joel_feila@lemmy.world 4 points 2 years ago Reminds me of block chain tea. Their stock price went up permalink fedilink source parent
[–] SHITPOSTING_ACCOUNT@feddit.de 11 points 2 years ago (1 child) For the marketing folks: adding "AI" to your product ad may increase the chance that the pencil pushers will want it, so I get why it may make sense to put it there. But it will make IT folks start with the assumption that your entire product is worthless bullshit that tries to trick people into buying it with meaningless buzzwords. Same for "Blockchain". If I had a product that actually had a good use for AI/ML, I'd use the most technical term possible to describe it, just to avoid the appearance of buzzword fishing. With blockchain... just invent some new name for it. It's so toxic that people will roll their eyes and stop listening. permalink fedilink source parent hideshow 2 child comments replies: [–] joel_feila@lemmy.world 4 points 2 years ago Reminds me of block chain tea. Their stock price went up permalink fedilink source parent
[–] joel_feila@lemmy.world 4 points 2 years ago Reminds me of block chain tea. Their stock price went up permalink fedilink source parent
[–] XPost3000@lemmy.ml 7 points 2 years ago > "AI Powered" > Looks inside > Data structures and algorithms permalink fedilink source parent