Live data from Hacker News

Viewing profile — felixguendling

felixguendling

HN member
Joined
Mon, Sep 21, 2015, 8:16 AM UTC
HN karma
103
Public activity
41 items

About felixguendling

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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.

  4. comment
  5. comment
    Comment #47442852

    Have you tried MOTIS with only the geocoding enabled? This should be 1-2 orders of magnitude smaller.

  6. comment
    Comment #47158698

    Similar just based on open source + open data https://social.tchncs.de/@Jbb/116082509413974306

  7. comment
    Comment #45403587

    Would you recommend this as a "thread pool" / coroutine scheduler replacement for an application web server?

  8. 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…

  9. 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…

  10. 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?

  11. story
  12. 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…

  13. 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'…

  14. comment
    Comment #38978632

    Exactly the same approach for C++ (including RelPtr which is called offset_ptr in cista): https://cista.rocks

  15. 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…

  16. 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…

  17. comment
    Comment #36663936

    Very nice! What can be added is to group exercises in beginner, medium and advanced and add warmup and stretching routines.

  18. 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…

  19. 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…

  20. 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…

  21. 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

  22. 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…

  23. story
  24. comment
    Comment #25904647

    Don't forget Sanitizers combined with comprehensive test suits. I would always recommend doing both, static and dynamic analysis.

  25. 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.…