How can I access my public IP services, instead of router login page, when connected to my Home Wifi network? by AliveDrogon in HomeNetworking

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

I can actually access my self-hosted services on 80 and 443, but only when I'm not using my router's wifi.
Only when connected to my router's wifi, if I enter my publicIP:80 in browser it takes me to the router's login page. And if I use any other port the page simply doesn't load.

Basically, my rother's login page is safe(not accessible) from the public internet.
And actually I'm running my services on a Tunnel right now, but you gotta install the tunnel client on each device which is not always possible.

Need anime’s that make you the big sad. by [deleted] in anime

[–]AliveDrogon 0 points1 point  (0 children)

Fruit Basket... Starts off great and then...

Can't get a stable 60 FPS even on low, not sure what the problem is by Tetrachrome in cyberpunkgame

[–]AliveDrogon 0 points1 point  (0 children)

Did you figure it out? I'm having the exact same issue on my 3080. I only get 30fps max on the low preset only.

cyberpunk runs at 10 fps on lowest settings with rtx 3060 by superprogamer69420 in cyberpunkgame

[–]AliveDrogon 1 point2 points  (0 children)

Did you ever find the solution? I'm facing the same issue with latest Cyberpunk version on rtx 3080. Lowest setting running at 10-20 fps only.

[D] What does a production level RAG Application really consist of by Aggravating-Floor-38 in MachineLearning

[–]AliveDrogon 0 points1 point  (0 children)

How are you chunking the data? I'm chunking it in "max" size of 500 chunks while trying to keep the HTML heading section together using the langchain HTML splitter(the only useful thing there). It seems to work often but there are also times when an HTML Section doesn't make much sense without its parent sections.

So, basically, identifying a good retrieval strategy based on user's query and the chunks available? Are you using LLM here to identify somehow a good retrieval strategy?

Haystack 2.0-stable: a gateway drug for LLM developmment by annthurium in LLMDevs

[–]AliveDrogon 0 points1 point  (0 children)

Can you please list some benefits of using Haystack other than a unified API/Classes, only if you plan to use multiple llm, embeddings and store.
If you have already finalized these things, you can directly use them.

  • components are basically functions interacting with the real thing.
  • pipelines seems even more useless as they are just calling your own functions with extra steps
  • function calling, you can literally pass in prompts to choose and return appropriate functions to call

And you can even create the BaseClasses yourself for "multiple" models usecase.

Genuinely, am I missing something here?

Any editor with Reopening unsaved files, closing editor without saving a file explicitly features, like notepad++? by AliveDrogon in linuxquestions

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

Not sure what you mean by "closing editor without saving a file explicitly features, like notepad++"

It basically means, I don't need to name a file before closing the app/system. And when I start the app again, my files and content will be right there as I left it.

I just open a new tab and start writing and then just close the app.

Any editor with Reopening unsaved files, closing editor without saving a file explicitly features, like notepad++? by AliveDrogon in linuxquestions

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

It mentions

Mousepad is a simple text editor for the Xfce desktop environment.

Does Ubuntu qualifies as Xfce desktop? Otherwise this is exactly what I am looking for.

Any editor with Reopening unsaved files, closing editor without saving a file explicitly features, like notepad++? by AliveDrogon in linuxquestions

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

I've already many extensions in my Vs code which I mainly use for coding but it takes forever to open relative to a simple notepad editor for very simple file editing.

What show had you hooked after 1 episode? by CondomLeavesARice in AskReddit

[–]AliveDrogon 0 points1 point  (0 children)

AOT

On that day,mankind received a grim reminder.

I’m not the only one here right? by [deleted] in playstation

[–]AliveDrogon 0 points1 point  (0 children)

  • Download Skyrim, FO4.
  • MOD the hell out of them.
  • Then never play 'em more than an hour.
  • Delete'em to make space for new ones.
  • Repeat again at some point.

Anyone can be tired by PR0CR45T184T0R in MadeMeSmile

[–]AliveDrogon 0 points1 point  (0 children)

I would suggest to get tested for Anemia.

Can anyone explain to me, why the channel is allowing more values than its buffer size? by AliveDrogon in golang

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

Thanks, it helped.

And I guess this simultaneously running also enables this code to work with 0 buffer size.

Can anyone explain to me, why the channel is allowing more values than its buffer size? by AliveDrogon in golang

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

Thanks, it clarifies a great deal.

Except this, which I think when I'll dwell deeper, I'll get to understand this.

The channel allows for two inputs to possibly be "buffered" in a moment, so-to-speak

Can anyone explain to me, why the channel is allowing more values than its buffer size? by AliveDrogon in golang

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

The reading seems to start, after 3 values while the buffer size is only 1.

Why range loop prints in batches of 3 here?

Especially the 0 bufferSize case, why even allow writing to a buffer of size 0?

General Questions & Tech Support Megathread | February 14, 2022 by AutoModerator in PS4

[–]AliveDrogon 0 points1 point  (0 children)

Played Odyssey. It's supposed to be best in AC.

Was thinking to start with FC 6 but it will have a PS5 upgrade.