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/)AM
Posts
1
Comments
30
Joined
1 yr. ago

  • A lot of people already suggests several databases or plaintexts like json.

    But to be honest if the dataset is not too big and doesn't grow (since it is historical anyway), why not just use markdown with Hugo (a static site generator). You could also make use of its supported search tools to search texts in the stories.

    As a bonus, since it's a static website, you can host it and share it to the world!

  • Well, with that domain name I can't really hide it.

    To your point, think about it this way: AI, at this stage, still need someone to tell then what to do. Whether you're good programmer or a bad programmer, AI still need you. Not until we get ASI, anyway.

    I hope this makes you feel better?

  • Programming @programming.dev

    Of Kind Chess and Wicked Programming: How AI Influences Our Creativity

  • It's as if Toyota and Samsung are adjectives just as the word "dangerous" and "mortal" can be used as an adjective.

    The image of asian women in their traditional clothing hints of them gossiping. They are probably talking about some event and one of them comment "Toyota, Samsung, even" to remark the positive/negative significance of the event.

  • Ideal reality: Google doesn't buy advantage from browsers to make their search engine the default. This way, other search engines can compete at the same level, right?

    Reality: browser developers will have their income cut down because now their main source of income is dead (see recent news on Mozilla).

    Usually these kinds of policies that may or may not come up out of goodwill results in unintended consequences that negatively affect others.

    The winner here are the politicians.

  • I'm with you on this.

    In this thread are people who screams monopoly, thinking they know what it means. One comment said Google is a monopoly, followed by "along with

    <other giant companies>

    "

    They're giants because they're successful and good at what they do. They're successful because people are benefiting and find values from the products they use. The moment these giants stops "exploiting" people will be when they stop bringing values to society.

    They've confused economic reality with their own ideal reality.

  • I remember this guy! First fallout game I played, my friend introduced it to me and let me borrow his disk for the PS3.

    This is probably the first boss I've fought and in my memory it'll always be an intense battle.

  • I'd like to go back and play the AC series. Played from the first AC to this one, and stopped because of burnt out.

    Now it seems like I've been missing a lot and skipping some games to continue to the latest games feels like I won't be able to enjoy the series.

  • Have you tried perplexity.ai? Using it to do some programming and it's quite good so far. It's basically LLM + Search Engines.

    You can also use it to use different models (not just with ChatGPT).

    Sometimes even run the code itself (Python for my case) and see if it's valid.