アメリカ人の報告を直訳すると酷い目に合います…正確な訳を教えましょう Perfect! →大きな問題はないはずです No problem! →たぶん大丈夫だと思います Should be OK! →まずいです We hav… https://t.co/hCFYDwiJnF
タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。
【記事紹介】“ロシアの防御陣地はウクライナに昔ながらの問題を突きつけている”(Russian fortifications present an old problem for Ukraine, by David J Betz, ENGELSBERG IDEAS, 20.07.2023) 2023年6月から始まったウクライナ軍の反攻作戦は重厚なロシア軍防衛網に直面し、その対処に苦慮している。ウクライナがロシア軍防衛線を突破できないことの要因として、西側の装備提供が十分でなく、供与が遅れたことが指摘されるが、それ以外にウクライナ軍がNATO式戦術に習熟していないことを理由にあげる人もいる。しかし、著者のベッツ氏は、ウクライナが「主要な西側の軍隊が習熟しているような諸兵科連合機動戦闘ができない」から現在苦境に陥っているだという見解は、「正しくないのではないか」と指摘する。 著者は最近の西側軍事
David Celis recently published a thoughtful piece on Rails governance in response to the latest troubling blog post from DHH, the creator of Rails. Like David, I’ve also been troubled by DHH’s recent output and the harm it is causing to the Ruby community. I think it’s worth taking a moment to analyse DHH’s post in more detail and make it clear exactly why it’s so problematic. In his post, DHH com
すけちゃん @AgingAnarchist かなり前の話だけど仕事のアポで先方から「高齢の母がころんで足を骨折してしまったので今日は行けない。ごめんなさい」とメッセージがあり、僕が”No problem”と返信しようとしたら、同僚のアメリカ人の女の子が「そこは”No worries“って返しなさい」と言ってきた。no problemだと物事にフォーカスしていて、「こちらは問題はない」と聞こえる、no worriesなら「そんなことは気にしないでそっちを優先して!」というような、相手を思いやるニュアンスになるとのこと。それ以来、同じ意味でも気持ちに寄り添う言葉づかいを心がけてる。 2025-02-21 08:25:04 リンク ネイティブキャンプ英会話ブログ | 英会話の豆知識や情報満載 オーストラリア以外でも使えるNo worriesの意味を4つ紹介 - ネイティブキャンプ英会話ブログ |
After spending the last few years embedded in AI-assisted development, I've noticed a fascinating pattern. While engineers report being dramatically more productive with AI, the actual software we use daily doesn’t seem like it’s getting noticeably better. What's going on here? I think I know why, and the answer reveals some fundamental truths about software development that we need to reckon with
When your Windows 11 Wi-Fi is not working, it is one of the most frustrating issues you can encounter. Given that so much of modern computing relies on a web connection, being cut off from the internet can bring your productivity to a screeching halt. Keep reading to learn how to fix 10 of the most common Wi-Fi problems on Windows 11. 1. Wi-Fi Is Connected but You Don't Have internet Sometimes, Wi
Hosoda: 'Japanese anime has problem with women and girls' Cannes (France) (AFP) – Mamoru Hosoda has bones to pick with both Steven Spielberg and Hayao Miyazaki, the other great Japanese animator to whom he is often compared. Hosoda -- whose brilliantly humane "Mirai" got an Oscar nod three years ago -- has had enough of the way Hollywood treats the digital world and Miyazaki depicts women. The dys
Want to learn more about unlimited IOPS w/ Metal for Postgres and Vitess? Talk to Solutions By Brian Morrison II | March 19, 2024 Universally Unique Identifiers, also known as UUIDs, are designed to allow developers to generate unique IDs in a way that guarantees uniqueness without knowledge of other systems. These are especially useful in a distributed architecture, where you have a number of sys
The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem ComplexityAuthorsParshin Shojaee*†, Iman Mirzadeh*, Keivan Alizadeh, Maxwell Horton, Samy Bengio, Mehrdad Farajtabar Recent generations of frontier language models have introduced Large Reasoning Models (LRMs) that generate detailed thinking processes before providing answers. While th
初期データが不足しているために、適切な推薦や予測ができない問題。レコメンデーション(推薦)システムやAI/機械学習では、大量のデータを用いた学習が前提となるが、新たなサービスの開始直後や、新規ユーザーの登録直後、新しい商品が追加された直後には、十分なデータが得られずにこの問題が発生する。 連載目次 用語解説 コールドスタート問題(Cold start problem)とは、レコメンデーション(推薦)システムや、人工知能(AI)/機械学習を活用したサービスにおいて、ユーザーや商品に関する十分なデータがないために、適切な推薦や予測を行うことが難しくなる問題である(図1)。例えば推薦システムでは、ユーザーの行動履歴や商品の情報などのデータを基にパターンを学習し、最適な推薦や予測を行う。しかし、サービスの開始直後や、新規ユーザーの登録直後、新たな商品が追加されたタイミングでは、データが不足しており
Hardest Problem in Computer Science: Centering Things Translations: Chinese Japanese Russian This is my claim: we, as a civilization, forgot how to center things. I mean, we know how to do it. It has never been simpler: display: flex; justify-content: center; /* Horizontal centering */ align-items: center; /* Vertical centering */ (don’t ask why you need to remember four words instead of just hori
Edit: tl;dr tracing should exist in every ecosystem, and be broken out of OpenTelemetry. I regularly complain about OpenTelemetry, so with an aim to be a less useless contributor, today I’m putting pen to paper. If you’re an implementer, I ask you to read this and take away the personal bias you might have towards your work, and instead look objectively at the feedback being given. First, some con
用語「トイプロブレム」について説明。迷路やオセロのようにルールとゴールが決まっている世界の問題をAIで解くことであり、転じて、そのような世界観の問題しか解けないことを指す。第1次AIブームを終焉(しゅうえん)させた理由とされる。 連載目次 用語解説 AI(人工知能)研究分野におけるトイプロブレム(Toy problem、おもちゃの問題)とは、例えば迷路やオセロなど、ルールとゴールが決まっている問題のことであり、そういった問題をAIが解くという意味である。転じて、逆の視点から、そのAIは複雑な現実問題は解けない、つまりおもちゃの問題しか解けないということを意味する場合もある。現在では、むしろ後者の意味で用いられるケースが多い。 歴史的にAIには、3回のブームがあったとされており、現在が第3次のAIブームである。1950年代~1960年代に起こった第1次のAIブームでは、「AIはトイプロブレム
I wrote an entire blog post trying to pin down why I dislike Airflow. But despite my rationalizations, it came out like a break-up letter — just way too personal: Dear Airflow, I tried to make it work, I really did. But you are too old, your abstractions are clunky, and I think you’re ugly. It’s over between us. Sincerely, Stephen Which would have been fine, except I knew exactly how Airflow would
Google Has A Problem With Linux Server Reboots Too Slow Due To Too Many NVMe Drives Written by Michael Larabel in Hardware on 29 March 2022 at 05:30 AM EDT. 42 Comments Hyperscaler problems these days? Linux servers taking too long to reboot due to having too many NVMe drives. Thankfully Google is working on an improvement to address this where some of their many-drive servers can take more than o
連載目次 用語解説 トロッコ問題は、AIや機械学習の用語というわけではないが、自動運転などを含むAI技術の倫理的な課題を考える際によく取り上げられる用語である。トロッコ問題(Trolley problem)とは、 多くの人を救うために、1人を犠牲にするかしないか という倫理的ジレンマを問う思考実験のことである(図1)。 基本的なストーリーは次の通り。 トロッコ(Trolley:路面電車)が線路(railway tracks)を暴走しており、その先では5人が線路上に縛られており動くことができない(図1のメイントラック)。あなたは、線路をメイントラックからサイドトラックに切り替えるレバーの前に立っている。しかし、サイドトラックには1人が縛られており逃げられない。ここで2つの選択肢がある。
Of the many distortions manufactured by Russian President Vladimir Putin to justify Russia’s assault on Ukraine, perhaps the most bizarre is his claim that the action was taken to “denazify” the country and its leadership. In making his case for entering his neighbor’s territory with armored tanks and fighter jets, Putin has stated that the move was undertaken “to protect people” who have been “su
However, recently, the seriousness of this matter has become more recognized in Japan. One reason the Yasuke issue has gained attention again would be a YouTube video that highlights the problems with Thomas Lockley’s work. Although the video is in German, it is available with subtitles in various languages. This video exposes how Lockley has spread different information about Yasuke in English an
いろいろな書き方ができる真偽値 たとえば Ansible の Playbook では、真偽値を指定する時に、true/false 、yes/no などいろいろな書き方ができてしまいます。 去年、Ansible のコミュニティでは、ドキュメント上どう統一するのがいいかの投票がありました。 ansbile のドキュメントにおけるにおける boolean は yes/no が遣われがちだったが、ansilbe-lint では true/false でないとエラーになる。どうしたもんでしょという issue。https://t.co/dcNl9R83sl— よこち (@akira6592) 2022年8月3日 github.com 現在 true/false への書き換えが進んでいます。yamllint のデフォルトでも true/false を正としています。 不都合 ただ統一感がなくて混乱する
用語「フレーム問題」について説明。有限の処理能力しか持たないAI/ロボットは、無限の可能性を含む現実的な課題において、その課題に関係のあることだけを選び出して(=フレームを設定して)適切に実行するのが難しいことを指す。 連載目次 用語解説 AI(人工知能)研究分野におけるフレーム問題(Frame problem)とは、AI搭載のロボット(以下、AIロボット)が何かの課題を実行しようとした際に、その課題に関係のあることだけを選び出して(=フレームを設定して)、適切に実行するのは、現実的には非常に難しい、という問題を指す。 当然ながら、AIロボットの情報処理能力は有限である。それに対し、現実に起こり得る可能性は無限に近いはずだ。例えば完全自動運転車を作ると仮定してみよう。シンプルに考えれば、法定速度内で前の車とぶつからないように、決められた車道内を信号などの交通ルールを守りながら、走ればよいだ
Imagine you're facing a problem at work--maybe your big presentation isn't quite working, your new design lacks something, or your hiring strategy needs a tune-up. How do you proceed with solving the problem? Ask a dozen different people for advice and you may get a dozen different suggestions. From a new recruiting strategy to an additional slide to a new product feature, everyone will have somet
Config often gets in the way of developer productivity when building with Node.js. But Deno’s zero config, batteries included approach means you can be productive immediately. When you spin up a Node repo of any flavor, your root directory quickly fills with config files. For example, in the latest version of Next.js, you get next.config.js, eslintrc.json, tsconfig.json, and package.json. Add styl
Donald Knuth on work habits, problem solving, and happiness Shuvomoy Das Gupta April 13, 2020 Last update: May 2, 2022 Recently, I came across a few old and new interviews of Donald Knuth (sources: (i) Companion to the Papers of Donald Knuth, (ii) Interviews conducted by Lex Fridman Part 1 and Part 2), where he sheds light on his work habits, how he approaches problems, and his philosophy towards
This article is part of the Free Speech Project, a collaboration between Future Tense and the Tech, Law, & Security Program at American University Washington College of Law that examines the ways technology is influencing how we think about speech. During World War II, Unit 731 of the Japanese military undertook horrific medical experimentation in Manchukuo (Northeast China). Among other things, m
先月の末、7月27日から隅田川花火大会をベランダから観ようと、孫を連れ、2人で墨田区の拠点へ。そこから1週間過ごす事に。 隅田川花火大会 夕焼け@8月3日 東京スカイツリー@8月3日 外は危険な暑さゆえ外出を控えていた中、30日に私の息子がスカイツリーの近くのゲームセンターで孫を目いっぱい遊ばせてくれました。そして2日後息子から「おれ微熱と喉が痛いんだけど、大丈夫?」と連絡あり。 孫は咳が出ているものの、元気すぎるくらい元気。「大丈夫だよ」と伝えたものの、気になり体温を測ると、37.2度。いや、でもこの位は、、、なんせこの体温越えの暑さの毎日。その夜はそれ以上体温も上がる事なく、次の日も元気な孫。大丈夫そうだ。 そして、八千代に戻る日、なんだか喉が痛い。私の喉が痛くなるなんてことはめったにない。これはエアコンのせいだと言い聞かせる。 でも、珍しく、夜中に38.2度の熱が(>_<)。久しぶり
シンボルグラウンディング問題(Symbol grounding problem)とは?:AI・機械学習の用語辞典 用語「シンボルグラウンディング問題」について説明。記号(言葉)が実世界の意味に結び付いているかを論じる問題を指す。現状のコンピュータ/人工知能は必ずしも結び付いておらず、言葉を理解していないとされる。 連載目次 用語解説 シンボルグラウンディング問題(Symbol grounding problem、もしくは記号接地問題)とは、認知科学や意味論における用語で、記号(Symbol:シンボル、要するに文字列/言葉)が実世界の意味につながっている(grounding:接地している)かを論じる問題である。人間は記号と実世界の意味を結び付けて言葉を理解している一方、(特にルールベースや知識表現ベースの)コンピュータ/人工知能では必ずしも結び付いていない、つまり言葉を理解しているわけではな
Slackで簡単に「日報」ならぬ「分報」をチームで実現する3ステップ 〜Problemが10分で解決するチャットを作ろう〜 開発プロジェクトを進めていくと、チームは様々な課題に直面する。こうした課題は、週次のミーティングや日報で共有して解決していくことが多い。 課題は大小様々だが、特に数時間で解決できるような小さな課題をいかにリアルタイムで解決していくかで、チームのスピード感が大きく変わってくる。 僕のチームでは、リアルタイムの課題解決の為に、社内チャットSlackを社内Twitterのようにする邪道な使い方「分報」という取り組みを実践している。 > 日報の弱点日報の弱点 日報は一日の業務の報告書で、一般的に「進捗状況」「体験」「学習」「課題」が記載される。これらをチームで共有することで暗黙知を減らし、個人とチームを成長されることが目的だ。報告方法はチームによって様々だが、メールをはじめ、
DSOC R&Dの島です。ArcグループにてR&Dエンジニアを務めています。前回のGitHub Actionsに関する記事の流れで、今回は Problem Matchers を紹介します。 このProblem Matchersの使い道として、例えば任意のlinterの出力をpull requestのコード差分中に注釈 (Annotation) として表示できます。こんな感じです。 flake8のGitHubアノテーション出力例 本記事では、Pythonの flake8 を題材に、Problem Matchersの導入方法を示します。flake8以外の任意のツールにも応用可能です。 基本のGitHub Actionsワークフローを作成 .github/workflows/python.yml のような新規ワークフローの定義ファイルを作成します。GitHubのWeb上で作成するとテンプレートを
今朝、朝日が出る前に雨が降っていたようですが、ゆっくりと洗濯をしベランダに干そうとした瞬間から陽が差し始め、昼間のお天気は上々。しっかりと乾いてくれました。 昼間猫ちゃんみたいに寝てばかりいるボウちゃん 先日、呼吸器内科で処方して頂いたアドエアを毎日朝晩2回ずつ吸引してから10日が経ちました。 今のところ、咳は減っているように思うけど、身体が暖まったりすると咳き込みが強い。 そして、以前からなのですが電車の中で咳き込む事が多いです。これはストレスなのかな?? なので、必ずのど飴を口の中へ入れ電車に乗り込むようにしています。 電車の中で咳をしようものなら、そばから離れて行かれる方やもろに嫌な顔される方もいますからね(マスク着用してますけど)。 そして1週間ほど前から、耳の調子が悪く耳がこもっているというか高いところに登った時の様な耳に感じる圧迫感が出始め、すぐに治るだろうと思っていたのに、今
How do I resolve a problem with Venmo? (Solutions~made~fast) Venmo is one of the most popular [US] 1ー855ー673ー6018 [US] peer-to-peer payment apps in the U.S., making it easy to send and receive money instantly 1ー855ー673ー6018. However, like any digital platform, users can encounter problems—whether with transactions, account access, or security. This guide explains how to quickly and effectively 1ー8
Fine-tuning language models~(LMs) on human-generated data remains a prevalent practice. However, the performance of such models is often limited by the quantity and diversity of high-quality human data. In this paper, we explore whether we can go beyond human data on tasks where we have access to scalar feedback, for example, on math problems where one can verify correctness. To do so, we investig
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く