Viewing profile — felixguendling
felixguendling
HN member- Joined
- Mon, Sep 21, 2015, 8:16 AM UTC
- HN karma
- 103
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About felixguendling
No profile information was provided.
Recent public activity
-
comment
Comment #49195289
If you optimize one criterion, it's simple: lowest is best or highest is best. If you optimize multiple criteria, all optimal trade offs between any of the selected criteria are "b…
-
comment
Comment #47954534
I guess we only find out if some people order those chips and check if there is some data. From my understanding the idea is the same like maps showing air planes or ships (for shi…
-
comment
Comment #47954257
It's based on Car2X/Vehicle2X data that's sent unencrypted and can be received with chips you can order from China.
- comment
-
comment
Comment #47442852
Have you tried MOTIS with only the geocoding enabled? This should be 1-2 orders of magnitude smaller.
-
comment
Comment #47158698
Similar just based on open source + open data https://social.tchncs.de/@Jbb/116082509413974306
-
comment
Comment #45403587
Would you recommend this as a "thread pool" / coroutine scheduler replacement for an application web server?
-
comment
Comment #43772786
Thanks! Maintainer of MOTIS here. We're planning to bring support for NeTEx, SIRI and OJP to MOTIS and with those formats a lot of features that are only available with those forma…
-
comment
Comment #43071588
I asked "Ask HN: Is Elm dead" in 2022 with mixed results. https://news.ycombinator.com/item?id=31485011 IMO it's safe to say that Elm is dead and won't come back with this attitude…
-
comment
Comment #40007358
Just found this and couldn't find anything about it but it looks interesting. Does anyone have experience with it? Seems like a competitor to CUDA from AMD and Intel?
- story
-
comment
Comment #39435026
Regarding the size I would guess that if htmz would be extended to have the same features as htmx, it would also be similar in size? Would it make sense to modularize htmx in order…
-
comment
Comment #39140893
Looking at the benchmark where C++ is worst compared to other languages, it's depending on the library used. I would guess if they used Google's re2 Regex library instead of Boost'…
-
comment
Comment #38978632
Exactly the same approach for C++ (including RelPtr which is called offset_ptr in cista): https://cista.rocks
-
comment
Comment #37158987
Let's assume, Hetzner or OVH themself would just take Ubicloud and offer this as a service without paying any money to Ubicloud. In this case, many customers would just use the Het…
-
comment
Comment #37158115
Even with if the third party provider makes no improvements, they can still provide it cheaper because ubicloud pays the development costs? This is a business threat that would not…
-
comment
Comment #36663936
Very nice! What can be added is to group exercises in beginner, medium and advanced and add warmup and stretching routines.
-
comment
Comment #34684214
I presented about MOTIS Project. Happy to share with you all the all the algorithmic details, our tech stack, etc, if you're interested. In the talk I just wanted to give a broad o…
-
comment
Comment #34419445
If you're looking for something faster but C++ specific, more compact in serialized size, more efficient in serialization you can try cista: https://github.com/felixguendling/cista…
-
story
Ask HN: Is Elm Dead?
Elm looked very promising when it was new and made continuous progress for a while. But now the GitHub repositories don't show activity anymore. https://github.com/elm/compiler Web…
-
comment
Comment #29768474
Nice! We also did something similar: Demo: https://europe.motis-project.de/ Project site: https://motis-project.de Source: https://github.com/motis-project/motis
-
comment
Comment #28723600
When reading the title I thought that it is about complexity of linear search vs. better alternatives like hash sets/maps, or at least sorted data structures (binary search). But i…
- story
-
comment
Comment #25904647
Don't forget Sanitizers combined with comprehensive test suits. I would always recommend doing both, static and dynamic analysis.
-
comment
Comment #23895831
Maybe your content is against the rules of YouTube or you want to have a custom paywall for your premium content. Maybe you just don't want Google to collect data about your users.…