

Article URL: https://buttondown.com/hillelwayne/archive/a-list-of-ternary-operators/
Comments URL: https://news.ycombinator.com/item?id=42054162
Points: 22
# Comments: 14
https://buttondown.com/hillelwayne/archive/a-list-of-ternary-operators/

Article URL: https://github.com/Tencent/Tencent-Hunyuan-Large
Comments URL: https://news.ycombinator.com/item?id=42054186
Points: 54
# Comments: 18

Article URL: https://spectrum.ieee.org/nstc
Comments URL: https://news.ycombinator.com/item?id=42054779
Points: 4
# Comments: 1


Article URL: https://www.marginalia.nu/log/a_112_slop_ideas/
Comments URL: https://news.ycombinator.com/item?id=42051607
Points: 16
# Comments: 1

Article URL: https://worldsensorium.com/will-plants-grow-on-the-moon/
Comments URL: https://news.ycombinator.com/item?id=42051857
Points: 38
# Comments: 15

Article URL: https://github.com/SelfExplainML/PiML-Toolbox
Comments URL: https://news.ycombinator.com/item?id=42052194
Points: 29
# Comments: 8

Hey HN,
We wanted a simple way to update application configs, without redeploying. We wanted to remotely set variables, and read them in our application. We created Varse to do this.
Varse has a dashboard for creating key - value pairs and an SDK to read them. It's un-opinionated and allows for strings, booleans, or even json objects to be stored.
We have instructions for running it yourself. We also have a hosted version where you can create an account and manage variables.
This is