_hovi_

joined 1 year ago
[–] [email protected] 9 points 1 day ago

It was, in fact, just roasting itself

[–] [email protected] 11 points 1 day ago

That's a penis??

 

Searched up "the I in LLM" using Brave Search to find the link to this article and got given this very helpful AI summary!

Alt:

The i in llm

According to various sources, including experts and researchers, the “I” in LLM (Large Language Model) indeed represents Intelligence. LLMs are designed to mimic human-like intelligence by processing and generating vast amounts of natural language data. They utilize complex algorithms and neural networks to learn patterns, relationships, and context, enabling them to understand, summarize, generate, and predict new content.

In essence, the “I” in LLM signifies the model’s ability to:

  • Reason and infer meaning from text
  • Recognize patterns and relationships
  • Generate coherent and contextually relevant text
  • Adapt to new information and refine its understanding

This intelligence is achieved through massive training datasets, advanced algorithms, and computational power. As a result, LLMs have become increasingly sophisticated, enabling applications such as language translation, text summarization, and even creative writing.

In summary, the “I” in LLM represents the model’s core capability: Intelligence, which enables it to process and generate human-like language with remarkable accuracy and flexibility.

[–] [email protected] 1 points 1 month ago (1 children)

Does that make the entire window have a lower opacity i.e. the text too? If so, do you find it distracting?

[–] [email protected] 3 points 1 month ago (3 children)

Damn, cleannn. How did you get everything to have translucency, I only have it for my terminal emulator and bar

 

Not mine but this is a great plugin for customising the native LSP inlay hints. Hope some of you also find it helpful.

This is related to an earlier post I made, asking if there was a way to move the native LSP hints to the end of a line rather than appearing within the line. Found exactly what I was looking for with this plugin!

[–] [email protected] 1 points 1 month ago

Just an update in case anyone else comes across this post - I found this plugin which allows me to put the inlay hints at the end of the line and it works great. Make sure to modify the display_callback to change how it looks.

[–] [email protected] 2 points 3 months ago

I was afraid that was the case yeah. I think I was using that before yeah, might just go back

 

So I've just started using the native LSP inlay hints. I was wondering, does anybody know how to move the inlay hints to the end of the line, instead of in the middle of the line? Matter of preference I suppose, but I find it clutters the line too much.

[–] [email protected] 2 points 3 months ago

Personally I use macchina

[–] [email protected] 3 points 3 months ago

Yeah pretty cool. Bit tricky at parts due to (imo) a lack of tutorials / easy to follow examples, but got through it eventually. Felt refreshing to not have to write js/ts

[–] [email protected] 5 points 3 months ago (2 children)

Recently did my portfolio website using Leptos, that was pretty cool. Currently, working on adding modded Minecraft launcher support to my plugin for rofi called rofi-games so the instances can be launched from there

[–] [email protected] 6 points 4 months ago (2 children)

I'd assume virtual machines - as for why, just checking their program works on different systems I guess

[–] [email protected] 5 points 4 months ago (4 children)

I use GOS but... Google phone...

[–] [email protected] 1 points 4 months ago

Even with that title people still missed the sarcasm, mad

 

A small rofi plugin inspired by nerdy.nvim, made so that I (and hopefully others) don't have to use the web interface just to search for that perfect icon.

If you have any issues please let me know and I will try my best to fix it.

Github: https://github.com/Rolv-Apneseth/rofi-nerdy

Also available on the AUR as rofi-nerdy.

 

Just thought I'd share here in the hopes of getting some feedback, and maybe it's useful for someone.

I created my first Neovim plugin, inspired by ranger.nvim (this is a fork of that) and other similar plugins. The main difference is allowing the user to choose between different popular terminal file managers so that they can try them out and see how they fit into their Neovim workflow. I also added some niceties like buffers are closed when deleting a file in the file manager and also allowing for completely replacing netrw.

Let me know what you think! I won't lie it took a lot more hours than I'd be willing to admit for something so simple. May also post to R***it since unfortunately that's still the bigger Neovim community.

view more: next ›