Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TE
Posts
31
Comments
173
Joined
2 yr. ago

  • Also, Safari on Windows had low usage, and was probably a pain to maintain. Swift cross platform is more about abstracting out Apple specific things (like the standard library and UI toolkit). Apple has already been investing multi-year efforts into Swift on the server for longer than Safari on Windows existed. The last couple versions of Swift (~3-4years of development) have been almost entirely focused on safe concurrency, which is intended for server-side development.

  • Actually, this isn't true. Apple has a vested interest in cross platform Swift. They've been pushing hard for Swift on Linux because they want Swift to run on servers, and they're right to. Look at how hard JavaScript dominates on the server-side because of one language everywhere.

  • I've worked with Swift a bunch for Apple platforms, am mildly familiar with how it works on other platforms. It should be able to compile on a wide host of platforms with minimal/no issues. The runtime dependencies are localized to Apple platforms, and I think the dominant UI toolkit on other platforms is a Swift port of qt. So it should be just fine?

  • I believe they're referring to lower down in the article, where the researchers analyzed existing extensions on the marketplace:

    After the successful experiment, the researchers decided to dive into the threat landscape of the VSCode Marketplace, using a custom tool they developed named 'ExtensionTotal' to find high-risk extensions, unpack them, and scrutinize suspicious code snippets.

    Through this process, they have found the following:

    • 1,283 with known malicious code (229 million installs).
    • 8,161 communicating with hardcoded IP addresses.
    • 1,452 running unknown executables.
    • 2,304 that are using another publisher's Github repo, indicating they are a copycat.
  • Yeah exactly, but to get to that point we needed to message it to consumers as such for ~20 years. Similarly, in OPs example, the 20mg feels similarly to a 40mg, but with half the nicotine - clearly the measurement on the box is being used as a proxy for "how does this feel" (no clue if that has a measurement/is measureable) but could definitely message it similarly

  • That's when you take a page out of the book of lightbulb manufacturers. On the box, CFLs and LEDs don't show their actual wattage on the front, they write "100w equivalent" because that's how people are used to measuring luminosity.

  • I feel the same way. Designing good, opinionated APIs is HARD, but it also provides the best experience for both the author and the consumer.

    • Prettier is the undisputed king of JS formatters because it has no options by design. You set and forget.
    • One of the reasons iOS is so successful is because they lock down their APIs and put strict standards on apps, making it hard to write something that doesn't at least look good and slot into the OS well.

    Among other examples.

  • I disagree that procedural generation makes games more boring and repetitive. I think it depends on the game and how the procedural generation is implemented. Look at Noita for example - uses lots of procedural generation, mixed with some handcrafted elements, and it's really fun! Terraria, another similar formula.

    Not my cup of tea, but a lot of people love No Man's Sky for that reason - it's fun to explore the crazy combinations.

    The original Elite was procedurally generated IIRC, and from what I understand it was super fun (before my time though).

  • That's what NEET technically means, but it's taken on a greater meaning (especially on 4chan) of "person who lives in their parents basement well past the age it's socially acceptable, has no social skills/is actively antisocial, has poor personal hygiene, and rarely (if ever) leaves the house".