Hacker News new | past | comments | ask | show | jobs | submit | lebubule's comments login

They should have contacted the FSF.

https://ryf.fsf.org/

Again, decades ahead.


Note that the FSF has no problem giving an RYF certification to hardware with unupdatable binary blobs, as long as those blobs reside in a separate chip like an SPI flash. It's not a measure of security or maintainability. Of course whether the FCC label will be one either remains to be seen.

Japanese corporate | Zurich, Switzerland | FULL-TIME | ONSITE (preferred) or REMOTE | EU/EFTA

We are a global manufacturing leader in optical fiber communication systems and electronic components that supplies telecom and carmakers worldwide. Our current activities relate to upcoming wireless technologies and sensors based on mmWave for the automotive and mobility industries.

I am looking for a (Senior) Software Engineer with strong expertise in HPC to join our R&D team. Your main role is as an expert in the development and implementation of high-performance routines from our state-of-the-art algorithms.

We look for someone with a liking for software craftmanship, experience with developing compilers and eating vfmsubadd231ps and vbroadcastf32x8 for breakfast. You are proficient in modern C and experienced with SIMD, hardware offloading and safety.

Please contact me if you're interested or have further questions.


I'm interested, how can I contact you?


Sure, I would be glad to exchange further with you.

I didn't realize that HN had no DMs.

Could you add a contact in your bio?


Thanks, added my email to the bio.


Many thanks for your interest. I have sent you an email at your contact address.


I'd be interested as well!


I am interested, would be happy to connect in whatever way works. My email is on my profile.


Many thanks for your interest. I have contacted you at your profile address.


Please email sharpobject@gmail.com about this. Thanks.


Many thanks for your interest. I have contacted at the provided address.


Yes, please better support for arrays, mainly multidimensional. Fortran is good for that. With good arrays I think that strings comes naturally.


What is wrong with multi-dimensional arrays in C? It works far better than in C++:

void foo(int X, int Y) { double a[X][Y]; .. }

In fact, this is one reason I switched away from C++, because arrays are so bad in C++.


That is a CVE waiting to be exploited.


No.


It definitely is, given a nice combination of parameter values, stack sizes and careless programming.


It is not more unsafe than fixed-sized arrays on the stack and stack clash protection (which you need anyway) protects against this. Also if you compare with C++ and use std::vector, surprise, a CVE about to happen: https://godbolt.org/z/cTG71aTsf

(yes, one can activate library assertions, but still - by default - unsafe)


Yes, I arrived at the same conclusion.

The various code snippets in the article don't compute the same "function". The order between the min() and max() matters even when done "by hand". This is apparent when min is greater than max as the results differ in the choice of the boundaries.

Funny that for such simple functions the discussion can become quickly so difficult/interesting.

Some toying around with the various implementations in C [1]:

[1]: https://godbolt.org/z/d4Tcdojx3


Yes, you are correct, the faster clamp is incorrect because it does not return v when v is equal to lo and hi.


Recent experiments have put the claim to test

Overview https://www.nature.com/articles/nature.2016.20282

The actual work https://www.nature.com/articles/ncomms12172

> Here we report that humans can detect a single-photon incident on the cornea with a probability significantly above chance.


> To optimize this ratio in practice, we used the multi-pixel sensor of an electron multiplying charge-coupled device (EMCCD) camera as our idler detector (Fig. 1a). As the EMCCD can detect multiple photons simultaneously, it allowed us to identify and reject, that is, post-select, all events other than those where a single-photon pair was generated with a higher efficiency than with more traditional single-photon avalanche diodes (SPAD)

How is it possible to both detect a photon and then allow it to travel to the human eye? Wouldn't detection require absorption of the photon?


There is a process called spontaneous parametric downconversion (SPDC), where if you shine laser of frequency f at a crystal, it will with small probability p emit two photons of frequency f/2 (energy conservation in play here).

If done correctly, the outgoing laser light and the two photons all travel in different directions and so can be separated and further directed using mirrors or optical fiber cables.

Because the process is non-deterministic, what we usually do is direct one of the photon beams towards a "heralding" [1] detector, while the other is directed towards the optical setup where we need a single photon [2]. If at a given moment a photon pair is produced, then the heralding detector will click; which tells us that is also a photon currently in our optical setup.

