elviejo79's comments

elviejo79 | 1 year ago | on: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder

The rendering engine: Chromium had to be kept "libre", because khtml/Webkit was LGPL.

The browser: Chrome. could be kept closed because the LGPL allow the integration of libre libraries in closed products as long as the library itself remains "libre". In this case the library is the renering engine: Chromium.

As a counter example MacOS was built on top of decades of work on the BSD operating system and Apple is under no obligation to give the code back to the BSD project... and it doesn't.

So the most valuable company in the planet took from the community and it doesn't bother to give back.

For some of us that is unacceptabme.

elviejo79 | 1 year ago | on: Allan McDonald refused to approve Challenger launch, exposed cover-up (2021)

It happens extremely frequently because there is almost no downside for management to override the engineers decision.

Even in the case of the Challenger, no single article say WHO was the executive that finally approved the launch. No body was jailed for gross negligence. Even Ricahrd Feynman felt that the investigative comission was biased from the start.

So, since there is no "price to pay" to make this bad calls they are continuously made.

elviejo79 | 4 years ago | on: Ask HN: What are some products that you use that give you joy?

Emacs... it's likean extension of my brain ar this point. It allows me to record my thoughts org-mode, draw (plantuml), take notes of whay I learn (org-roam) and program.

My silent Bosch dishwasher... everytine I don't do the dishes... a say a little prayer for the engineers that built it.

elviejo79 | 4 years ago | on: Ask HN: Whats your ideal PhD workflow

It was a long tine ago that I was in academia, but the advice that I would hibe an student today would be: use beeminder.com to set a bet to yourself to write 500 words daily... on anything... just the habit of writing is extremely important. Try to use the 5 paragraph esssay or the a logical tree exposition.

Use org-roam for a zettlekastem notes (that count to the 500 word limit)

And trying to use Literate programming (org-babel) to make your articles reproducible.

Use nixos in your personal computer so that you can control exactly what dependencies and libraries your papers need.

elviejo79 | 4 years ago | on: Ask HN: Forming a Consultancy Cooperative

Congratulations... I think a cooperative is the right property model for a business were knowledge is more important than capital.

some resources to get you started are

Book: Ours to own and operate and Platform Cooperative Consortium

elviejo79 | 6 years ago | on: Why Hypercard Had to Die (2011)

> Why did FileMaker die?

IDK, but 80% of web apps were during the 2000s so so interfaces on top of a relational database...

And FileMaker was so superior...

Seems that in computer we try end to think that "worst is better".

elviejo79 | 6 years ago | on: Ask HN: Bootcamp or Computer Science University Degree?

It's not are "either or" question. You can and probably should do both. Formal education will give you the insights to understand the mathematical principles on which the profession is based.

And a couple of bootcamps will give the currently in demand techniques and tools.

It's the difference between being an "<X> programer" where X is your flavor of the month technology. And a "Software Engineer"

elviejo79 | 6 years ago | on: Self-Driving Cars Have a Problem: Safer Human-Driven Ones

Your proposal is exactly how self-driving cars were created:

"Back in 1995 the goals for self-driving cars were more modest than they are today. They weren’t called autonomous, but self-driving. And there was no plan to have cars drive themselves on city streets, just on freeways and highways — on the Interstate. The plan was to bury cables in the pavement over which all the cars would drive and communicate with each other and with the road, itself. The goal was to fill the road with cars driving at the speed limit, spaced precisely one meter apart" [0]

[0] https://www.cringely.com/2016/08/25/self-driving-car-old-eno...

elviejo79 | 6 years ago | on: Ask HN: What to read after “Thinking in Systems”?

The Fifth Discipline by Senge. Also a great introduction to systems thinking.

Also everything written by Goldratt.

In particular: The Goal and It's not luck Both are business novels, they read lightly but the lessons are profound.

page 1