What does it show, instead?
Can you share?
Programmer by day, burnt out by night.
What does it show, instead?
Can you share?
I’ve had this with Rust once, t’was a weird feeling.
I was just checking out the comments to see if anyone already commented that!
You can also add alt text for accesability between the [
and ]
.
For example, I’ll upload an image and link it in text like:
![full](https://ttrpg.network/pictrs/image/c97a0e00-82c3-498a-a6ee-dc1960beabef.jpeg)
This becomes:
If I’d want to upload it in two smaller slices it would look like this:
![top](https://ttrpg.network/pictrs/image/c0d20eb9-089b-4dd3-aaf0-0f08887652c0.jpeg)
![bottom](https://ttrpg.network/pictrs/image/9bfd7f44-eef1-4949-8649-211ce870fb13.jpeg)
Which should look the same, but in the end someone’s (web-)client may decide to render it differently (such as putting a border or some blank space around each image)
Pensive space Konsi!
This kind of makes me want to name my kid Pascal-Case
Yep, the apostrophe would be %27
So Mc%27dole
It’s because if you turn it 90° to the right, it looks like Elvis’ hair with two eyes underneath!
The paradigm breaks if anything is logged?
I feel like I’m missing a few steps in the logic.
You play the flute and everyone around you is like
Making the time wrong makes people get up later, tho.
I didn’t mind getting up at 6-7am in Indonesia, I HATE getting up before 9am in the Netherlands. But then, the Netherlands is 2 hours off its natural time zone…
Does external logging not happen outside of OOP?
If so, why not?
Lots of things with a GUI, but games are better left for ECS.
That’s wholesome.
You’d definitely have me as a GM, that way!
Or an arcane focus.
Or their wizard spell book.
It’s not that hard, unless the component costs significant money.
I mean, it looks more stereotypically Scottish than Australian to me, but then I’m neither so what do I know
Australien; an Australian from another world.
Flumph!
Always trust a flumph!
As soon as I make more than a script, I’m using a debugger.
I really can’t wrap my head around how so many of my colleagues in the professional work field just
print
wherever until they find their problem.print
statements feel like touching around in pitch darkness until I found what I sought, compared to a debugger which feels like just seeing my room and daylight while finding what I sought.