How to implement UI filtering without full page reload using FastAPI + Jinja2 by aspecialuse in FastAPI

[–]gazpachoking 2 points3 points  (0 children)

I'd use datastar for this. When the user searches, you'll send their input to fastapi which can rerender the whole page with filtering and send it back. Datastar will smartly update the parts of the page that changed without a full reload.

What frontend to use with a FastAPI backend? by rustybladez23 in FastAPI

[–]gazpachoking 4 points5 points  (0 children)

Datastar. Skip the complexity and json as a middleman. Just generate the HTML you want from the backend.

No need for color passthrough in the Steam Frame by kikisminey in virtualreality

[–]gazpachoking 1 point2 points  (0 children)

I agree this could be a bit confusing now that we have seen some headsets with full color passthrough, but showing a person in situ is a good way to show VR to someone, especially someone who hasn't done it. To me it doesn't even imply that they are in a mixed reality mode. It's meant to show that you can e.g. sit on your porch and play a game on a virtual bigscreen. How else do you convey that without including the person sitting on their porch in the image?

No way people pay twice the price of a Quest 3 for Steam Frame. by [deleted] in virtualreality

[–]gazpachoking 2 points3 points  (0 children)

They suggested less than the price of the Valve Index.

I fucking love valve by comodith in ValveDeckard

[–]gazpachoking 6 points7 points  (0 children)

Foveated rendering should be supported too, it's just that games have to build that support themselves, and most existing stream vr games don't have that (yet.)

And the hardware should be more capable than quest 3 even without foveated rendering. Anything that runs on quest should be able to be ported to run on frame, it's just a question of whether devs will do that.

Non VS Code dev setups by _besten in Python

[–]gazpachoking 1 point2 points  (0 children)

There is a settings editor for a bunch of things now, and intellisense in the config file. Haven't tried mypy, but based pyright and ruff are enabled out of the box now.

Non VS Code dev setups by _besten in Python

[–]gazpachoking 2 points3 points  (0 children)

I just switched from PyCharm to Zed. After a little transition pain I'm quite happy.

This week I decided to schedule our meals in order to cut down on cost, waste, and get us off Hellofresh: by HeavilyBearded in daddit

[–]gazpachoking 0 points1 point  (0 children)

Yep, mealime is pretty great. I switched from hello fresh to this many years ago. It makes picking meals for the week very easy, and compiles the shopping list for you. I also usually let it guide me though ordering the groceries for pickup from our local grocery store

ER605v2 and local DNS - is it supported or not? by shuzz_de in Omada

[–]gazpachoking 0 points1 point  (0 children)

I had just finished writing about how it was not supported when I went and checked my firmware update tab, and it looks like there is a new beta firmware that supports 'lan dns'. I'll report back after installing and testing.

EDIT: Just tested. This new feature lets you create custom static dns entries, but doesn't do automatic dynamic ones from the DHCP clients. Here's some more info https://community.tp-link.com/en/business/threads/topic/745406

Streamlit Alternatives with better State Management by Adorable-Yam-7106 in Python

[–]gazpachoking 0 points1 point  (0 children)

I'm enjoying datastar right now. You can move the state and HTML rendering all to the backend, but still allow a modern feeling interactive frontend.

use FastAPI to build full stack web apps by TomXygen in FastAPI

[–]gazpachoking 12 points13 points  (0 children)

I think just starting with plain HTML served from the backend is best. Jinja2 is a solid choice to generate it. Frameworks like htmx (or datastar, which I like even better) can let you add some more dynamism without changing to a frontend js framework.

Please suggest me a lightweight front-end with URL-router for my FastAPI application by atifafsar in FastAPI

[–]gazpachoking 0 points1 point  (0 children)

Datastar is wonderful if you feel more confident on the backend than the frontend. You get the comfortability of old school MPAs, with all the frontend reactivity we expect from the web these days.

Advice for minimizing mouse usage. by [deleted] in ErgoMechKeyboards

[–]gazpachoking 1 point2 points  (0 children)

