_hovi_

joined 1 year ago
[–] _hovi_@lemmy.world 1 points 7 hours ago

Thanks hope you like it.

It parses files from different launchers like Steam or Bottles preaent on your system, and when the game is selected, it will spawn the command for launching the game directly via e.g. a steam command to launch that specific game ID. It doesn't interact with desktop shortcuts in any way if that's what you mean, though that is how it started

[–] _hovi_@lemmy.world 3 points 2 days ago

To be completely honest, I probably won't use it again, at least for a while. While it's nice to work with most of the time, I ran into a lot of weird niche issues that I had to either work around or come up with some hack to achieve the same effect, which was unfortunate. As a random example, trying to scroll to the top of the document every time a state was changed would not trigger the scroll consistently, making it pretty useless.

For a site like this, it would probably have been easier to just use a JS framework, or finally go and learn htmx

[–] _hovi_@lemmy.world 1 points 3 days ago

Definitely not, Civ 5 and Skyrim are still my highest play times and they're not there. Not to mention many of those games I've played only a handful of hours

[–] _hovi_@lemmy.world 2 points 3 days ago (2 children)

Not sure how Steam orders the games actually but yes, amazing game and definitely in my top 5 (with mods of course)

[–] _hovi_@lemmy.world 1 points 4 days ago

Ty 🙏 I find I usually know what game I actually want to play, and just typing in that name to filter for it lets me mostly ignore other games and not feel bad for avoiding them lol

[–] _hovi_@lemmy.world 1 points 4 days ago

Np hope you get as much use out of it as I do

 

cross-posted from: https://lemmy.world/post/19516210

Hey! Figured I haven't posted this on Lemmy before so should be OK to share here in case anyone else finds this cool/interesting.

This is a rofi plugin for launching your games, simple as that. I built it both because I think it looks cool and to make launching the game I know I want to play faster (no need to navigate the dreaded Steam UI). It parses games from several sources, such as Steam, Heroic Games Launcher, Lutris and Bottles, as well as some modded Minecraft instances (check out the readme for instructions).

The repo can be found here, and there's an AUR package available for Arch users.

Let me know what you think! I haven't built all that much but this my favourite tool that I've created (I am addicted to games).

[–] _hovi_@lemmy.world 2 points 4 days ago

Awesome, hope you like it (and it works lol). It's easy to install on Arch as I created an AUR package but a bit more involved for other distros, as you'll need to clone the repo and use just to install. I should probably look into releases with the plugin file already compiled...

[–] _hovi_@lemmy.world 3 points 4 days ago

Yeah good idea, might cross post to !linux_gaming@lemmy.world

[–] _hovi_@lemmy.world 3 points 4 days ago* (last edited 4 days ago)

Link should be set on the post now

Edit: I understand now - can't have the image AND a link - moved the link to the body of the post to keep the image

[–] _hovi_@lemmy.world 1 points 4 days ago (1 children)

No sorry - looks like the link didn't get set. It's at https://github.com/Rolv-Apneseth/rofi-games

 

Hey! Figured I haven't posted this on Lemmy before so should be OK to share here in case anyone else finds this cool/interesting.

This is a rofi plugin for launching your games, simple as that. I built it both because I think it looks cool and to make launching the game I know I want to play faster (no need to navigate the dreaded Steam UI). It parses games from several sources, such as Steam, Heroic Games Launcher, Lutris and Bottles, as well as some modded Minecraft instances (check out the readme for instructions).

The repo can be found here, and there's an AUR package available for Arch users.

Let me know what you think! I haven't built all that much but this my favourite tool that I've created (I am addicted to games).

 

Hey all, just sharing a small, single-page site I built using Leptos + TailwindCSS, mainly intended as a demo for an API I built using Axum. Hope someone also finds it interesting!

I'm sharing this site and not the API itself cause I figure it's easier to look at and understand, but if you want to roast some code I would appreciate any feedback you have on the API itself (repo here). Trying to leave the front end developer scene so this is the first API I've tried building, fairly basic but it was fun (I am a big Civ V fan - I hear it's inspired by some niche thing called human history?).

Edit: whoops, looks like the link didn't get set cause I put an image - the site is available here, and the repo for it is here. The live API is available here

[–] _hovi_@lemmy.world 6 points 2 weeks ago

I have 2 plugins for rofi on Linux and it's true, no releases - best I can do for you is tags, take it or leave it

 

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.

 

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!

 

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.

view more: next ›