Yury Antonov

software engineer

Milky Way Galaxy
  • Home
  • Categories
  • Tags

Board

enjoy~

Categories

  • computer-science20
  • misc2
  • ops18
  • podcast1
  • programming43
  • statistics1

Tags

  • .net1
  • adr1
  • ai3
  • algo1
  • algorithm6
  • alias1
  • alice1
  • angular1
  • api1
  • architecture2
  • article1
  • audio1
  • automation6
  • blog1
  • book2
  • cache3
  • caching1
  • cd1
  • ci2
  • cli1
  • clojure2
  • command-line1
  • commit1
  • composition1
  • computer-vision1
  • concurrency2
  • config1
  • configuration1
  • congestion-control1
  • connection1
  • consensus2
  • context1
  • continuous-delivery1
  • course6
  • crdt1
  • cs1
  • css2
  • data-structures4
  • deep-learning1
  • dependency1
  • deploy2
  • design2
  • disk1
  • distributed-systems3
  • docker2
  • dotfiles1
  • drivers1
  • economics1
  • emacs1
  • email1
  • encoding1
  • enheritance1
  • environment3
  • error3
  • export1
  • fault-tolerance1
  • filename1
  • flash1
  • form1
  • fp1
  • fprog4
  • fun1
  • gamedev1
  • git6
  • github1
  • go2
  • golang2
  • hardware1
  • haskell4
  • health1
  • http1
  • ide1
  • install1
  • interface1
  • interview2
  • io1
  • ios1
  • javascript1
  • jvm3
  • kalman-filter1
  • keyboard1
  • lambda-calculus2
  • lang1
  • leiningen1
  • library3
  • limit1
  • linked-list1
  • links1
  • linux2
  • lisp2
  • logic1
  • mac5
  • machine-learning4
  • macos1
  • matplotlib1
  • memory2
  • mercurial3
  • merge1
  • microphone1
  • microservice1
  • mlops1
  • mock1
  • monad1
  • nalsd1
  • nasd1
  • nautilus1
  • network1
  • neural-netrowk1
  • neural-network2
  • notification1
  • observable1
  • ops1
  • optimization1
  • package1
  • parallel1
  • pattern-recognition1
  • paxos1
  • performance3
  • plugin1
  • podcast1
  • probability1
  • problem2
  • profiling1
  • project1
  • python5
  • raft1
  • react1
  • repl1
  • research1
  • review1
  • rfc2
  • rss1
  • rust3
  • rx1
  • salary1
  • scala1
  • scalability1
  • scm7
  • script1
  • setup1
  • shell4
  • shortcut1
  • sound1
  • specification1
  • sqlite1
  • ssh1
  • stackoverflow1
  • static1
  • station1
  • stub1
  • system-design2
  • tagless-final1
  • task1
  • tcp1
  • tdd1
  • terminal2
  • test1
  • tip2
  • tool1
  • trick2
  • troubleshooting1
  • trunk1
  • types2
  • typescript1
  • ubuntu2
  • ui2
  • unix1
  • usability1
  • ux2
  • vcs7
  • watch1
  • watchers1
  • web2
  • webpack1
  • webrtc1
  • wifi1
  • windows3
  • workflow1
  • wsl2
  • xamarin1
  • yandex1

Recent Posts

  • Things that go wrong with disk i o

    2025-04-27

  • Go profile guided optimization example

    2024-05-22

  • The scripting language

    2024-04-10

  • Advanced data structures MIT course

    2022-09-16

  • WSL network name cannot be found

    2022-09-09

Catalogue

Hello world

  2014-10-27  Comments Word Count: 3 words Read Time: 1 minutes

hello world :-)

  • Permalink: https://yantonov.com/post/2014-10-27-hello-world/
  • License:

Yury Antonovsoftware engineer

machine learning addicted software engineer
  • Newer  
  • [ Catalogue ]

微信扫一扫:分享

微信里点“发现”,扫一下

二维码便可将本文分享至朋友圈。

©2014 - 2025
Theme by yantonov base on pure.
Posts
Things that go wrong with disk i o

Things that you should now about disk IO. source

Go profile guided optimization example

Here is a nice example how to use profile guided optimization for Go languange.

The scripting language

source TLDR: use main language of the project to write scripts. +1 +2 :) Additional couple of remarks: at some moment you can think about writing tes

Advanced data structures MIT course

MIT course

WSL network name cannot be found

If you face this issue working with WSL, the root cause of the problem is invalid current directory. How to fix it: open powershell select home direc

Categories
computer science
misc
ops
podcast
programming
Tags
.net
adr
ai
algo
algorithm