#jsonnet search results
The good news: I *feel* like hacking on #bazel extensions exercises a lot of the same muscles as #jsonnet which I still have a soft spot for, and of course both exercise lisp muscles. As many lisp users, I have to get over where it's not like lisp or trying to turn it into lisp.
#Scala #Jsonnet github.com/databricks/sjs… has more watches than google/jsonnet but less stars
jsonnet is also terraformed and people say JSON isn't fun! look at that, it's pure beauty! #terraform #opentofu #jsonnet #pure #beauty
Jsonnet is better than YAML for generating JSON. We write out the pros and cons of each language, then give three examples of when developers would prefer using Jsonnet over YAML. That's the piece. bit.ly/3WUlJd8 #json #jsonnet #yaml #developers
🚨 Don't let your JSON turn into a stack of troubles! Upgrade Newtonsoft.Json to 13.0.1 to dodge the DoS drama. Keep your apps safe and sound! #CVE2024 #JsonNET #UpgradeNow windowsforum.com/threads/cve-20…
🟢 @codess_aus (@Microsoft) on #Azure #OpenAI, 🔴 Andrzej Lichnerowicz (@splunk) on #JSonnet resource management, 👾 Krystian Rykaczewski (@ROKAutomationPL) on #pentesting OT devices
SERadio's ep#570 discusses #JSONNET with Stanislaw Barzowski, a helpful avenue for infra automation folks caught up in plethora of JSON/YAML #config generation youtu.be/oFYahSzEj_c
youtube.com
YouTube
SE Radio 570: Stanisław Barzowski on the jsonnet Language
Can everyone please stop reinventing #jsonnet and start innovating on top of it and @grafana Tanka instead? 😝
Koreo is a Kubernetes-native engine that replaces Helm-style string templates with real data structure overlays This post will teach you how to manage YAML updates as code ➤ ku.bz/FxbWG0Vj3
Helm: и лучшее, и худшее для k8s. Не фанат Helm? Рассмотрите #timoni, #kclvm, #jsonnet или #cdk8s. У #cdk8s теперь можно генерировать Helm чарты из кода! 🚀 #Kubernetes #DevOps
I have a theory why #jsonnet never took off. Every repository out there containing jsonnet has a big warning sign: "Note that everything is experimental and may change significantly at any time." The language is great though but really hard to maintain and read. Too bad.
github.com/databricks/sjs… In recent commits, sjsonnet fixed many differences compared with go-jsonnet #Scala #Jsonnet
#Jsonnet #library for #generating #Grafana #dashboards. #dashboard #Code #configuration #language #grok #repository #development grafana.github.io/grafonnet/
github.com/databricks/sjs… #jsonnet #sjsonnet #scala the stdlib now splitted to dedicated modules.
Jsonnet support is coming. Sveltos will soon support advanced Jsonnet-based templating. 📐 Declarative, flexible, programmable. 🔗 sveltos.projectsveltos.io/blog.html #Jsonnet #GitOps #Kubernetes
#Jsonnet #Adventures: #Deploying our application to #ArgoCD! ift.tt/L8CbZTe
Of course, #wasm isn't always a fit. For the @fiberplane templating stack we went with #jsonnet. We described out thinking and tradeoffs in this post: fiberplane.com/blog/why-we-ch…
🥳 This week I stumbled upon grafonnet a jsonnet library for generating @grafana dashboards using a data templating language. Grafana as Code. #dashboards #jsonnet #devops github.com/ruanbekker/gra…
github.com
GitHub - ruanbekker/grafana-dashboards-grafonnet-demo: Example generating Grafana Dashboards as...
Example generating Grafana Dashboards as Code using Grafonnet - ruanbekker/grafana-dashboards-grafonnet-demo
github.com/databricks/sjs… #jsonnet #sjsonnet #scala the stdlib now splitted to dedicated modules.
#Scala #Jsonnet github.com/databricks/sjs… has more watches than google/jsonnet but less stars
🚨 Don't let your JSON turn into a stack of troubles! Upgrade Newtonsoft.Json to 13.0.1 to dodge the DoS drama. Keep your apps safe and sound! #CVE2024 #JsonNET #UpgradeNow windowsforum.com/threads/cve-20…
Can everyone please stop reinventing #jsonnet and start innovating on top of it and @grafana Tanka instead? 😝
Koreo is a Kubernetes-native engine that replaces Helm-style string templates with real data structure overlays This post will teach you how to manage YAML updates as code ➤ ku.bz/FxbWG0Vj3
Jsonnet support is coming. Sveltos will soon support advanced Jsonnet-based templating. 📐 Declarative, flexible, programmable. 🔗 sveltos.projectsveltos.io/blog.html #Jsonnet #GitOps #Kubernetes
github.com/databricks/sjs… In recent commits, sjsonnet fixed many differences compared with go-jsonnet #Scala #Jsonnet
🤔 Revisiting string concatenation in Tsonnet reveals a trade-off between type safety and compatibility with Jsonnet. Implicit conversions are convenient but may lead to bugs. Stricter checks are on the horizon! #Tsonnet #Jsonnet #Programming 🚀 - Hercul… ift.tt/kGJicoX
dev.to
Tsonnet #10 - There and back again… concatenating strings
Welcome to the Tsonnet series! If you're just joining, you can check out how it all started in the...
✨ Dive into Tsonnet #5 by Hercules Lemke Merscher! Discover how to enhance JSON output with pretty-printing using Yojson in OCaml. A cleaner presentation layer makes life easier! Check it out! 🌟 #tsonnet #jsonnet #OCaml ift.tt/s9Ev8kw
dev.to
Tsonnet #5 - Pretty-printing JSON
Welcome to the Tsonnet series! In the previous post, we refactored numerical types: ...
jsonnet is also terraformed and people say JSON isn't fun! look at that, it's pure beauty! #terraform #opentofu #jsonnet #pure #beauty
YAML vous sort par les trous de nez, #HCL vous blase, l'échec de #jsonnet vous attriste, vous n'arrivez pas à retenir le nom de #cue, le code as conf de #pulumi vous horrifie, mais vous voulez organiser/valider vos confs déclaratives ? Allez voir #kcl kcl-lang.io/docs/reference…
kcl-lang.io
KCL Tour | KCL programming language.
This page shows how to use major KCL features, from variables and operators to schemas and libraries, with the assumption that you have already known how to program in another language. KCL is mainly...
🟢 @codess_aus (@Microsoft) on #Azure #OpenAI, 🔴 Andrzej Lichnerowicz (@splunk) on #JSonnet resource management, 👾 Krystian Rykaczewski (@ROKAutomationPL) on #pentesting OT devices
As an engineer I'm working a lot with @grafana dashboards. Let's see how to use #jsonnet to automate the generation. By @roidelapluie #cfgmgmtcamp
More work with profiler and deserialization becomes faster by 78% and faster than protobuf-net. This time changes are mostly algorithmic a la not doing needless work or dereferencing same memory in a loop. This is now 9x faster to write and 13x to read vs #JsonNet #dotnet
How to optimize Json serialization output with #JSONnet? Find out in our new blog post. goo.gl/idXxyu
#Helm vs #Kustomize vs #JSonnet 🤔
Helm is such a core delivery mechanism now every stack supports it. Having kustomize helm expanders or similar helm chart support in your deployment tool is crucial. All kinds of wrappers to handle yaml values files on a structured way (jsonnet to generate helm values even)
@OliSteHughes is walking us throu #Jsonnet templating. #SpringLive connect.tanzu.vmware.com/Spring_Live.ht…
So, #jsonnet is not that scary after @tom_wilkie introduction… And a package manger is already available ;) #PromCon2018
Deserialize int array always nulll stackoverflow.com/questions/6145… #jsonnet #deserialization #c# #json
On no it's just a #xamarinforms preview as app 🙈 No AXML & XIB, Limited Storyboards, Limited #SQLite & #JsonNet and barely platform features
C# find JSON value based only on Key name through multiple levels of array stackoverflow.com/questions/6146… #jsonnet #linq #c# #json
Playing with #jsonnet and #Gitlab dynamic child pipelines... That opened me the door to a wide range of new possiblities and problems.
🟢 @codess_aus (@Microsoft) on #Azure #OpenAI, 🔴 Andrzej Lichnerowicz (@splunk) on #JSonnet resource management, 👾 Krystian Rykaczewski (@ROKAutomationPL) on #pentesting OT devices
Something went wrong.
Something went wrong.
United States Trends
- 1. #River 5,680 posts
- 2. Good Thursday 19.9K posts
- 3. Jokic 28.8K posts
- 4. Rejoice in the Lord 1,369 posts
- 5. Namjoon 76.7K posts
- 6. Lakers 51.9K posts
- 7. FELIX VOGUE COVER STAR 11K posts
- 8. #FELIXxVOGUEKOREA 11.5K posts
- 9. #FELIXxLouisVuitton 10.5K posts
- 10. #WorldKindnessDay 6,391 posts
- 11. #ReasonableDoubtHulu N/A
- 12. New Zealand 14.3K posts
- 13. Mikey 61.5K posts
- 14. Clippers 15.5K posts
- 15. Shai 16.3K posts
- 16. Nemec 3,611 posts
- 17. Thunder 38.4K posts
- 18. Rory 8,360 posts
- 19. Ty Lue 1,324 posts
- 20. Valve 64.2K posts