I don’t know what exactly you’re doing with the project, but it’s yours, and I want to see your take, as it is your time and labor that’s being sank into it
@devhurrdurr
Game dev with two active projects: * Monster Collection Retrostyle * High-Speed racer Occasionally streaming on twitch at twitch.tv/DevHurrdurr https://www.youtube.com/@DevHurrdurr https://www.instagram.com/devhurrdurr/ https://www.tiktok.com/@devhurrdur
I don’t know what exactly you’re doing with the project, but it’s yours, and I want to see your take, as it is your time and labor that’s being sank into it
Your worth is not tied to how many progress GIFs you post. You decide your priorities, and not being honest to yourself with your priorities will affect you gravely.
What if they’re alts and they’re just waiting to see which stance will stand the test of time 😂
Use the internet browser version of an app? You mean click a link in Instagram to browse the web within insta? That’s been used by meta to track you, they wish you use the app’s browser.
Or am I misunderstanding your message?
I agree, that’s why I go Mistral anyway. Not paying for subpar products won’t make them win, so I’m trying to opposite.
Also I have ethical concerns. I didn’t do a deep dive, but I didn’t hear anyone say “that suicidal mistral employee sure looks murdered”, so that’s a plus
One solution I found was that peeking at the implementation of operator^ would read “return CrossProduct”. When not confident make it quick to understand
What kind of events, just the ones that were in the original or new ones?
Why did this not crash before? I do not now.
New code uses placement new, as the placement new move constructor doesn't invoke Free.
Old code
template<typename T>
void Array<T>::Add(T&& item) {
RequireArrayMaxGrowth(ArrayNum + 1);
*(&Data[ArrayNum++]) = T(Move(item));
}
Upon realloc it will fill the new memory with a pattern. If T is an array and we invoke the assignment move operator, we check if Data!=nullptr and then free it
C++ is sometimes "it works on my machine". Kinari runs on Windows and Ubuntu, and I'm flipping between MSVC and clang.
I switched to Debian and my project wouldn't run due to segfaults. I found the problem and fixed it. What I can't understand is how it worked on Windows and Ubuntu at all??
Vote with your wallet. Support alternatives. I’m turning more into self-hosting, for everything else consider this:
european-alternatives.eu
2/2
Anti-American sentiment is growing. More data breaches with companies that specialize in not leaking your data, surveillance software embedded without knowledge in products, US companies able to shut down essential services at the whim of a manic president.
1/2
I like it! Seems elegant and the fortune stat is a nice twist. It seems easiest to understand and work with if fortune is derived from the range of base stats, but what do you think?
I love the idea that being flawed may just be a good choice.
You’ve got a typo in charm/enchant?
My son doesn’t know the difference between “do you like the book?” and “lick the book”. He proudly licked the book.
The shopkeeper laughed, we bought it, brought it home, and he won’t even read from it 😂
Happy spook month!
#pixelart #ドット絵
I setup a VPN on the Raspberry Pi at home. There were a few curveballs but I got it working in the end.
This allows me to reach my local drives and services while at any WiFi spot. Very happy with it!
Can you show off the tool, how it works? :)
For the past 1.5 years we’ve been looking for affordable housing in the Netherlands.
Our search has finally concluded and I can happily announce that we just finished moving.
Oh we live in Germany now btw, the closest available and affordable housing is here 🇩🇪
She used the “butt visible in the mirror” trick, content policies don’t understand reflections
I saw a YouTube ad where a lady told me to keep a secret, showed me her butt, and told me call her.
I reported the ad and Google’s response is they’re not going to do anything as it didn’t violate anything.
Please, not my living room tv at noon with my kid around 🙃
Maybe type effectiveness? Nice job getting the rod of lightning, slaying the aquatic creatures, now go venture into the mountains with golems.
A screenshot of file explorer showing invoices dating from September till December. The file sizes are 131.1 kB, 131.9 kB, 132.5 kB, and 6.5 kB
I used my PDF maker for the first time to actually send out an invoice. I can proudly claim that my new invoices are 95% smaller in size than prior invoices.
Yes our computers are fast and bulky, but I still think it's nice if we can waste less resources.
I thought Apple wanted to kill PWA but I’m glad to be wrong. What a relief!
Exciting! I’d really want a proper self hosted alternative to the existing services that harvest more data than we’re willing to give, or are expensive.
Are there any plans for iOS and Android native apps?
Chat + apps is quite the undertaking but a man can dream 🥹
Moving away from Windows on my main PC I needed a new tool to generate PDF invoices.
Did I need to implement kerning and justify the text? No.
Was it the best part of the project? Yes.
Sometimes you need a poor excuse for a fun project.
He also correctly identified a stingray, and we don’t know where he learned that animal from
I also saw a tortoise sneeze. I told my son to say “bless you”. It turns out the tortoise was actually ermmm… “busy with another tortoise”, and my son said “bless you” every time he humped
I took my son (2yo) to the zoo. He saw animals known and unknown to him. He mislabeled the following animals which was amusing ☺️
Tapirs are pandas (lol)
Emus are gray flamingos (I can’t unsee)
All fish are sharks (blame baby shark)
Polar bears are whales (???)
Okapis are zebras (he did hesitate)
I’m a GBC purist - top 😅
Making a GBC-style game myself it is really limiting so if you can nobody will blame you’d go for bottom row