Advertisement · 728 × 90
#
Hashtag
#cuelang
Advertisement · 728 × 90
Release v0.16.1 · cue-lang/cue Language The fallback keyword in the aliasv2 experiment is replaced by otherwise, which is clearer. cue fmt or cue fix can be used to rewrite existing code. Evaluator Fix a regression where the com...

📣 We have released #cuelang v0.16.1 - with four backported fixes, a change to the `aliasv2` experiment, and more! 🎉

1 0 0 0
Preview
Proposal: Tagged String Literals · cue-lang cue · Discussion #4295 📋 Proposal Details: File: designs/language/4295-tagged-string-literals.md Status: Draft This proposal introduces tagged string literals to the CUE language, enabling context-aware string interpolat...

4/
Proposal: Tagged String Literals
github.com/cue-lang/cue...

Context-aware string interpolation: tag functions control escaping of interpolated values, preventing injection vulnerabilities in shell, SQL, HTML, etc.
#cuelang

1 0 1 0
Preview
Proposal: CUE Value Injection · cue-lang cue · Discussion #4294 📋 Proposal Details: File: designs/4294-value-injection.md Status: Draft This proposal introduces a mechanism for Go programs to supply CUE values to specific locations in CUE source code through @i...

3/ Proposal: CUE Value Injection
github.com/cue-lang/cue...

A mechanism for Go programs to supply values to CUE source via `@inject` attributes, letting CUE packages declare external dependencies explicitly.
#cuelang

1 0 1 0
Preview
Proposal: User-Provided Functions and Validators · cue-lang cue · Discussion #4293 📋 Proposal Details: File: designs/4293-user-functions-and-validators.md Status: Draft This proposal introduces a Go API for wrapping ordinary Go functions as CUE-callable functions and validators. ...

2/ Proposal: User-Provided Functions and Validators
github.com/cue-lang/cue...

A simple Go API for wrapping Go functions as CUE-callable functions and validators — extending CUE's evaluation with custom logic.
#cuelang

2 0 1 0

1/ I've just published three orthogonal but related CUE proposals. #cuelang 🧵

4 1 1 0
Release v0.16.0 · cue-lang/cue Changes which may break some users are marked below with: ⚠️ Language As a reminder, we have two ongoing language experiments since v0.15; a replacement for struct embedding and a rework of aliases...

📣 We have released #cuelang v0.16.0 - introducing an experiment with `try` and `else`, big performance gains, lots of LSP work, and much more! 🎉

5 1 0 0
Preview
Release v0.16.0-rc.1 · cue-lang/cue Changes which may break some users are marked below with: ⚠️ Language As a reminder, we have two ongoing language experiments since v0.15; a replacement for struct embedding and a rework of aliases...

📣 We have just released #cuelang v0.16.0-rc.1 - reworking `else` as part of the "try" experiment, and fixing a regression in alpha.2 🎉

1 0 0 0

I'm at #FOSDEM all weekend! Ping me to talk #cuelang or #golang :)

11 0 2 0
Release v0.16.0-alpha.1 · cue-lang/cue Changes which may break some users are marked below with: ⚠️ Language As a reminder, we have two ongoing language experiments since v0.15; a replacement for struct embedding and a rework of aliases...

📣 We have just released #cuelang v0.16.0-alpha.1 - packed with big performance gains, lots of LSP work, and many other improvements 🎉

5 1 0 0

I'll be at #FOSDEM next week! Haven't been since 2014, which feels like a lifetime ago.

If we have met or collaborated in the past, or you'd like to say hi, my DMs are open :)

#golang #cuelang

14 2 0 0
building a set of images with `hof env export veg`

building a set of images with `hof env export veg`

For those of you who don't know, I'm a big fan of Go, CUE, and Dagger and I'm finally starting to put all three together.

I just crafted this image for me and my little helper #agent so we can work on all the things. Go, Node, Python, and even ZSH

github.com/hofstadter-i...

#cuelang #dagger

3 0 0 0

super cool project: direnv done with #cuelang

8 1 1 0
Preview
Release v0.15.1 · cue-lang/cue Evaluator Fix an evalv3 regression first introduced in v0.11.0 where the and built-in function started evaluating its arguments too eagerly, causing failures in cue def. Fix an evalv3 regression wh...