Finally, there is a ~p^2 probability that two photon-pairs will be produced at the same time by this process (and p^3 etc). To eliminate this possibility, in this experiment their heralding detector can detect how many photons landed on it any given moment. So if they see 2 or more photons in their heralding detector, then they discard this run, because now there are multiple photons heading towards the human eye.

[1] Herald as in the guy who announced that the King was approaching.

[2] In this case, towards the human eye.


I drew a schematic using https://asciiflow.com/

                                        +---------------------+
                                        | Heralding detector  |
                                        |                     |
                                        +---------------------+
                                       /
                                      /
                       +----------+  /  Photon 1
                       |          | /
    Laser beam ------> | Crystal  | ------------> Outgoing laser beam
                       |          | \
                       +----------+  \ Photon 2
                                      \
                                       \
                                        To human eye


"SPDC is a quantum optical technique in which correlated pairs of photons (called signal and idler) are produced probabilistically from a higher energetic pump photon in a non-linear crystal following energy and momentum conservation16,17 (Fig. 1a). By detecting one of the photons (idler) and sending the other (signal) to the observer’s eye..." I suppose conservation of momentum allows them to guarantee pairs, in which case a photon in one direction guarantees a photon in the opposite direction.


> How is it possible to both detect a photon and then allow it to travel to the human eye?

Leonard Susskind explained it like this in one of his lectures (they are on YouTube, he's an excellent explainer):

From the moment the photon is emitted, to the moment it's detected, the photon exists in entanglement with all the intermediary things it "touched". Only at the final location it's "absorbed" (with a probability). At the intermediary locations the probability ended on the low side so it passed through.


Interesting study, though if you look at the results 'significantly above chance' looks to be 0.60 +/- .05, which is indeed better than 0.50 but not what anyone could call reliable detection.

I wonder if trained owls could detect single photons, or if their night vision is based on just having much larger lenses that collect more light?

It seems that all rods in retinas are activated by single-photon-absorption, it's just about how many have to be activated to generate a neural signal.

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4629483/


Owl eyes have really cool adaptations (see https://abcbirds.org/blog/owl-eyes/). If we can somewhat detect single photons, it seems very likely owls could do it much more repeatably.


It wasn’t clear to me whether that 0.60 accounted for the fact (mentioned in the overview) that only 10% of photons reaching the eye actually make it through.


"Significantly" in statistics does not mean "reliably", but "confidently".


Would be fun to see if it’s possible to set up the experiment as a double slit.

Would humans sense an interference pattern? Is the back of an eye a sufficient observer? :)


> Is the back of an eye a sufficient observer? :)

It definitely is. The retina "measures" photon positions, which is why you see images. Observation is just interaction, no need to consider whether A can observe B. If they interact, some kind of observation takes place.


When the photon passes through the lens and the watery liquid part, its path is bent by refraction.

Does that process also count as an "interaction", or is that different to what happens when the photon hits the retina?


It does count as interaction. The systems are different.


When you look at the flickering pattern a laser pointer makes on a rough surface, that flickering pattern is similar in nature to the double slit interference, and you are seeing it with your eyes.

Don't forget that the interference pattern is a statistical one, you need to average over a number of photons to "see" it emerge.


Yep! Any interaction counts. If something interacts with a photon, and that interaction can only happen if it goes through one of the two slits (i.e., it tells you "which way" the photon went), then the interference pattern will disappear.


What escapes my understanding with the whole "interaction is observation" thing is that I don't get how anything could ever not be interacting with a whole lot of other stuff. Gravity and EM fields are everywhere. Even if photons are somehow immune to that (which, they're not, because gravity can re-direct photons) it's my understanding that we can see the same interference patterns with particle streams of ordinary matter, and I can't for the life of me figure out how those could ever not be interacting with basically everything remotely nearby, including the entire test apparatus.


> Gravity and EM fields are everywhere.

And now you understand why "quantum gravity" is such a big question in physics right now! We don't understand it all. I actually don't know anything about how EM fields affect superposition, perhaps someone else can chime in.


The feeling of asking a question and realizing you've reached the edge of human understanding is very fun


Yup, everything interacts with everything close by all the time.

The important thing is by how much, and what sort of interference patterns can this produce.

As it turns out, interference is quite hard to produce randomly because two fields only produce wavering patterns when their frequency and other parameters are almost equal.

