HackerLangs
TopNewTrendsCommentsPastAskShowJobs

corentin88

no profile record

Submissions

US Government directive to suspend access to Claude Fable 5 and Mythos 5

twitter.com
3 points·by corentin88·vor 28 Tagen·0 comments

APIs as infrastructure: future-proofing Stripe with versioning (2017)

stripe.com
1 points·by corentin88·vor 2 Monaten·0 comments

Show HN: A drop-in, open-source replacement for YouTube embed iframes

embedlite.com
3 points·by corentin88·vor 3 Monaten·2 comments

Enorme

xn--norme-9ra.site
1 points·by corentin88·vor 3 Monaten·2 comments

Google Docs more than just documents (2011)

blogs.ubc.ca
2 points·by corentin88·vor 5 Monaten·0 comments

Martian Packet

en.wikipedia.org
4 points·by corentin88·vor 6 Monaten·0 comments

List of Hosting Providers

ipapi.is
4 points·by corentin88·vor 6 Monaten·1 comments

Browserino is a tiny browser selector for macOS written in SwiftUI

github.com
1 points·by corentin88·vor 8 Monaten·0 comments

[untitled]

1 points·by corentin88·vor 10 Monaten·0 comments

Douglas Crockford: The JSON Saga (2011) [video]

youtube.com
2 points·by corentin88·vor 10 Monaten·0 comments

comments

corentin88
·vor 21 Tagen·discuss
Elsewhere on the page, they avoid mentioning Yandex. In fact, do they ever mention Yandex?

That’s probably not to advertise for that company. I don’t see why it’s sad?
corentin88
·vor 2 Monaten·discuss
You would just get called from an agent (bot) based in your country. There’s no easy way to prevent that. Fraud is massive and it’s becoming cheaper and easier to run at scale.
corentin88
·vor 2 Monaten·discuss
It’s a duplicate in fact
corentin88
·vor 2 Monaten·discuss
Can you elaborate?
corentin88
·vor 3 Monaten·discuss
It's a static site that renders the youtube thumbnail + a red play button. When you click on it, it loads the youtube iframe. So it's basically deferring the cookie consent and all.

We implemented it as a drop-in replacement:

  -- <iframe src="https://www.youtube.com/embed/aqz-KE-bpKQ">
  ++ <iframe src="https://www.embedlite.com/embed/aqz-KE-bpKQ">

Nothing else needed.
corentin88
·vor 3 Monaten·discuss
It’s énorme!
corentin88
·vor 4 Monaten·discuss
The aircraft career has a submarine and other ships to defend him.

So they are all at risk.
corentin88
·vor 4 Monaten·discuss
Thanks for sharing your thoughts too. I still have the feeling that broad adoption comes from simple things that just work. And the complicated stuff is more optional.
corentin88
·vor 4 Monaten·discuss
Temporal is a good idea, but the API is too complicated for broad adoption:

- new Date() equivalent in Temporal is `const now = Temporal.Now.zonedDateTimeISO();`.

- Date.now() equivalent is `Temporal.Now.instant().epochMilliseconds`

- It’s PascalCase, where JS is mostly snakeCase.

- nanoseconds per default. who needs that except Bloomberg? It should have been an option

It’s definitely great all the efforts put in place, but it’s not going to be a replacement to Date which such a complicated design.
corentin88
·vor 5 Monaten·discuss
Have you heard of Mailmeteor?
corentin88
·vor 6 Monaten·discuss
Same thing in France with Vinted
corentin88
·vor 6 Monaten·discuss
Quite impressive the number of IP addresses that Amazon detains.
corentin88
·vor 7 Monaten·discuss
Reminds me of Mike Horn, who travelled around the globe trying to say on the equator as much as he can. That being the longest round-trip.

He walked a bit, but mostly sailed though.

The book (Equator) worths the read. Especially the part in Africa.
corentin88
·vor 7 Monaten·discuss
Unreadable...
corentin88
·vor 7 Monaten·discuss
They will just have to change of LLM provider.
corentin88
·vor 9 Monaten·discuss
McDonald’s has brand moat. So does Coca-Cola. And many more products. The switching cost is null, but the brand does it all.
corentin88
·vor 10 Monaten·discuss
Same as GitHub or Slack downtimes severely impact productivity.