Moshe Gutman
264 posts

Moshe Gutman
@MoGutman
CEO @GeoSafe, Taco lover 🌮
Oklahoma City, OK Entrou em Mayıs 2011
487 Seguindo122 Seguidores

@codemullins Rust WASM like performance. What are you willing to give up to get that?
English

@colmtuite @vladyslavmoroz @base_ui Now that I think about it, allowX would be nice ergonomics. All the feature flags would start with allow which makes them easy to discover
English

@vladyslavmoroz @base_ui ya there are a bunch of laws, theories, and research to support this. but afaik there's a balance, you can go too far in either direction.
<Accordion.Root multi /> prob goes too far.
i think <Accordion.Root multiple /> goes too far too.
<Accordion.Root allowMultiple /> is 👌
English

In @base_ui, these props allow multiple items to be either checked or open/expanded.
<Accordion.Root openMultiple />
<Select.Root multiple />
<ToggleGroup toggleMultiple />
Should we unify them under a single, lib-wide prop name?
English

@calebporzio I love chartist js, SVG based charts that print as vectors in a PDF 👍
English


@calebporzio I found some typos in the docs, do you want me to report via GitHub?
English

Followup on the followup:
What do you expect "Today" to do?
A) Show the current month
B) Show the current month + select today's date
Hit me
Caleb Porzio ⚡️@calebporzio
Is this button better? or does it still imply: scan a QR code? 🫠
English

🤩 Planning out a new office/studio design with @theKevinShen and need to gather some inspiration — who's got your favorite setup?
Looking for lighter/more natural feeling spaces, not neon dark mode gamer stuff 😄
English

@mac_cain13 It’d be nice to be able to export a video with a transparent background
English

Working on a new borderless mode for Bezel! Soon you'll be able to mirror your iPhone on Mac without the device frame. Aiming for a cleaner look for presentations and focused work. Just need to patch up that accidental Dynamic Island-shaped hole. 👉 getbezel.app

English

#dev tip:
In Electron, if you need to open another window, instead of creating a new BrowserWindow, you can call window.open and render content into it using React portals.
The entire screen.studio app uses this concept
pietrasiak.com/creating-multi…
English
Moshe Gutman retweetou

GeoSafe, a GPS tracking service, is helping keep officers and deputies safe while in the field responding to any type of call — whether they are inside their car or on foot. fox23.com/news/new-gps-t…
English

@danroth27 @SimonHolman Yeah I know, but it doesn’t let you do nested components like menu/menu item or button with components inside. It’s just that top level component as far as I can understand.
English

@MoGutman @SimonHolman We provide a component tag helper that you can use to render Blazor components in .cshtml. You can also just have a static Blazor Web App alongside your MVC app that handles different routes. More details at learn.microsoft.com/aspnet/core/bl…
English

Blazor in #dotnet 8 really has me thinking of switching back to Razor Pages. Everything just seems a lot harder. IMO this unified platform was a mistake. They should have introduced a third "SSR Blazor" rather than trying to make "one to rule them all"
English

@danroth27 @SimonHolman Agree, I just went back to MVC on a project. I wish we could have MVC + static Blazor Components
English

@SimonHolman Besides auth with Entra, what other pain points are you hitting? If you just want a server-based solution, then Blazor can do that while still supporting interactivity. That's how the default Blazor Web App template is set up.
English

@MoGutman Fair, in this case it'd just be a class wrapping a bool though, right?
English










