foosel, to random
@foosel@chaos.social avatar

Today I learned : "How to export a Godot 4 game to run on the web on itch.io"

👉 https://foosel.net/til/how-to-export-a-godot-4-game-to-run-on-the-web-on-itchio/

adamgreenfield, to random
@adamgreenfield@social.coop avatar

Not yet 17, I disobeyed my parents and drove to the police barricades at the far end of Osage Avenue after nightfall, as close as I could get to the bombing – I needed to see it with my own two eyes. The overwhelming memory I carried away with me, though, was olfactory, and not visual: I promise you that nobody within a five-mile radius of West Philadelphia that night will ever quite be able to get the smell of that murder out of their nostrils. It’s 38 years gone by and it feels like yesterday.

mmlvx,
@mmlvx@mastodon.world avatar

@OGjester @adamgreenfield
> By August 29 [1921] the battle was fully underway. [Sheriff] Chafin's men, though outnumbered, had the advantage of higher positions and better weaponry. Private planes were hired to drop homemade bombs on the miners. A combination of poison gas and explosive bombs left over from World War I were dropped in several locations...

I'd heard of , but I didn't know about the aerial bombardment. Or the poison gas. JFC.

nicole, to javascript
@nicole@pkm.social avatar

about what CORS is and how to get around it. I've run into it a few times and finally dove into it enough to figure out what I need to do to work around it.

Well, I THINK I learned it. Some details are still vague and may be wrong, but I wrote down what I know about it anyway: https://notes.nicolevanderhoeven.com/Cross-Origin+Resource+Sharing

niconiconi, to random

In contrary to the standard convention, upper case export HTTP_PROXY doesn't work because it would otherwise be a CGI injection vulnerability... The correct usage is export http_proxy ​:woozy_baa:​

nelliek, to ai

Oh wow. has documented principles for with regard to ethics to society.

I wonder what this means? I seem to remember a "Don't be Evil" policy that no longer exists.

https://ai.google/responsibility/principles/

bodomenke, to random German
@bodomenke@hessen.social avatar

, dass es ein Wort gibt, für das was ich immer mal wieder empfinde:

Emphatischer Stress

juandesant, to random
@juandesant@astrodon.social avatar

Hoy aprendí que “tener vergüenza ajena” se dice “ti be embarrassed by proxy” en ingles…

Today I learned that “embarrassment by proxy” is the right translation for the Spanish expression “vergüenza ajena”.

https://hachyderm.io/@haliphax/110350382367953847

box464, to random
@box464@mastodon.social avatar

a new term. "Scream Test". It's when you turn off a legacy system (access to a server, a website, a folder on a network drive) and see if anyone or anything "screams" at you when it gets turned off. 😂

I've done many times, but didn't have a term for it before. The more you know. 🌈

whhone, to random
@whhone@emacs.ch avatar

To get 24-bit color in , set the environment "COLORTERM" to "truecolor".

$ COLORTERM=truecolor emacs -nw  
Heliograph, to random
@Heliograph@mastodon.au avatar

👀 Monopoly wasn't invented by the Parker Brothers, nor the man they gave it credit for. In 1904, Monopoly was originally called The Landlord's Game, and was invented by a radical woman. Elizabeth Magie's original game had not one, but two sets of rules to choose from.
One was called "Prosperity", where every player won money anytime another gained a property. And the game was won by everyone playing only when the person with the least doubled their resources. A game of collaboration and social good.
The second set of rules was called "Monopoly", where players succeeded by taking properties and rent from those with less luck rolling the dice. The winner was the person who used their power to eliminate everyone else.
Magie's mission was to teach us how different we feel when playing Prosperity vs Monopoly, hoping that it would one day change national policies.
When the Parker Bros adopted the game, they erased the "Prosperity" rules and celebrated "Monopoly".

HT Tumblr.com/soberscientistlife

foo, to random
@foo@fosstodon.org avatar

As a child, I originally learned that the five NYC boroughs were counties within the city of New York. Weird, opposite of the usual cities-in-county, but I accepted that at face value.

the boroughs are actually coterminous/coextensive with their counties, which aren't all named the same as their borough:

  • Bronx: Bronx County
  • Brooklyn: Kings County
  • Manhattan: New York County
  • Queens: Queens County
  • Staten Island: Richmond County
kzimmermann, to random
@kzimmermann@fosstodon.org avatar

that you can use mousekeys a-la Win9X built-in by setting setxkbmap -option keypad:pointerkeys and activating it with L_Alt+L_Shift+Num Lock.

Not quite sure when would this be useful, given that in Linux you usually either work 100% text mode in a terminal or graphical with a mouse. But hey, it's a possibility.

This does reminds me of my first computer with a PS2 mouse that often failed as Win98 was starting, and usually rendered the whole thing useless.

