anybody here?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    Hermitcraft? Seems hard seeing as the subreddit is about as official as it can get short of being literally, officially run by the Hermits. I can't imagine a Lemmy community would see any significant amount of participation except for some number of people double-posting in both. I'd be happy to be wrong though.

    5
  • Conway's Game of Life is Omniperiodic
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    I don't think Turing-completeness implies omniperiodicity. I'm imagining a cellular automaton which follows Game of Life rules on even-numbered generations and does nothing on odd-numbered generations, which is trivially Turing-complete because it's just Conway's Game of Life if you ignore every other generation, but also trivially has no odd-period oscillators.

    1
  • قلب | a non ascii programming language that uses arabic script
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    Going by the example in the Github, it looks like a right-to-left Lisp with Arabic keywords. Does that fully describe the language or is there more to it than that?

    I'd be interested in hearing about the parts that are more influenced by Arabic than Scheme. Are there any beyond the keyword language and writing direction? Like a new keyword that does something useful but has no equivalent in Scheme because the concept isn't easily expressed by an English keyword?

    2
  • قلب | a non ascii programming language that uses arabic script
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    As someone who knows very little about Scheme or Arabic, what are some aspects of this language that might be novel or interesting to someone with a background in mainstream languages?

    4
  • Epic Games says its titular store remains unprofitable
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    I might buy more from Epic if their launcher weren't So. Freaking. Slow. Even claiming the free game is such a chore that I can't be bothered to do it. It takes several minutes to load, responds sluggishly, and lags everything else on my computer the whole time it's running. The only game I play from them anymore is Celeste because I can start it without ever going through the launcher.

    6
  • Typed Python: Choose Sequence over List
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    If you don't need to reuse the collection or access its items out of order, you can also use Iterable which accepts even more inputs like generators.

    8
  • HermitCraft S9#15: Decked Out - Phase 2: Loot & Scoot'n
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    I love the way Etho parkours through that hole in the crypt lava room, and over the fence and off the ledge in level 2 instead of sticking to the obvious path. Not sure if Tango intended for those to be doable but the extra pathing options seem to help a lot.

    6
  • Epic Games Launch Epic First Run Program - 100% revenue for 6 months of exclusivity
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 83%

    Do people actually use Epic? I wasn't much of a gamer before and didn't care for Steam, and my first real exposure to PC gaming was when Epic started their weekly giveaway of free games. I made an account, discovered some cool titles, and could have been a happy customer if only their launcher weren't so ridiculously slow. Now I can barely even stand opening the launcher to collect the free game, let alone trying to browse for games to buy.

    4
  • [DISCUSS] Pros/cons of videos for technical documentation?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    The one case where I prefer video is when I know next to nothing about the topic and the other choice is mediocre to low-quality writing. Most people aren't great technical writers, and it's easy to skip over steps either because the writer assumes too much prior knowledge or simply because it takes effort to put that information in. On the other hand, videos are the opposite where it takes effort to cut stuff out, so you usually get all the steps which is what I need when I don't know anything.

    If I have the option of a well-written, step-by-step tutorial though, or if I already know the topic and have a vague idea of what I'm looking for, then text is much better for being able to search/skim/go back and forth at my own pace.

    5
  • How weird it feels to call holoEN members by their nickname vs real name tier list
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    I consider YabaIRyS more of an epithet than a nickname. I can't imagine anyone using it to replace her name like "I wonder what YabaIRyS (IRyS) is doing", only as a description replacing yabai like "Bruh, YabaIRyS (yabai)" in response to something she did/said.

    Forgetting Faufau is pretty indefensible. It's been a long time, but that puts it in the same boat as Kronini and Sanana which I did remember.

    I wasn't sure if Fuwa-chan and Moco-chan count as nicknames or if they're just how you say their names in Japanese. I guess dropping the last syllable is what makes it a nickname as opposed to just their real name + Japanese honorific?

    10
  • I Don't Use Exceptions in C++ Anymore
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    I guess it depends on what you mean by using monads, but you can have a monadic result type without introducing a concrete monad abstraction that it implements.

    3
  • I Don't Use Exceptions in C++ Anymore
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    At a library level, couldn't you have an opaque sum type where the only thing you can do with it is call a match method that requires a function pointer for each possible variant of the sum type? It'd be pretty cursed to use but at least it wouldn't require compiler plugins.

    4
  • C and C++ Prioritize Performance over Correctness
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    The behavior is defined; the behavior is whatever the processor does when you read memory from address 0.

    If that were true, there would be no problem. Unfortunately, what actually happens is that compilers use the undefined behavior as an excuse to mangle your program far beyond what mere variation in processor behavior could cause, in the name of optimization. In the kernel bug, the issue wasn't that the null pointer dereference was undefined per se, the real issue was that the subsequent null check got optimized out because of the previous undefined behavior.

    8
  • Programming.Dev Feature Requests
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    qwertyasdef
    Now 100%

    No idea how hard it would be but it would be nice to have code blocks with syntax highlighting like on Github, so you could write something like

    ```python
    def f(x):
        return x
    ```
    

    and get syntax highlighted code def f(x): return x

    3
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    A Swift Introduction to Projective Geometric Algebra
    youtu.be
    11
    1
    spwn.jp

    Apparently there's a recut version of the archive with some extra footage. If you watched the original version, you might have missed it. Bae is hosting a [watchalong](https://www.youtube.com/watch?v=TxZZxzLcG5I) which will be the perfect excuse to rewatch the concert VOD before it goes away.

    12
    1

    Council is doing a karaoke relay into a collab in about an hour! All karaokes are unarchived. Original announcement tweet: https://twitter.com/hakosbaelz/status/1679510538966167552 ![Stream timetable](https://programming.dev/pictrs/image/57f1052c-27a3-4f4c-aa27-f53891061d89.jpeg) Streams: [Ceres Fauna Karaoke](https://www.youtube.com/watch?v=XQmDxCUrRlc) [Ouro Kronii Karaoke](https://www.youtube.com/watch?v=u0lSWUvCp6A) [Nanashi Mumei Karaoke](https://www.youtube.com/watch?v=8t0qNLSGpNo) [Hakos Baelz Karaoke](https://www.youtube.com/watch?v=jTMYQP23g-s) [IRyS Karaoke](https://www.youtube.com/watch?v=Kfo2Fp1aRNY) [Group Collab](https://www.youtube.com/watch?v=r1KUcTmKofA) I tried to post this before and I don't think it went through, but maybe it did so sorry if this is a duplicate post.

    18
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQW
    Now
    6 47

    qwertyasdef

    programming.dev