Anton

Anton @antonrich

About: Born into being.

Location:
Russia, Yoshkar-Ola
Joined:
Oct 5, 2017

Anton
articles - 33 total

Solving MakeArrayConsecutive2 on CodeSignal

The challenge: Input: [6, 2, 3, 8] Output: 3 To explain better the input and output relationship I...

Learn More 5 1Oct 9 '19

An unexpected piece of art!

Just marvel at this.

Learn More 5 0Jul 3 '19

Being at a crossroad again.

Opportunity screws me up. I become like a donkey that can't make a choice between two equal piles of...

Learn More 9 0Jun 6 '19

Modeling exercise for 7 apps.

I came up with the idea that I can train my modeling skills just by modeling apps first. Sort of a fo...

Learn More 8 0May 24 '19

Note app practice with Elm + some struggles as well.

A mentor told me to write this app. I was hesitant because it is a simple note app. What the hell I...

Learn More 7 1May 21 '19

Pack the same elements into a list inside a list.

Again a challenge from 99 Elm problems Convert a list to a list of lists where repeated elements of...

Learn More 7 3May 15 '19

The purpose of abstraction.

The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be...

Learn More 6 1May 14 '19

Native, high-performance, cross-platform desktop apps - built with Reason!

I just discovered Revery. Is this a game changer for building desktop apps?

Learn More 6 0May 14 '19

No duplicates challenge in Elm

No consecutive duplicates, a challenge from 99 Elm problems.

Learn More 14 11May 8 '19

A quick link: A vanilla JavaScript roadmap.

One of the finest roadmaps I've seen to vanilla js. It's simplistic, well structured and on point. E...

Learn More 27 0Apr 28 '19

What tools do you use to prepare talks and presentations.

Andrew made a post about starting talks. How Do I Start Givin...

Learn More 4 10Apr 27 '19

How to cut an mp3 file into multiple audios with bash and ffmpeg according to a timetable.

I have a timetable in a text file that looks like this: 00:05 - 00:54 Dédicace, À léon werth 00:54...

Learn More 7 5Apr 24 '19

How can I combine tags when searching on Dev.to?

The search doesn't really work the way I want it to. Let me demonstrate this w...

Learn More 4 2Mar 28 '19

Do you notice that you hold yourself from writing even when you have something to say?

I noticed that I often hold myself from writing even when I have to say something. I know why that i...

Learn More 16 7Mar 22 '19

The universe is a dick, but also a great friend.

I've been contacted to do a gig in Elm out of the blue.

Learn More 5 1Mar 21 '19

Elixir and Elm learning log. Reading "Elixir and Elm tutorial book" part 2.

2019, 4th February 22:22 When I returned back to the book I haven't started writing the log right aw...

Learn More 6 0Feb 20 '19

Elixir and Elm learning log. Reading "Elixir and Elm tutorial" book.

I think, in November last year, I was browsing leanpub store and discovered a little book called "Eli...

Learn More 21 0Feb 7 '19

Have you done anything scripty with Elixir?

Did you write any scripts with Elixir? Care to share the wisdom?

Learn More 6 2Jan 3 '19

I can't understand the twiceOptional function from Data61 fp course.

Trying to go through data61's Haskell course.

Learn More 3 1Dec 14 '18

Notes on Elixir.

Some of my notes on learning Elixir. Mostly documented mistakes.

Learn More 9 0Dec 10 '18

Help me solve the "Triple Trouble" challenge on Codewars with Elixir.

banging my head against the wall and cannot solve the challenge with Elixir.

Learn More 7 7Dec 7 '18

Little partial application challenge in Haskell

Correct a function that maps a list.

Learn More 14 8Nov 13 '18

How did linguistics influence programming?

Photo by Ben White on Unsplash I know that mathematics influenced programming big time! And I'm sure...

Learn More 34 15Nov 9 '18

Two the most fun sitcoms for a younger generation.

I've heard that in US there are reruns of these shows on television. But I don't have TV and you mayb...

Learn More 4 2Nov 7 '18

VScode completes things I don't want it to complete.

Upon hitting enter key VScode completes the syntax in a way I don't want.

Learn More 10 6Nov 6 '18

Three hacks and commands to use in your terminal.

Just some tips on the use of the terminal.

Learn More 24 14Nov 1 '18

Haskell hack: find the function you need with Hoogle.

Haskell surprises me again.

Learn More 10 0Oct 28 '18

My two favorite ruby videos on youtube.

Great Talks

Learn More 16 1Oct 22 '18

Interesting Functional Composition Tutorial for Haskell and JavaScript.

Function composition is the key to understanding pretty much every abstraction and decision made in functional program design.

Learn More 14 0Oct 8 '18

Haskell for javascript programmers.

An explanation of functional programming like you've never seen.

Learn More 53 7Sep 21 '18