https://en.wikipedia.org/wiki/Mouse_keys

mackuba, to javascript
@mackuba@martianbase.net avatar

: now has a built-in date formatting API (Safari 10.0+) in the form of Date.toLocaleDateString() with an options hash that specifies formats for each field 😲 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString

howelloneill, to random

deleted_by_author

  • Loading...
  • devnull,
    @devnull@crag.social avatar

    @howelloneill Despite making forum software for a living, I didn't actually know ban threads were a thing. ! Were ban threads open to comment by other registered users as well?

    mgedmin, to random
    @mgedmin@floss.social avatar

    I know that Black is not meant to be applied to subsets of the source, but I find Black Macchiatto very helpful when I'm refactoring Python code and need to wrap/join a couple of lines.

    jugmac00,
    @jugmac00@fosstodon.org avatar

    @mgedmin

    Though when using black with pre-commit you have a similar effect as it only applies to the changed files.

    ibboard, to random
    @ibboard@hachyderm.io avatar

    Ubuntu is stuck with amd64 instead of the more sensible x86_64 packages because Debian (and some other distros) were short-sighted and assumed that Intel wouldn't make x86-compatible 64-bit processors.

    (From "devel" to "amd64" to second rate virtual dependencies to the bizarre behaviours of Apt, the Deb-based universe just seems to do everything wrong!)

    hugovk, to random
    @hugovk@mastodon.social avatar

    : How to disable cron runs on GitHub Actions for forks. It saves CI resources and avoids contributors getting lots of spam when their daily build fails.

    https://dev.to/hugovk/til-how-to-disable-cron-for-github-forks-2d0l

    Thanks to @AlexWaygood for the tip!

    esther, to random

    Damn, 90s girl-boss feminism was messed up.

    (I’m reading a book that’s largely a critique of attempts in the 90s to align feminism with the “inevitability of capitalism” and it’s an account of endless victim-blaming that went on back then)

    hypo,
    @hypo@chaos.social avatar

    @esther , thanks!

    box464, to random

    Today I ALSO learned that you can add hashtags in a separate section from your post content on Calckey - something that has been debated and discussed in depth for Mastodon, and here it is, already implemented in Calckey. ​:calc_laugh:​

    chad, to science

    "In 1965, a Japanese company was selling pedometers, and the Japanese character for 10,000 just so happens to look a bit like a person walking. So the company sold their pedometer as the 10,000 step meter, and that number kind of stuck"
    "if you're older, if you're over, say, 65 is getting between 6,000 and 8,000 steps a day is more than enough to result in real health outcomes"
    !
    Thanks to the Short Wave
    https://www.npr.org/transcripts/1173957356

    GratianRiter, to random
    @GratianRiter@bildung.social avatar

    OMG! Today I learned: There was a real life Dr. Spock.

    kevinctofel, to random
    @kevinctofel@hachyderm.io avatar

    some interesting things that people in do that make good sense.
    https://youtube.com/watch?v=UjXbOBhWk9E&feature=share

    niconiconi, to random

    I heard Oracle once tried to use some terrible poetry as magic strings in its protocol so they can argue it's copyrighted artwork, not just a functional component of the system (a mostly unsuccessful strategy).

    Apple's magic string is a haiku too. https://www.rcfp.org/wp-content/uploads/imported/20120105_202426_apple_sealing.pdf

    mattblaze, to random
    @mattblaze@federate.social avatar

    Spam (like the torrent of cryptoscamspam lots of people got this morning) has been very rare for me here (and dealt with quickly), but I've noticed that almost all of the spam I've gotten has been via Mastodon's DM feature.

    I really wish there was a way to turn DMs off or at least restrict them to people I follow. Control over incoming DMs was a thing Twitter did better than here.

    davehay,

    @GossiTheDog @mattblaze @SwiftOnSecurity wow, thanks,

    I guess it shows how few emails I write these days ….

    djpeacher, (edited ) to random
    @djpeacher@fosstodon.org avatar

    Nice, spent the last two hours an upstream issue, only for the issue to be “yanked” upstream. Thankful, but dang does my head hurt!

    djpeacher,
    @djpeacher@fosstodon.org avatar

    Poetry creates its own when it gets installed, separate from your installed dependencies 😵‍💫

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • ngwrru68w68
  • modclub
  • magazineikmin
  • Youngstown
  • osvaldo12
  • rosin
  • slotface
  • khanakhh
  • mdbf
  • GTA5RPClips
  • provamag3
  • tacticalgear
  • InstantRegret
  • cubers
  • tester
  • ethstaker
  • everett
  • Durango
  • cisconetworking
  • normalnudes
  • anitta
  • Leos
  • megavids
  • lostlight
  • All magazines