AstonJ

AstonJ

Any dev specific plans this year?

Not necessarily related to learning (will be starting a thread about that soon!) but any other dev related plans?

New job? New hardware? New OS? New framework or language? :upside_down_face:

Most Liked

dimitarvp

dimitarvp

  • Learn Rust on a hardcore pro level. I am already quite good there but with Rust you have much more levels between “newbie” and “pro” compared to every other language I ever worked with. The learning curve to being really good is steep. I don’t mind. It’s a very enjoyable, if taxing, journey.
  • Learn or maybe even author more Elixir tooling. As mentioned in other threads, I am mostly interested in having tools that change an Elixir project with minimal human interference. Especially in Phoenix and/or Absinthe projects I feel there’s a plethora of activities that can be automated. Additional point: maybe automatically generate controller and/or property tests based on what such a tool can “understand” about the current project’s code?
  • Follow OCaml’s multicore saga. When it reaches maturity, make it my Python-like and bash-like language of choice. It always seemed like it’s very well-suited for such tasks. BTW, OCaml 5.0 is scheduled for the end of 2021 or start of 2022 and it will have multicore support out of the box, so it’s very likely I’ll just wait for that. Mentioning @OvermindDL1 here in case he has insights on the matter.
  • Learn a LISP Scheme dialect – in this case Gerbil, mostly because it also has an actor library akin to Erlang (although I am not sure if its runtime guarantees are the same as Erlang’s OTP).
  • Maybe gather some money to buy a very serious Linux workstation using the Threadripper 3970X – or ideally, the Threadripper Pro 3975WX, but that’s only sold in OEM worksations; still want it though! – because working on a Mac has some limitations. Mostly Docker and k8s but, using Hashicorp’s Nomad and various emerging tools that step on macOS’ newly introduced Virtualization.framework could compensate. But that’s highly optional; I haven’t met a workflow that would mandate such a monstrous power so I’d be content with abusing my iMac Pro for years to come still. But, I’d like to settle down and stop buying tech for 5+ years and I feel that investing in what’s best-in-class at the time of the purchase is a very strong guarantee that my plan will work and I won’t get tempted by new shinies for a while (hopefully!).
  • Learn 1 or 2 non-programming crafts. Long-term goal, might last me until my grave even, but I feel that branching out of programming also makes you a better programmer. :slight_smile:
  • Claim back my health! This probably should have been on top.
ohm

ohm

We are, yes! A new-ish Rails app running Rails 6.0.0 (soon to be upgraded) with Ruby 2.7.2. The app is split into an front end app (build with React) and an API utilizing ActiveModel serializers to do all the heavy work.

andrea

andrea

Be able to start side projects is my plan this year. :slight_smile:

Where Next?

Popular General Dev topics Top

AstonJ
I just watched this: (tldr: remove bad choices so you don’t need to use willpower) It got me thinking about ways to incre...
New
AstonJ
If so, what was the last blog post you wrote… and if not, why not?
New
Exadra37
I am a Linux user since 2012, more or less, and I always use Ubuntu on my computers, and my last 2 laptops have been used Thinkpads, wher...
New
Rainer
Not sure if following fits exactly this thread, or if we should have a hobby thread… For many years I’m designing and building model air...
New
Exadra37
Kubernetes is everywhere. Transactional apps, video streaming services and machine learning workloads are finding a home on this ever-gro...
New
AstonJ
Just wondering whether you have a preference (I know I do!) poll
New
AstonJ
Do we have any digital nomads here? Anyone fancy it? If so, which countries would you consider? I’ve been toying with the idea for a wh...
New
AstonJ
Chris Seaton, the creator of TruffleRuby has died. It appears from suicide :cry: He left this note on Twitter on the weekend: And one...
New
harwind
I’m working on a C++ program where I need to convert a string containing a numeric value into an integer. I want to ensure that this conv...
New
AntonRich
I don’t know what happened today. But I just started reading SICP which I meant to do for a long time. The book itself: I’m not even s...
New

Other popular topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
AstonJ
Or looking forward to? :nerd_face:
503 15149 280
New
Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
Quickly turn complex problems into simple, working solutions using functional programming, safe concurrency, and the expressive tools of ...
New