HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jlg23

no profile record

Submissions

The Scientific Mind of Leonardo da Vinci – With Martin Kemp [video]

youtube.com
1 points·by jlg23·9 months ago·1 comments

comments

jlg23
·22 days ago·discuss
> I think not.

> [...] if you allow me to use that lingo which you won't but I don't care

> [...] + lots of text I didn't read

Understood.
jlg23
·22 days ago·discuss
I think you are doing the post injustice by hijacking it. FOSS maintainers can get a burnout even without toxic users - hard deadlines and the understanding that people really rely on your project can do that to you.

e.g.: About 25 years I had developed some blogging software in the style of usemod (single executable, data stored in ./data) for coordination of and reporting about protests on throwaway VMs. This initially was a weekend project but spiraled out of control when it made its way through Europe and people called me for setups or features for other actions. My burnout was the result of trying to help grass root organizations while also being politically active myself and having a full time job. The solution was basically what the article says:

* invited more maintainers by dumbing down the implementation so that one does not need a black belt in perl to hack on it

* created minimal docs

* I found hoster in the scene who was competent and willing to do pro bono hosting in exchange for me being available in case of problems (he never called me).
jlg23
·last month·discuss
This is ideal for large argument maps, thank you!
jlg23
·3 months ago·discuss
If those "many successful services" are FOSS, you are a very rare breed of developers - one I have not yet encountered in almost 30 years of FOSS development.

Could you please link some of your projects? I could use some inspiration how to deal with entitled FOSS users who do not understand that they already got much more than what they paid for.
jlg23
·4 months ago·discuss
Every compiler in any language for any language has at the very least educational value.

On the other hand, demeaning comments without any traces of constructive criticism don't have any value.
jlg23
·5 months ago·discuss
My initial reaction was that I have to use this just because of the buzzword density in the title. But after reading up, it looks like the author was pretty successful in moving the bloat from code to announcement title. I'll give this a try!
jlg23
·9 months ago·discuss
They should name their team DNS because that is what will be shown on scoreboards of all tournaments to which their players will have to travel with DB anyway.

Their reliability is so abysmal that I fly multi-hop flights from Berlin or to airports a few hundred miles off my destination if that allows me to not rely on them. Boats that go up and down the Amazon have not let me down the way DB reliably did.
jlg23
·9 months ago·discuss
This is regular reporting using end-consumer market rates to inflate numbers.

Just as you could not sell 127,271 bitcoins all at once at market value, you could not just sell cocaine worth $1.4 billion but still confiscated drugs, even in large quantities, are reported with end consumer market rates. Nowadays, if a report mentions that is talking about "street value", that is already a big plus in my book.
jlg23
·10 months ago·discuss
> I could be wrong, but I recall in many developing countries phones there are many teenagers who code on their phone because laptops (even tablets) are prohibitively costly.

Yes, I see that a lot here in the far south of Morocco.

> They might be wiring their phones up to some cheap keyboards, which is technically possible but I don't know if they're doing that.

They do. Adapters are about $2.
jlg23
·11 months ago·discuss
> Even the simplest business problem may take a year to solve, and constantly break due to the astounding number of edge cases and scale.

edge case (n): Requirement discovered after the requirements gathering phase.
jlg23
·4 years ago·discuss
>> "Use set -o errexit"

> Only if it doesn't matter that the script fails non-gracefully. Some scripts are better to either have explicit error handling code, or simply never fail.

Then handle those errors explicitly. The above will catch those error that you did not think about.
jlg23
·4 years ago·discuss
> If you're running earnestly, I would argue that the hardest thing about a SOC2 is ensuring that you stick to your guns on approaches that work for you and not adding cruft that you don't care about. If you let the latter happen, you will invariably end up a box-checker, and being a box-checker eventually contaminates a robust engineering / security culture.

That's spot on, not only for SOC2 but for many, if not most, relevant certifications. The most important part is "not adding cruft". Nothing sucks like being stuck in a ISO9xxx certified process because you over-specified your processes even though you'd get the "ISO9xxx-certified" label for 10% of what you did. Suddenly you cannot react with common sense anymore because doing so would violate contracts you made with exactly those big customers you got the certification for in first place.
jlg23
·5 years ago·discuss
If I get the essence of what you are saying... "the only victims would be both ends of the communication"? ;)
jlg23
·5 years ago·discuss
> It should be again like this.

OTOH the time of jumpers and dip-switches for configuring hardware state is over; I am not sure I want to give any gaming company any chance to persist not only in some management layer of my computer but also in peripherals.
jlg23
·6 years ago·discuss
It's a sad comment on society, that this comment is automatically flagged offensive because it contains the word "fuck". -- paraphrased from fortune files, offensive section
jlg23
·7 years ago·discuss
> And is that desirable? Why do we want users to know less about how their computer works?

Because we'd complain ourselves if using a hammer required knowledge about metallurgy.
jlg23
·7 years ago·discuss
> If it's used at all these days, it's used for exception handling.

And in all of the CPS code.
jlg23
·7 years ago·discuss
Ongoing work with big companies to replace existing technologies don't convince me. Though, neither does whining when the authoritative nameserver itself is returning bogus responses.
jlg23
·9 years ago·discuss
further reading: https://en.wikipedia.org/wiki/Game_Oriented_Assembly_Lisp
jlg23
·9 years ago·discuss
> I've not read your paper, but I'm willing to bet [...]

Offloading all burden of proof onto the partner in a conversation strikes me as.. odd - esp. if said partner already provided a paper on the very same topic that you did not even read.