estebanlm

joined 2 years ago
[–] estebanlm@lemmy.ml 9 points 2 years ago (5 children)

This is what Smalltalk is all about, and it has been like that since it’s origin: you basically program in the debugger, you program running, you change something, you proceed the debugger, etc. That’s why technics like TDD, refactoring, and others were developed in Smalltalk and just later translated to other languages (and always lacking, since no one reproduces the live programming experience 100%). As the time passed, attention has moved to other languages and most people not ignores what it was to program like that. But there are still some implementations around: I work with Pharo (https://pharo.org), and I can to say is all what you ask for in this post :)

[–] estebanlm@lemmy.ml 8 points 2 years ago (4 children)

for another (other than Tuxedo) EU based solution: https://slimbook.es/en/
(They are at Valencia, Spain).
But I have no about idea its quality as I have never tried one.

[–] estebanlm@lemmy.ml 2 points 2 years ago

I have been using Manjaro as my daily driver for years now (I work making a programming language), and I have absolutely no complains ;) ... but this thread is to talk about hardware :P

[–] estebanlm@lemmy.ml 1 points 2 years ago
[–] estebanlm@lemmy.ml 8 points 2 years ago (2 children)

I have a tuxedo. I love it. But...

  1. it supports just its own version of linux (TuxedoOS, based on KDE) and Ubuntu. I use Majaro and I have to tweak it the same way as I would do it with any other non-linux computer.
  2. I had a problem with sound and needed to send the computer to germany so they were able to check at it and fix it (replacing the mother board). Client service is good, but I live at 1w distance of germany (france)... what happens with people living far away?
  3. Is certainly good... but not cheap :)
[–] estebanlm@lemmy.ml 2 points 2 years ago

this is old, the official repositories (extra) has already been updated to 115 a couple of days ago.

[–] estebanlm@lemmy.ml 1 points 2 years ago

sorry for the confusion, I meant that I work doing Pharo, and hence the license of my work is MIT, because that's the license chosen by the Pharo project. Of course MIT license means you can license your own work with whatever license you want, including proprietary licensing :)

[–] estebanlm@lemmy.ml 1 points 2 years ago

Same. I love it and I don’t know how I spent so much time not-using it :)

[–] estebanlm@lemmy.ml 2 points 2 years ago (2 children)

this is the "virus" thing explained (by chatgpt, heh, but this is exactly what I heard) : Inheritance and Derivative Works: In object-oriented programming, inheritance allows you to create new classes based on existing classes, inheriting their attributes and behaviors. When using GPL-licensed code, whether GPLv3 or LGPLv3, any derived classes or subclasses created within your project will be considered derivative works. As a result, if you choose to distribute or publicly release these derivative works, they must comply with the licensing terms of the original GPL-licensed code.

[–] estebanlm@lemmy.ml 2 points 2 years ago

I like Manjaro Gnome. I changed the maui shell for the gnome shell and everything is looking great, and as close to vanilla gnome as possible (which is what I liked from Fedora :P) is not the same package system, but is very neat ;)

[–] estebanlm@lemmy.ml 6 points 2 years ago* (last edited 2 years ago)

Manjaro. I am a guy of habits, so I never really distro-hopped, I once tried to install Arch and failed to configure everything so I tried endeavour and failed too (which would mean I am not a tech guy either ;). Ultimately, I'd say that the distribution does not matters much once you are used to it, you can always get what you want from any of them. The only thing I really like in comparison with others is pacman :)

view more: ‹ prev next ›