AstonJ

AstonJ

Have you changed the way (and what) you learn?

Have you changed the way you learn? Maybe you started off using docs and tutorials and are now an avid book reader or course watcher? Or maybe you do less long-form content now and prefer shorter tuts/docs/screencasts?

And in an age of AI have you changed what you learn? Maybe you now only get more of an overview and leave the details for your AI tools? Or do you still aim for a good understanding of the languages and frameworks you use?

Curious to hear your thoughts!

Most Liked

dimitarvp

dimitarvp

That’s a deceptively easy and tempting explanation to reach for. But I would argue for many of the knowledge workers it’s something else entirely: we are sick of everyone blabbering when we just want to be told “use that special argument in that function in the library X to solve your problem”.

I have struggled with ADHD for a number of years before I finally started beating it, and when I started truly pushing it back, I realized something (that is depressing for many): for a lot of people ADHD comes to existence because they don’t want to listen to most people around them (and to most on the internet).

I like books. A lot. But with time technical books became harder and harder to read because it happened no less than 15 times to me that the true insights started at 65% of the book and lasted to about 80%. The rest was either a setup (i.e. “why do we need this?”) or meaningless story-telling (“I had this problem when I worked for Oracle back in 1998…”).

Nuance matters. It’s definitely not all to be attributed to the good old “kids these days have no attention span” trope. Most people simply don’t have interesting things to say, or write bad books.

I am beginning to think I’ll start asking LLMs to summarize chapters after I finish them and observe if I agree with them. Most of the time I am after concrete knowledge. Deep technical reading is very enjoyable and welcoming… but not in this phase of my life and career. I need answers on how to advance with A or B, not a plethora of new paradigmae and philosophies.

Case in point: I need to start memorizing various PostgreSQL incantations because I periodically need them… I don’t need to be told that SQL sucks and that humanity missed out on something great by choosing it. Cool, very nice, but I still have work to deliver tomorrow.

dimitarvp

dimitarvp

People who don’t want to think just found one more huge excuse not to think. Nothing new.

LLMs objectively helped me by accelerating learning and in overcoming the blank canvas terror.

plcholder

plcholder

Honestly I’m quite lost right now, but I just cant stand books anymore when I started programming about a decade now books were amazing, but that’s in part because I knew almost nothing, so reading was exciting. Now that I am at a decent pace, I just find alot of books to have fluff in them and its not because I know everything in said book, if I did I wouldnt pick them up, its just sometimes I don’t have patience to traverse the chapters, when I really just want something to help me build intuition on the topic, rather than hold my hand. I only want to read books that get to the point

Right now, I just use LLMs mainly chatgpt & claude, mostly the former. Tbh I haven’t shopped around for other models or local LLM’s, but llms just strike the perfect balance for me as I can get it to explain things without the fluff, ofc the downside is you have to infer whether the LLm response is a complete lie and as we know with elixir LLMs only have information about the most popular topics, so you still end up looking through other materials like docs etc, you also don’t get the authors personal anecdote like you get in a book

I largely avoid tutorial videos , only watch conference talks or podcasts. So for me right now it is

  1. llms
  2. books
  3. videos

I do wonder if there is a good LLM that can interact with a book, anyone know?

derek-zhou

derek-zhou

No, I have not changed. I can only learn be doing stuff myself, and the stuff needs to be a problem I genuinely need to solve. I can never follow tutorials;. I read some just so that I know what are possible.

plcholder

plcholder

Ive actually stumbled upon this topic before and I have tried detox, for me it usually takes 1 week from quitting social media, to start seeing the benefits. Also another good method is to find the best study time and length, for me its early in the morning and I can sit & study for ~5 hours pomedoro style. I can only do this on the weekends though because of the day job

But I dont think thats my issue, my main issues with STEM books is they feel a bit like a facade/selling you a dream, reading from cover to cover wont get you ahead, its the experience of trying things out and failing. I just wish every book had like a no nonsense summary booklet or something, that I could quickly read over and then try infer information.

I would love an LLM made for books, that can summarise and give me keynotes. I saw something earlier about an LLM making up bite sized court notes for people on various topics and I tried it with BEAM vm, it was great at making questions which felt like I was actually learning something, it also had various styles of questions from crosswords, to pick & place etc

Where Next?

Popular in Discussions Top

cjbottaro
I’ve been primarily doing Elixir development for the past 6 years or so, and during that time whole heartedly committed to functional par...
New
adamu
When starting a new project, do you have any go-to libraries you pull in out of habit/preference? For example, Ash, Credo, Mox, ExMachin...
New
f0rest8
Hi everyone :waving_hand: Posting here to showcase and announce that Metamorphic is now officially live on a public-facing domain at htt...
New
marciol
Thinking about how Contexts on Phoenix 1.3 are beautiful in the simplicity, elegance and minimalism, coalesced in the smallest unity of E...
New
AstonJ
Phil just posted this on EFS: …interesting that some of the key updates to JavaScript appear heavily influenced by (or blatantly copied...
New
bglusman
I’m curious how others in the community deal with first class enums… especially crossing boundaries like database, code logic, and absin...
New
tcoopman
Yesterday I watched OpenTelemetry: From Desire to Dashboard and it triggered me to take a new look at telemetry in Elixir. But I don’t k...
New
derpycoder
So, anyone got a chance to look at this?!? I’m kind of glad this came along. We can just throw this into our Auth pages and won’t have t...
New
bartblast
It’s time to implement JavaScript interop for Hologram! Eventually, there will be Hologram wrappers for most APIs, but sometimes we’ll n...
New
gushonorato
Hey everyone, I’ve been working with Elixir for over 5 years and I’m a big enthusiast of the language. However, when starting new projec...
New

Other popular topics Top

TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
273 38985 115
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
itssasanka
Hi all, Trying to get some more clarity over utc_datetime and naive_datetime for Ecto: https://hexdocs.pm/ecto/Ecto.Schema.html#module-...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 45766 226
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
beno
I will often find my self writing things similar to: case some_value do nil -> something() "" -> something() _ -> someth...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New

We're in Beta

About us Mission Statement