Idan Arye

Idan Arye @idanarye

Joined:
Dec 2, 2017

Idan Arye
articles - 9 total

Moonicipal Explained

Introducing and explaining the Moonicipal plugin for Neovim

Learn More 1 0Jan 11 '23

Is using an executable to help client libraries connect to a server a good architecture?

I have a project that has three components: A server that exposes a WebSocket interface. A GUI that...

Learn More 3 2Jul 25 '22

Need help with terminology for humans that follow instructions from a script

I'm trying to name things in my project, and I've been struggling too long to find names for two role...

Learn More 3 4Jul 3 '19

Analogical naming - yay or nay?

I'm working on a project and struggling with one of the two hard things - naming things. I have names...

Learn More 5 7Jul 2 '19

Are there any API specification formats for WebSockets?

The WebSocket protocol allows sending messages back-and-forth between a server and a client, but it d...

Learn More 19 11May 1 '19

Omnipytent 1.3.0: Async Tasks and Selection UIs

Explaining Omnipytent 1.3.0's new feature - async tasks

Learn More 6 0Nov 15 '18

Don't initialize your variables

Why initialization on declaration is not always the safest approach

Learn More 61 5Aug 5 '18

Abusing Type Erasure: Passing Back the Same Subclass the Object Yields

Using type erasure to solve a polymorphism type-safety problem

Learn More 10 0Jan 22 '18

Omnipytent Explained

Introducing and explaining the Omnipytent plugin for Vim

Learn More 12 2Dec 19 '17