arendjr

joined 2 years ago
[–] arendjr@programming.dev 1 points 12 hours ago (1 children)

I’m not much of a conservative, so no need to try to bait me 😂

But if that was not your intention, carry on!

[–] arendjr@programming.dev 1 points 14 hours ago

See my other reply in the thread.

[–] arendjr@programming.dev 1 points 14 hours ago (3 children)

I think I agree with you, I was merely trying to point out that not all conservatives are fascists. Thinking that way leads to a superiority complex in leftists that may ultimately turn themselves into fascists too.

[–] arendjr@programming.dev -5 points 1 day ago (8 children)

Have you considered that if leftists are correct, conservatives are too, and that it’s merely a matter of perspective? It seems as though your consideration of libs being bothered may be a case of projection as it bothers you that other perspectives may be worthy of consideration as well.

[–] arendjr@programming.dev 1 points 1 day ago

It may be a kind of Linux PC, but it’s not just a Linux PC. (Also not a fan of the American language…)

[–] arendjr@programming.dev 3 points 2 days ago

I don’t know if you already use Linux or not, but if you do you have a valid excuse for why you can’t help them with their impulse buy from HP. So if they want your help, they can take your suggestions for where to get a Linux computer, such as System76, Framework, and I think even some Dell models come with it preinstalled. There’s probably some I forgot, but the point is, those selling Linux machines are in a growth market that only seems to be accelerating. It should be only a matter of time before more players want a piece of that.

[–] arendjr@programming.dev 2 points 6 days ago

Get a room 😂

[–] arendjr@programming.dev 0 points 6 days ago

Yeah, familiar with that experience 😅 Could be I end up disliking Sailfish for that exact reason, but if there’s a handful of good native apps that might mitigate quite a lot. Could also be I end up using it as a second phone, one with fewer distractions on it…

[–] arendjr@programming.dev 0 points 6 days ago (3 children)

Presumably, it’s just that I can’t stand the Android UX personally, which is the main reason I’m on iOS. But if a good, open alternative comes along I’m willing to try…

[–] arendjr@programming.dev 1 points 6 days ago (5 children)

True, but aren’t there decent Android emulation layers for Linux available nowadays? Not sure how well-integrated into SailfishOS that is, but giving it a shot…

[–] arendjr@programming.dev 1 points 1 week ago

I can respect that. Appreciate your thoughtful responses!

[–] arendjr@programming.dev 0 points 1 week ago (2 children)

That’s fair too. I mean, feelings are real, but they are part of a subjective reality that’s not measurable from an objective perspective. But that alone is sufficient to say that science cannot answer all questions, because scientific measurements are inherently limited to objective reality.

Of course there are those that say there must be a single objective reality from which all subjective experiences can be explained, but that’s a huge assumption.

Personally, I think it’s also a dimensional thing. Reality extends beyond the dimensions of time and space, this much has already been scientifically proven. Unless you somehow believe there is a finite limit on the number of dimensions, there will always be dimensions beyond our grasp that we cannot measure or understand (yet).

And bringing it back to the discussion of LLMs, they are inherently limited to a 4-dimensional reality. If those dimensions are sufficient to create consciousness, my position would be that it’s a very limited form of consciousness.

 

Biome is a formatter and linter for web languages: JavaScript, TypeScript, CSS, HTML, JSON, and GraphQL.

Version 2 adds type-aware lint rules and it is the first TypeScript linter that does not require tsc. Other new features include:

  • Monorepo support
  • GritQL Plugins
  • Revamped, configurable import sorting
  • Linter domains
  • Bulk suppressions
  • Analyzer assists
  • Many new lint rules
 

Biome is an integrated linter/formatter for JavaScript/TypeScript, CSS, HTML and GraphQL.

We are now in the process of implementing TypeScript-like inference (not full type checking!) that allows us to enable type-informed lint rules. This is similar to typescript-eslint except instead of using tsc we attempt to implement the inference ourselves.

This post describes our progress thus far, with a detailed overview of our type architecture.

 

Recent events in #politics triggered me to write a manifesto on the values of #Democracy and what we can to do preserve them.

 

Recent events in #politics triggered me to write a manifesto on the values of #Democracy and what we can to do preserve them.

 
45
DirectX Adopting SPIR-V (devblogs.microsoft.com)
submitted 1 year ago* (last edited 1 year ago) by arendjr@programming.dev to c/linux@programming.dev
 

SPIR-V is the intermediate shader target used by Vulkan as well, so it sounds like this may indirectly make DirectX on Linux smoother.

 

With this post I've taken a bit more of a practical turn compared to previous Post-Architecture posts: It's more aimed at providing guidance to keep (early) architecture as simple as possible. Let me know what you think!

 

This new version provides an easy path to migrate from ESLint and Prettier. It also introduces machine-readable reports for the formatter and the linter, new linter rules, and many fixes.

view more: next ›