📣 We have just released #cuelang v0.15.1 - including multiple fixes for the evaluator and the LSP 🎉

7 0 0 0

Join us in twenty minutes for the v0.15 Office Hours session - come ask any questions about the release and ongoing #cuelang work! meet.google.com/iya-qiii-imn

3 0 0 0
Preview
Release v0.15.0 · cue-lang/cue Changes which may break some users are marked below with: ⚠️ Note that this release no longer includes a checksums.txt asset; GitHub now provide digests natively. LSP This release includes the init...

📣 We have just released #cuelang v0.15.0 - introducing the CUE LSP, two new language experiments, and much, much more 🎉

7 3 0 1

If you are into CUE or just cuerious, join us for the launch party in 1 hour!

#cuelang #launch #party

0 0 0 0
Preview
Release v0.15.0-rc.1 · cue-lang/cue Changes which may break some users are marked below with: ⚠️ Note that this release no longer includes a checksums.txt asset; GitHub now provide digests natively. cmd/cue cue mod resolve gains a --...

📣 We have just released #cuelang v0.15.0-rc.1 - including support for find-references and rename in the LSP 🎉

2 0 0 0
Preview
Release v0.14.2 · cue-lang/cue Evaluator Fix an unintended evalv2 regression in v0.14.1; the change only intended to affect evalv3. Fix a panic in the parser which could occur when @experiment() file attributes are invalid. Fix ...

📣 We have just released #cuelang v0.14.2 - fixing an unintended evalv2 regression, and backporting two other fixes 🎉

5 0 0 0
Preview
Release v0.15.0-alpha.2 · cue-lang/cue Changes which may break some users are marked below with: ⚠️ Evaluator self experiment The self experiment enables a new "self" predeclared identifier, which refers to the innermost surrounding str...

📣 We have just released #cuelang v0.15.0-alpha.2 - introducing the "self" experiment, LSP support for standalone files, and many fixes 🎉

3 0 0 0

Have I told you about CUE lately?

#cuelang @cuelang.org

1 0 1 0

Some nice languages changes here and in the near future. "error" in particular should be a real QoL improver. #cuelang

5 0 0 0
GopherCon UK is an annual event with two multi-track conference days and one workshop day, held in the Brewery, in the heart of London.

I'll be speaking at GopherCon UK in London this August! Comment below or drop me a message if you'd like to chat about #cuelang or #golang :)

Odd that they're not posting on Bluesky though - such a missed opportunity.

10 1 0 0
Cuetorials Tutorials for Cuelang. Learn you some CUE for a great good!

@cuelang.org is JSX for config

I ❤️ #cuelang

cuelang.org | cuetorials.com

0 0 0 0

I've been writing a bunch of @cuelang.org for the past week. #cuelang

1 0 0 0
Preview
Our Journey to GitOps: Migrating to ArgoCD with Zero Downtime At SafetyCulture we run hundreds of microservices, each deployed across multiple Kubernetes clusters. As we scaled, our Helm-based…

Nice #cuelang success story medium.com/safetycultur...

11 3 0 0
Post image

@rog.bsky.social and the CUE Team have published the first curated modules to the registry.

#cuelang

tip.cuelang.org/docs/draft/c...

3 2 0 0

Have you looked into CUE? Not a GP lang, but addresses a space (config and schemas) that sorely needs a solid language.

Community call is in an hour

#cuelang

3 0 2 0
Post image

#cuelang

1 0 0 0
Attestation Lexicon by ngerakines · Pull Request #16 · lexicon-community/lexicon The attestation lexicon represents types used for cryptographically verified attestation. Render community/lexicon/attestation/README.md Discussion: https://github.com/orgs/lexicon-community/discus...

@rog.bsky.social have you been thinking about attestations for CUE modules lately? Have any thoughts on how they might work in ATProto?

github.com/lexicon-comm...

#cuelang #atprotodev

3 0 2 0
Preview
lexicon/schema/lexicon.cue at main · blebbit/lexicon lexicon for blebbit. Contribute to blebbit/lexicon development by creating an account on GitHub.

Took a first pass at using #cuelang for making a schema for #atproto lexicons

#atprotodev

github.com/blebbit/lexi...

4 0 1 0