<?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: Boris Orekhov</title>
    <description>The latest articles on DEV Community by Boris Orekhov (@nevmenandr).</description>
    <link>https://dev.to/nevmenandr</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%2F1744598%2F40e52e7d-6806-4001-a9a4-bcc194def0d3.jpg</url>
      <title>DEV Community: Boris Orekhov</title>
      <link>https://dev.to/nevmenandr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nevmenandr"/>
    <language>en</language>
    <item>
      <title>Programming as text creation</title>
      <dc:creator>Boris Orekhov</dc:creator>
      <pubDate>Thu, 20 Mar 2025 07:45:26 +0000</pubDate>
      <link>https://dev.to/nevmenandr/programming-as-text-creation-48nk</link>
      <guid>https://dev.to/nevmenandr/programming-as-text-creation-48nk</guid>
      <description>&lt;p&gt;I am a philologist and I need to write texts: scientific papers, popularization articles. But sometimes I want to write code. I often treat code as natural language texts. Just as sometimes you want to try your hand at a new genre, you want to leave behind and offer the community code in a programming language that is not your primary language. &lt;/p&gt;

&lt;p&gt;I used to write a lot in Perl, it was my second language, but now I've thoroughly forgotten it. However, for sentimental reasons I'd like to have &lt;a href="https://github.com/search?q=owner%3Anevmenandr+lang%3APerl+&amp;amp;type=repositories" rel="noopener noreferrer"&gt;Perl code in my github account&lt;/a&gt;, so I had to remember it.&lt;/p&gt;

&lt;p&gt;I tried using ChatGPT to accomplish the task I wanted, but never got the results I wanted. I had to write code the old fashioned way and work out the rules of the language.&lt;/p&gt;

&lt;p&gt;I plan to write some more applications (useful and just beautiful) in different programming languages in the near future and make them available to the public.&lt;/p&gt;

</description>
      <category>perl</category>
      <category>text</category>
    </item>
    <item>
      <title>Font licensing</title>
      <dc:creator>Boris Orekhov</dc:creator>
      <pubDate>Wed, 24 Jul 2024 09:29:00 +0000</pubDate>
      <link>https://dev.to/nevmenandr/font-licensing-4084</link>
      <guid>https://dev.to/nevmenandr/font-licensing-4084</guid>
      <description>&lt;p&gt;A few years ago I created a &lt;a href="https://nevmenandr.github.io/18cent-font/" rel="noopener noreferrer"&gt;font&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;I would like it to be open and free for distribution. This is unusual because most fonts are paid for. I was faced with the problem of choosing a license for the font. Fonts have their own licenses, and they are not supposed to be free to distribute. It seemed appropriate to me to use a license that included the font as part of the software, because fonts are now electronic and used on websites.&lt;/p&gt;

&lt;p&gt;In general, I would like to use the &lt;a href="https://github.com/nevmenandr/18cent-font/blob/master/LICENSE" rel="noopener noreferrer"&gt;GNU General Public License v3.0&lt;/a&gt; (+ Commercial use, + Distribution, √ License and copyright notice, √ Same license), but I haven't seen such cases, it doesn't seem to be common.&lt;/p&gt;

</description>
      <category>fonts</category>
      <category>licensing</category>
    </item>
    <item>
      <title>Possible topics for Python podcast</title>
      <dc:creator>Boris Orekhov</dc:creator>
      <pubDate>Wed, 24 Jul 2024 00:12:00 +0000</pubDate>
      <link>https://dev.to/nevmenandr/possible-topics-for-python-podcast-4i51</link>
      <guid>https://dev.to/nevmenandr/possible-topics-for-python-podcast-4i51</guid>
      <description>&lt;p&gt;I taught programming to humanities students for many years. This is also something we can sometimes talk about within the programming community.&lt;/p&gt;

&lt;p&gt;What can you focus on in such a conversation?&lt;/p&gt;

&lt;p&gt;Here's an outline for a conversation plan:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Why should humanities students learn python? Common problems that are solved by code.&lt;/li&gt;
&lt;li&gt;Why Python and not R or Fortran? What libraries are in demand for humanitarians? &lt;/li&gt;
&lt;li&gt;What are the differences in learning to develop for humanitarians, what are the challenges faced? Language barrier.&lt;/li&gt;
&lt;li&gt;Does GPT work? What do the humanities think about it?&lt;/li&gt;
&lt;li&gt;Esoteric programming languages from a humanist's point of view&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nevmenandr.net/personalia/21.pdf" rel="noopener noreferrer"&gt;Poems in programming code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;What do natural language and programming language have in common? &lt;a href="https://okna.hse.ru/news/218099432.html" rel="noopener noreferrer"&gt;Python as a foreign language&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>podcast</category>
      <category>python</category>
      <category>humanities</category>
    </item>
    <item>
      <title>Scientific problems are not real problems for programmers</title>
      <dc:creator>Boris Orekhov</dc:creator>
      <pubDate>Wed, 24 Jul 2024 00:02:00 +0000</pubDate>
      <link>https://dev.to/nevmenandr/scientific-problems-are-not-real-problems-for-programmers-4ama</link>
      <guid>https://dev.to/nevmenandr/scientific-problems-are-not-real-problems-for-programmers-4ama</guid>
      <description>&lt;p&gt;In 2020, a rather famous person wrote to me through one service for sharing scientific papers. This person is a programmer.&lt;/p&gt;

&lt;p&gt;First, she asked about the Master's program at our university, whether it was worth going there. We also talked about the website that this person had created. The site is very famous and useful.&lt;br&gt;
Then, as part of my reflections, I suggested thinking about adding some functionality to this site. This functionality would have to be at the backend level, and would require the implementation of free third-party libraries. &lt;/p&gt;

&lt;p&gt;This idea seemed unfortunate to my interlocutor. She did not want to implement any third-party code. But the main thing is that I heard a number of insults against me. According to her, I did not understand the subject of the conversation. &lt;/p&gt;

&lt;p&gt;To show that I had studied the subject of the conversation, I went to the site and, opening the source code of the page, discovered the use of jQuery there.&lt;/p&gt;

&lt;p&gt;In my opinion, this was already an implementation of someone else's library. To this I received an even greater stream of insults. &lt;/p&gt;

&lt;p&gt;One of the ways to hurt me, which my interlocutor chose, was to attack my abilities as a programmer. “You are not a real programmer, you just use programming for your small scientific tasks, and you don't understand anything”.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi1nwcdw4wtc2pndz07x1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi1nwcdw4wtc2pndz07x1.png" alt="Image description" width="500" height="70"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is true, by the way, I am not a real programmer and I write academic code which is much worse in quality than the one created in the industry.&lt;/p&gt;

&lt;p&gt;But the most interesting thing here is the contrast between my “little science tasks” and the apparently big and serious stuff that programming is actually for.&lt;/p&gt;

</description>
      <category>scientific</category>
      <category>squabbles</category>
      <category>libraries</category>
      <category>jquery</category>
    </item>
  </channel>
</rss>
