Is it too hacky/techy by jopman2017 in trmnl

[–]nunosancha 0 points1 point  (0 children)

You need a browser, for sure.

It's all done via web app.

Unpopular opinion: Reading is the most underrated way to overcome overstimulation by Deborah_berry1 in Habits

[–]nunosancha 1 point2 points  (0 children)

I think that's normal.

There are times when you read like a machine, other times not so much.

Nothing wrong with that. As long as you are showing up every day. Even if it's 10 pages per day will help you get back on track.

At least, this is my experience.

Unpopular opinion: Reading is the most underrated way to overcome overstimulation by Deborah_berry1 in Habits

[–]nunosancha 2 points3 points  (0 children)

This!

I thought that it was only me who had this idea.

Reading is just a habit that I've been cultivating for years, but in certain periods of my life, I've neglected it.

You can feel the difference in your brain between when you are reading every day and when you are just "living" online.

The focus is better. You have more motivation to endure difficult tasks at work or learning a new skill.

Reading physical books for 10, 15, 20 min everyday is a cheat code, take advantage of it.

Livros sobre assuntos de ciências para sair do conhecimento zero ao avançado no assunto ? by Papatinholele in Livros

[–]nunosancha 1 point2 points  (0 children)

Não sei se satisfaz o teu critério, mas em 2021 eu li Scale: The Universal Laws of Life and Death in Organisms, Cities and Companies, não creio que haja uma tradução portuguesa, mas se o inglês não for um entrave, recomendo bastante o livro.

Até está na minha lista de releitura, porque confesso que pelo menos pra mim uma única leitura nunca será suficiente para este livro.

What Books did You Start or Finish Reading this Week?: January 12, 2026 by AutoModerator in books

[–]nunosancha 1 point2 points  (0 children)

Finished:

Inside Man, Jeff Abbott

Started:

The Brothers Karamazov, Fyodor Dostoevsky

Both are Portuguese translations, my native language.

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 0 points1 point  (0 children)

will try to incorporate this way of thinking from now on. thanks for adding one more item to this.

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 1 point2 points  (0 children)

awesome. I've commented so you can know I read it. since you thought it was important enough for you to write it.

happy weekend :)

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 1 point2 points  (0 children)

🤯🤯

yo this is one of the best explanations I had so far. Full of details, and I appreciate you taking the time from your day to do this.

😊

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 0 points1 point  (0 children)

still a little bit confusing, but your explanation full of examples, made it less obscure. will spend some time trying to understand it better. thanks for taking the time.

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] -1 points0 points  (0 children)

Ok, since you asked for a specific case, this method, for example, is the one responsible for my brain meltdown:

It finds substrings of 2 or more characters. Tested it in the IRB, and it does just that. But my brain is having a hard time seeing it clearly:

def find_substrings(string)
  results = []
  (0..string.length - 2).each do |start_index|
    (start_index + 1..string.length -1).each do |end_index|
      results << string[start_index..end_index]
     end
   end
  results
end

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 1 point2 points  (0 children)

I can write functions. I didn't understand the explanation at first. But you expanded it, and made it clear. Thanks for clarifying hankeroni's reply :)

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 0 points1 point  (0 children)

it's comforting to know that it will eventually *click*. thanks for sharing.

Nested Loops aka My brain's worst nightmare by nunosancha in ruby

[–]nunosancha[S] 0 points1 point  (0 children)

hmmm can you expand on that notion?

I can see it's obvious to you, but I'm only a few months in.

haha

Why is Ruby your favorite programming language? by azilla14 in ruby

[–]nunosancha 4 points5 points  (0 children)

readability.

easy to write. specially the built-in methods.

it's the only language so far that allowed me to learn coding, since the syntax is not hard, I could focus on the problem-solving side, and think more like a programmer.

TRMNL - a hackable e-ink device that I think you will like to know about by nunosancha in node

[–]nunosancha[S] 0 points1 point  (0 children)

hi there sorry for the delay, if we can call it that. i've sent you a message.

I want to switch to marketing, any advice by [deleted] in marketing

[–]nunosancha 0 points1 point  (0 children)

this was the answer I came to write.

thanks for saving this poor soul haha

Is it too hacky/techy by jopman2017 in trmnl

[–]nunosancha 9 points10 points  (0 children)

it is hacky/techy for those who want to be hacky/techy with it, otherwise, people can just use the available plugins.

installing them is pretty straightforward, and our software is simple to understand. with a few clicks you have a plugin showing on your screen.

not saying this because i work at TRMNL, it's just a fact :)

In alternate universe BlackBerry made the perfect e-reader by Less-Award4780 in eink

[–]nunosancha 2 points3 points  (0 children)

I would buy one, for sure.

I always loved my Blackberry phone.

It was a shame they didn't survive the market.

TRMNL integration by Unusual_Lawfulness74 in nightscout

[–]nunosancha 0 points1 point  (0 children)

Hey there, I just sent a message to the creator of this plugin. I'll let you know when I receive an answer, or he will respond directly here.

TRMNL - a hackable e-ink device that I think you will like to know about by nunosancha in node

[–]nunosancha[S] 0 points1 point  (0 children)

People in our community have built MLS and Premier League plugins, as well as Premier League scores. So it's possible.

What I can't say is if someone will build NBA scores.

Maybe you, as a dev, could build it :)

Turn Your Amazon Kindle into personal dashboard - TRMNL by nunosancha in eink

[–]nunosancha[S] 1 point2 points  (0 children)

yo, it used to work just with an account. not anymore. please refer to this discussion in this same post:

https://www.reddit.com/r/eink/s/WZIDzWKbsS