Hacker Newsnew | past | comments | ask | show | jobs | submit | exo-cortex's commentslogin

I'd like to add another absolutely great radio Station: "FIP" - France Inter Paris. It belongs to Radio France has been running since 1971. Everytime i Tune in i write down song and artist namens because the mix is so great for me. It really is all over the place but with a lot of style. Plus: once every half hour or so you get one of the famous announcers that tell you interesting or funny things. They are all women and a Main reason for FIPs uniqueness. And i don't even understand them :-) You can listen via the Radio France app or find the link for the stream online. (In the app there are also additional genre-specific streams of FIP but IMHO the Main one is the most interesting one because of its large variety that still fits together.

https://www.radiofrance.fr/fip


I've heard great stuff about FIP. I usually listen to Concerts Radio France at night. Excellent classical programming.

Funny that you mention IKEA. I have 4 very old IKEA glasses that were made by Duralex. I just love the fact that they're about as old as I am (40 next year) and we're able to survive that long. I consider them to be the peak of IKEA glassware. Today IKEA glasses are known to be breaking easy - sometimes simply by getting hot in the dishwasher. The design might look fresher, but they won't last.

The rest of my glasses (most) are Duralex as well. They're just very ... durable. I was kind of getting annoyed that the brand became so popular that I see them everywhere now (every other cafe serves water in them). I'm not French btw, my love for the glasses simply comes from seeing them outlast time and many pretty dramatic falls (a few times on hard ceramic tiles from a meter up and bouncing up almost as high again - leaving a few nearby mouths agape in the process). But reading that they're a worker owned cooperative makes me want to buy many more from them. That's what I want: Stuff that's build to last a long time by people who can live from their work. Who cares if they look dated? For something that's used daily being old is a testament to their quality. I use my IKEA-Duralex glasses almost daily. They look much cooler than any new shit with their battle-scars ight scratches :-D). IKEA is literally the opposite.


I remain sceptical about the "Planet Tracker"-task. The task was to debunk claims about historical positions of Jupiter and Saturn. If the task was to find those planets were NOT in a certain (claimed) position an erroneous program would still appear to "debunk" the claims. Did they check if Devin's code's calculated positions were actually correct? Did they check in some NASA-database? If Devin gave arbitrary positions for the planets it's much more likely that they're different than any claim and appear to debunk it.


I was able to read the code it wrote, and check that (as hoped) it was using a good existing library to do the heavy lifting. And I had it make plots that I could visually use to check that the values were 'reasonable'. The value in that case was simply that I didn't have to leave the couch and write the code myself (although if the result was actually needed for anything more important than a smug 'i thought so' confirmation I would still have taken over and validated it kore carefully).


A rather extensive video that explains in detail scheduling tasks ion an embedded device (the microbit) and explains while updating incrementally the ideas of async Rust.


Just one thing (maybe the author reads this):

The nicest way to avoid the "oh a lot of boilerplate!"-problem with implementing "Add" for a custom type is by using the "derive-more"-crate. Then you simply put a "#[derive(Add)" above your struct. That was the initial reason I switched to Rust myself: because I was writing a dynamical systems solver in C++ and had to overload arithmetic operators for my state-struct. But doing this was so complicated and I never felt sure of it performance wise (what if one side is a reference? And so on).

In rust I have a macro and don't have to ever worry about that again.


Author here!

Oh, that's a neat crate, I'll check it out.

I'd be interested to see if you have benchmarks of your dynamical systems solver in Rust vs the ones implemented in Julia. They've done great work!


> Linear Algebra and numerics where not a primary focus of Rust when starting out as they were with Julia.

Typo: where -> were


Thanks! Fixed.


https://youtu.be/wx68Q_6omAo?si=gY_p3P80LPGnmOsu

--> Switch on captions.

This is a small segment of a weekly program that is broadcast on the french-german tv station "arte". The program is called "karambolage" and highlights interesting peculiarities in French or German culture or funny anecdotes about etymiology, history. It's quite fun. They had this piece about a french exchange student that discovered a requirement to regular "stoßlüften" in the rent-contract.


That would be interesting in VR to have syntax highlighting that moves variable names towards the viewer, or puts context menus with possible methods of some object above.

Would probably just be stupid gimmick, but I want to see somebody do it :-D


I tried this, using https://makepad.dev our GPU accelerated UI and renderstack. And unfortunately it wasn't a great experience. Text popping forward for whatever reason is not really an improvement (i tried indent depth, syntax highlighting reasons, cursor behavior). Maybe 'veeeeery' subtly could do something, but otherwise you dont want it to break visual symmetry as we are used to


Hm.... I've spent a lot of waiting time in this station (Rosenthaler Platz) over the years. And these tiles (in different colors though) are in a considerable amount of Berlin subway stations. Are they all radioactive like these here? Or is it only caused by the orange pigment?


The orange pigment was made with uranium.


Specifically, Uranium Oxide (UO2, I guess? Or maybe the trioxide?):

https://blog.colornavigator.net/dangerous-colors

https://en.wikipedia.org/wiki/Uranium_trioxide


we should! We have laws against oil spills, we should have laws that prohibit languages with the singular purpose of making me point a gun to my foot and pull the trigger repeatedly.

/s


You can have my footgun when you pry it from my cold, dead hands.


I think Stroustrup was quoted as saying something like "With C, you can shoot yourself in the foot, but with C++, you can blow your whole leg off."


It does increment the number of barrels by one.


In my opinion hn is still here because it is still only text. I was a very happy Reddit user way back when most of the content was links to other sites and/or pure text posts. Today the most visible parts are just images or videos - highly stimulating content that does not encourage calm, thoughtful and nuanced discussions. HN is still only text based _and_ it is mostly about technical issues. Nothing could be improved here, it's already perfect.


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

Search: