lena

joined 5 months ago
MODERATOR OF
[–] lena 5 points 1 day ago
[–] lena 1 points 1 day ago

You can provide binaries and release the source code.

[–] lena 1 points 1 day ago (2 children)

You can build binaries so that users don't have to touch any code (and potential spoilers).

66
submitted 1 day ago* (last edited 1 day ago) by lena to c/movies@lemmy.world
 

The book was amazing, one of my all-time favorites. Can't wait for this to release!

[–] lena 5 points 1 day ago (4 children)

I think it's reasonable to assume that most players won't go through the source code. Those that do probably have a reason for it, such as wanting to improve the game. You could simply provide binaries.

If you don't want to do that that's fine, it's your game after all.

[–] lena 9 points 1 day ago (7 children)

This seems really interesting, please keep us updated! Do you plan on open sourcing it?

I'm working on an even less wholesome software, a digital dead man switch. It'll send the user an email each month with a confirmation link in it, and if they don't click it for a few months, they are marked as dead and predefined last messages are sent to recipients via email (or another platform if I'll have the time to add it). It's also open source and self-hostable.

[–] lena 1 points 1 day ago

Ewwphoria-inducing

 
 
 
 
 
[–] lena 5 points 3 days ago

Blasphemy! A Lemmy user doesn't know how large a blahaj is!

On a more serious note, about 1 meter.

[–] lena 11 points 3 days ago (2 children)

Blåhaj for scale

[–] lena 43 points 3 days ago* (last edited 3 days ago) (1 children)

I was just talking about your art with someone and wasnt sure which pronouns to use, thanks for clarifying. Your art is amazing

[–] lena 1 points 3 days ago

💯 transition goals

[–] lena 2 points 3 days ago

Go By Example is an amazing resource. Other than that, I recommend you to get out of tutorial hell asap and just start building stuff. If you're going to deal with databases, I really like Gorm.

[–] lena 18 points 3 days ago

This is the funniest cat pic I've seen all week, makes me wish I could upvote twice. As a replacement I shall provide this cat pic

 

I also ran the keyboard's cable over Beri

 

Who needs Github when you can sing your source code 🔥🔥

322
Based torvalds (gregtech.eu)
 
 
 

Cross-posted from "How could I allow users to schedule sending emails at a specific interval?" by @lena@gregtech.eu in !learn_programming@programming.dev


Basically, I'm trying to figure out how I could allow a user to send a schedule in the cron syntax to some API, store it into the database and then send an email to them at that interval. The code is at gragorther/epigo. I'd use go-mail to send the mails.

I found stuff like River or Asynq to schedule tasks, but that is quite complex and I have absolutely no idea what the best way to implement it would be, so help with that is appreciated <3

view more: next ›