並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 22 件 / 22件

新着順 人気順

constantlyの検索結果1 - 22 件 / 22件

  • LLMを用いたガチャ指向ゲーム開発 - ABAの日誌

    自分の気に入るゲームが生成されるまでひたすらLLMを回す。これを仮にガチャ指向ゲーム開発と呼ぼう。 Claude 3.5 Sonnet のような高性能なLLMの登場で、LLMに簡単なゲームのアイデア作成からその実装までをさせることが可能になってきた。LLMから出てくるゲームの多くは、凡庸だったり、バランスが悪かったり、正しく実装できていなかったりする。でも、繰り返しLLMにゲームを生成させることで、面白い挙動をする、ゲーム一歩手前のコードを、稀に得ることができる。これを得るまでの行為がゲームガチャだ。 例えば、 上記のプロンプトに「fragile pillars」というテーマを与えると、以下のゲームを提案してくる。 Pillar Paraglider: Control a paraglider flying through a course of fragile pillars. The

      LLMを用いたガチャ指向ゲーム開発 - ABAの日誌
    • World Trade Center Collapse on 9/11/2001 (short), Upscaled to 4K 60P

      Footage I filmed of the World Trade Center Collapsing on 9/11/2001. Filmed from the roof of 64 St Marks Place in NYC on a Sony VX2000 with teleconverter. Upscaled to 4K 60p using Topaz Video AI. For historical archival purposes only. Clarification: Here are some additional notes to address a few questions that I have been constantly receiving. I woke up that day and realized everyone was out on

        World Trade Center Collapse on 9/11/2001 (short), Upscaled to 4K 60P
      • Scrum Guide (LeSS Version)

        Purpose of the Scrum Guide Scrum is a framework for developing, delivering, and sustaining complex products. This Guide contains the definition of Scrum. This definition consists of Scrum’s roles, events, artifacts, and the rules that bind them together. Each element of the framework serves a specific purpose that is essential to the overall value and results realized with Scrum. Changing the core

          Scrum Guide (LeSS Version)
        • World Trade Center Collapse on 9/11/2001 (short), Original Footage

          Footage I filmed of the World Trade Center Collapsing on 9/11/2001. Filmed from the roof of 64 St Marks Place in NYC on a Sony VX2000 with teleconverter. For historical archival purposes only. Clarification: Here are some additional notes to address a few questions that I have been constantly receiving. I woke up that day and realized everyone was out on the streets staring south. When I looked

            World Trade Center Collapse on 9/11/2001 (short), Original Footage
          • Donald Trump Told Me Disabled Americans "Should Just Die"

            When my uncle was elected President, I recognized what a highly privileged position I would be in. I would have some access to the White House. And as long as that was true, I wanted to make sure I used that access for something positive. I was eager to champion something my wife, Lisa, and I were deeply passionate about, something we lived every day: the challenges for individuals with intellectu

              Donald Trump Told Me Disabled Americans "Should Just Die"
            • Prompt Like a Pro: 8 Tips and tricks for working with Copilot in Teams

              As a reminder, to have access to these features you need a Copilot for Microsoft 365 license! How to prompt like a pro Writing great prompts is the key to having better interactions with Microsoft Copilot in Teams. Just like talking to a co-worker, clear communication and certain techniques can help you get better results from some prompts than others. In this edition, we highlight how to prompt l

                Prompt Like a Pro: 8 Tips and tricks for working with Copilot in Teams
              • What the New York Times Missed: 71 More of the Best Books of the 21st Century

                Susanna Clarke, Jonathan Strange & Mr. Norrell (2004) I should not have been surprised that the NYT list skewed heavily away from genre fiction—but missing Susanna Clarke’s world-changing doorstopper of a debut is a particular head-scratcher. On paper, the book still seems daunting in an almost comical way: a Regency-era epic (with footnotes and extensive digressions on philosophy, magic, politics

                  What the New York Times Missed: 71 More of the Best Books of the 21st Century
                • Maestro: Netflix’s Workflow Orchestrator

                  By Jun He, Natallia Dzenisenka, Praneeth Yenugutala, Yingyi Zhang, and Anjali Norwood TL;DRWe are thrilled to announce that the Maestro source code is now open to the public! Please visit the Maestro GitHub repository to get started. If you find it useful, please give us a star. What is MaestroMaestro is a horizontally scalable workflow orchestrator designed to manage large-scale Data/ML workflows

                    Maestro: Netflix’s Workflow Orchestrator
                  • PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights | Robert Heaton

                    The plane reached 10,000ft. I took out my laptop, planning to peruse the internet and maybe do a little work if I got really desperate. I connected to the in-flight wi-fi and opened my browser. The network login page demanded credit card details. I fumbled for my card, which I eventually discovered had hidden itself inside my passport. As I searched I noticed that the login page was encouraging me

                      PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights | Robert Heaton
                    • Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024

                      In the first half of 2024, Ruby LSP has seen significant enhancements, particularly in the area of code navigation, thanks to the advancement of its indexer. In this post, we’ll dive into the major code navigation enhancements that have been made to Ruby LSP. We’ll also touch on some experimental features that are on the horizon. NOTE While the Ruby LSP server (ruby-lsp gem) can be integrated with

                        Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024
                      • Nostr and ATProto - Shreyan Jain

                        This post could’ve been titled “Nostr vs ATProto”, but that really isn’t what I wanted to do here. While I will be comparing and contrasting them a lot, and that’s kind of even the point of writing this, I didn’t want to really pit the two against each other at all, and especially not with the title. I also want to try avoiding commenting on the differences between the communities that have formed

                        • Good Managers Write Good

                          A guide to scaling product & engineering teams from $0 to past $100M ARR. © 2024. Stay SaaSy. In my time observing managers, one observation seems to repeat again and again: good managers write well, and bad managers write poorly. In fact, the best managers I’ve ever seen were not just good writers, they were terrific. And the worst managers I’ve ever had were not just bad writers, they were uncom

                            Good Managers Write Good
                          • Data Flywheels for LLM Applications

                            Over the past few months, I have been thinking a lot about workflows to automatically and dynamically improve LLM applications using production data. This stems from our research on validating data quality in LLM pipelines and applications—which is starting to be productionized in both vertical AI applications and LLMOps companies. (I am always very thankful to the teams in industry who find my wo

                              Data Flywheels for LLM Applications
                            • [Column] Change things so that nothing will really change!

                              Parisians fill the Place del Republique on July 7, 2024, to celebrate the rout of the far-right National Rally party in the general election. (AP/Yonhap) By Slavoj Žižek, Global Eminent Scholar at Kyung Hee University The most important thing to note about the current resurgence of rightist populism is how this resurgence is regularly perceived by its partisans: A single rhetorical figure returns

                                [Column] Change things so that nothing will really change!
                              • Ransomware operators exploit ESXi hypervisor vulnerability for mass encryption | Microsoft Security Blog

                                Microsoft researchers have uncovered a vulnerability in ESXi hypervisors being exploited by several ransomware operators to obtain full administrative permissions on domain-joined ESXi hypervisors. ESXi is a bare-metal hypervisor that is installed directly onto a physical server and provides direct access and control of underlying resources. ESXi hypervisors host virtual machines that may include

                                  Ransomware operators exploit ESXi hypervisor vulnerability for mass encryption | Microsoft Security Blog
                                • A critical review of Marketing Mix Modeling — From hype to reality

                                  Context Most companies spend large chunks of their budget on marketing. Often, without knowing the return of that investment. Marketing Mix Modeling has been promoted as the one method to shed light on the effect of marketing. Not quite coincidentally, this is mainly supported by people that have a self-serving interest to advocate MMM. Opposing standpoints are few and far between. In this post, I

                                  • Tracking AI

                                    I created this website so that anyone can immediately see up-to-date AI chatbot political opinions and biases. I hope that will be useful in a couple ways: It informs users about the ideologies of the AIs they use. It helps us all switch to less-biased AIs, or to AIs with philosophies closer to their own. It can serve as a useful tool for AI creators, who may want their AI to be politically reason

                                      Tracking AI
                                    • 火星にはほぼ毎日「バスケットボール大の隕石」が直撃していた! - ナゾロジー

                                      火星に住むのは危なそうです。 スイス連邦工科大学チューリッヒ校(ETH Zurich)らはこのほど、火星で収集された地震計のデータから、火星上にはほぼ毎日バスケットボール大の隕石が直撃していることを明らかにしました。 この衝突頻度はこれまでの推定値の約5倍に相当するとのこと。 火星に移住する際は”隕石”に注意しなければならいかもしれません。 研究の詳細は2024年6月28日付で科学雑誌『Nature Astronomy』に掲載されています。 New class of Mars quakes reveals daily meteorite strikes https://ethz.ch/en/news-and-events/eth-news/news/2024/06/new-class-of-mars-quakes-reveals-daily-meteorite-strikes.html Q

                                        火星にはほぼ毎日「バスケットボール大の隕石」が直撃していた! - ナゾロジー
                                      • Fizzixnerd Blog

                                        Hello! Today I'm releasing a project on which I've been working, that is in an early stage of development, into the open source world. It is integration and bindings to Godot (currently just 4.2) from a new language: OCaml. It is called Godotcaml. Details below! Why Godot? There are many reasons to choose Godot, but the reason I'll focus on is that it provides a full game-development IDE from whic

                                          Fizzixnerd Blog
                                        • Software Architecture in an AI World

                                          Navigating New Constraints, Requirements, and Capabilities Like almost any question about AI, “How does AI impact software architecture?” has two sides to it: how AI changes the practice of software architecture and how AI changes the things we architect. These questions are coupled; one can’t really be discussed without the other. But to jump to the conclusion, we can say that AI hasn’t had a big

                                            Software Architecture in an AI World
                                          • Top Places to Visit and the Best Things to Do in Tokyo

                                            Initially, we named this guide “Tourist Attractions in Tokyo,” but we realized that the title did not do justice. Tokyo offers so many places to visit and things to do that even most long-time residents might not be able to experience them all. So, whether you plan to visit Tokyo as a tourist, for business, or to live there, we hope this guide to Tokyo’s attractions will be useful to everyone equa

                                              Top Places to Visit and the Best Things to Do in Tokyo
                                            • Panic! at the Tech Job Market

                                              Panic! at the Job Market “I have the two qualities you require to see absolute truth: I am brilliant and unloved.” ready for another too-long article about personal failure while blaming the world for our faults? let’s see where we end up with 7,000 9,000 10,000 11,500 words this time1. this post is sponsored by me. funding appreciated: https://github.com/sponsors/mattsta TOC: Job Openings vs. Int

                                              1