fzz

joined 2 years ago
[–] fzz 4 points 2 months ago* (last edited 2 months ago) (2 children)

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

[–] fzz 3 points 9 months ago (1 children)

f16 and f128

Great!👍🏻 What about FPU and VFP support?

[–] fzz 3 points 9 months ago* (last edited 9 months ago) (2 children)
[–] fzz 1 points 9 months ago* (last edited 9 months 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?

[–] fzz 5 points 9 months ago* (last edited 9 months ago) (4 children)

I suppose there should be something like Crang (“friend” of Shredder) without exoskeleton and covered with spikes, like your Corro.

[–] fzz 1 points 9 months ago* (last edited 9 months ago)
  1. Мне сложно найти ваше уважение к людям когда вы в как минимум 4 сообщества копипастите один и тот же пост, игнорируя функцию репост, тем самым форся многократно видимость поста, – либо специально, либо по недоразумению, но неприятно;
  2. Софт пишут люди пока что. Жизнь людей в любой точке планеты пропитана политикой. Следовательно требовать (или молить и надеяться) на то, что софт никак не будет подвержен разностороннему политическому влиянию – как минимум наивно;
  3. Далее далёкое от претензий на аксиоматичность ИМХО: Страна, проявляющая агрессию к гражданам не только своей, но и другой страны должна караться всеми возможными методами, любыми, дабы остановить или ослабить агрессию.

Sorry for 🇷🇺 lang. Lang is beautiful, but today it’s associated with some madness and shame.

[–] fzz 3 points 9 months ago

Ok, understood, thank you.

[–] fzz 1 points 9 months ago* (last edited 9 months ago) (3 children)

I’m not sure is it sarcasm or that’s really not bad short description? 🤔

 

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

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

21
submitted 9 months ago by fzz to c/rust
 

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

[–] fzz 7 points 10 months ago (2 children)

Trying to reduce compilation time, reconfiguring underlying cargo’ build-ctx or just riding off the context and using only build-plan and metadata by host cargo & rustc in the cargo-playdate tool.

[–] fzz 3 points 11 months ago

Wowfuck! I've been thinking about an approaching stroke for almost 40 years and it's time to say goodbye. Thank you, that's good news.

66
submitted 11 months ago by fzz to c/rust
 

#rust #rustlang

[–] fzz 3 points 11 months ago

Nope. This little neat feature mainly is just necessary part of bigger one - const-generics with const bounds.

 

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.

 

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 11 months ago* (last edited 11 months ago) by fzz to c/gamedev
 

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

26
submitted 11 months ago* (last edited 11 months ago) by fzz to c/[email protected]
 

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 11 months ago* (last edited 11 months ago) by fzz to c/rust
 

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!

9
submitted 1 year ago* (last edited 1 year ago) by fzz to c/[email protected]
 

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 1 year ago* (last edited 1 year ago) by fzz to c/[email protected]
 

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 ›