So yes, the ball you just threw to your friend is actually spread out over a whole region, that spread is about 10^-34 m so it impact is not visible at all.


The short answer (as I understand it) is that decoherence is not binary. The gravitational field may be able to partially resolve the position, for example, and so you only get slight reduction in interference.

https://physics.stackexchange.com/questions/34993/reversing-...


Yes it could. But, it requires absorbing radiation further down in the infrared and power is an issue to consider! What radiates more your ears or a sun?


Work and studies of metal films and thin films as well as their fabrication has been going on for more than a century. Basically since electromagnetism is popular.

Fabrication tools for thin films have improved a lot over the past decades though. We can now fabricate exotic structured matter at the nanoscale that doesn't respond as the bulk counterpart.


While I would agree with you that media often phrase thing the mentioned way, I would prefer here to state that X implies Y. The question is more whether it will be picked up more widely at industry scale.

We took great care to show real-world applicability of our work.


right: it's diminishing the validity of the work, when some journalist's title looks click-bait-y, and that's just not appropriate.


The coating is just a few nanometers thin. Price wouldn't be the main issue there.


Hi there,

I am a co-author of the mentioned work and very surprised (but pleased) to see it here.

I think that this is a good overview!

On the material part the sweet spot is the transition from assemblies of particles to forming a continuous path (film).

For the application you indeed need sunlight. The sun is a strong radiation source!

Putting your face under a light bulb might cause other issues.

Glasses is here the most accessible example to illustrate the work from the research to the application. I think we can get creative about other use cases.


Could it be useful for automobile windscreens? The article says it's solved for cars with embedded wires but this is not generally seen in the front windscreen - probably because it impairs vision and maybe even makes the glass less robust. I checked and it seems now we do have windscreens with electric heat but perhaps your system could be adapted to the lower end cars.


For some reason I've always remembered that Concorde electrically heated its windows using a laminated layer of gold:

https://www.heritageconcorde.com/concorde-fuselage-windows


Yes, of course there is still much work left for full scale industrializing but nothing insurmountable in view.


My Ford Fiesta has windscreen heating. IIRC the patent is owned by Ford but I could be wrong.


The only car I’ve ever owned with a heated windscreen was a Ford Focus. It worked a treat and was still really useful even after some of the conductors corroded and stopped working.


Oh man, our Ford Mondeo (UK must be 15 years ago) had the fine heating wires in the front windscreen - best defrost/demist ever, almost instantaneous compared to every other vehicle I've driven. Definitely a feature that would sway me from choosing one vehicle over another!


Not really. Windscreen heating is quite common in the industry, and the patents lie with the glass suppliers (No Vehicle Company builds their glass themselves). Most common techniques are thin tungsten wires or a heatable thin metal layer which additionally acts as IR-reflection.


You say it’s common but it didn’t used to be. It was common on Fords but no other vehicle manufacturer had it. Rear window heating, sure. But not front windscreen.

Moreover, Ford dealerships (in the U.K. at least) would boast that they owned the patent.

Looking online, I can see lots of references on car enthusiast sites talking about Ford owning the patent but any documents on the patent I find states it’s owned by an independent window manufacturer (like you suggested it would be).

So that leaves me wondering if either Ford had the patent but then sold it (unlikely in my opinion), or if they simply bought exclusively rights?


Surely Volvo had it? Feels like a very Volvo feature.


The VW egolf had it in 2015 or so…


Yeah, I’m talking a good few years ago now.

The patent would have long since expired — never mind any deals between patent holders.


Do you have a link? The patent I could find was filed by Ford and expired in 2015: https://patents.google.com/patent/US5824993A/en

Actually that patent looks different to what I'm describing.


I've had heated windscreens in various Škodas for 10+ years - now a must have feature for me when buying a new car.


Thanks! Apologies if I sounded overly salty/negative, that was not my intention. I don't ski, but obviously skiers also deserve seeing where they are going, it has safety benefits. :)


I'd have to say that any small heat source might make this technology quite workable. Even conducting a bit of heat from your head to the glasses frame, to the lens coatings, perhaps?


Why titania protection layers and not silica or alumina?


Titania has higher refractive index. It helps improve slightly the performance.


> Putting your face under a light bulb might cause other issues.

Radiate it from the inside, at some invisible wave legth that doesn't reflect too much?


Plenty of houses in the UK in older buildings where it would be great in windows.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: