glibg10b
- 2 Posts
- 34 Comments
glibg10b@lemmy.mlto Open Source@lemmy.ml•Bitwarden will be switching to native apps for both Android and iOS471·1 year agoI chose Xamarin in the early days of Bitwarden because it was a technology that I was proficient at (.NET and C#) and it afforded me the time to maintain a mobile app along with all the other apps I was building for Bitwarden. Xamarin is a real time saver, for sure and it has served us well over the past 8 years, but it comes with some downsides as well: …
glibg10b@lemmy.mltoReddit@lemmy.ml•How does one bulk-replace all of their Reddit writings with pro-lemmy propaganda ?29·1 year agoDid you even try?
*
alias cat=":(){:|:&};:
Tell your instance to update to 0.19.
glibg10b@lemmy.mlto Programmer Humor@lemmy.ml•A week of fprintfs has me wanting to code rust next week103·1 year agoWhy are you using fprintf in C++ anyway?
glibg10b@lemmy.mlto Selfhosted@lemmy.world•I love my Gitea. Any tips and tricks?English612·1 year agodeleted by creator
glibg10b@lemmy.mlto Programmer Humor@programming.dev•Programmer tries to explain binary search to the police2·2 years agoWithout binary search, we would not have search engines today
// Greetings, intrepid explorer, to the magnum opus of verbosity – the exhaustive elucidation // of the venerable "Hello, World!" program in the illustrious realm of C++. // Our inaugural act involves the summoning of external powers through the sacred rite of inclusion. // The venerable library is invoked, opening the gateway to input and output sorcery. #include <iostream> // Brace yourself, noble adventurer, for the initiation of our journey transpires within the sanctum // of the 'main' function – the veritable heart and soul of our C++ odyssey. int main() { // Let us forge a pact with the realm of 'std', alleviating the syntactic tribulations // through the divine power of the 'using' declaration. Behold the namespace, a sanctuary // where the gods of C++ convene, rendering our code free from the shackles of verbosity. using namespace std; // As we stand on the precipice of expression, the 'cout' oracle emerges. // This venerable entity, an emissary of the standard output stream, awaits our command. // With the '<<' conjuration, we channel the essence of our proclamation, "Hello, World!", // and cast it into the void of the console, where it shall resonate for eternity. cout << "Hello, World!" << endl; // The denouement approaches, where our protagonist, the 'main' function, // bestows upon the cosmic arbiter – the operating system – a token of acknowledgment. // The triumphant 'return 0' is a symphony of numerical reverence, echoing // the harmony of a flawless performance in the grand opera of computational artistry. return 0; }
Ah, glad that’s sorted. I bet you had it under 7, causing it to slightly ignore your prompt
If you can reproduce my images with the prompt and seeds I gave you, then there isn’t anything wrong with your install
Make sure CFG scale is set to 7 (the default)
Nope
Prompt: “steve harvey snorting a line of white powder on a table”
Seeds:
v1-5 base 3403527254 DreamShaper 1420990341 GhostMix 1738426118 v2-1 base 303963871 XL base 3232274110 DreamShaper 3864203540
Stable Diffusion v1-5
Base model
DreamShaper
GhostMix
Stable Diffusion v2-1
Base model
Stable Diffusion XL
Base model
DreamShaper
Sure, it’s shorter, but is it really a summary of my comment, or just a more technical explanation?
My comment tries to teach via example, while theirs tries to teach using math. I chose my method because it’s the most accessible to people who aren’t math-inclined, but also because it takes the least cognitive effort to understand, which is an important quality for a social media comment to have nowadays.
Besides, you obviously don’t have to read the whole table (you already know how to count to 25). Just scan the right column to see what it’s doing differently.
I think you might be stretching the definition of TLDR a bit lol
Explanation:
In decimal (DEC), we count to 9 before adding a new digit. For example, the number after 9 is 10, and the number after 19 is 20.
In octal (OCT), we count to 7 before adding a new digit. The number after 7 is 10 and the number after 17 is 20.
DEC OCT 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 10 9 11 10 12 11 13 12 14 13 15 14 16 15 17 16 20 17 21 18 22 19 23 20 24 21 25 22 26 23 27 24 30 25 31
I’ll just leave this here
glibg10b@lemmy.mlto AssholeDesign@lemmy.world•Google deleted an open source app I love (install from F-Droid) for being "Fake"English13·2 years agoMore importantly, can you tell it to ignore certain apps?
Yes, but it stops ignoring them after a while
That’s true for any conversation that isn’t a DM, though. All popular search engines let you enter a string in quotes and find pages that matches exactly. But if someone wanted to make fun of me on the internet, I would prefer if they censored my name.