Viewing profile — marc136
marc136
HN member- Joined
- Thu, Feb 29, 2024, 8:22 PM UTC
- HN karma
- 18
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About marc136
Recent public activity
-
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…
-
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
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…