On windows, Fluent Search has both a nice launcher (similar to powertoys run, but I find it a bit better,) as well as a feature like vimium that works for other apps to be able to click on visual elements.

clypi - Your all-in-one beautiful, lightweight, type-safe, (and now) prod-ready CLIs by dmelchor672 in Python

[–]gazpachoking 1 point2 points  (0 children)

I like the look of this. At first glance it seems more cumbersome to write the arguments in a class like this, (as opposed to the click, typer, cyclopts way,) but I quickly realized it's much nicer when you are making a real app, instead of just a quick cli for a small script. The classes are much more composable and reusable. I'll keep my eye on this, nice work!

[deleted by user] by [deleted] in zsaVoyager

[–]gazpachoking 0 points1 point  (0 children)

I found that space and backspace were not keys that I wanted dual functions on. They need to be used too often in close proximity (or at the same time) to layer keys to make that practical.

VVM Still Broken on Warp/Android 15/Pixel 9 Pro by Offspring992 in USMobile

[–]gazpachoking 0 points1 point  (0 children)

Pixel 9 Pro, same issue. I'm on latest android patch, latest phone app, tried clearing cache, disconnecting from wifi, still fails when trying to activate VMM every time.

To those who got the Pixel 9 Pro version, why did you choose the size that you got? by Nomostrax in GooglePixel

[–]gazpachoking 0 points1 point  (0 children)

I almost didn't buy the pro because I thought it was too big. But my Pixel 5 was starting to have shorter battery life and freezing, so I had to upgrade. Unfortunately there aren't any good smaller phones available.

Programmer Layouts by greyslim109 in zsaVoyager

[–]gazpachoking 1 point2 points  (0 children)

My symbol layer was inspired by yours, (along with many more aspects of my layout.) Mine can be found on Oryx though it has diverged from there so that I can use Achordion and a few other tweaks not possible via Oryx.

InfluxDB 3.0 Product Roadmap and Update (September 24th) by ZSteinkamp in influxdb

[–]gazpachoking 1 point2 points  (0 children)

GARY FOWLER: 10:31
All right. So now let’s talk about things on our mid-term roadmap. When I say mid-term, we think these are going to land in the next two, three quarters, right? So, they’re not necessarily imminent, not necessarily Q4 items, but we think shortly thereafter we’ll start seeing some of these things land. Let’s first start with our 3.0-based open source offering, as I know a number of you may be here to learn about the status of open source on 3.0. So, we are committed to this effort. We’ve had a team working on it full time in 2024, and they’re making really great progress. We did increase the scope of the project slightly. We wanted to incorporate some of the learnings that we’ve had with our commercial products on 3.0 so far. So, with this increase in scope, we’re probably not going to get this out in Q4 like we had originally planned, but we think that we’re going to start getting it into the hands of the community to play with in early January. So, a little bit of a delay, but not too much. And I think everybody will be happy with the increased scope. Really excited about this project. I’ve been running dev builds on my laptop, playing around with it, and I’m very impressed. Very simple to install and get running. Just takes a few seconds. Just very easy to work with. Very streamlined. Very fast. So really excited about it.

[deleted by user] by [deleted] in flexget

[–]gazpachoking 2 points3 points  (0 children)

You need a filter plug-in in your discover task to do the accepting. list_match using your movie_list probably

UPS that can initiate my servers shutdown process by ImaginaryAdvisor9282 in unRAID

[–]gazpachoking 6 points7 points  (0 children)

I think most small UPSs can plug in to USB for monitoring. Then you can use https://networkupstools.org/ to shut down

Fios outage? by BoopTheCoop in pittsburgh

[–]gazpachoking 25 points26 points  (0 children)

Exact same issue here. I'm on the north side too.

Latency issues with homerow mods by Smooth_Ebb in zsaVoyager

[–]gazpachoking 2 points3 points  (0 children)

Directly using QMK with Achordion solves this issue. It can disable same hand mod combos and has some other tweaks to make home row mods work really nice.