HN user

hotfixguru

93 karma

github.com/jonasks github.com/snok github.com/intility

Posts9
Comments41
View on HN

I find their image text for the third image in the carousel funny:

Delegate work with an "@ mini-cli" tag and the agent can complete a range of tasks, from writing bugs to fixing bugs

I see that your app.rerun.io site don’t really do well on mobile devices, while the demos vary.

If I wanted to build a back office/admin site for an hobby project in egui, would it by default be hard to use on a phone?

It would mostly consist of tables and buttons for managing features, data fetched by websockets.

You’re under the wrong impression, I’m a network engineer who happens to _use_ FastAPI for some projects. The library linked I made at work, but open sourced and wrote docs for in my own time. The other libraries I’ve written are all in my spare time.

My comment is my own opinion, and a quick search for your name and pydantic backs it up. It’s just boring to read the same thing, every time.

I love my glove80. Went from 110 WPM to about 10 the first day, practiced a few hours and got to ~60 in a day or two. After a week or two I could comfortably program with it without feeling slowed down.

I have no more pain in my left arm after a work day, and I feel like it’s easier to sit with a proper posture.

Yeah, seems a bit weird for me to see that there. I like both of these guys, but Primeagen seems to be attacked a bit out of the blue here. He’s reacting to this just like he’s reacting to literally anything else on his channel.

I also don’t think it’s been anything too bad, he’s said his opinion, just like the rest. He reacts to it with energy (and in an entertaining way, imo), and it’s impossible for him to not address these things as a live streamer. Ignoring it would be weird.

Tutorial on how to deny Guest users in Azure AD[1]

In general, one should always use roles in Azure. Even if you have a flaw like this, your endpoint would be safe if you required a role to access your endpoint.

For multi-tenants, I completely this misconfiguration, there’s no real warnings when configuring it. In order to lock down to specific tenants, I recommend having a list of issuers that you check the token against.[2]

[1] https://intility.github.io/fastapi-azure-auth/single-tenant/...

[2] https://intility.github.io/fastapi-azure-auth/multi-tenant/a...

Who said it’s for onboarding? It contains good resources, a quick overview of some crates and tools and shows some quick comparison examples - all good things for people who haven’t really touched rust. It won’t shape a developer for life, or even a week for that matter.

By doing it with friends. We’ve written a bunch of Python packages, such as Django-GUID[1], ASGI-Correlation-ID[2], install-poetry GitHub action[3] etc... We’re a organization on GitHub with friends who do this together. Helps when multiple can answer GitHub issues etc.

I do write some open source for work, but that too is mostly done at my spare time.

No income, but I sponsor others. FOSS is mostly to learn and do something a bit different.

[1] https://github.com/snok/django-guid

[2] https://github.com/snok/asgi-correlation-id

[3] https://github.com/snok/install-poetry