guttermonk

joined 2 years ago
1
submitted 6 months ago* (last edited 6 months ago) by guttermonk@lemmy.ml to c/foss_gaming@lemmy.world
 

Has anyone tried either making NFTs or repurposing another game's NFTs in an open source game?

Repurposing would be a good way to get users interested. You could even use NFTs from a variety of games.Also, with the game being open source, I feel like the longevity of the game can be extended which would extended the value/life of the NFT.

One of my concerns is that with an open source game it would make it easier for someone to hack the game to show that they have assets that they really don't own. I'm not a game dev, but was curious if there ways of preventing this. Also, any other thoughts on the matter?

PS: If the feedback is "NFTs are worthless" without any reasoning as to why - really need not respond.

25
submitted 6 months ago* (last edited 6 months ago) by guttermonk@lemmy.ml to c/opensource@lemmy.ml
 

Wanted something to open and search my markdown cheatsheets and I couldn't find anything with all of the features that I wanted so I made bleamd, a powerful standalone Markdown renderer for the terminal with advanced search, hyperlink support, and extensive customization options.

I'm new to open source development, but if you like the app please consider sponsoring me or giving me a star on github. Up votes are also appreciated. I'm a moderator on Ask Ubuntu, and an advocate for privacy, security, and free and open source software. Interested? Check out my other repos: https://github.com/guttermonk

[–] guttermonk@lemmy.ml 7 points 8 months ago

I should also add that if you don't want to reconfigure Jambi to use Whisper, you can try WhisperNow, which is built in Python and uses Whisper. I saw similar transcription performance when I used Whisper with Jambi and decided to move forward with Vosk after testing Whisper in both programs.

[–] guttermonk@lemmy.ml 13 points 8 months ago (2 children)

I use the Futo Keyboard on Android which already has this feature. It's also opens source, and I've had a really good experience with it so far.

[–] guttermonk@lemmy.ml 14 points 8 months ago

I'm not familiar with whisper.c++ but I did try faster-whisper. Unfortunately, the transcriptions took upward of 40sec and it didn't offer live transcription, which is a nice feature of vosk. There's a comparison in the readme with other differences. That said, it should be relatively modular. It shouldn't take much to swap it back to whisper if that's what you prefer to use. Whisper is in the nix flake as optional, and the program allows you to change models but i haven't bothered trying to switch back to Whisper since Vosk has been more performant.

[–] guttermonk@lemmy.ml 13 points 8 months ago

That means a lot to me. Thanks so much for your kind words!

 

Jambi’s mission is to transcribe audio to your clipboard, as quickly and accurately as possible, while staying privacy-focused and open-source.

Jambi aims to help computer users with disabilities, such as vision or physical impairments, by providing real-time transcription of their speech. It’s also a great tool for anyone who wants to transcribe audio quickly and easily.

This is the alpha release and the project is still in early development. Currently looking for feedback and contributors. If you are a developer, you can contribute to the project by submitting pull requests or reporting issues.

If you like the project, please show your support by leaving a star. Thanks! https://github.com/guttermonk/jambi

 

Preferably something that doesn't require login or registration. An online app would work too, I suppose.

1
submitted 1 year ago* (last edited 1 year ago) by guttermonk@lemmy.ml to c/devops@programming.dev
 

I have a couple github issues that have been hanging out for more than several months. I'd like to incentivize them with a bounty to get a solution sooner than later. Has anyone tried Boss Bounty or something similar?

Boss Bounty looks like the most robust solution, but I'm not a fan of their 8% cut. That said, I don't know how you do something like this without a middle-man. If anyone has any first hand experience with something like this, I'd love to hear about it.

https://github.com/marketplace/boss-bounty

https://www.boss.dev/

 

Well bite my shiny metal ass - how is there no wikipedia entry for "meh key"? They have alt key, control key, and even super key, but no meh key. I'm curious if the meh key came from a specific keyboard or what the origins are.

 

Would really love a launcher that can format icon shapes so that they're all uniform in shape, like Nova Launcher ...but open source.

 

Currently looking at:

  • jmp.chat with the Cheogram app - at $3 a month for each number, it's a little pricey.
  • VoIP.ms with either the linphone app or one of the other FOSS apps in their softphones list - $0.85 a month but calls and messages are a la carte, which is not my favorite but it's less expensive.

I know a lot of people like using MySudo or Grandstream, but I'd like to keep it FOSS and not reliant on google play services if possible. Battery considerations are also a plus.

So what are you using and would you recommend it?

 

There isn't a way to run a lightning node with the private key in cold storage is there?