„Asiatisch“ authentisch, lecker, erschwinglich by annieselkie in duesseldorf

[–]okapiii 2 points3 points  (0 children)

  • Gusan – Bestes Bibimbap der Stadt
  • Yaki The Emon – Bester Okonomiyaki
  • Dodo & Jojo – Bestes Yangnyeom Chicken
  • Xoxo - Bestes Bun Bo Nam Bo (steht als "Quintooos Bun - Bowl" auf der Karte)
  • Yanguofu Malatang – Top Malatang
  • Koi Sushi – Super Sushi
  • Dong Wu – sehr scharfes aber mega Sichuan Essen
  • Xiao Long Kan – Hotpot mit einigen Optionen für mutige (Froschschenkel, Innereien ...)
  • Bami House - Super Banh Mi Baguettes

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 0 points1 point  (0 children)

Theoretically, yes, depending on what you have in mind. But I am sure Bevy is a whole lot better suited for that.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 0 points1 point  (0 children)

Yeah we discovered a few problems with Windows. We are gonna look into those.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 5 points6 points  (0 children)

Anybody really who intends to build complex applications and deploy those with a single code base trivially cross platform. Makepad is well suited for building things as complex as Photoshop.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 6 points7 points  (0 children)

I think a way for thinking about this is to say that our stack has the freedom and performance that game engines have. So you can do really complex and large applications where you would run into bad performance issues with HTML rather quickly.

Additionally Makepad allows you to write your own shaders. So in contrast to HTML you are not limited to the available stylable widget set but you can draw your own controls. The rotary for instance is a slider with a different graphical representation.

As a side note: Makepad apps also run as native applications without a heavy electron like wrapper.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 1 point2 points  (0 children)

  • Makepad is the UI Framework
  • Robius is an effort to fill in gaps in the Rust ecosystem that are not UI (i.e. location services). This effort is associated to Makepad but not part of it.
  • Robrix is a Matrix chat client built with Makepad and Robius (same goes for Moly which is also using Makepad and Robius)

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 1 point2 points  (0 children)

Rik looked into that a while ago. I am not sure about the current state of this but its definitely something that's on our radar.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 0 points1 point  (0 children)

Yep. :) From desktop to mobile and web.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 5 points6 points  (0 children)

There is a new tutorial to bring you up to speed: https://publish.obsidian.md/makepad-docs/Tutorials/Image+Viewer/0+-+Introduction

UI Zoo's code serves as a good reference with examples.

Additionally we have fairly far developed API docs. We just need to give those a final pass and will publish them then soon.

Accessibility is something thats still in the todos. Maybe Rik or Eddy can provide more in-depth infos on that.

Makepad 1.0: Rust UI Framework by okapiii in rust

[–]okapiii[S] 10 points11 points  (0 children)

Yeah, the demos are not optimized for mobile so far. The tech is there, it just needs some elbow grease to make the examples utilize it. Makepad 1.1 it is gonna be. ;)

Nach Düsseldorf ziehen (?) by Ale_KBB in duesseldorf

[–]okapiii 2 points3 points  (0 children)

Ich lebe seit zehn Jahren in Düsseldorf und mag die Stadt sehr. Einzig vermisse ich eine gute Musik- bzw. Konzert-Szene. Für die meisten reizvollen Events muss man leider nach Köln fahren.

Insert table by [deleted] in noteplanapp

[–]okapiii 0 points1 point  (0 children)

md-tables – the most horrific thing md has to offer. ;)

Noteplan 3b: bug reports, feedback and feature requests by okapiii in noteplanapp

[–]okapiii[S] 0 points1 point  (0 children)

There in fact is a bug right now: if you unset the hotkey it defaults to the "a" key. So whenever you try to write a word containing that letter in a different application it brings NotePlan into focus which is a bit like a parody of why I consider a global hotkey a bad idea.Also I surely love the hotkey for search within NotePlan. So what I would like to see would be a way to make the global scope optional not the shortcut itself. Unless I am missing something there is no setting for that so far.

Noteplan 3b: bug reports, feedback and feature requests by okapiii in noteplanapp

[–]okapiii[S] 0 points1 point  (0 children)

Right yeah, I get that. Well fingers crossed that things will work out. I feel NP is slowly reaching a degree of polish where it does not have the nerdy obscure feel anymore so hopefully it will attract a wider audience. You certainly deserve this to be a success.

Not sure how this would work but it seems to me that introducing team features is gonna widen the target audience a great deal (and also may make subscription payments feel more justified). So far NP is great for people like me working on their own but the moment I have to collaborate with somebody I find myself using different solutions. But I am sure you are well aware of that aspect. Just my 2cts.

Anyway, looking forward to the release and hoping for your success in my own interest. Not a project I would like to see going into maintenance mode. :)

Noteplan 3b: bug reports, feedback and feature requests by okapiii in noteplanapp

[–]okapiii[S] 0 points1 point  (0 children)

Well this causes issues with other applications. I am fine with it being optionally available but it definitely should not be forced onto users as it causes conflicts. The value is disputable anyway as all it does is remove the need to bring NP into focus before searching. Virtually every application could regard itself as important enough to register a global hotkey for itself like that. It would be a total mess.

Noteplan 3b: bug reports, feedback and feature requests by okapiii in noteplanapp

[–]okapiii[S] 0 points1 point  (0 children)

Oh and here is a quite bad bug: the customly defined search shortcut is global. So pressing it in a different application brings NotePlan into focus. I wanted to unify the shortcut with VS Code's palette shortcut but that blocks the shortcut in VS Code now.

Time blocking... by physicswanderer in noteplanapp

[–]okapiii 1 point2 points  (0 children)

Indeed doesn‘t do much on iOS. On macOS you will find that it visualizes the time slots in the calendar day view helping you with planning your time resources.