並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 420件

新着順 人気順

yourの検索結果281 - 320 件 / 420件

  • The Two Lines of CSS That Tanked Performance (120fps to 40fps)

    The Two Lines of CSS That Tanked Performance (120fps to 40fps) First published: 22/08/2024 I recently released Learn WCs. If you’ve seen it, you’ve likely noticed the animation in the background, where the coloured circles move diagonally across the screen. It looks like this: It works nicely on Chrome and Safari, but I noticed a severe drop in performance on Firefox. You might not be able to see

      The Two Lines of CSS That Tanked Performance (120fps to 40fps)
    • GitHub - VadimBoev/FlappyBird: Less than 100 Kilobytes. Works for Android 5.1 and above

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - VadimBoev/FlappyBird: Less than 100 Kilobytes. Works for Android 5.1 and above
      • gaining access to anyones browser without them even visiting a website - eva's site

        we start at the homepage of arc. where i first landed when i first heard of it. i snatched a download and started analysing, the first thing i realised was that arc requires an account to use, why do they require an account? introducing arcs cloud features so i boot up my mitmproxy instance and i sign up, and i see that they are using firebase for authentication, but no other requests, are they re

        • Sanding UI

          One of the ways I like to do development is to build something, click around a ton, make tweaks, click around more, more tweaks, more clicks, etc., until I finally consider it done. The clicking around a ton is the important part. If it’s a page transition, that means going back and forth a ton. Click, back button. Click, right-click context menu, “Back”. Click, in-app navigation to go back (if th

            Sanding UI
          • Kamal 2.0 released

            We’ve just released version 2 of Kamal, our deployment tool for running web apps directly on VMs or bare metal servers. Kamal 1.0 was designed with 37signal’s use case in mind — deploying an application across multiple hosts, served with an external load balancer. With Kamal 2.0 we’ve focused on making it simpler to use at any scale, whether you are deploying your app to 50 servers or deploying 5

              Kamal 2.0 released
            • With 10x growth since 2023, Llama is the leading engine of AI innovation

              With 10x growth since 2023, Llama is the leading engine of AI innovation Llama models are approaching 350 million downloads to date (more than 10x the downloads compared to this time last year), and they were downloaded more than 20 million times in the last month alone, making Llama the leading open source model family.Llama usage by token volume across our major cloud service provider partners h

                With 10x growth since 2023, Llama is the leading engine of AI innovation
              • こどもパーソナリティはラジオで何を喋る? | COCHO COCHO

                こどもと、元こどもの心をくすぐるYouTubeチャンネル「COCHO COCHO」。 むきだしの心に触れたとき、あなたもきっと心のどこかが、くすぐられる。 COCHO COCHO is a captivating YouTube channel that offers a delightful viewing experience for both children and former children. By showcasing lighthearted and heartwarming content, COCHO COCHO aims to evoke a sense of nostalgia, inspiring viewers to rediscover the joys of their inner child. Prepare to be charmed as COCH

                  こどもパーソナリティはラジオで何を喋る? | COCHO COCHO
                • GitHub - leerob/next-saas-starter: Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.

                  This is a starter template for building a SaaS application using Next.js with support for authentication, Stripe integration for payments, and a dashboard for logged-in users. Demo: https://next-saas-start.vercel.app/ Why did I make this? In 2020, I made a course called "React 2025" which showed how to build a SaaS application with Next.js, Stripe, and other tools. Well, it's almost 2025 and React

                    GitHub - leerob/next-saas-starter: Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
                  • Using GPT-4o for web scraping

                    tl;dr; show me the demo and source code! I’m pretty excited about the new structured outputs feature in OpenAI’s API so I took it for a spin and developed an AI-assisted web scraper. This post summarizes my learnings. Asking GPT-4o to scrape data The first experiment was to straight ask GPT-4o to extract the data from an HTML string, so I used the new structured outputs feature with the following

                    • 仏ChattoChatto社、反AIに焼かれる - 反AIの歴史

                      2024/9/6、フランスの出版社ChattoChatto社が、自社のイメージキャラクター「チャットちゃん」を発表。直後、それがAI生成物だとして反AIが群がり、焼かれる… というほど激しい攻撃は受けていないのだが、翌9/7にかけてChattoChatto社はこのキャラクターをあっさり取り下げ、「二度とAIは使わない」等と発言。キャンセル・カルチャー攻撃が成功した。 https://x.com/your_shitsuji/status/1831963848796205458 (削除済み) これらのイラストは、ChattoChatto社が自力で作成したものではなく、「おしつじ(@your_shitsuji)」氏に依頼して納品させたものであるため、反AI的には「フランスの出版社が手描き詐称のAI野郎に騙された」というストーリーになっているが、この出版社は納品物がAIを使って作画されている事を元

                        仏ChattoChatto社、反AIに焼かれる - 反AIの歴史
                      • Dress Codes: How did plaid become the cornerstone of preppy fashion? | CNN

                        As students return to school, one patterned textile now synonymous with uniforms will make its seasonal reappearance on pleated skirts, jumpers and ties: plaid. The design has long been a mainstay in both classrooms and in pop culture, bringing to mind the hilarious Irish teens of “Derry Girls,” the bold ‘90s fashion of “Clueless” or the provocative outfits of the early 2000s pop duo t.A.T.u. Plai

                          Dress Codes: How did plaid become the cornerstone of preppy fashion? | CNN
                        • GitHub - loggerhead/json4u

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - loggerhead/json4u
                          • Zero-latency SQLite storage in every Durable Object

                            Zero-latency SQLite storage in every Durable Object2024-09-26 Traditional cloud storage is inherently slow, because it is normally accessed over a network and must carefully synchronize across many clients that could be accessing the same data. But what if we could instead put your application code deep into the storage layer, such that your code runs directly on the machine where the data is stor

                              Zero-latency SQLite storage in every Durable Object
                            • Reasons I still love the fish shell

                              I wrote about how much I love fish in this blog post from 2017 and, 7 years of using it every day later, I’ve found even more reasons to love it. So I thought I’d write a new post with both the old reasons I loved it and some reasons. This came up today because I was trying to figure out why my terminal doesn’t break anymore when I cat a binary to my terminal, the answer was “fish fixes the termin

                              • dotfiles管理をchezmoiに移行する - 肉球でキーボード

                                今回作成したdotfliesです。 github.com chezmoiとは Go製のクロスプラットフォームのdotfiles管理ツールです。dotfilesとは .zshrc や .gitconfig といった設定ファイルを指す言葉です。 chezmoiの名前はフランス語の chez-moi (シェモア)に由来し、意味は「自宅」を表します。 www.chezmoi.io 主な機能としては以下となってます テンプレート機能 パスワードマネージャーをサポート アーカイブからのファイル読み込み ファイル暗号化 スクリプトの実行 dotfilesの管理をシンボリックリンクで行っていましたが、もっとシンプルにできないかと思って調べみると dotfiles管理ツールがあることを知りました。 chezmoiはGitHubスター数が多く、ドキュメントが整理され情報量が多かったので今回使ってみることにしま

                                  dotfiles管理をchezmoiに移行する - 肉球でキーボード
                                • 山下達郎サンデーソングブック2024年3月17日『フィリー・ソウルで棚からひとつかみ Part2』 - おとのほそみち

                                  番組中の曲解説の主要な部分を書き起こしています。 1. パレード / 山下達郎 '76 2. MY LOVE IS FREE / DOUBLE EXPOSURE '77 3. WHEN THE FUEL RUNS OUT / EXCECTIVE SUITE '74 4. YOUR LOVE HAS PUT A SPELL ON ME / THE FINISHING TOUCH '74 5. NEVER LET YOU GET AWAY FROM ME / ANTHONY WHITE '76 6. ONLY TO YOU / TEDDY PENDERGRASS  '82 7. NEWSY NEIGHBORS / DOUBLE EXPOSURE  '78 8. MY HEART / THE STYLISTICS  '82 先週「フィリー・ソウルで棚からひとつかみ」、フィラデルフィアのソウルミュ

                                    山下達郎サンデーソングブック2024年3月17日『フィリー・ソウルで棚からひとつかみ Part2』 - おとのほそみち
                                  • Greppability is an underrated code metric

                                    When I’m working on maintaining an unfamiliar codebase, I will spend a lot of time grepping the code base for strings. Even in projects exclusively written by myself, I have to search a lot: function names, error messages, class names, that kind of thing. If I can’t find what I’m looking for, it’ll be frustrating in the best case, or in the worst case lead to dangerous situations where I’ll assume

                                    • ‘He was in mystic delirium’: was this hermit mathematician a forgotten genius whose ideas could transform AI – or a lonely madman?

                                      One day in September 2014, in a hamlet in the French Pyrenean foothills, Jean-Claude, a landscape gardener in his late 50s, was surprised to see his neighbour at the gate. He hadn’t spoken to the 86-year-old in nearly 15 years after a dispute over a climbing rose that Jean-Claude had wanted to prune. The old man lived in total seclusion, tending to his garden in the djellaba he always wore, writin

                                        ‘He was in mystic delirium’: was this hermit mathematician a forgotten genius whose ideas could transform AI – or a lonely madman?
                                      • Macのターミナルアプリに付いてコマンドの使い方を表示してくれるAIアシスタント「ShellMate」がリリース。

                                        Macのターミナルアプリに付いてコマンドの使い方を表示してくれるAIアシスタント「ShellMate」がリリースされています。詳細は以下から。 Macでターミナルアプリを利用する際、コマンドのオプションや引数の使い方を忘れ、調べる場合がありますが、そのような場合にターミナルアプリからOpenAIにコマンドの使い方やエラー処理を質問できるMacアプリ「ShellMate」が新たにリリースされています。 With ShellMate as your companion, you’ll never leave your terminal. Use the sm shortcut to ask questions and insert AI-generated suggestions straight into your active console. An open-source command

                                          Macのターミナルアプリに付いてコマンドの使い方を表示してくれるAIアシスタント「ShellMate」がリリース。
                                        • COMETAを用いたデータ品質管理と業務標準化への取り組み

                                          I Don’t Have Time: Getting Over the Fear to Launch Your Podcast

                                            COMETAを用いたデータ品質管理と業務標準化への取り組み
                                          • Amazon Cognito でパスワードリセット時、身に覚えのないメールアドレスに送信される原因(ユーザー存在エラーの防止の影響) | DevelopersIO

                                            Amazon Cognito でパスワードリセット時、身に覚えのないメールアドレスに送信される原因(ユーザー存在エラーの防止の影響) はじめに Amazon Cognito Hosted UIでパスワードをリセットしようとしたところ、以下のメッセージが表示されました。 We have sent a password reset code by email to t***@g***. Enter it below to reset your password. パスワードリセットのため、ユーザーを入力 身に覚えがないメールアドレスへ送信 しかし、表示されたメールアドレス t***@g***に心当たりがなかったため、この現象の原因を調査しました。 結論 調査の結果、今回確認したアカウントでこの現象が発生した原因は、以下の2点でした。 Cognitoのユーザープール内のユーザーのEメールステータ

                                              Amazon Cognito でパスワードリセット時、身に覚えのないメールアドレスに送信される原因(ユーザー存在エラーの防止の影響) | DevelopersIO
                                            • EUCLEAK - NinjaLab

                                              Abstract Secure elements are small microcontrollers whose main purpose is to generate/store secrets and then execute cryptographic operations. They undergo the highest level of security evaluations that exists (Common Criteria) and are often considered inviolable, even in the worst-case attack scenarios. Hence, complex secure systems build their security upon them. FIDO hardware tokens are strong

                                                EUCLEAK - NinjaLab
                                              • Dockのサイズや位置、アピアランス、インジケータなどをGUIで変更できるMacアプリ「DockFix」がリリース。

                                                Dockのサイズや位置、アピアランスなどをGUIで変更できるMacアプリ「DockFix」がリリースされています。詳細は以下から。 macOSには、よく利用するアプリを配置しワンクリックで実行できるようにするランチャーアプリ「Dock」が備わっていますが、このDockのサイズや位置、アピアランスなどをGUIで簡単に変更できるMacアプリ「DockFix」が新たにリリースされています。 DockFix unlocks hidden settings and features that Apple doesn’t want you to know about, giving you full control over your macOS Dock. Customize Your macOS Dock – DockFix DockFix:defaultsコマンドのGUI実装 DockFixを公

                                                  Dockのサイズや位置、アピアランス、インジケータなどをGUIで変更できるMacアプリ「DockFix」がリリース。
                                                • Manga: The Curious World of Japanese Comics

                                                  Manga is a famous form of Japanese art developed as a comic. For the Japanese, Manga is not just a source of entertainment but a core part of their culture. The word Manga (漫画) consists of two Kanji characters 漫, which means comics, and 画, which means drawing or painting. Meaning of MangaIf you are new to the world of manga, you may wonder what manga literally means. What is the meaning of the wor

                                                    Manga: The Curious World of Japanese Comics
                                                  • Chrome is Entrenching Third-Party Cookies For Some Sites In A Way That Will Predictably, Inevitably Mislead Users | Brave

                                                    Chrome is Entrenching Third-Party Cookies For Some Sites In A Way That Will Predictably, Inevitably Mislead Users Summary This post presents research on the privacy harms and risks of Google’s recent Related Website Sets feature, to be presented at the 2024 Internet Measurement Conference. The research finds both that the Related Website Sets feature would reverse some of the privacy benefits of d

                                                      Chrome is Entrenching Third-Party Cookies For Some Sites In A Way That Will Predictably, Inevitably Mislead Users | Brave
                                                    • 和訳 I Call Your Name ビートルズを英語の歌詞の意味つきで聴く - Arigato 毎日幸せを感じる「懐かしい曲」「思い出」「物の手ばなし」

                                                      I Call Your Name ビートルズ youtu.be 和訳つきで聴く こちらですね - YouTube かわいいですよね ありがとうございます ドラムの音が楽しい! シンプルに楽しい ビートルズも普通のロック少年だったんだなあと想像する楽しみがありますよね ランキング参加中音楽 みなさまは ジョン派? ポール派? ジョージ派? リンゴ派ですか? みんないいから、たまりませんよね 今日もいい一日をお過ごしくださいね 恒例の夜明け前からの空の観察 おとといの「燃える夕焼け」以降 ぐんと秋になりました 今朝もいつも通り窓を開けていたら 寒いくらい?でした 空も透き通ってきた! 天高く〜の季節がやってきますね 秋の栗を食べました ホクホク美味しい! では よい一日を♪

                                                        和訳 I Call Your Name ビートルズを英語の歌詞の意味つきで聴く - Arigato 毎日幸せを感じる「懐かしい曲」「思い出」「物の手ばなし」
                                                      • 車両の効率的なルートを計画: Route Optimization API の一般提供を開始 | Google Cloud 公式ブログ

                                                        ※この投稿は米国時間 2024 年 6 月 10 日に、Google Maps Platform blog に投稿されたものの抄訳です。 車両を使用するビジネスでは、迅速な到着や確実な配送に対する顧客の高まる期待に応えるために、直前の変更、予期せぬ遅延、その他避けられないさまざまな状況変化に対処する必要があります。このような課題に対処するには、規制を遵守し、車両の効率を最大化し、ドライバーの仕事に対する満足度を維持できるようにするルーティング ソリューションが必要です。 このたび、Google Maps Platform の Route Optimization API の一般提供が開始されました。Route Optimization(旧称 Cloud Fleet Routing)は、デベロッパーが運用効率を改善し、お客様とドライバーの満足度を高め、事業継続可能な組織の目標を達成できるよう

                                                          車両の効率的なルートを計画: Route Optimization API の一般提供を開始 | Google Cloud 公式ブログ
                                                        • GitHub - MadcowD/ell: A language model programming library.

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - MadcowD/ell: A language model programming library.
                                                          • What’s in a name? Resistance to genocide

                                                            Shakespeare left us the much-quoted adage about the relationship between things and names. In his tragedy Romeo and Juliet, his character Juliet complains that her family won’t accept her lover Romeo and boils it down to his name: “What’s in a name? That which we call a rose / By any other name would smell as sweet.” In essence, Shakespeare gives us the theory of the arbitrariness of signs long be

                                                              What’s in a name? Resistance to genocide
                                                            • Quick Start - kotaemon Docs

                                                              This page is intended for end users who want to use the kotaemon tool for Question Answering on local documents. If you are a developer who wants contribute to the project, please visit the development page. Download¶ Download the kotaemon-app.zip file from the latest release. Installation¶ Unzip the downloaded file. Navigate to the scripts folder and start an installer that matches your OS: Windo

                                                              • 2024-09-23のJS: date-fns v.4.0.0(timezone)、Deno 2.0 RC、Safari 18.0

                                                                JSer.info #708 - date-fns v4.0.0がリリースされました。 Release v4.0.0 · date-fns/date-fns v4.0 is out with first-class time zones support! date-fns v4.0.0ではTimeZoneをサポート、ESMとCJSのdual packageに変更などが行われています。 TimeZoneのサポートは今まではdate-fns-tzという外部のパッケージで提供されていましたが、v4.0.0からは@date-fns/tzというIntlをベースにした新しいパッケージが提供されるようになりました。 Deno 2.0 RCがリリースされました。 Deno 2.0 Release Candidate Deno 2.0 RCではさまざまな破壊的な変更が行われているため、マイグレーションガイド

                                                                  2024-09-23のJS: date-fns v.4.0.0(timezone)、Deno 2.0 RC、Safari 18.0
                                                                • Can Solar Costs Keep Shrinking?

                                                                  Thank you John Arnold, Casey Handmer, and Austin Vernon for having a look at this article. You can check out Austin’s two articles that inspired mine here and here. I’ve shared this graph before: The price of solar photovoltaic (PV) panels has been shrinking around 12% per year for decades. That decline is because of this: We’ve been installing more and more solar panels. They’re now the lion’s sh

                                                                    Can Solar Costs Keep Shrinking?
                                                                  • クラシコム、「北欧、暮らしの道具店」初のテレビCMを関西エリア限定で9/9(月)放映開始!西田尚美さん出演、ナレーションは忍成修吾さん | クラシコム

                                                                    クラシコム、「北欧、暮らしの道具店」初のテレビCMを関西エリア限定で9/9(月)放映開始!西田尚美さん出演、ナレーションは忍成修吾さん ライフカルチャープラットフォーム「北欧、暮らしの道具店」において、雑貨や衣類などの開発・販売、メディア運営などを行う株式会社クラシコム(本社:東京都国立市、代表取締役社長:青木耕平、以下「当社」)は、2024年9月9日(月)より、初のテレビCMを関西エリアにて放映開始いたしました。 「北欧、暮らしの道具店」の初のオリジナルドラマ『青葉家のテーブル』(*)で主人公・青葉春子役を演じた西田尚美さんが出演、同作品でソラオ役を演じた忍成修吾さんがナレーションを担当。高さ約6mの特大ロゴマークと約300点の商品が並ぶ仮想空間で「北欧、暮らしの道具店」の世界観を表現した映像です。 ■「北欧、暮らしの道具店」テレビCM 30秒バージョンURL:https://youtu

                                                                      クラシコム、「北欧、暮らしの道具店」初のテレビCMを関西エリア限定で9/9(月)放映開始!西田尚美さん出演、ナレーションは忍成修吾さん | クラシコム
                                                                    • 日本語の高性能な文埋め込みモデルを試す|ぬこぬこ

                                                                      環境構築手元の macOS 上で実行しましたが、環境が違えど手順は同じかと思います。 まずは作業ディレクトリを作成します。 mkdir playground-embedding cd playground-embeddingそれぞれの embedding 用のファイルを用意します。 touch GLuCoSE-base-ja-v2.py touch RoSEtta-base-ja.py touch ruri-large.pyuv 経由で必要なパッケージをインストールします。 uv init uv add sentence-transformers uv add fugashi uv add unidic_lite uv add sentencepiece uv syncもし uv をお使いでない場合は下記の公式インストールページを参照してインストールしてください。macOS をお使いであれ

                                                                        日本語の高性能な文埋め込みモデルを試す|ぬこぬこ
                                                                      • Wi-Fiパスワード忘れた? 大丈夫、ここを見ればわかります

                                                                        Wi-Fiパスワード忘れた? 大丈夫、ここを見ればわかります2024.09.04 11:0032,709 David Nield - Gizmodo US [原文] ( 岩田リョウコ ) 長いパスワード、打ち込まなくて大丈夫! 新しいスマホやノートパソコンをゲットして、セットアップを始めようとしたら、Wi-Fiのパスワードがわからない。これってあるあるですよね。 机の奥に隠してあるルーターの後ろ側の長くて小さい数字を引っ張り出して読むか、それが面倒くさいから付箋書いておいたはずだけど、その付箋どこ?みたいなのもこれまたあるあるです。 そんなとき、友達、家族、同僚にパスワードってなんだっけ?と聞くこともしなくていい、簡単にパスワードがわかる方法があるんです。 もちろん、Wi-Fiのパスワードが変更されている場合、この方法はあまり役に立ちません。その場合は、ネットワークを管理している人から新し

                                                                          Wi-Fiパスワード忘れた? 大丈夫、ここを見ればわかります
                                                                        • GitHub - cnlohr/rawdrawandroid: Build android apps without any java, entirely in C and Make

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - cnlohr/rawdrawandroid: Build android apps without any java, entirely in C and Make
                                                                          • Is Tokyo an Affordable City to Live in? | HelpGoAbroad

                                                                            Home / Blog / Is Tokyo an Affordable City to Live in? From ultramodern bustling urban landscapes to serene natural scenery, Japan offers a visual feast for all. Yet, Tokyo is impossible to overlook in terms of business and career opportunities. As the most populous city globally, Tokyo also boasts the world's largest urban economy by GDP, making it a likely destination for anyone planning a move t

                                                                            • Ruby LSP

                                                                              Ruby LSP The Ruby LSP is an implementation of the language server protocol for Ruby, used to improve rich features in editors. It is a part of a wider goal to provide a state-of-the-art experience to Ruby developers using modern standards for cross-editor features, documentation and debugging. Want to discuss Ruby developer experience? Consider joining the public Ruby DX Slack workspace. Table of

                                                                              • Buffalo Daughter - 303 Live with Takuya Nakamura (Mame Romantic, 09.16.2024)

                                                                                Buffalo Daughter plays 303 Live with Takuya Nakamura (from Live At Mame Romantic, September 16, 2024) 303 Live studio version is on the album Pshychic (2003). Enjoy the space voyage in your mind! Next Buffalo Daughter show: November 22, 2024 Moon Romantic (Tokyo, Japan) Opening: Chihei Hatakeyama Tickets are on sale now. https://eplus.jp/sf/detail/4189610001-P0030001 Follow Buffalo Daughter o

                                                                                  Buffalo Daughter - 303 Live with Takuya Nakamura (Mame Romantic, 09.16.2024)
                                                                                • 100M Token Context Windows

                                                                                  100M Token Context WindowsResearch update on ultra-long context models, our partnership with Google Cloud, and new funding. There are currently two ways for AI models to learn things: training, and in-context during inference. Until now, training has dominated, because contexts are relatively short. But ultra-long context could change that. Instead of relying on fuzzy memorization, our LTM (Long-T

                                                                                    100M Token Context Windows