fzz

joined 2 years ago
[–] fzz@programming.dev 2 points 3 days ago

I remembered it with VR of those times! 🥹

101
TIL Openwashing (en.wikipedia.org)
 

Presenting something as open, when it is not actually open.

see full def.

[–] fzz@programming.dev 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Almost zero. We are all in the Matrix. It’s especially necessary when you are refugees by 🇷🇺, but personally me started to use matrix a very long time ago.

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

Personally I really don’t like it too. But I just don’t care because:

  • I have all needed software locally
  • I have all documentation locally
  • I’m going to Web only to get updates (by-hands of course, no autoupdates without verification!)
  • I’m old software engineer and how to automate it all without losing ctrl ;)
[–] fzz@programming.dev 2 points 2 weeks ago* (last edited 2 weeks ago)

Oh, how long we've been waiting for this! ❤️‍🔥🎉 Great paper, but why default coq was chosen? That’s totally okay (and coq is still kinda default for interactive formal proving), but there is others production-ready strong modern instruments existing on Earth today. Just interesting why so.

[–] fzz@programming.dev 2 points 2 weeks ago

👍🏻 But better to use dosbox-x same way on arm-macs.

[–] fzz@programming.dev 2 points 3 months ago* (last edited 3 months ago)

Gruntz! by Monolyth. ❤️‍🔥 Also I worked on reimplementation of that game.

[–] fzz@programming.dev 1 points 3 months ago* (last edited 3 months ago)
[–] fzz@programming.dev 1 points 3 months ago (2 children)
[–] fzz@programming.dev 4 points 5 months ago* (last edited 5 months ago) (2 children)

For me personally, the “retro” is about period ending before “age of ugliest 3D”.

[–] fzz@programming.dev 3 points 1 year ago (1 children)

f16 and f128

Great!👍🏻 What about FPU and VFP support?

[–] fzz@programming.dev 3 points 1 year ago* (last edited 1 year ago) (2 children)
[–] fzz@programming.dev 1 points 1 year ago* (last edited 1 year ago) (1 children)

Looking to example code in the README I have to say that it is neat! ❤️‍🔥 But know what? Could be awesome to support char-literals in the parser! macro. Currently in that example str-literals used as single-char strings. I mean this for example:

num: num=<"-"? '0'-'9'+ …

Why there dash is str but not a char? Also what about escapes, unicode sequences and binary literals?

 

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

That was a hard long adventure, massive refactoring with bug-fixing 🥵

 

That was a hard long adventure, massive refactoring with bug-fixing 🥵

 

#rust #rustlang

 

I really love and regularly use a split keyboard.

I’ve been hoping to fix these bugs for many years, for a very long time. The bug has been reported many times by me and other suffering users. No changes in all these years.

5
Lifetime of a game (mastodon.gamedev.place)
submitted 1 year ago* (last edited 1 year ago) by fzz@programming.dev to c/gamedev@programming.dev
 

Developer — “From start to the latest patch”
;

Publisher — “From deal to while the sales are at an acceptable level or the terms of the contract have not yet been fulfilled”;


Gamer — “Since I found out about the game and while I come back to it and play”.

25
submitted 1 year ago* (last edited 1 year ago) by fzz@programming.dev to c/rust@lemmy.ml
 

I’m working on a big project in #Rust, there is toolset and API for #Playdate.

All going great, moving to stabilization step by step, but I’m tired of looking at the dull 90⭐️. Seriously, could you please throw me into the trends of the github, please! ❤️‍🔥

Project repository, mastodon.

1
submitted 1 year ago* (last edited 1 year ago) by fzz@programming.dev to c/rust@programming.dev
 

I’m working on a big project in #Rust, there is toolset and API for #Playdate.

All going great, moving to stabilization step by step, but so tired of looking at the dull amount ⭐️.

Project repository, mastodon.

 

Just discovered a f*-incredibly useful thing!

Lib.rs Maintainer Dashboard is like brew doctor but for your crates on crates.io & docs.rs ❤️‍🔥

It shows outdated deps, docs build errors and a lot of other various things - for all of your crates.

I'm thrilled with the find!

 

Every time when I start using my AirPods, iOS shows me that roll-over. Every single time!

How to disable this behavior?

Please, any suggestions?

10
submitted 2 years ago* (last edited 2 years ago) by fzz@programming.dev to c/voyagerapp@lemmy.world
 

Could be awesome to support app invocation from browser (or any) with url of a post/community/etc.., if host in the url is lemmy instance.

In details, there’s two options:

  1. Isolated app-only url schema, like “lemmy://lemmy.ml/a/some”
  2. Universal, same as implemented in other apps like YouTube, Twitter, GitHub. It should catch urls starting with any-of host of list of lemmy hosts.

Second option is better.

Actual list of hosts can be determined from https://fedidb.org/ or https://www.fediversesearch.com/ and also, I suppose, can be hardcoded to app/bundle manifest at compile-time.

view more: next ›