Live data from Hacker News

Viewing profile — marc136

marc136

HN member
Joined
Thu, Feb 29, 2024, 8:22 PM UTC
HN karma
18
Public activity
13 items

About marc136

Have a nice day

Recent public activity

  1. comment
    Comment #41980780

    In general, e.g. to place the files and their metadata like checksum, access rights, image previews, foreign keys right next to each other. In the authors use case, it might also b…

  2. comment
    Comment #41500128

    Or one for arduino https://news.ycombinator.com/item?id=41500071 Which was also forked for ESP32 and has its own community https://github.com/biologist79/ESPuino

  3. comment
    Comment #41500071

    If you are looking for a FOSS alternative to tonies, yoto and such I would also recommend the DIY TonUINO project. The boards are built into boxes, toys (from fire engines to plush…

  4. comment
    Comment #39584525

    I'm not sure if I understand correctly. For me, it is mostly about "sharing the code" as in: I put it somewhere and anyone who wants can use it. But if they adapt or remix it, they…

  5. comment
    Comment #39584441

    If I understand you correctly, your advice is that EUPL is an unknown/obscure license and you would not choose it for that reason? Thanks for the good luck wishes, but I don't inte…

  6. story
    Ask HN: What do you think about EUPL in comparison to other copyleft licences?

    How do people here think about the EUPL, especially when compared to licenses like GPL, LGPL, AGPL, MPL,...? https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12 I saw e.g…

  7. comment
    Comment #39567228

    That's high on my list, too. The only fear I have is that I won't be able to install packages that no longer exist when I switching machines. But by running ELM_HOME="$PWD/deps" el…

  8. comment
    Comment #39567149

    Zero workarounds seems overly dramatic, here are a few: https://news.ycombinator.com/item?id=39567011 If you want to rely on them for every possible future requirement or rather wa…

  9. comment
    Comment #39567011

    Yes, ports or custom elements are the recommended options, https://github.com/elm-community/js-integration-examples There are a bunch of other options/workarounds/hacks depending o…

  10. comment
    Comment #39566862

    > So I made a package that wraps native RegExp. When 0.19 was released, I couldn't upgrade because of those 5 lines. The regex package eventually got regex.fromstring(). So I could…

  11. comment
    Comment #39559392

    Funny that you have this impression. To me it looks more like the elm-haters are out in force and the Elm users don't participate anymore on this site. Many hateful comments here b…

  12. comment
    Comment #39556395

    For anyone new to Elm, please know that you have a stable language with no major changes since 2018 and no official release since end of 2019, see https://iselmdead.info and decide…

  13. comment
    Comment #39555542

    If time is important to you, please correct your statement. > The year in this link is very important. In the following year, the Elm team decided to [...] The blog post was releas…