Readit News logoReadit News
AlDante2 commented on How to generate subtitles automatically in every lenguage   flowsub.ai/... · Posted by u/bloomder
AlDante2 · 10 days ago
Shame it can’t spell…
AlDante2 commented on Douglas Adams on the English–American cultural divide over "heroes"   shreevatsa.net/post/dougl... · Posted by u/speckx
AlDante2 · 2 months ago
Don’t forget “Eddie the Eagle”. Quintessentially British.
AlDante2 commented on The Tyrrany of Literacy. On oral tradition and what is lost   languagelog.ldc.upenn.edu... · Posted by u/n2j3
AlDante2 · 5 months ago
What is lost seems to be the ability to spell…
AlDante2 commented on Hilbert spaces, Ricci traces: the singularity we should attend to    · Posted by u/glitchprince
AlDante2 · 8 months ago
In the General and Special Theories of Disaster Area Tax Returns, it is shown that the whole fabric of the space-time continuum is more than merely curved; it is, in fact, totally bent.
AlDante2 commented on Al-Powered Protein Binders for Precision Research   affinityai.org... · Posted by u/AlDante2
AlDante2 · 10 months ago
A new custom protein design lab has launched in Europe. They have a new approach, Designerbodies™, which allow predefined epitope-paratope interactions. They can apparently tailor the binding site to match the intended application.
AlDante2 commented on Ask HN: How do you deal with chronic procrastination?    · Posted by u/penaazv
AlDante2 · a year ago
Procrastination is related to depression. Try more sleep, more sun and, if possible, long walks in a park or other natural environment. Other forms of exercise are also good.
AlDante2 commented on Optimization. What sub-paths visit all states in minimum time?    · Posted by u/daly
AlDante2 · a year ago
As you don’t specify the available paths nor all of the states, the question as it stands is ill-posed.
AlDante2 commented on Ask HN: If types are good why shouldn't every var be a custom type?    · Posted by u/jjallen
AlDante2 · a year ago
I previously worked for a company developing custom software some of Germany’s leading banks. Even (back in the nineties) when we had to use languages such as Natural and COBOL, we developed a macro language (that compiled to COBOL) to let us use more specific types.

Particularly in finance, yo need to distinguish between dates and durations, between interest rates and volatility and a host of other business concepts. Using strong user-defined types helps catch errors at compile time. I would have no problem, on a large project, with having every variable (with the possible exception of counters, etc.) being a user-defined type. On small projects, where one developer can comfortably oversee all of the code, the overhead of correctly defining types and their operations might not outweigh the benefits. In user-facing code, for example, UI frameworks don’t use business types. Writing conversion routines to translate user input to a business type can be a disproportionate amount of work for a small project.

AlDante2 commented on Ask HN: Teaching the "magic" of software development to 3rd graders?    · Posted by u/xrd
AlDante2 · a year ago
The original quote is from Arthur C. Clarke. “Any sufficiently advanced technology is indistinguishable from magic”.

u/AlDante2

KarmaCake day31April 19, 2014View Original