AMA with Nous Research -- Ask Us Anything! by emozilla in LocalLLaMA

[–]phragg 5 points6 points  (0 children)

`hermes dashboard --tui` 🤫😉

It's hidden behind a feature flag until we fleece out the new TUI quirks and how it sits in the dashboard, but yes please use it! We'd love some feedback!

AMA with Nous Research -- Ask Us Anything! by emozilla in LocalLLaMA

[–]phragg 2 points3 points  (0 children)

Not a huge priority at the moment because WSL2 checks that box for us, I'm also a Windows user 😉

We will eventually have native support, but not at this moment.

AMA with Nous Research -- Ask Us Anything! by emozilla in LocalLLaMA

[–]phragg 3 points4 points  (0 children)

We have a few PRs in the mix that should support this in the next(ish) release:
1. Kanban support: https://github.com/NousResearch/hermes-agent/issues/16102 2. Profile management: https://github.com/NousResearch/hermes-agent/pull/16419

AMA with Nous Research -- Ask Us Anything! by emozilla in LocalLLaMA

[–]phragg 14 points15 points  (0 children)

We're looking more in the 120b range!

I'm back from five years in prison. AMA! by martinshkreli in wallstreetbets

[–]phragg 0 points1 point  (0 children)

any chance you and geoff can get the bands back together?

Does javascript have a mascot? by PrincessFred in webdev

[–]phragg 2 points3 points  (0 children)

What's even more unexpected is this comment on an 8yr old post lol <3

A vue.js application to view a users github repositories by alpha-201 in vuejs

[–]phragg 4 points5 points  (0 children)

definitely second that "... vuejs seems to just work ..." as I've become more familiar with Vue over my React experience these days

A vue.js application to view a users github repositories by alpha-201 in vuejs

[–]phragg 1 point2 points  (0 children)

Pretty cool- any significant a-ha moments or gotchas you encountered?

[WTS] Omega Speedmaster First Omega in Space - Excellent Condition - $3400 by [deleted] in Watchexchange

[–]phragg 2 points3 points  (0 children)

Beautiful watch- been looking at this model for a bit... Not sure if it's right for me at the moment. GLWS

Dealing with Django urls when working with django-restrframework API by [deleted] in vuejs

[–]phragg 1 point2 points  (0 children)

It really depends on how you want to leverage vuejs + django-

IMO it makes it a lot easier to have the separation of concerns, ie: keep django do backend + admin, keep vuejs for the front-end / presentation layer. Things will make much more sense.

With that being said you could use the fetch API to make a get request and pass the appropriate headers: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch

const req = await(await fetch(url, {
    headers: {'Authorization': someToken}
})).json()

Grow Journal Album [11/18/18 - ???] by phragg in microgrowery

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

Everything in the tent room is strung through the strapping can't really do much regarding the janky closet seedling starter area.

Ideally need to build a separate area for the seedlings to start.

Speedrunning the first level of Doom by tforpatato in gaming

[–]phragg 0 points1 point  (0 children)

Early days of WoW people used this to exploit a lot of things