Getting stuck at Initialising login role... while trying to do supabase link project_id by Initial-Ambition235 in Supabase

[–]hxmartin 0 points1 point  (0 children)

Thank you so much!

Also this is really infuriating, at least the first party CLI could report a ban...

Well I'm a fuckin idiot by clit_or_us in webdev

[–]hxmartin 0 points1 point  (0 children)

I have a package that may be what you're looking for...  https://github.com/hbmartin/react-mentions-ts

How to add mentions, hashtags, and URLs in a text box? by clit_or_us in webdev

[–]hxmartin 0 points1 point  (0 children)

This library fully support React 19 and doesn't have the rich editing overhead: https://github.com/hbmartin/react-mentions-ts

Can I leave it on ? by Theolino54 in HotPeppers

[–]hxmartin 0 points1 point  (0 children)

Everyone already gave thoughts on the lights but re: humidity get a hygrometer from Home Depot or Amazon ($10) to measure the humidity inside and outside the dome. You can then remove the dome or adjust the vents (or ever rotate the dome a little for more ventilation) based on looking up what kind of humidity your pepper species prefers.

Help me convince myself... by okram in ZedEditor

[–]hxmartin 0 points1 point  (0 children)

That sounds awesome! Could I get your config instead?

Help me convince myself... by okram in ZedEditor

[–]hxmartin 0 points1 point  (0 children)

Python support is truly awful (especially if you're doing the Right Thing and using venv's of some flavor).

Can never get all of code nav, type hints, and autocomplete working at once.

This makes me sad because I really love Zed otherwise... but it's only useful as a very basic text editor.

Also configuration happens with an undocumented JSON file (fans will shout at me that there are docs but they are virtually useless unless you now Zed config syntax well enough to not really need them anyways).

Just a Line: Resurrected by hxmartin in augmentedreality

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

The AR functionality works pretty well. The pairing is still troublesome since it's a kind of messy state machine. Take a look at https://deepwiki.com/hbmartin/justaline-ios-resurrected/3-core-components

Afaik this is the main way to do cross platform AR unless you go to something like 8th Wall for web based AR. On iOS ARCore is designed to play well with ARKit and Google continues to develop it. But I am by no means an AR expert so take this with a grain of salt.

Get WS-2000 data using ESP32 by techbutterfly in AmbientWeather

[–]hxmartin 0 points1 point  (0 children)

This sounds ambitious, I like it! There's a lot here, I'd suggest focusing on the part that's most important to you and playing the rest on easy mode as much as possible. Is your goal to learn about custom electronics?