elviejo79 | 1 year ago | on: Ask HN: What's your biggest pain point when reading scientific papers?
elviejo79's comments
elviejo79 | 1 year ago | on: Ask HN: What's your biggest pain point when reading scientific papers?
Very good abstracts.
elviejo79 | 1 year ago | on: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
ANd give very little back. Like Apple on top of BSD or AWS on top Riak.
For people like me that find that unacceptable exist the GPL licenses.
elviejo79 | 1 year ago | on: Ladybird Web Browser becomes a non-profit with $1M from GitHub Founder
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: Ask HN: If an existing language had browser support, which is the best fit?
elviejo79 | 1 year ago | on: Allan McDonald refused to approve Challenger launch, exposed cover-up (2021)
elviejo79 | 1 year ago | on: Allan McDonald refused to approve Challenger launch, exposed cover-up (2021)
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?
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: Jq – open-source implementation of q programming language
elviejo79 | 4 years ago | on: Ask HN: Whats your ideal PhD workflow
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
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)
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: Uncap - Map Caps Lock to Escape on Windows, Linux, and macOS
What is a function in your programs deserve such a prominent position??
In my case as an emacs user bloq mayus, get's remaped to CTRL.
Vin users need ESC.
elviejo79 | 6 years ago | on: Alan Turing to feature on new £50 note
elviejo79 | 6 years ago | on: Ask HN: Bootcamp or Computer Science University Degree?
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: Ask HN: What's a small language feature you've grown to love?
1.1.2 Major.minor.patch.
Or better: Break.feature.fix
And that comes from the language and package manager.
elviejo79 | 6 years ago | on: Ask HN: Remote Headhunters
elviejo79 | 6 years ago | on: Self-Driving Cars Have a Problem: Safer Human-Driven Ones
"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”?
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.
elviejo79 | 6 years ago | on: Web Programming with Continuations (2002) [pdf]
I wish papers were written in html or markdown... and the beautiful typography applied later with latex.