並び順

ブックマーク数

期間指定

  • から
  • まで

241 - 280 件 / 6657件

新着順 人気順

triggeredの検索結果241 - 280 件 / 6657件

  • GitHub - microsoft/BosqueLanguage: The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.

    The Bosque Programming Language project is a ground up language & tooling co-design effort focused on is investigating the theoretical and the practical implications of: Explicitly designing a code intermediate representation language (bytecode) that enables deep automated code reasoning and the deployment of next-generation development tools, compilers, and runtime systems. Leveraging the power o

      GitHub - microsoft/BosqueLanguage: The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
    • GitHub security update: A bug related to handling of authenticated sessions

      CompanySecurityGitHub security update: A bug related to handling of authenticated sessionsWhy did I get logged out of GitHub.com? On the evening of March 8, we invalidated all authenticated sessions on GitHub.com created prior to 12:03 UTC on March 8 out… Why did I get logged out of GitHub.com? On the evening of March 8, we invalidated all authenticated sessions on GitHub.com created prior to 12:0

        GitHub security update: A bug related to handling of authenticated sessions
      • Bookshelf.js | Home

        bookshelf.js Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It features both Promise-based and traditional callback interfaces, transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations. It is designed to work with PostgreSQL, MySQL, and SQLite3. Website and documentation.

        • Java VM Options You Should Always Use in Production

          This post is a cheatsheet with enumeration of options, which should be always used to configure Java Virtual Machine for Web-oriented server applications (i.e. Web Front-End) in production or production-like environments. For lazy readers full listing is here (for curious detailed explanation is provided below): Java < 8 -server -Xms<heap size>[g|m|k] -Xmx<heap size>[g|m|k] -XX:PermSize=<perm gen

          • サイバーエージェントが公開した大規模言語モデルの実力を試す

            5月16日、サイバーエージェントが商用利用可能な7B(68億パラメータ)の大規模言語モデルOpenCalm7Bを公開した。OpenCalm7Bは、日本語版Wikipediaと日本語版コモンクロールを学習したとされている。ライセンスはCC-BY-SA 4.0だ。 早速その実力を試してみた。 まずOpenCalm7Bを動かすには、TransformerをインストールしたPCで、VRAMは最低14GBくらいは必要となる。今回、筆者はV100を4基搭載したさくらインターネットの高火力サーバを利用した。 (ldm310) ubuntu@ubuntu:~$ python Python 3.10.4 (main, Mar 31 2022, 08:41:55) [GCC 7.5.0] on linux Type "help", "copyright", "credits" or "license" for

              サイバーエージェントが公開した大規模言語モデルの実力を試す
            • Gecko DOM Reference - MDC

              The Document Object Model (DOM) connects web pages to scripts or programming languages by representing the structure of a document—such as the HTML representing a web page—in memory. Usually, that means JavaScript, although modeling HTML, SVG, or XML documents as objects are not part of the core JavaScript language, as such. The DOM represents a document with a logical tree. Each branch of the tre

                Gecko DOM Reference - MDC
              • The 10 Best Practices for Outlook to Boost Your Workflow

                If you spend any serious amount of time using Outlook, you should investigate your workflow. Make your email work for you and save time for more important tasks. If you spend any serious amount of time using Outlook, you should investigate your workflow. You can always save time by considering how to best use the software. Here are the best practices for organizing, managing, and saving time in Ou

                  The 10 Best Practices for Outlook to Boost Your Workflow
                • Why I no longer use GraphQL for new projects

                  Before I go further, I want to clarify that I love GraphQL as a frontend engineer. It empowers me to create. I also think GraphQL is a great choice for larger engineering organizations. Having a GraphQL server as an API layer over different micro services allows frontend engineers to just build without dealing with the complexity. For new projects, however, I will no longer be using GraphQL. My de

                    Why I no longer use GraphQL for new projects
                  • The Architecture Twitter Uses to Deal with 150M Active Users, 300K QPS, a 22 MB/S Firehose, and Send Tweets in Under 5 Seconds - High Scalability -

                    Toy solutions solving Twitter’s “problems” are a favorite scalability trope. Everybody has this idea that Twitter is easy. With a little architectural hand waving we have a scalable Twitter, just that simple. Well, it’s not that simple as Raffi Krikorian, VP of Engineering at Twitter, describes in his superb and very detailed presentation on Timelines at Scale. If you want to know how Twitter work

                      The Architecture Twitter Uses to Deal with 150M Active Users, 300K QPS, a 22 MB/S Firehose, and Send Tweets in Under 5 Seconds - High Scalability -
                    • A Popular Japanese Cosmetic Surgeon Is Called Out for Admiring Nazism · Global Voices

                      A commercial for Takasu Clinic, featuring Takasu Katsuya (left) and Japanese viral entertainment sensation Pikotaro (right). So far, the YouTube upload of the TV commercial has been viewed more than 1.2 million times. Screencap from official Takasu Clinic YouTube channel. NOTE: Since this article was published, Takasu Clinic has removed the video from YouTube. A prominent Japanese cosmetic surgeon

                        A Popular Japanese Cosmetic Surgeon Is Called Out for Admiring Nazism · Global Voices
                      • Part 1: Lessons learned tuning TCP and Nginx in EC2 « Chartbeat Engineering Blog

                        Part 1: Lessons learned tuning TCP and Nginx in EC2 January 2nd, 2014 by Justin Our average traffic at Chartbeat has grown about 33% over the last year and depending on news events, we can see our traffic jump 33% or more in a single day.  Recently we’ve begun investigating ways we can improve performance for handling this traffic through our systems.  We set out and collected additional metrics f

                        • More details about the October 4 outage

                          Now that our platforms are up and running as usual after yesterday’s outage, I thought it would be worth sharing a little more detail on what happened and why — and most importantly, how we’re learning from it. This outage was triggered by the system that manages our global backbone network capacity. The backbone is the network Facebook has built to connect all our computing facilities together, w

                            More details about the October 4 outage
                          • Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region

                            November, 25th 2020 We wanted to provide you with some additional information about the service disruption that occurred in the Northern Virginia (US-EAST-1) Region on November 25th, 2020. Amazon Kinesis enables real-time processing of streaming data. In addition to its direct use by customers, Kinesis is used by several other AWS services. These services also saw impact during the event. The trig

                              Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
                            • スマートニュースにおける Incident との向き合い方 - SmartNews Engineering Blog

                              はじめに Site Reliability Engineering チームの Engineering Manager 尾形(@nobu666)です。考えてみたら SRE チームに関してこの Blog でネタにしたことがなかったことに今更気づいてしまいました。UZABASE さん主催の SRE Lounge #3 でも少し触れたのですが、今回は Incident への対応から、Report の書き方、そしてその Review について紹介しようと思います。 Incident Incident Review は障害の振り返り会のことを指します。ポストモーテムということもあります。その前に、そもそも Incident とはなんでしょうか。会社によって定義は様々だと思いますが、弊社においては「ユーザ、あるいは顧客(広告主であったり媒体社であったり)に直接的な影響が出た障害」を Incident と

                                スマートニュースにおける Incident との向き合い方 - SmartNews Engineering Blog
                              • 理研の研究不正行為に関する規程における「悪意」とはなにか - 最終防衛ライン3

                                理研は小保方氏によるネイチャー論文における、Fig. 1iを改ざん、Fig. 2d, eをねつ造と判断しましたが、小保方氏はそれに対して不服申し立てを申請しました。 小保方氏の不服申し立ては科学的な問題では無く、理研の規程における「悪意」をどのように解釈するかが争点と言えるでしょう。本稿では理研の研究不正行為に関する規程における「悪意」とはなにかを考えていきます。 理研の最終報告と小保方氏による不服申し立て 4月1日理研による調査委員会の最終報告 研究論文(STAP細胞)の疑義に関する調査報告について | 理化学研究所 研究論文(STAP細胞)の疑義に関する調査報告について(その2) | 理化学研究所 理研の最終報告書の概要および争点は 時論公論 「理研調査委 “STAP細胞”最終報告」 | 時論公論 | 解説委員室:NHK が分かりやすいかと思います。 理研の調査委員会は Stimulu

                                  理研の研究不正行為に関する規程における「悪意」とはなにか - 最終防衛ライン3
                                • DevTools Tips and Tricks

                                  A whirlwind tour of DevTools tips and tricks Part I: DevTools tips, tricks and awesome features  (video) Part II: Extending DevTools, Debug Protocol, Extensions, ... (video) Follow along @ bit.ly/devtools-tips Elements & Console Drag & Drop to reorder elements $0 to inspect selected element in console Break on node removal - delete me cmd-? to become a keyboard ninja Customize your settings! Disab

                                  • 第674回 カーネルのクラッシュ情報を解析する | gihyo.jp

                                    第673回の「カーネルのクラッシュ情報を取得する」では、カーネルクラッシュ時に情報を収集する仕組みを有効化しました。得られた情報は活用しないと意味がありません。今回はその中身を解析する方法を紹介します。 デバッグパッケージのインストール 第673回では、意図的にシステムをクラッシュさせることで、dmesgとvmcoreを取得しました。カーネルが今際の際に次につながる情報を残してくれたのです。「⁠しかしながらあのクラッシュが最後のpanicだとは思えない。もし、同じカーネルが続けて使われるとしたら、あのpanicの同類が、また世界のどこかへ現れてくるかもしれない……」 最初に行うべきなのは、前回紹介したように問題発生時のdmesgを読むことです。これである程度、状況の絞り込みは行えますし、運が良ければ原因がわかることもあります。しかしながら、dmesgだけだと「問題が起きた場所」はわかっても

                                      第674回 カーネルのクラッシュ情報を解析する | gihyo.jp
                                    • Next.js 13 vs Remix: An In-depth case study

                                      Next.js 13 vs Remix: An In-depth case studyLast updated on 29 Sep 2023 by Prateek Surana   •   - min read When it comes to building web applications, React has been at the forefront for a while now, and its adoption continues to grow. Among the most common approaches to building web applications with React, Next.js stands out as one of the most preferred options. Next.js has also been in the limel

                                        Next.js 13 vs Remix: An In-depth case study
                                      • Full-[Watch]! Power Season 6 Episode 12 Online Free 123Movies

                                        Introduction Welcome to the third installment of the Learning React series. Today we will be learning about how Facebook’s Flux Architecture works, and how to use it in your own projects! If you haven’t already, I strongly recommend you check out the first two installments in this series, Getting Started & Concepts and Building a Real-Time Twitter Stream with Node and React. They aren’t a hard pre

                                          Full-[Watch]! Power Season 6 Episode 12 Online Free 123Movies
                                        • Scheduled Tasks With Cron for Java - Google App Engine - Google Code

                                          Scheduled Tasks With Cron for Java The App Engine Cron Service allows you to configure regularly scheduled tasks that operate at defined times or regular intervals. These tasks are commonly known as cron jobs. These cron jobs are automatically triggered by the App Engine Cron Service. For instance, you might use this to send out a report email on a daily basis, to update some cached data every 10

                                          • 東京kittyアンテナ(@w荒 - livedoor Blog(ブログ)

                                            2019年03月16日 Enteral Bacterium and Autositic Life of Humans(@w荒 Abstract The population explosion of human beings will be triggered by the rapid evolution of new medical technology including iPS cell technology and immunity therapy. In order to tackle with this challenge, humans will head for entomophagous dietary ways and finally aphagous life through progress of technology concerning enteral bact

                                            • データ活用視点に立つ「指標」のエンジニアリング 〜DataOps Night#1 登壇後記〜 - MonotaRO Tech Blog

                                              データサイエンスグループでエンジニアやっています 竹野です。 本日は先日登壇したDataOps Nightについて参加報告させていただきます。 DataOps Nightについて finatext.connpass.com 「データガバナンス」や「アナリティクスエンジニアリング」、「DataOps」といったキーワードは近年注目の大きい分野となり、イベントも盛んに行われるようになりました。 DataOps Nightもその一つで、そのテーマに「データ品質の向上に取り組むエンジニアを集めて知見を共有する勉強会」を掲げています。 データを溜めるだけではなく活用するところにまで踏み込んでいくためには、解決すべき問題が数多く存在しています。 この知見を共有しようというのがこの勉強会の主旨です。 登壇するにあたってお声がかかった際に悩んだのは、 私自身はモデル開発や施策レポーティングといった形でデータ

                                                データ活用視点に立つ「指標」のエンジニアリング 〜DataOps Night#1 登壇後記〜 - MonotaRO Tech Blog
                                              • Azure Functions の 超イケてる Durable Functions を使ってみる - Qiita

                                                Azure のサーバーレスサービスである Azure Functions で、Durable Functionsという新しい機能が公開されました。もちろんまだ GA ではありませんが、自分的には相当熱い機能です。これを教えてくれた Kanio と、これあったら、もうサーバーイランのとちゃうん!と盛り上がりました。これもいつも通り、自分のためのメモとしてかいていきます。 1. 全体像 Durable Fucntions は Azure の extension で、ロングランニングで、ステートフルなFunction のオーケストレーターです。これだけではよくわからないと思うので、ユースケースを見てみましょう。 今回は公開されたというレベルなので、発展途上ですが、既にこんな機能が実装されています。具体的な実装例が、ここで見れます。 1.1. Function Chaining Function

                                                  Azure Functions の 超イケてる Durable Functions を使ってみる - Qiita
                                                • 「なぜ」を使わず対話を深める技|しょーてぃー/ Experience & Prompt Designer

                                                  ども、はじめましてExperience Designerのしょーてぃーです。 インタビューや対話の場において、しばしば「なぜ(Why)」という質問が使われる。これは、相手の意見や感情の背後にある理由を探る一般的な方法である。しかし、この「なぜ(Why)」というアプローチには、いくつかの問題点が存在する。 まず、この質問形式は相手に心理的なプレッシャーを与えることがある。特に個人的な体験や感情に深く踏み込む場合、相手は自身を防御的に感じることがあり、真実を語りにくくなる。 また、人は直面する問題や状況に対して、常に明確な理由や原因を持っているわけではない。多くの場合、私たちの選択や感情は、意識的ではなく無意識のうちに形成される。 しかし「なぜ」という質問は、相手に論理的な答えを強いる。これにより、本当の感覚や感情ではなく、無意識に作り話や理屈を言い立てることを促すことがある。 更に、人間の感

                                                    「なぜ」を使わず対話を深める技|しょーてぃー/ Experience & Prompt Designer
                                                  • saintseiya2014.com

                                                    May 11, 2017 by admin | Filed in Games | Comments Off on Are Japanese Games Better Than Western Ones? I think it’s no secret that, due to immense cultural differences, the Japanese and Western gaming markets operate very differently in both the way their games are made and the actual products that are released to the public. Japanese games tend to be more “out there”, more cartoony and colorful, o

                                                    • メモ:「口の悪い優秀なエンジニア」の問題を英語でググりたいときは「toxic experts」とか「brilliant jerks」 - Technically, technophobic.

                                                      これの内容どうこうよりも、こういう話をググりたくなったときのための自分用メモ。 anond.hatelabo.jp 11月頭くらいにTLでそういう話が盛り上がってたけど、きっかけはたぶんこの記事で、 While toxic experts bemoan lack of skills, they showcase the main skill gap the tech industry needs to fix: empathy. https://t.co/zLhJpl2oxn— Ned Batchelder (@nedbat) 2017年11月3日 続いてNetflixのBrendan Gregg氏が書いたこの記事。 new post: Brilliant Jerks in Engineering https://t.co/npUqguRCmZ pic.twitter.com/lLSuPn

                                                        メモ:「口の悪い優秀なエンジニア」の問題を英語でググりたいときは「toxic experts」とか「brilliant jerks」 - Technically, technophobic.
                                                      • Lifehacker Code: Texter (Windows)

                                                        Windows only: Text substitution app Texter saves you countless keystrokes by replacing abbreviations with commonly used phrases you define. Unlike software-specific text replacement features, Texter runs in the Windows system tray and works in any application you're typing in. Texter can also set return-to markers for your cursor and insert clipboard contents into your replacement text, in additio

                                                          Lifehacker Code: Texter (Windows)
                                                        • BashPitfalls - Greg's Wiki

                                                          Bash Pitfalls This page is a compilation of common mistakes made by bash users. Each example is flawed in some way. 1. for f in $(ls *.mp3) One of the most common mistakes BASH programmers make is to write a loop like this: for f in $(ls *.mp3); do # Wrong! some command $f # Wrong! done for f in $(ls) # Wrong! for f in `ls` # Wrong! for f in $(find . -type f) # Wrong! for f in `find . -type f` # W

                                                          • Ubuntu 18.04 で OS 起動時の apt update と unattended-upgrade を抑制する方法 - (ひ)メモ

                                                            時間のない人向けのまとめ sudo systemctl edit apt-daily.timer sudo systemctl edit apt-daily-upgrade.timer どちらも次の内容で保存します。 [Timer] Persistent=false もしくは、直接ファイルを編集して反映してもよいです。 sudo install -d -o root -g root -m 755 /etc/systemd/system/apt-daily.timer.d cat <<EOF | sudo tee /etc/systemd/system/apt-daily.timer.d/override.conf [Timer] Persistent=false EOF cp -pR /etc/systemd/system/apt-daily.timer.d/ /etc/systemd/s

                                                              Ubuntu 18.04 で OS 起動時の apt update と unattended-upgrade を抑制する方法 - (ひ)メモ
                                                            • Twitter Fan Wiki / Apps

                                                              Windows Apps See Windows Apps page Mac Apps See Mac Apps page Linux Apps See Linux Apps page Multi Platform Apps See Multi Platform Apps page Web Apps See Web Apps page Mobile apps See Mobile Apps page Advertising Twidium - Get more followers instantly! Tool for clever mass following. The program uses mass following Twidium sends following requests to related accounts interested in following you.

                                                              • メルコインにおけるGitHub Actions活用術 | メルカリエンジニアリング

                                                                こんにちは。メルコインのバックエンドエンジニアのiwataです。 この記事は、Merpay Advent Calendar 2023 の23日目の記事です。 私はいまメルコインのCoreチームに属しています。Coreチームでは主にお客さまからの暗号資産の売買注文を受け付ける部分のマイクロサービスを開発運用しています。 メルコインではCI環境としてGitHub Actions self-hosted runnerを使用しています。またCIだけでなく、さまざまな自動化のためのワークフローの構築もこの環境を用いて実行しています。この記事では私の所属しているCoreチームにおいてGitHub Actions上に構築しているオートメーションについて紹介したいと思います。 PR-Agent PR-AgentはOpenAI APIを使って、PRのコードレビューなどを自動化してくれるActionです。La

                                                                  メルコインにおけるGitHub Actions活用術 | メルカリエンジニアリング
                                                                • 早稲田大学 御中 調査報告書 早稲田大学 大学院先進理工学研究科における博士学位論文に関する調査委員会 平成 26 年 7 月 17 日 目次 第 1 章 序 ............................................................

                                                                  早稲田大学 御中 調査報告書 早稲田大学 大学院先進理工学研究科における博士学位論文に関する調査委員会 平成 26 年 7 月 17 日 目次 第 1 章 序 ................................................................ - 1 - 調査に至る経緯 ................................................................... - 1 -I. 調査主体 ......................................................................... - 2 -II. 調査目的 .......................................................................

                                                                  • VSCodeへ「Hey Code!」と呼びかけ、Copilot Chatが起動する新機能。2024年1月のアップデート

                                                                    VSCodeへ「Hey Code!」と呼びかけ、Copilot Chatが起動する新機能。2024年1月のアップデート コードエディタのVisual Studio Code(以下、VSCode)は2024年1月のアップデートで、「Hey Code!」と音声で呼びかけると、Copilot Chatが起動する新機能が追加されたことが明らかになりました。 The January release of @code is here! Check out what's new: Per-window zoom levels "Hey Code" voice command Triggered breakpoints ... & much more! Release notes: https://t.co/ourbLiwakw Download: https://t.co/1CSkQpMbwd pic.

                                                                      VSCodeへ「Hey Code!」と呼びかけ、Copilot Chatが起動する新機能。2024年1月のアップデート
                                                                    • Controlling Complexity in Swift: Making Value Types Friends

                                                                      About the content This content has been published here with the express permission of the author. People tell you that you’re supposed to avoid mutable state, but how can anything happen if you never call a setter? People tell you that you’re supposed to write unit tests, but how can you test a user interaction? People tell you that you’re supposed to make your code reusable, but how can you facto

                                                                        Controlling Complexity in Swift: Making Value Types Friends
                                                                      • jQuery Apple Effect

                                                                        jQuery plugin intended to reproduce the special effect we have seen recently on Apple.com (new MacBook Air, The Beatles on iTunes, etc.) If you don't know what I'm talking about, have a look at the video below. Documentation Quick start This plugin is very easy to use. Just target the element you want to highlight: $('#target').appleEffect(); Options Custom the behavior with these options: color:

                                                                        • Dismissing Python Garbage Collection at Instagram

                                                                          By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run 10% more efficiently. Yes, you heard it right! By disabling GC, we can reduce the memory footprint and improve the CPU LLC cache hit ratio. If you’re interested in knowing why, buckle up! How We Run Our Web ServerInstagram’s web server runs on Django in a multi

                                                                            Dismissing Python Garbage Collection at Instagram
                                                                          • Introducing RxFire: Easy async Firebase for all frameworks

                                                                            Firebase provides realtime streams and async callbacks to do all sorts of awesome things in your app. Getting data from one realtime stream is easy enough, but what if you want to join it from another? Combining multiple async streams of data can get complex. At Firebase, we wanted to help simplify things, so we created a new JavaScript library: RxFire. Introducing RxFire RxJS is a popular JavaScr

                                                                              Introducing RxFire: Easy async Firebase for all frameworks
                                                                            • 小保方晴子の裏ストーリー~38兆円の巨大利権がSTAP細胞を脅し潰した~

                                                                              結局STAP細胞は再現できず小保方晴子は理化学研究所を辞めさせられる形となった。しかし、こんなバカな話があるものか。何か違和感を感じないだろうか? STAP細胞は本当に1人の女性がでっちあげた嘘だったのか。netgeek編集部が裏のストーリーを推察してみた。 晴子はこれまで真面目一筋で生きていきた。 授業を真面目に受けていたので早稲田大学に推薦で入学できることになり、学部は以前から興味があった分野の研究ができる理工学部応用化学科を選択。周りの学生が遊んでばかりいるのを尻目に私は将来研究者になって人々の生活をよくする発見をするんだと張り切って日々研究に取り組み、院にも進学。 論文をいくつか発表しネイチャーにも掲載された。2008年には世界最高峰であるハーバード大学に留学し、胞子様細胞の最先端研究に取り組む。 2010年、晴子はふとしたことから幹細胞が酸性の刺激で性質を変えるのではないかという

                                                                                小保方晴子の裏ストーリー~38兆円の巨大利権がSTAP細胞を脅し潰した~
                                                                              • Why you should use Chakra UI in React

                                                                                EDIT: An additional project has been added as an example: Apartmentfy If you want to build an application or a website you need to take care of many things and in that sea of options which component library, css or ui framework will take a big role in the final version of your product. I have tried some component libraries like Material UI, Antd, React Boostrap and other CSS frameworks like styled

                                                                                  Why you should use Chakra UI in React
                                                                                • 80 Useful (Free) jQuery Plugins to Enrich Your Site’s User Experience

                                                                                  80 Useful (Free) jQuery Plugins to Enrich Your Site’s User Experience Most of you already aware that jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML. it’s also known for fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. Or in developer’s words “

                                                                                    80 Useful (Free) jQuery Plugins to Enrich Your Site’s User Experience