sorted by: new top controversial old
[-] Kissaki@programming.dev 4 points 2 days ago* (last edited 2 days ago)

with this in mind

With what in mind? Evading NULL?

Languages that make use of references rather than pointers don't have this Dualism. C# has nullable references and nullability analysis, and null as a keyword.

What does your reasoning mean in that context?

[-] Kissaki@programming.dev 11 points 2 days ago* (last edited 2 days ago)

The items don't seem concise and always clear. But seems like a good, inspiring resource for things to consider.

If it is expected that a method might fail, then it should fail, either by throwing an Exception or, if not - it should return a special case None/Null type object of the desired class (following the Null Object Pattern), not null itself.

I've never heard of evading null with a Null object. Seems like a bad idea to me. Maybe it could work in some language, but generally I would say prefer result typing. Introducing a result type wrapping or extending the result value type is complexity I would be very evasive to introduce if the language doesn't already support result wrapper/state types.

[-] Kissaki@programming.dev 2 points 3 days ago* (last edited 3 days ago)

It’s an operating system that demands more of you than does the commercial offerings from Microsoft and Apple.

Does it?

It's different, but I imagine they're not fundamentally different if you exclude established knowledge/already being used to something.

Normal office use for non-techy people is launching apps, editing documents, and surfing the web. That doesn't work much differently, not fundamentally different, and not fundamentally more difficult.

[-] Kissaki@programming.dev 16 points 3 days ago* (last edited 3 days ago)

I wish standards were always open access. Not behind a 600 dollar paywall.

When it is paywalled I'm irritated it's even called a standard.

[-] Kissaki@programming.dev 14 points 3 days ago

TOML instead of YAML or JSON for configuration.

YAML is complex and has security concerns most people are not aware of.

JSON works, but the block quoting and indenting is a lot of noise for a simple category key value format.

[-] Kissaki@programming.dev 1 points 3 days ago

It doesn't analyze only one repo

[-] Kissaki@programming.dev 3 points 6 days ago

How is that related? I don't see it.

[-] Kissaki@programming.dev 1 points 1 week ago

This is not my experience at all.

It seems we search for and look at different kinds of questions.

[-] Kissaki@programming.dev 2 points 1 week ago

At least that's a testament to neutrality - in a shitty way.

[-] Kissaki@programming.dev 1 points 1 week ago* (last edited 1 week ago)

fake internet points

Your take is a valid one, but not very fair.

Points are a reputation system. People who are contribute and provide quality get increased trust and power.

It's not "fake". It's a designed system of points with meaning.

A casual surfer not being able to vote is by design. Which has a cost of missing out on valid votes, but the benefit of evading trolls and misuse.

[-] Kissaki@programming.dev 1 points 1 week ago

By responses you mean to include comments and moderation, not just answers?

It's sometimes there, but - from the [limited] use I have - I would certainly not qualify them as "most".

[-] Kissaki@programming.dev 1 points 1 week ago

What do you mean by pissy? What do you find so pissy?

328

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,”

29
19

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

13

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.)

112

There's a lot, and specifically a lot of machine learning talk and features in the 1.5 release of Opus - the free and open audio codec.

Audible and continuous (albeit jittery) talk on 90% packet loss is crazy.

Section WebRTC IntegrationSamples has an example where you can test out the 90 % packet loss audio.

view more: next ›

Kissaki

joined 1 year ago