Zig: Upcoming release postponed two more weeks and lacks async functions
1–10 of 62 posts
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#2Cool, I like this!
I realized last year that I was investing too much time into sharing things on Twitter that I'd subsequently forget about or be unable to find.
Instead, I created a separate section on my personal blog for "notes" where the idea is to house content that I'd otherwise post to Twitter. It's been working well, and I like owning my own content rather than contributing it to another platform.
I'm especially glad for this change after seeing what's happened in the past few months with Twitter and Reddit. It's been unfortunate to see those platforms become so much more possessive of the content that their users generated. If you publish to your own platform, you're safe from that. At least until LLMs bury your platform in noise.
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#3Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#4Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#5> I’m not on Twitter anymore - my goal is to instead channel that micro-blogging energy into regular blogging energy on my personal website as well as posting Zig project news here on ziglang.org. Cool, I like this! I realized last year that I was investing too much time into sharing things on Twitter that I'd subsequently forget about or be unable to find. Instead, I created a separate section on my personal blog fo…
Curious, but how exactly would they do that? Are you talking about scraping your website and adding garbage filler content from LLMs and republishing to divert traffic?
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#6> I’m not on Twitter anymore - my goal is to instead channel that micro-blogging energy into regular blogging energy on my personal website as well as posting Zig project news here on ziglang.org. Cool, I like this! I realized last year that I was investing too much time into sharing things on Twitter that I'd subsequently forget about or be unable to find. Instead, I created a separate section on my personal blog fo…
> At least until LLMs bury your platform in noise. Curious, but how exactly would they do that? Are you talking about scraping your website and adding garbage filler content from LLMs and republishing to divert traffic?
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#7Why Async, especially considering Zig intends to be something like a High Level "portable Assembly"?
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#8Why Async, especially considering Zig intends to be something like a High Level "portable Assembly"?
Zig just needs some runtime event loop like Tokio or AsyncIO from Rust to get up and running with its fantastic async model.
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#9Why Async, especially considering Zig intends to be something like a High Level "portable Assembly"?
Re: Zig: Upcoming release postponed two more weeks and lacks async functions
#10Why Async, especially considering Zig intends to be something like a High Level "portable Assembly"?