arendjr

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

I’m hoping early 2026, but I’m looking to hire a platform owner for Android, since I don’t use it myself. So it’s 🤞

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

Such a silly thing, but I’m still proud of my Sudoku Pi game: https://apps.apple.com/nl/app/sudoku-pi/id6467504425?l=en-GB

It’s basically a new finger-friendly UX for Sudoku. The game is also open-source, and an Android build is coming Soon (TM).

[–] arendjr@programming.dev 4 points 1 week ago* (last edited 1 week ago) (1 children)

That’s entirely a choice. I am connected to a local vegetable farm run by two farmers who grow their produce organically. They run a little circular business as they’re also connected to an educational/kid-friendly animal farm, they sponsor a public fruit path through their own work, and then they partner with local shops as well.

Me and my son go there almost every week to pick fresh veggies, and we just pay directly to the farmers. But yeah, the payment is digital…

[–] arendjr@programming.dev 1 points 1 week 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 1 week ago

See my other reply in the thread.

[–] arendjr@programming.dev 1 points 1 week 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 1 points 1 week 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 1 week 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 2 weeks ago

Get a room 😂

[–] arendjr@programming.dev 0 points 2 weeks 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 2 weeks 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…

 

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 ›