- 58 Posts
- 10 Comments
starman@programming.devMto .NET@programming.dev•Should we allow creating posts like ".NET News Daily Issue" in this community?English0·1 day agoI myself don’t have the time for posting dozens of links each day
I don’t want to discourage you from contributing here, because I believe you are acting in a good faith, but… the amount of information you post is unfortunately way too much for this small community.
Maybe try to select just one article that you personally find most interesting, and post it instead?
Sounds nice, but usually when someone calls me, they need something quickly, and that would be really annoing. At least I’m lucky enough that people don’t call me if they can send a text message instead.
starman@programming.devMto .NET@programming.dev•Should we allow creating posts like ".NET News Daily Issue" in this community?English0·6 days agoMakes sense to me. Though I’ll wait for more comments, and input from other mods, before taking any action.
starman@programming.devto Showerthoughts@lemmy.world•Socialism is the actual teaching of JesusEnglish32·7 days agoEven the apostles doubted many times and nobody thinks they burn in hell right now.
Nobody thinks or do you mean you think?
I mean… they are literally called “saint” and guess what it means.
Cause you have to be joking yourself if you think there are no worshippers that fear burning in hell for their sins.
Surely there are. If I met such person, I would gladly talk with them, or recommend some literature on this topic.
How do you know which one is correct? Yours is just an interpretation of another person’s interpretation of events that happened ages ago. The writing in the bible is clear about burning in hell for all eternity and now you are cherry picking what parts you believe in?
It’s not my interpretation, it’s the teaching of the Roman Catholic Church (and probably other “variants” too, I’m just not aware of the differences).
I don’t believe in any gods. There are hundreds of versions of god that you don’t believe in, only difference is I don’t believe in one more.
Okay, that’s your choice
starman@programming.devto Showerthoughts@lemmy.world•Socialism is the actual teaching of JesusEnglish35·7 days agoAnd what happens with those that don’t? Those that doubt for even a second? Burn in hell for all eternity!
Even the apostles doubted many times and nobody thinks they burn in hell right now.
It’s an ultimatum designed to terrify and control people.
If somebody calls himself christian out of fear and terror, then I’m afraid we believe in different gods.
starman@programming.devto Showerthoughts@lemmy.world•Socialism is the actual teaching of JesusEnglish28·7 days agothreat of eternal damnation
And that’s what a lot of people get wrong about christianity. Jesus literally said “everyone who lives and believes in me shall never die”
starman@programming.devto Firefox@lemmy.ml•Firefox Android Beta vs Nightly - new "Suggestions from the Web" and "Sponsored Suggestions"?English0·1 year agoNow we need LibreWolf for Android
can program code
Such a weird sentence
starman@programming.devto Don’t You Know Who I Am?@lemmy.world•Don’t you know I’m not AI?0·2 years agoThis is not a font I ever expected to read or see
Technically not an alias, because I just use nushell’s history + autocompletion everytime I use it, but one could alias it. I think I might even write a custom command for it, with
path
argument, some day. Anyway, here it goes:rsync -aPh -e "ssh -p 2222" test@172.16.0.86:/storage/emulated/0/PicturesArchive/ ~/PicturesArchive/
I run an ssh daemon on my phone, and use this snippet to back up my photos.