257m

joined 1 year ago
[–] [email protected] 2 points 1 year ago (5 children)

If you want to use extensions try out Iceraven (a firefox clone).

[–] [email protected] 11 points 1 year ago

It says "I don't think she was ever your girlfriend. I think she was a loose slut."

[–] [email protected] 3 points 1 year ago (3 children)

How do I make DDG only returns results from lemmy. Usually you can make it only return results from a specific website (like reddit.com) but you can't do that because of different instances.

[–] [email protected] 1 points 1 year ago

Yeah that was annoying when I first found out about that but I use tabs for indentation anyways so it doesn't make a difference for me.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

Answering my own question here. If you don't have any interest in how the tools you use work, programming isn't "for you" (take that with a grain of salt). If you are writing code and have never looked into how compilers/interpreters work or are using a library and haven't even taken a peak at the library's source code you should because it will make you a better programmer in the long run. And I'm not saying you can't get anything done without that curiosity but curiosity is a major part of being a programmer. Also you don't need to have a deep understanding of the tool just a overview of what it's doing. Like for a compiler understanding what lexers, parsers, ASTs, code generators are will allow you to write code with that in mind.

[–] [email protected] 4 points 1 year ago

As a person uses neovim, make and exclusively programs in C I am indeed triggered. Maybe you could argue Make and C are hard but Vi definitely is not (atleast the basics aren't).

[–] [email protected] 5 points 1 year ago (2 children)

I agree that make is confusing at first but I don't think it should fall out of use. It's a great tool that I use everyday it is far simpler than its competitors once you get used to it. It is basically glorified bash scripting.

[–] [email protected] 3 points 1 year ago (1 children)

OOP isn't classes though but I get what your saying.

[–] [email protected] 7 points 1 year ago
[–] [email protected] 1 points 1 year ago

You won't be able to mistake the two if you don't use Classes.

[–] [email protected] 10 points 1 year ago (1 children)

Thanks man, I'll look into it when I have the time. This should work on all IEEE compliant systems right?

view more: ‹ prev next ›