Kissaki

joined 2 years ago
[–] Kissaki@programming.dev 7 points 2 weeks ago* (last edited 2 weeks ago)

I'm very skeptical of sticking to "old and tested" without reasoning.

If you're talking about the implementation, if they're making changes it's no longer "well tested". If it's undocumented, it's not approachable. If you're talking about toolchain, if the old is unapproachable because of inherent toolchain barriers, and custom toolchain dialects, I think it's good to question.

There may also be something to say about them struggling to get new contributors and maintainers (from what I heard/read).

[–] Kissaki@programming.dev 3 points 2 weeks ago

Is this limited to Swift?

Swift Build is a high-level build system based on llbuild with great support for building Swift.

Sounds like this won't help C++ projects?

The requirements of sold developer license, physical mac hardware, and XCode make it hard to be interested or even feel it worthwhile unless you're already a mac user.

Cloud build options only get you so far as well.

[–] Kissaki@programming.dev 2 points 2 weeks ago (1 children)

The "we use a stable macro that uses the same unstable features anyway" is kinda confusing though.

I guess it's about language interface stability more than unstable feature functional stability?

[–] Kissaki@programming.dev 7 points 2 weeks ago (1 children)

DRM panic support

I'm already panicking

[–] Kissaki@programming.dev 4 points 2 weeks ago

Linus Tech Flips

[–] Kissaki@programming.dev 9 points 2 weeks ago (1 children)

Where is he getting these stats from?

What do you mean? He's the room owner. He can see the member count, and the activity.

[–] Kissaki@programming.dev 9 points 2 weeks ago (1 children)

I thought the same at first, but honestly, there's probably nothing that warrants impersonation. If it's a system announcement or change from the host, it should be labeled as such.

[–] Kissaki@programming.dev 1 points 2 weeks ago

Not enough context. Depending on what you proxy, you can allowlist DNS and IPs. You can use DNS to query domains for alternative delivery sources.

[–] Kissaki@programming.dev 1 points 2 weeks ago (3 children)

yes, it would be possible

[–] Kissaki@programming.dev 2 points 2 weeks ago* (last edited 2 weeks ago)

Asking whether you’ve tried $simpleSolution

the post sounded less like it being an open question and more like it being "do $simpleSolution" to me

Instead I’d be offered simple solutions (that I’d tried), but in a condescending way, as though I should have already known better.

Checking again, yeah, this doesn't seem to be about asking whether you already tried that.

[–] Kissaki@programming.dev 7 points 2 weeks ago (1 children)

Windows is / Windows filesystems are case insensitive too.

[–] Kissaki@programming.dev 3 points 2 weeks ago (3 children)

On a Linux environment? Mind sharing the usage area?

 

researchers conducted experimental surveys with more than 1,000 adults in the U.S. to evaluate the relationship between AI disclosure and consumer behavior

The findings consistently showed products described as using artificial intelligence were less popular

“When AI is mentioned, it tends to lower emotional trust, which in turn decreases purchase intentions,”

11
submitted 7 months ago* (last edited 7 months ago) by Kissaki@programming.dev to c/dotnet@programming.dev
 

Some of the changes:

  • System.Text.Json now provides the JsonSchemaExporter type, which supports generating a JSON schema that represents a .NET type.
  • System.Text.Json: The JsonObject type now exposes ordered-dictionary-like APIs that enables explicit property order manipulation
  • [GeneratedRegex] on properties
  • The Regex class provides a Split method, similar in concept to the String.Split method. With String.Split, you supply one or more char or string separators, and the implementation splits the input text on those separators.
  • Generic OrderedDictionary<TKey, TValue>
  • ReadOnlySet<T>
  • new Base64Url class
  • System.Diagnostics.Metrics now provides the Gauge instrument
  • NuGetAudit now raises warnings for vulnerabilities in transitive dependencies
  • dotnet nuget why
  • MSBuild BuildChecks
  • C#: Partial properties
  • ASP.NET Core: Fingerprinting of static web assets
 

That intro though.

 

Mapping C# array types to PostgreSQL array columns or other DBMS/DB JSON columns.

 

cross-posted from: https://programming.dev/post/11720354

UI Components: Smart Paste, Smart TextArea, Smart ComboBox

Dependency: Azure Cloud

They show an interesting new kind of interactivity. (Not that I, personally, would ever use Azure Cloud for that though.)

view more: ‹ prev next ›