HN user

clementmas

297 karma

Adventurer & Entrepreneur. Rowed across the Atlantic ocean. Cycled around Australia.

Founder of TravelMap.net

meet.hn/city/45.4179803,4.6780890/Pélussin

Socials: - https://clem.travelmap.net

Posts18
Comments104
View on HN
developer.chrome.com 2y ago

New in Chrome 120 back button detection

clementmas
48pts26
devblogs.microsoft.com 3y ago

Windows Subsystem for Linux (WSL) now generally available in the Microsoft Store

clementmas
3pts1
twitter.com 4y ago

Experimenting with Mapbox GL JS's upcoming globe projection

clementmas
4pts1
calebporzio.com 4y ago

How Laravel Livewire works

clementmas
116pts81
travelmap.net 6y ago

Is TravelMap an app? Yes, it's a web app

clementmas
3pts1
www.freecodecamp.org 6y ago

Constant confusion: why I still use JavaScript function statements

clementmas
3pts0
travelmap.net 6y ago

Our human-centered design philosophy

clementmas
3pts0
travelmap.net 7y ago

It’s not about how many countries you have been to

clementmas
128pts98
jonasdeichmann.travelmap.net 7y ago

Cycling 23.000 Km from Alaska to Ushuaïa in 97 Days New World Record

clementmas
4pts2
tesla.travelmap.net 7y ago

Tesla roadtrip TravelMap

clementmas
1pts0
clem.travelmap.net 8y ago

Cycling around Australia (2013)

clementmas
1pts0
www.vir.com.vn 8y ago

Facebook and Google have to install servers in Vietnam from early 2019

clementmas
1pts0
clem.travelmap.net 8y ago

Vue, Vuetify & Mapbox refresh of TravelMap

clementmas
2pts0
www.youtube.com 8y ago

Rowing across the Atlantic (2017) [video]

clementmas
3pts1
www.youtube.com 8y ago

Alain de Botton: On Love – Sydney Opera House [video]

clementmas
2pts0
travelmap.io 8y ago

Show HN: A simple and free itinerary builder (Laravel, Vue.js, Material)

clementmas
2pts0
travelmap.net 8y ago

Show HN: TravelMap – Create a Travel Blog Centered on a Map

clementmas
7pts5
clem.travelmap.net 8y ago

Rowing across the Atlantic in 48 days

clementmas
118pts32
OpenRailRouting 2 years ago

How does this routing model compare to the transit options of Mapbox's and Google's API? Are there other models out there to trace train routes?

Popover API 2 years ago

I use <dialog> a lot when building websites. I don't run any ads nor promotional content so if that element was blocked it would break lots of features.

Popover API 2 years ago

As someone pointed out, it's indeed harder to animate but it's fully accessible, supports escape key to close, has a built-in backdrop and has built-in focus trap. Safari took a while to support it but now it's available everywhere. I think it's better than using a <div> tag.

Mixtral 8x22B 2 years ago

I'm considering switching my function calling requests from OpenAI's API to Mistral. Are they using similar formats? What's the easiest way to use Mistral? Is it by using Huggingface?

That's a good point. We shouldn't have to generate all these icons.

I also wish we could style <select> lists. Like adding flags to <option> elements.

No mention of CSS page transitions or scroll-driven animations which can also remove some boilerplate JS.