並び順

ブックマーク数

期間指定

  • から
  • まで

41 - 63 件 / 63件

新着順 人気順

Trackの検索結果41 - 63 件 / 63件

  • Emoji Journal

    Write your journal with 🤔Track your moods and events with this emoji-based journal. It's simple and fast to do.

    • Announcing TypeScript 5.6 Beta - TypeScript

      Today we are excited to announce the availability of TypeScript 5.6 Beta. To get started using the beta, you can get it through NuGet, or through npm with the following command: npm install -D typescript@beta Here’s a quick list of what’s new in TypeScript 5.6! Disallowed Nullish and Truthy Checks Iterator Helper Methods Strict Builtin Iterator Checks (and --strictBuiltinIteratorReturn) Support fo

        Announcing TypeScript 5.6 Beta - TypeScript
      • watchOS 11でApple Watchがついに「昼寝」を検知できるように! | ライフハッカー・ジャパン

        Appleは今年のWWDCで、Apple Watchのラインナップに搭載されるエキサイティングな機能の数々を明らかにしました。 Apple Watchの次期アップデートであるwatchOS 11には、AIを搭載した新機能、トレーニングロード、そのほか多数の新機能が含まれます。しかし、睡眠検出や昼寝トラッキングなど、Appleがプレゼンテーションで取り上げなかった機能もあります。 最初のwatchOS 11ベータ版は現在入手可能で、私はすでに新しいOSを試してAppleが何を追加したかを確認しています。ほかの大きな追加機能、たとえば洒落た翻訳機能を楽しみにしていたものの、昼寝の検出は期待していませんでした。 しかし幸運なことに、RedditorがたまたまApple Watchをつけたまま眠ってしまい、Apple Watchが自動的に睡眠データを記録していることに気づいたのです。 watchO

          watchOS 11でApple Watchがついに「昼寝」を検知できるように! | ライフハッカー・ジャパン
        • PasteBar - Easy management for everything you copy and paste

          Streamline your productive workflowEffortless management of everything you copyEnjoy unlimited clipboard history, saved custom clips, and quick-access paste menus. Organize and track everything you copy and paste using collections, tabs, and boards. With modern interface and intuitive features ensure easy access to your copy history and your most important content — all in one place. Privately and

            PasteBar - Easy management for everything you copy and paste
          • SHINGO★西成,DJ AKAKABE & dj honda / 熱くなろう!

            Lyrics by SHINGO★西成 Scratch by DJ AKAKABE Track, Mixed & Mastered by dj honda •Music Video Directed by ikki kurahashi(PLANT RECORDS) Camera by YOUNG CHILD ikki kurahashi SHUN86(昭和レコード) Presented by CRÈME ----------------------------------------------- 【インスト、ボーナスアカペラ付きで配信開始】 https://linkco.re/MmhBaCtU 【熱くなろう! / 使命 グッズ発売中】https://shop.creme.jp CAP、Tシャツ、タオ

              SHINGO★西成,DJ AKAKABE & dj honda / 熱くなろう!
            • Medical Billing Outsourcing Market Size Worth USD 29.3 Billion by 2030 at 11.2% CAGR – Report by Market Research Future (MRFR)

              Medical Billing Outsourcing Market Size Worth USD 29.3 Billion by 2030 at 11.2% CAGR – Report by Market Research Future (MRFR) Medical Billing Outsourcing Market Size, Trends and Growth Analysis by Component (In House & Outsourced), Service (Front End Service, Middle End Service, & Back End Service), End User (Hospitals, Physician’s Office, & Others) — Global Forecast till 2030 March 13, 2023 10:3

                Medical Billing Outsourcing Market Size Worth USD 29.3 Billion by 2030 at 11.2% CAGR – Report by Market Research Future (MRFR)
              • Debugging a rustc segfault on illumos :: sunshowers

                At Oxide, we use Helios as the base OS for the cloud computers we sell. Helios is a distribution of illumos, a Unix-based operating system descended from Solaris. As someone who learned illumos on the job, I’ve been really impressed by the powerful debugging tools it provides. I had a chance to use some of them recently to track down a segmentation fault in the Rust compiler, with the help of seve

                  Debugging a rustc segfault on illumos :: sunshowers
                • Migrate to ESLint 9.x

                  Have you updated your ESLint setup to version 9.x? This version includes many breaking changes. Two major changes you need to consider are: Node.js < v18.18.0 and v19 are no longer supported. Flat config is now the default and has some changes. Flat config ESLint’s new flat config system makes setting up easier by using just one JavaScript file (named eslint.config.js, eslint.config.mjs, or eslint

                    Migrate to ESLint 9.x
                  • Monitoring Apache Iceberg metadata layer using AWS Lambda, AWS Glue, and AWS CloudWatch | Amazon Web Services

                    AWS Big Data Blog Monitoring Apache Iceberg metadata layer using AWS Lambda, AWS Glue, and AWS CloudWatch In the era of big data, data lakes have emerged as a cornerstone for storing vast amounts of raw data in its native format. They support structured, semi-structured, and unstructured data, offering a flexible and scalable environment for data ingestion from multiple sources. Data lakes provide

                      Monitoring Apache Iceberg metadata layer using AWS Lambda, AWS Glue, and AWS CloudWatch | Amazon Web Services
                    • Primitive Recursive Functions For A Working Programmer

                      Primitive Recursive Functions For A Working Programmer Aug 1, 2024 Programmers on the internet often use “Turing-completeness” terminology. Typically, not being Turing-complete is extolled as a virtue or even a requirement in specific domains. I claim that most such discussions are misinformed — that not being Turing complete doesn’t actually mean what folks want it to mean, and is instead a stand

                      • Functional programming languages should be so much better at mutation than they are

                        Functional programming languages should be so much better at mutation than they are A lot of people think that functional programming is mostly about avoiding mutation at all costs. Even though persistent data structures are great and there is definitely some truth to it, this view just doesn't really hold up in reality. Many data structures fundamentally require some form of mutation (e.g. union

                          Functional programming languages should be so much better at mutation than they are
                        • Intel Vs. Samsung Vs. TSMC

                          Foundry competition heats up in three dimensions and with novel technologies as planar scaling benefits diminish. The three leading-edge foundries — Intel, Samsung, and TSMC — have started filling in some key pieces in their roadmaps, adding aggressive delivery dates for future generations of chip technology and setting the stage for significant improvements in performance with faster delivery tim

                            Intel Vs. Samsung Vs. TSMC
                          • LLM experimentation at scale using Amazon SageMaker Pipelines and MLflow | Amazon Web Services

                            AWS Machine Learning Blog LLM experimentation at scale using Amazon SageMaker Pipelines and MLflow Large language models (LLMs) have achieved remarkable success in various natural language processing (NLP) tasks, but they may not always generalize well to specific domains or tasks. You may need to customize an LLM to adapt to your unique use case, improving its performance on your specific dataset

                              LLM experimentation at scale using Amazon SageMaker Pipelines and MLflow | Amazon Web Services
                            • リーガルリリー - 『リッケンバッカー』Live at 日比谷野外大音楽堂(2023.7.2)

                              2024.8.28リリース 3rd Full Albun「kirin」初回生産限定盤収録 2023.7.2に日比谷野外大音楽堂にて行われた、「リーガルリリー YAON 2023」より 「リッケンバッカー」ライブ映像を公開。 【リリース情報】 2024年8月28日(水) Release 3rd Full Album「kirin」 ※CD購入:https://kmu.lnk.to/zdftOD ■初回生産限定盤 (CD+Blu-ray)  ¥6,000+税 / スリーヴケース仕様 ■通常盤 (CD)  ¥3,000+税 [CD] 1.天きりん 2.キラキラの灰 3.17 4.ハイキ 5.春が嫌い 6.夏のエディ 7.me mori 8.ムーンライトリバース 9.海月星 10.60W 11.地球でつかまえて 12.ますように Bonus Track:sayouna ra asa! (初回

                                リーガルリリー - 『リッケンバッカー』Live at 日比谷野外大音楽堂(2023.7.2)
                              • 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
                                • 『ヒプノシスマイク -Division Rap Battle-』Rule the Stage -Renegades of Female- 感想 - blankinvitation’s blog

                                  観る前からわかっていたことだが、案の定♡亀田さん♡になって帰ってきた。やっぱりずっと亀田さんがヒプノシスマイクというフィールドを使ってつくるオリジナルのストーリーとキャラクターが好きでヒプステを追っていたので、ひさしぶりに一本まるまるオリジナルのお話が観られてうれしいよ~ なんやかんやでtr5はコミカライズの流れを汲んだりもしていたしAADは名目上Liveだし、完全オリジナルストーリー長尺一本はtr3以来ということになるのではないですか?ずっとこれこれこれ〜!になっていてたのしかったね。 中王区という奇っ怪な組織の最高さと最低さと変さをすべて詰めたことで、結果的に男女逆転エンタメ女性コンテンツとして、ここにしかない味が発生していてありがたかった。 未来ある若者や政治家、愉快犯に復讐者、正しかったりそうじゃなかったりするが、全員己のエゴと理想のために画策したりぶつかりあうさま、男メインならい

                                    『ヒプノシスマイク -Division Rap Battle-』Rule the Stage -Renegades of Female- 感想 - blankinvitation’s blog
                                  • ポリス『Synchronicity』解説:全米17週1位となった三人による最後のスタジオ作品

                                    この5枚目のアルバムをリリースしたころ、ポリス(The Police)はすっかりヒット・チャートの首位を獲得するのが当たり前のバンドになっていた。そして彼らはその新作に、精神科医のカール・ユングが提唱した哲学的な概念に因んだタイトルを付けた。 1983年6月17日に発表されたこの作品『Synchronicity』はリリースからわずか8日後に、グループにとって4作連続となる全英アルバム・チャートの1位を獲得した。しかし、世界中に存在する数百万人のファンは、これが彼らにとって最後のスタジオ・アルバムになるとは想像もしていなかった。 デビュー・アルバムの『Outlandos d’Amour』の最高順位は全英6位だったが、英国出身の三人組バンドである彼らはそれ以降、すべてのアルバムをヒット・チャートの首位に送り込んできた。 1979年の『Reggatta de Blanc (白いレガッタ)』と19

                                    • The real story of the website accused of fuelling Southport riots

                                      Police stand before a burning car in Sunderland - one of several towns and cities hit by riots What connects a dad living in Lahore in Pakistan, an amateur hockey player from Nova Scotia - and a man named Kevin from Houston, Texas? They’re all linked to Channel3Now - a website whose story giving a false name for the 17-year-old charged over the Southport attack was widely quoted in viral posts on

                                        The real story of the website accused of fuelling Southport riots
                                      • GitHub - saoudrizwan/claude-dev: Autonomous software engineer right in your IDE, capable of reading/writing files, executing commands, and more with your permission every step of the way.

                                        Thanks to Claude 3.5 Sonnet's agentic coding capabilities Claude Dev can handle complex software development tasks step-by-step. With tools that let him read & write files, create entire projects from scratch, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond simple code completion or tech support. Claude Dev bridges the gap between complex python

                                          GitHub - saoudrizwan/claude-dev: Autonomous software engineer right in your IDE, capable of reading/writing files, executing commands, and more with your permission every step of the way.
                                        • research!rsc: Hash-Based Bisect Debugging in Compilers and Runtimes

                                          Setting the Stage Does this sound familar? You make a change to a library to optimize its performance or clean up technical debt or fix a bug, only to get a bug report: some very large, incomprehensibly opaque test is now failing. Or you add a new compiler optimization with a similar result. Now you have a major debugging job in an unfamiliar code base. What if I told you that a magic wand exists

                                          • Dreamy History Assassin 2: Why Did He Fabricate Yasuke’s Story? Thomas Lockley’s Cinderella Complex

                                            While we understand what he has done, the next question is: why did he do it? Only Lockley himself knows for sure, but reading through his interviews suggests his unique ideology played a significant role in fabricating Yasuke’s story. Many speculate he did it for monetary gain, but I believe that wasn’t his main objective. If it were, it wouldn’t explain why he broke Wikipedia’s rules to rewrite

                                              Dreamy History Assassin 2: Why Did He Fabricate Yasuke’s Story? Thomas Lockley’s Cinderella Complex
                                            • Announcing Black Forest Labs

                                              Today, we are excited to announce the launch of Black Forest Labs. Deeply rooted in the generative AI research community, our mission is to develop and advance state-of-the-art generative deep learning models for media such as images and videos, and to push the boundaries of creativity, efficiency and diversity. We believe that generative AI will be a fundamental building block of all future techn

                                                Announcing Black Forest Labs
                                              • 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