soc

GitHub faces a fight for its survival at Microsoft

26d 23h ago in programming@programming.dev from www.theverge.com

Why would GitLab care!?

GNOME is good, actually [GNOME customization guide]

1mon 13d ago in linux@programming.dev from www.osnews.com

Where does this obnoxious use of "actually" come from, by the way?

Fatbobman's Swift Weekly #134

1mon 14d ago in swift@programming.dev from weekly.fatbobman.com

It’s been three years since I started using AI tools in earnest.

Stopped there.

Was this supposed to be a blog post about Swift or something?

Language Design: Fixing Rust's mistakes – Syntax

1mon 23d ago in programming@programming.dev from soc.me

Thank you for letting me know your thoughts!

Automatic semicolon inference has a very big language footprint, similar to the range syntax that the author disliked.

Maybe not "very big", but I agree with your point in principle.

The reason why I think it is worthwhile (compared to e. g. range syntax) is that we are paying for it anyway already:

Good error reporting hinges on parsing not strictly the language that's defined, but understanding the language that people actually write – and people forget ; all the time.

So from my POV I'm turning an error reporting step (that I'd have to implement anyway) into something more useful.

For this feature to be useful, it has to be at least powerful enough to replace format!

To be honest, if all the fancy formatting stuff requires a macro, so be it.

I just don't want to need macros for creating a list and so on.

Language Design: Fixing Rust's mistakes – Syntax

1mon 23d ago in programming_languages@programming.dev from soc.me

I hope you both receive the help you obviously need, you two snowflakes.

Donating to that shell script collection of this weird right-wing millionaire guy from Ruby on Rails.

I wonder if there will be an equivalent AMD offering ...

Are they no longer funding them, or are they just not reporting it anymore?

Cal down you clown. People can decide to spend their own money in whatever way they see fit.

Framework CEO has been busy last year losing trust, to be honest.

LixCon 2026

1mon 27d ago in nix@programming.dev from media.ccc.de

Language Design: Annotations Obsolete Modifiers

1mon 29d ago in programming@programming.dev from soc.me

Language Design: Annotations Obsolete Modifiers

1mon 29d ago in programming_languages@programming.dev from soc.me

It's OK to compare floating-points for equality

2mon 2d ago in programming@programming.dev from lisyarus.github.io

Why I am moving away from Scala

4mon 16d ago in programming@programming.dev from arbuh.medium.com

39C3: Power Cycles – Live-Streams

5mon 22d ago in talks@programming.dev from streaming.media.ccc.de

Concrete syntax matters

6mon 5d ago in programming_languages@programming.dev from youtube.com

Library Design: Naming Conventions – Streaming

6mon 15d ago in programming_languages@programming.dev from soc.me