<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>linuxのディスクI/O周りやxfsのソースコードを読めるようになるためのおすすめの参考資料募集中です
— Masahiko Sawada (@masahiko_sawada) June 16, 2023
こんにちは。今後、GPT-4を使ったアプリケーションやサービスがたくさん登場してくると思います。その中には、たとえばSNSを利用したbotもたくさん出てくるでしょう(現在でもすでにありますけれど)。そこで質問なんですが、SNSでおしゃべりしている相手が、人間なのか、GPT-4などの技術を使ったAIなのかを識別するにはどのような会話をしてみればいいでしょうか。一般的なAIでは難しいかもしれないので、GPT-4に限ってもいいです。あなたの考えを聞かせてください。
GPT-4のような高度なAIと人間を識別するのは、時に難しいことがあります。しかし、いくつかの方法を試してみることで、相手が人間かAIかを見極めることができるかもしれません。
- 複雑な感情やニュアンスについて尋ねる: AIは感情やニュアンスを理解するのが苦手です。複雑な感情を表現する文章やシチュエーションについて尋ねてみて、その反応を見てください。
Zig aims to be a simple language. It is not easy to define what simple exactly means, but zig is also a low-level programming language that aims for c-compatibility. To reach this goal, it needs good semantics in its type system so that developers have a complete toolbox to manipulate data.
So types in zig are composable, but this can become rapidly overwhelming. See those examples. Are you able to understand them at a glance, as soon as you read them?
*const ?u8
?*const u8
*const [2]u8
These sources were used in compiling this doc:
# curl with http2 and http3 support | |
# https://curl.se/docs/http3.html | |
RUN wget --https-only --no-verbose -O - https://sh.rustup.rs | sh -s -- \ | |
-y \ | |
--profile minimal \ | |
--default-toolchain 1.59.0 \ | |
&& git clone --recursive --branch 0.12.0 --depth 1 https://github.com/cloudflare/quiche \ | |
&& (cd quiche \ | |
&& $HOME/.cargo/bin/cargo build --package quiche --release --features ffi,pkg-config-meta,qlog \ | |
&& mkdir quiche/deps/boringssl/src/lib \ |
レガシー業界・システムに奮闘!プロダクト改善事例LT【開発PM勉強会vol.9】 - connpass https://peer-quest.connpass.com/event/239171/
- 株式会社PR TIMES執行役員CTO 金子達哉
- @catatsuyというアカウントで各種SNS登録しています
- ピクシブ・メルカリを経て2021/04にPR TIMESに入社しました