タグ beta
人気順 5 users 50 users 100 users 500 users 1000 usersNext.js で React Compiler を試しつつ出力コードを見てみる
React Compiler React 19 Beta から React Compiler が導入され利用可能となりました。 ※単体での検証としては次の記事が参考になります。 Next.js での利用 React Compiler のドキュメント内には、各種バンドラやフレームワークで利用する方法も記載されています。 というわけで、Next.js で実際に試してみよう、という... 続きを読む
React 19 Beta – React
This beta release is for libraries to prepare for React 19. App developers should upgrade to 18.3.0 and wait for React 19 stable as we work with libraries and make changes based on feedback. In our React 19 Beta Upgrade Guide, we shared step-by-step instructions for upgrading your app to React 19... 続きを読む
PDSを建ててBlueskyの連合に参加する (0.4.0-beta)
2024年2月23日頃より、BlueskyのPDS (Personal Data Server)を誰でも自分で作成し、Blueskyのネットワークに繋がる(いわゆるFederation、連合)事ができるようになりました。 本記事はこれまで整理されたドキュメントおよび、先人たちがドキュメントや仕様を読み解いて勉強会やブログ記事で共有していただいた知識を基... 続きを読む
jQuery 4.0.0 BETA! | Official jQuery Blog
jQuery 4.0.0 has been in the works for a long time, but it is now ready for a beta release! There’s a lot to cover, and the team is excited to see it released. We’ve got bug fixes, performance improvements, and some breaking changes. We removed support for IE<11 after all! Still, we expect disrup... 続きを読む
CSSの進化が止まらない! Chrome 120で追加された7つの新しいCSSの機能
年末になっても、CSSの進化が止まりません! 先日リリースされたChrome 120で追加された7つの新しいCSSの機能を紹介します。JavaScriptをサポートしているかチェックできる新しいメディアクエリ、新しい指数関数、CSSネストの記述方法がより簡単になったり、要チェックです。 New in Chrome 120 Chrome 120 beta 下記は... 続きを読む
無料で使えるシンプルで高速なVPNのWireGuard用の構成ファイルを管理してくれるサービス「WireHub」を使ってみた
「WireHub」は、シンプルで高速なVPNサービスを提供するオープンソースソフトウェアの「WireGuard」用の構成ファイル管理サービスです。無料で使用可能とのことなので使い勝手を確かめてみました。 Social Networking / WireHub https://www.wirehub.org/ WireHubのページへアクセスし、「Join the Beta!」をクリック。 ... 続きを読む
イラレの生成AIはパンドラの箱を開けたか? Live - 2023/10/16|CreativeEdge Vlog
Adobe Illustrator 28.0に実装された「テキストからベクター生成 (Beta)」を探求するプロジェクトを開始。 先週末の「イラレの生成AIを探求する」ライブでは(非公式な)ベクターイラスト生成AIチャレンジに参加しましたが、世界には強者がたくさんいる。イラレの達人クラスの人達しかいなかったので、いきなりハイレベ... 続きを読む
イラレの生成AIが凄いので Live - 2023/10/11 Adobe MAX 2023|CreativeEdge Vlog
Adobe Illustraor 28.0に搭載された生成AI(ベクターグラフィックの生成)が衝撃的だったので、このページにまとめていきます。 イラレで生成したベクターグラフィック本日からロスアンゼルスでAdobe MAX 2023がスタートしましたが、遂にAdobe Illustrator(バージョン28.0)に「テキストからベクター生成 (Beta)」が実... 続きを読む
「オメガバースは海外の固定派が作った」都市伝説の検証 | ハンガーの巣
このページでは、「オメガバースは海外の固定派が作った」という言説について、それがデマである所以を説明する。 ※「オメガバース」の一般的な英語表記は「Omegaverse」、「ABO」、もしくは「Alpha/Beta/Omega Dynamics」。この文章では、上記の呼称を総し「ABO」と表記する。 ABOの噂(ミームの信憑性) 2016年頃からT... 続きを読む
Next.js 13.4
Next.js 13.4 is a foundational release, marking stability for the App Router: App Router (Stable):React Server ComponentsNested Routes & LayoutsSimplified Data FetchingStreaming & SuspenseBuilt-in SEO SupportTurbopack (Beta): Your local dev server, faster and with improved stabilityServer Actions... 続きを読む
AppleのiPad App of the Year 2022を受賞したノートアプリ「GoodNotes」のAndroid (Beta)版が公開。Windows版も年内に公開予定。
AppleのiPad App of the Year 2022を受賞したノートアプリ「GoodNotes」のAndroid (Beta)版が公開されています。詳細は以下から。 Time Base Technology The post AppleのiPad App of the Year 2022を受賞したノートアプリ「GoodNotes」のAndroid (Beta)版が公開。Windows版も年内に公開予定。 first appeared on AAPL... 続きを読む
macOS 13 VenturaのRosetta for Linuxを利用し、IntelベースイメージをApple SiliconでエミュレートすることをBetaサポートした「Docker Desktop v4.16」がリリース。
macOS 13 VenturaでサポートされたRosetta for Linuxを利用し、IntelベースのコンテナイメージをApple Silicon上でエミュレートすることを実験的にサポートした「Docker v The post macOS 13 VenturaのRosetta for Linuxを利用し、IntelベースイメージをApple SiliconでエミュレートすることをBetaサポートした「Docker ... 続きを読む
どのようにしてプログラマはAIに仕事を奪われていくかの妄想
先日 OpenAI からChatGPTが Beta 公開された ChatGPT ではどんな質問に対しても何かしらの回答を生成してくれるのだが、ソースコードに関しても中々の筋が良さそうな雰囲気のコード片を生成してくれるということで少し話題になっていた こうしたプログラムを生成してくれる AI が発展していく中でどういう具合にプログラ... 続きを読む
Next.js 13
As we announced at Next.js Conf, Next.js 13 lays the foundations to be dynamic without limits: app/ Directory (beta): Easier, faster, less client JS.LayoutsReact Server ComponentsStreamingTurbopack (alpha): Up to 700x faster Rust-based Webpack replacement.New next/image (stable): Faster with nati... 続きを読む
GitHub Pages: Custom GitHub Actions Workflows (beta) | GitHub Changelog
July 27, 2022 You can now deploy to a GitHub Pages site directly from a repository using GitHub Actions, without needing to set up a publishing source. Using Actions to orchestrate Pages publishing provides many more options for choosing your authoring framework (Next.js, Hugo, Gatsby, Jekyll, Nu... 続きを読む
News from WWDC22: WebKit Features in Safari 16 Beta
WebKit has had a big year, with over 162 new features and improvements shipping in WebKit browsers — including Safari 15.2, Safari 15.4, and Safari 15.5. Features from earlier this year include dialog element, lazy loading, inert, :has() pseudo-class, new viewport units, Cascade Layers, focus vis... 続きを読む
Ignore commits in the blame view (Beta) | GitHub Changelog
blamecommitsIgnore commits in the blame view (Beta)March 24, 2022 It's now possible to ignore revisions in the blame view using a .git-blame-ignore-revs file in the root of your repository. For more information, see "Ignore commits in the blame view". 続きを読む
カンムにおけるGitHub Projects Beta活用方法 - カンムテックブログ
マニアックなSQLに続き2回目の登場、COOの achiku です。 これは カンムでは GitHub Projects (Beta) を利用してプロダクト改善を推進している。Private Betaの時点から使い始めてから約4ヶ月、今の運用に落ち着いてから約2ヶ月程度経過したため、導入の目的、目的を鑑みた運用方法、現時点での状態をまとめる。誰かの参... 続きを読む
Announcing TypeScript 4.6 Beta
Today we are excited to announce the beta release of TypeScript 4.6! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studio 2019/2017 Following directions for ... 続きを読む
GitHub Projects (beta)のデータをSQLでクエリ・更新できるツールを作った - Write and Run
これは KOBA789 日記 Advent Calendar 2021 - Adventar 21日目の記事です。 GitHub Projects (beta) みなさん GitHub Projects (beta) は使っていますか? 私はめっちゃ使っています。 しかし beta ということもあってまだまだ使いづらかったり機能が足らなかったりすることがありますよね? マウスでポチポチしながら... 続きを読む
Next.js 12
As we announced at Next.js Conf, Next.js 12 is our biggest release ever: Rust Compiler: ~3x faster Fast Refresh and ~5x faster buildsMiddleware (beta): Enabling full flexibility in Next.js with code over configurationReact 18 Support: Native Next.js APIs are now supported, as well as Suspense<Ima... 続きを読む
Windows 11におけるAMD製CPUのパフォーマンス低下、非ASCII文字レジストリの問題が解消へ/MicrosoftがBuild 22000.282をBeta/Release Previewチャネルでテスト
TypeScript 4.6で起こるタグ付きユニオンのさらなる進化
この記事の公開時点ではTypeScript 4.5のBetaが出たばかりといったところですが、TypeScriptのリポジトリでは早くもTypeScript 4.6をターゲットにした改善が考えられています。おそらく、大きめの新機能であるためすでにBetaが出ている4.5は避けたのでしょう。この記事ではそのうちの一つである、タグ付きユニオンに対す... 続きを読む
Announcing TypeScript 4.5 Beta
Today we are excited to announce the beta release of TypeScript 4.5! To get started using the beta, you can get it through NuGet, or use npm with the following command: You can also get editor support by Downloading for Visual Studio 2019/2017 Following directions for Visual Studio Code and Subli... 続きを読む
2021/08/16 日本の広範囲のグローバル IP の IPsec VPN 装置宛へのサイバー攻撃の注意喚起と「SoftEther VPN」/「PacketiX VPN」への影響を防ぐための設定の確認のお願い・新ビルドのお知らせ - SoftEther V
2021/08/16 日本の広範囲のグローバル IP の IPsec VPN 装置宛へのサイバー攻撃の注意喚起と「SoftEther VPN」/「PacketiX VPN」への影響を防ぐための設定の確認のお願い・新ビルドのお知らせ はじめに 本ドキュメントは、2021/08/16 公開の 「SoftEther VPN」/「PacketiX VPN」の Ver 4.37 Build 9758 Beta に関連する... 続きを読む