<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marko Shiva</title>
    <description>The latest articles on DEV Community by Marko Shiva (@markoshiva).</description>
    <link>https://dev.to/markoshiva</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F242253%2F490fb09c-c634-486e-a758-4f65ae4cc871.jpg</url>
      <title>DEV Community: Marko Shiva</title>
      <link>https://dev.to/markoshiva</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/markoshiva"/>
    <language>en</language>
    <item>
      <title>LaMDA by google is so cool</title>
      <dc:creator>Marko Shiva</dc:creator>
      <pubDate>Tue, 18 May 2021 17:25:04 +0000</pubDate>
      <link>https://dev.to/markoshiva/lamda-by-google-is-so-cool-348d</link>
      <guid>https://dev.to/markoshiva/lamda-by-google-is-so-cool-348d</guid>
      <description>&lt;p&gt;LaMDA and google did it again. &lt;br&gt;
Natural Language Understanding brings some cool things to the table. It will be definitely more interesting than GPT3 or announced GPT4.&lt;/p&gt;

&lt;p&gt;Finally, an AI alike idea that will be able to bring serious conversations. &lt;/p&gt;

&lt;p&gt;TPUv4, Multi-Model AI the future looks good.&lt;/p&gt;

&lt;p&gt;MUM is so good as well. :)&lt;/p&gt;

</description>
      <category>lamda</category>
      <category>nlu</category>
      <category>nlp</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Team up TwilioHackaton?</title>
      <dc:creator>Marko Shiva</dc:creator>
      <pubDate>Tue, 07 Apr 2020 10:58:09 +0000</pubDate>
      <link>https://dev.to/markoshiva/twiliohakaton-44m2</link>
      <guid>https://dev.to/markoshiva/twiliohakaton-44m2</guid>
      <description>&lt;p&gt;Still undecided on what to make so I am currently still searching for people for my team on multiple networks. &lt;/p&gt;

&lt;p&gt;My idea is to make either a dashboard or some communication app with alerts for elderly any way any other idea is appreciated.&lt;br&gt;
The description for the hackathon you can find here: &lt;br&gt;
&lt;a href="https://dev.to/devteam/announcing-the-twilio-hackathon-on-dev-2lh8"&gt;https://dev.to/devteam/announcing-the-twilio-hackathon-on-dev-2lh8&lt;/a&gt;&lt;br&gt;
and there are many useful posts in the tag #twiliohackathon &lt;/p&gt;

&lt;p&gt;Who want to apply to join the team just comment on the post or send a message.&lt;/p&gt;

</description>
      <category>twiliohackathon</category>
      <category>android</category>
      <category>python</category>
    </item>
    <item>
      <title>Which technologies passed you by. And you didn't learned them.</title>
      <dc:creator>Marko Shiva</dc:creator>
      <pubDate>Sun, 09 Feb 2020 12:37:32 +0000</pubDate>
      <link>https://dev.to/markoshiva/do-you-missed-some-technologies-which-3674</link>
      <guid>https://dev.to/markoshiva/do-you-missed-some-technologies-which-3674</guid>
      <description>&lt;p&gt;Well in my case as a developer who change an area of work quite often I get that feeling on missing out on some technologies.&lt;/p&gt;

&lt;p&gt;For example I am a backend developer and for a long time I was developer doing applications in pure C or C++ and sometime C# or Java.&lt;br&gt;
After a while I switched to python, I maybe regret it as I still find coding in C++ and sometime pure C more fulfilling.&lt;/p&gt;

&lt;p&gt;The problem is with all the technologies that come in and out of life cycle, while I do other technologies, and I never get a chance to work on them.&lt;/p&gt;

&lt;p&gt;basically the way I work with technologies is I try them, then I choose them if I like them or if they suits some of my needs if they cover some area that I want to develop. &lt;/p&gt;

&lt;p&gt;So no I don't choose tech for a job I choose tech for a work, for having it in my skill set, and to me more work is always done more on side projects then its done for the job.&lt;/p&gt;

&lt;p&gt;Job is usually just do the thing make the app stable with few bugs that's it. They usually don't ask to use latest tech or latest programming paradigms.&lt;/p&gt;

&lt;p&gt;To me personally the programming language and tech is important as that are things I choose and not the things I learn for a job.&lt;/p&gt;

&lt;p&gt;So what happen some new technology come in but while I do other things and other technologies, that tech "almost die", I mean no one is using it anymore, so its basically out of scope for learning. Except if I feel and choose that is more important for me as a programmer to learn it then to skip it. &lt;/p&gt;




&lt;p&gt;My current programming knowledge;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;C and C++ for mostly application stuff but I can write device drivers if needed&lt;/li&gt;
&lt;li&gt;Python for web development, mostly flask, some Django a lot of work done with scrapy, still studying ML related stuff like sklearn, TensorFlow, PyTorch&lt;/li&gt;
&lt;li&gt;Java done some basic applications, never liked it too much but I'm revisiting it and relearning some things related to Android as I want to develop also mobile apps. Also found that Spring and Spring boot is actually very interesting framework&lt;/li&gt;
&lt;li&gt;My other passion is developing gaMy current tech stack is as follows:mes with C# and Unity for now. Maybe at some point switching to Unreal and C++. Tried developing games with pygame but having no editor and doing My current tech stack is as follows:everything from code makes it really hard to develop complex game.&lt;/li&gt;
&lt;li&gt;ML and AI -- currently enrolled in Intel OpenVINO course at Udacity, have been following that are from 2006
&lt;/li&gt;
&lt;li&gt;Also I find liking into some almost dead languages which are purely functional and which are really nice languages to learn from a standpoint of becoming better programmer. Namely Common LISP and Scheme as well as Ocaml.&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;So what you missed out of technologies which went out of hype while you ware studying other tech?&lt;/p&gt;

&lt;p&gt;I personally missed out a whole Ruby hype learned it only few years ago and now except in few OSS projects like, GitLab, Dev.to, Heroku its not really used a lot. I learned it only few years ago.&lt;/p&gt;

&lt;p&gt;I missed out back in 2008-10 hype on backbone.js and some other JS frameworks also never took time to learn Angular and in case of JS frameworks that was a good choice as they come in lifecycle and went out while better substitutes are developed like react.js and vue.js.&lt;/p&gt;

&lt;p&gt;I missed out many functional languages but I choose to learn old ones like Scheme and CommonLISP as well as Ocaml which are all pure functional.&lt;br&gt;
I missed out on Go which is dying and I pretty much will choose to learn Rust better as I am a C++ developer and there are benefits of learning rust for C++ dev. &lt;/p&gt;

&lt;p&gt;Also I by choice missed some of the apple technologies like Objective C, even as I am C++ developer. Also for same reason Swift as I don't think it will be in use for a long.  &lt;/p&gt;




&lt;p&gt;So what are the techs you missed on. Languages or design patters or even a programming paradigms?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>cpp</category>
      <category>ocaml</category>
    </item>
  </channel>
</rss>
