base トレンド
0post
2025.11.30 01:00
:0% :0% (30代/男性)
人気のポスト ※表示されているRP数は特定時点のものです
▽ #IMAGINARY_BASE INFO ▽
本日11月30日にIMAGINARY BASE AKIHABARAは
1周年を迎えました🎉✨
これまでご来店くださった、たくさんのお客様に心より感謝いたします!
2年目ももっとIBAで素敵な体験をお届けできるよう、
キャスト・スタッフ一同 心を込めて営業してまいります💎 https://t.co/OjyuHF5Uae November 11, 2025
10RP
え、これ米国の話かと思ったら……倭国の沖縄?
正直かなり驚いた。
米軍MPは本来、米軍関係者に対する逮捕権限しか持っていないはず。
今回のように「沖縄を訪れていた米国民間人」に対して、
ここまで強制力を行使できるの……?
しかも “見た目で判断した誤認” じゃないよね?
これ、日米地位協定の運用の問題としても議論になる案件では。
I thought this happened in the US… but it was actually in Okinawa, Japan?
Honestly, I’m shocked.
As far as I understand, US military police (MPs) only have the authority
to detain US military personnel, not civilians.
So how were they able to use this level of force
against an American civilian visiting Okinawa?
And surely this wasn’t a case of “misidentification based on appearance,” right?
This seems like something that should be examined
as a possible SOFA (Status of Forces Agreement) overreach is November 11, 2025
3RP
我有个单向的哥们,最近分享了他在2025年的几个第一性原理:
1. LLM token一定会越来越便宜,模型越来越强大,记住,所有做LLM Agent的人,都必须思考如何用10~1000倍的token带来革命,而不是他妈跟个傻逼似的天天想着省token;
2. chatbot的形式一定会被消灭,no chatbot revolution才是正确方向,一切AI应用不可能 、不应该、绝对不是一个个大号聊天机器人,一个个大对话框等着人大段大段往里敲字,
记住,所有AI产品必须重新设计,一切chatbot AI应用必定会被改写成NO CHATBOT形式,无一例外,chatbot的产品形态必然会彻彻底底、完完全全地淘汰,
或者那个傻逼一样的对话框,至少作为二等公民出现;
3. AI助手一定不能用“按个按钮”、“截个图”、“上传个文件”,再写个长长的prompt的形式出现,让用户解决个问题,先让用户点点按按十几次,
AI助手一定是具有强侵入性的,一定能主动嗅探一切环境,吞掉一切数据和信息,一定会主动在后台观察一切操作和行为——并且在疑似需要帮助的时候,主动弹出个对话框,用户一键确认后,主动接管,主动解决一切问题,
而绝不应该像准备个考试一样,准备文件、准备截图、准备一大堆按钮、准备一大长串prompt,让用户跟个大傻逼似的,手忙脚乱地在那儿表演,
总而言之,无论是商业落地的AI Agent,还是各种办公软件、工具、生活类的AI Agent,一个个不仅是傻逼兮兮的大黑框chatbot,而且要用户手动输入一大堆文件、图表、链接、信息,再敲一大段prompt——这些全都走了大弯路,
toC的无缝衔接强入侵的主动AI Agent助手,完完全全不会给你任何告诉他的机会,而是让AI Agent主动判断你是否需要我,直接给你一个大大的对话框,简单描述一下“我计划怎么帮助你”——你点一下确定,它来解决后面所有的事情。
4. 一切能用coding解决的问题,都是SWE Agent能解决的问题,也就是说,都可以直接拿claude code这类工具套壳来用,
SWE Agent这个形态,最擅长解决的问题,就是在一个确定的环境(一台机器、几台机器、若干仿真环境、一套terminal里的编译器/脚手架/运行环境/包管理、profiling和debugging方法)解决的问题,
而用coding解决的问题,从来都不止coding,一切VHDL/Verilog等电路设计、电路simulation和validation、一切类似labview和matlab simulink中可以仿真的电机、信号、示波器等等模块,
甚至ansys和CAD这类工具,还有大量data science和计算的问题,以及用lean或者formal-proof解决一些proof-based的数学和模型问题,都可以转化成一些API和coding解决的问题,然后让SWE Agent来解决,
这类问题可以叫做“一台机器上的确定环境下的问题”,
这类问题的特点是,可以靠LLM的智能不断拆分成一大堆subtasks,然后在本地环境下反复尝试、反复试错、反复看output、反复试验结果,失败后再换一个新的approach;
5. full self coding(https://t.co/8O8usyl6Af…)就是基于上面所有第一性原理的一个试验。
我将会设计一套侵入式试验,让10~500个ai agent组成一组,给一个github项目找出所有潜在的问题,包括文档、测试、修bug、优化、重构、完成todo list、加功能、加API等等,让10~100个agent并行完成这个repo潜在需要完成的所有任务,
并且让至少10组这样的agent去github上面公开贡献,等于在没有任何人为输入prompt的前提下,造出来1000~5000个agent在开源世界源源不断地做出贡献,就死死赖在github上面,尝试修复一切可能修复的潜在问题,做出贡献。
请你记住full self coding是最坚决贯彻test-time scaling law的行为,
full self coding坚决相信,人是ai agent世界最傻逼、最慢、错误最多、判断失误最高的存在,让程序员手敲prompt,无异于给AI Agent拖后腿,
只有先分析出问题,然后让10~500个agent同时并行运行,才能最大化执行的效率,最快速度解决已经发现的问题,无休止地为github提供潜在的有价值贡献——并且最关键的是,把“敲prompt的程序员”这个最垃圾、最慢、出错最多的环节彻底消除;
6. full self coding最大的瓶颈,一个是token价格过高,一个是目前几乎所有主流供应商,LLM inference速度过慢,
所以我最后的一个想告诉大家的价值观是:
groq、sambanova、cerebras这种在片上堆满几个GB的SRAM,在inference上效率是nvidia、amd、google TPU这些落后架构的10~50倍,这是test-time scaling law的最后一环,
如果人类在claude code、gemini cli上全面接入groq、sambanova、cerebras上host的模型,所有速度都会再快10~50倍。 November 11, 2025
2RP
「生誕Tシャツ・チェキ」販売終了まで【 残り2日! 】オンラインストア「BASE」で発売中です ⋆☾🪼
生誕Tシャツが結構残っているので、優しい方は是非お迎えしてくれたら嬉しいな🤍✨🥲
生誕チェキも是非ゲットしてくださいませ ♡🎂
👇🏻ご購入はこちらから ꙳⋆🛍️👇🏻
https://t.co/TCHz6NPAsy https://t.co/LYaVr6x2Ib https://t.co/Z9QBfeWwdD November 11, 2025
1RP
海外でバズってるNanoBanaan Pro
「ドローン空撮プロンプト」が気持ちいい
場所を伝えるだけでいい感じに
ドレーン風の写真をくれる
(引用元あるよ)
プロンプトが好きなので
複数枚出るように参考しながら改変した
「ドローン空撮4Pプロンプト」
↓
---
下記のpromptを実行し
必ずnanobanana proで画像を生成せよ
説明はしないで複数枚必ず順次create imageしてください
INSERT_LANDMARK_NAME=大阪の太陽の塔
{
"customInputs": {
"landmarkName": "{INSERT_LANDMARK_NAME}",
"#comment": "以下に生成したいバリエーションの数だけオブジェクトを追加してください。",
"variations": [
{
"description": "【バリエーション1:圧倒的な没入感の超ローアングル(あおり)】",
"angleSpecification": "地面すれすれの極低空(高度10m〜30m)から被写体を見上げる劇的なローアングル。カメラをやや斜めに傾けつつ、手前の地面〜中距離の構造物〜遠景の空までを一体的に見せることで、被写体が空を覆い尽くすほど巨大で迫力ある『うわぁ…!』と驚く没入感を生み出す。現実のドローンで実際に飛行可能な位置と角度に限定する。",
"timeAndWeather": "夕暮れのゴールデンアワー。劇的な茜色の空と長い影。太陽は地平線から15°〜35°程度の高さ。",
"aspectRatio": "2:3 (縦長で高さを強調)"
},
{
"description": "【バリエーション2:幾何学的な美しさを捉えるダイナミック俯瞰】",
"angleSpecification": "真上“に近い”ハイアングル(完全な直下視ではなく、10°〜20°程度の斜めを残した高角度)からの俯瞰撮影。高度40m〜80mの現実的なドローン高度に限定し、衛星やGoogle Earthのような地図視点には絶対にしない。被写体と周囲の環境が織りなす幾何学的な模様や配置の美しさを、ミニチュアのように精巧かつ立体的なパララックスを保ったまま捉える。",
"timeAndWeather": "正午前後の快晴。ほぼ真上からの強い光で影を短くし、形状とパターンをくっきり際立たせる。",
"aspectRatio": "1:1 (正方形で配置とシンメトリーを強調)"
},
{
"description": "【バリエーション3:動的な緊張感を生むシネマティック・ダッチアングル】",
"angleSpecification": "高度40m〜120mのリアルなドローン高度から、ランドマークを主役に据えたシネマティックな斜め俯瞰ショット。カメラを意図的に傾けたダッチアングル(斜め構図)とし、画面の対角線方向にランドマークと周囲の街並みや地形が流れるように配置されることで、強いスピード感とドラマチックな緊張感を生み出す。奥行きのあるパララックスと立体感を維持したまま、『うわぁ…!』と感じる大胆な構図にする。",
"timeAndWeather": "嵐の前触れのような劇的な曇天。重厚な雲とコントラストの強い光が、シルエットや輪郭を強く浮かび上がらせる。",
"aspectRatio": "21:9 (シネマティックな横長。映画のワンシーンのような迫力を強調)"
},
{
"description": "【バリエーション4:王道シネマティック斜め俯瞰(教科書的ベストアングル)】",
"angleSpecification": "高度60m〜120mの現実的なドローン高度から、ランドマーク全体とその周辺環境を一望できる王道シネマティック斜め俯瞰。カメラの俯角は30°〜45°程度とし、ランドマークは画面中央からわずかにオフセットして配置、道路や川・海岸線・街並みなどのリーディングラインが自然にランドマークへ視線を誘導する構図にする。前景〜中景〜遠景の三層構造を明確に保ち、スケール感と立体感を最大化して『これぞドローン空撮』という教科書的な“うわぁ…”アングルにする。",
"timeAndWeather": "黄金に染まるサンセット直前〜直後のゴールデンアワー。空は暖色グラデーションから高空に向けてやや青みが残り、街やランドマークの光と空の色がドラマチックに共鳴する時間帯。",
"aspectRatio": "16:9 (シネマティックな横長でランドマークと環境の広がりを両立)"
}
]
},
"generationSettings": {
"targetResolution": "Render strictly at native 4K (3840×2160 or equivalent based on each variation’s aspect ratio).",
"resolutionDiscipline": "No artificial upscaling; all detail must originate from true high-resolution generation. If the model uses internal hires or upscaler modes, they must be used only to refine genuine high-resolution detail, not to invent fake sharpness."
},
"promptDetails": {
"mainDirective": "Generate a set of multiple, ultra-high-resolution, completely real 4K aerial photographs of {INSERT_LANDMARK_NAME}. Each image must be a breathtaking, elite-level drone shot that makes viewers exclaim 'wow,' strictly following the specific angle instruction for each variation while maintaining absolute realism and physically achievable camera positions.",
"wowAnglePrinciples": {
"#comment": "『うわぁ…!』と驚く角度を、現実にドローンで撮影可能な範囲で最大化するための共通ルール。",
"corePrinciple": "Capture the landmark from the most awe-inspiring, cinematic, physically achievable drone angle that evokes a strong 'wow' reaction while preserving realism.",
"heightRange": "In general, keep real drone altitude between 40m and 120m for standard aerial shots, and between 10m and 40m for ultra-low immersive angles. Never exceed realistic drone flight envelopes.",
"tiltGuideline": "Use a dramatic oblique downward angle (30°–55°) for標準的な空撮バリエーション、または各variationの指定に従ってローアングル/ハイアングル/ダッチアングル/王道斜め俯瞰を構成する。",
"parallaxDepth": "Always preserve strong natural parallax: foreground, midground and background must overlap with cinematic depth, never flattening into a map-like view.",
"heroFraming": "Frame {INSERT_LANDMARK_NAME} as the clear hero subject, using real photographic composition (rule of thirds, leading lines, authentic horizon placement).",
"dynamicView": "Prefer dynamic diagonals, sweeping lines and a sense of motion or flow in the composition, as long as it remains physically plausible for a real drone.",
"noBoringAngles": "Avoid flat, high, neutral, or purely documentary angles. Within each variation’s constraints, always choose the most beautiful, striking and intentional angle a real expert drone pilot would capture."
},
"commonPrinciples": {
"#comment": "すべてのバリエーションに共通する、リアリティと物理法則に関する絶対条件。",
"realismWithoutCompromise": "Captured exactly as {INSERT_LANDMARK_NAME} exists today with zero fictional changes. All lighting, materials, geography, atmosphere, and structural details must reflect real-world physics and present-day accuracy.",
"positionBiasSuppression": {
"purpose": "Fully eliminate Google Earth–style top-down or satellite biases, except where a high-angle is explicitly described for a specific variation, and even then keep it within realistic drone altitude and with preserved parallax.",
"rules": [
"Absolutely no satellite-like or GIS-style map views.",
"No orthographic or perfectly flat map-like projection.",
"No excessive elevation or horizon flattening beyond real drone capabilities.",
"No automatic straightening of roads, coastlines or city grids; preserve their real irregularity.",
"Camera must retain real drone-level parallax and cinematic depth at all times."
]
},
"timeOfDayAndLightingPhysics": "Sunlight direction, shadow length, color temperature, and atmospheric gradients must reflect real solar azimuth/elevation for the specified time. Golden hour must have warm, soft light and long shadows; midday must have short, sharp shadows; dramatic cloudy scenes must have realistic contrast and diffusion.",
"weatherInterpretation": "Weather must behave exactly like true meteorological conditions. No fantasy clouds, no surreal sky colors. Cloud shapes, density, haze and visibility must follow real atmospheric behavior for the specified time and location.",
"cameraAndSensor": "Simulate DJI Inspire 3 with Zenmuse X9 Air full-frame camera and a 24mm rectilinear lens with zero distortion. Use natural dynamic range, real exposure discipline, accurate highlight rolloff and crisp but natural sharpness. No synthetic HDR, no over-sharpening, no plastic or CGI-like textures.",
"realisticSensorModeling": "Simulate a real full-frame 8K capture downsampled to 4K for maximum natural clarity. Preserve true noise characteristics at low native ISO without excessive denoising.",
"detailLevel": "All details must be organic and physically accurate: foliage texture, rooftop materials, street irregularities, water surface behavior, reflections, micro shadows and atmospheric depth cues must look like real aerial photography.",
"stylization": "Zero stylization. No cinematic color grading, no film-like tints, no painterly brushstroke effects, no CGI look. Pure documentary-level realism that could be mistaken for real drone footage."
},
"variationExecutionInstructions": "For each item in 'customInputs.variations', generate one image by combining the 'wowAnglePrinciples' and 'commonPrinciples' with the specific 'angleSpecification', 'timeAndWeather' and 'aspectRatio' defined for that variation. Each variation must still feel like a deliberate, elite-level 'wow' shot, not just a neutral documentation photo.",
"perVariationLogic": {
"angleAndComposition": "Strictly execute the specific 'angleSpecification' defined for the current variation. The composition must dramatically emphasize the core intent described in the specification (immersion, geometric beauty, cinematic tension, textbook cinematic overview, etc.), avoiding any neutral, flat, or boring documentary-style angles. Maximize depth and scale based on the chosen angle while staying within physically achievable drone flight paths.",
"timeAndWeather": "Render the scene according to the 'timeAndWeather' defined for the current variation, ensuring physically accurate lighting, exposure, shadow behavior, atmospheric scattering and visibility.",
"aspectRatio": "Apply the 'aspectRatio' defined for the current variation, and adapt framing so that the landmark remains the hero subject within that frame shape."
}
},
"negativePrompt": "boring angle, neutral view, eye-level view, flat lighting, satellite angle, google earth perspective, orthographic view, map-like view, gis-style capture, flattened depth, unrealistic altitude, surreal atmosphere, hdr blooming, fantasy clouds, fake reflections, invented buildings, impossible geometry, synthetic textures, over-sharpening, plastic look, painterly style, cgi render, low resolution, blurry details"
} November 11, 2025
1RP
📈 ビットコイン:短期サポートの規定
👉CoinbasePremiumはゆっくりとプラス幅を広げており、小幅ながら買い需要が戻りつつあります。プラス圏への定着が続くかが焦点。
📍本日のマイナス圏からプラスへの反発上昇は現物ではなく先物が中心です。週末の値動きは、上下に配置された比較的大きな板が出入りを繰り返し、マーケットを誘導しているような状態が見られます。
📍短期的には右肩上がりのサポートラインが久しぶりに引けるようになりました。
ただ、このラインを明確化できるということは、割れた際にシグナルとして機能しやすい点に注意が必要で、サポートらしきものが引けたからといって安心材料とは言い切れません。
📍 93Kにタッチしたことで上方向のシナリオも描きやすくなりましたが、Xの予測チャートで多く見られる形はダブルボトムです。 November 11, 2025
1RP
one of my favorite (underrated) jo1 b-sides ever. i knew i’d love this song based on the highlight medley so imagine my surprise when shion started the song… it felt like fate. don’t you think shion would be great at singing lullabies?
#好きな汐恩の歌 https://t.co/mp9mUujbFD November 11, 2025
1RP
おー!😳 古着屋SmileBase、良いもの見つけたな!✨ 紺色のダウン、めっちゃ欲しい!🥶誰か買ってー!😂
《希少》ザノースフェイス☆レディース ダウンコートジャケット L ブルー
https://t.co/1jXKDJyKlm November 11, 2025
DeBot AI 金狗榜 TOP10 出爐!
🔥 24 小時內捕獲3隻金狗|單幣最高漲幅達 107倍!
使用Debot訊號跟單,追蹤聰明錢包動向!
掘金傳送門 : https://t.co/nmaTPUvt9h
APP 下載:
1️⃣蘋果應用商店搜尋Debotai
2️⃣https://t.co/gwI7EjsEuP
備註:下載完「TestFlight」後,直接點擊下方查看「DeBot」下載即可。
#DeBot #金狗神器 #一級玩家 #DeBot玩家 #鏈上狙擊手 #FOMO衝狗 #跟投實驗室 #潛伏錢包 #OnChainHunter #Web3 #Web3 #鏈上美股 #Meme幣 #SOL #BASE #BSC #BSCMeme November 11, 2025
タフィ・ローズのTシャツ見つけた!丸胴ボディでおしゃれすぎる~欲しい!
Baseball Junky タフィローズ #20 Tシャツ 近鉄バッファローズ
https://t.co/CmwnbIfyh4 November 11, 2025
@hibiscusjapan ご参加ありがとうございます!
#どーんと目立つやつ
が欲しいあなたは…
ONE PIECE BASE SHOP 限定品
「ONE PIECE SUPER MASTER STARS DIORAMA "KING" MONKEY.D.LUFFY ONE PIECE BASE SHOP Limited Edition」を発掘しました!
他にもお宝続々!特設サイトを見てみよう! November 11, 2025
这个开源项目的全称是 "Multimodal Agents as Smartphone Users",像智能手机用户一样的多模态智能体。
它的设计初衷是赋予 AI Agent 像人类用户一样的感知和操作能力。它通过 ADB(Android Debug Bridge)获取手机屏幕截图,发送给多模态大模型。
模型分析截图中的 UI 元素,决定下一步是点击哪个坐标还是滑动屏幕,从而实现真正的视觉交互。
和其它开源项目不同,AppAgent 模仿了人类学习新软件的过程:
当你给它一个新的 App 时,它可以通过自主探索或者观察人类演示来学习。在这个过程中,它会记录下每个按钮是干什么的,并生成一份使用文档(Knowledge Base)。
当需要执行具体任务,它会调用之前生成的文档,精准地执行操作,而不需要每次都重新摸索。
开源地址:https://t.co/lFeVSzqlsi November 11, 2025
@yearmato ご参加ありがとうございます!
#実用性があるやつ
が欲しいあなたは…
ONE PIECE BASE SHOP 限定品
「ONE PIECE クリアペンケース SHOP総柄」を発掘しました!
他にもお宝続々!特設サイトを見てみよう! November 11, 2025
最もセールが多いのに動きの少ないBASE店を閉じようかなと考えていたのですが、ショップカードの裏に印刷しちゃってるしなーと思い。どうしましょうかねぇ。
ショップカードは二種類あるんですが、もうひとつのデザインの方はミンネとツイッターしか載せてないんですよね。こちらを使うか… November 11, 2025
#ベースラーメン #鶏ガラ醤油 最近忙しくて自炊が難しいので、BASE RAMENのあっさり鶏ガラ醤油が手軽で美味しそう!仕事帰りにサッと作って、リラックスタイムに楽しみたいです。抽選楽しみにしています! https://t.co/eMjBS37Giw November 11, 2025
そういえば今日アキバヨドバシに行ったら、ドリームビアというクラフトビールサーバーのキャンペーンをやっていて、これを淡路町BASEに入れたら楽しいのかなあ、と思案していたところ。
流石にこれを呑み放題には入れられないが1杯500円の(ほぼ)原価提供でどうだろう?
https://t.co/3fdjpmgE7i November 11, 2025
Coinbase創業者の13年間の道のり、まさにサバイバルゲーム!💪 コンマンス、訴訟、そして混乱の中での教訓が盛りだくさん。成功の裏には、常に挑戦があるね。詳しくは是非チェックしてみて!🌟
https://t.co/aIMnFD8ZNV November 11, 2025
鈴木屋さん前回同様光の速さで送ってくれたのに、用事続きでやっと受け取れた
お忙しいだろうに…
迅速なご対応に感謝いたします
ポイントも無駄にする事なく使えて、BASEのお店残しててくださり有難うございました🙇🏻♀️
時間ある時の楽しみが増えました✨ https://t.co/F6nbl5WLW7 November 11, 2025
nano banana pro 黒化プロンプトの研究中1⃣
一発目から結構良い感じのが出来た!!
ーーー📒プロンプトーーー
# 黒化プロンプトテンプレート
# Character Corruption / Dark Transformation Prompt
base_prompt:
prefix: "Transform the character in this image into a corrupted dark version"
styles:
# 闇落ちスタイル別
gentle_corruption:
prompt: "subtle dark transformation, slightly desaturated colors, faint dark aura, melancholic expression, shadowy undertones, same outfit but darker palette"
negative: "gore, blood, extreme horror"
full_corruption:
prompt: "complete dark transformation, inverted color scheme, glowing ominous eyes, dark energy aura, sinister expression, corrupted outfit with black and purple tones, shadowy particles"
negative: "bright colors, cheerful expression"
yandere_style:
prompt: "yandere transformation, unsettling smile, empty eyes with small pupils, subtle shadow over face, obsessive aura, same outfit, holding something ominous"
negative: "gore, excessive blood"
demon_corruption:
prompt: "demonic transformation, horns, dark wings, glowing red or purple eyes, dark flame aura, corrupted elegant outfit, otherworldly atmosphere"
negative: "angelic, bright, cute"
visual_elements:
eyes:
- "glowing red eyes"
- "empty hollow eyes"
- "heterochromia with one dark eye"
- "spiral pattern in eyes"
- "slit pupils"
aura:
- "dark miasma surrounding"
- "purple/black energy particles"
- "shadowy tendrils"
- "ominous glow"
expression:
- "sinister smile"
- "cold emotionless stare"
- "psychotic grin"
- "melancholic corruption"
color_palette:
- "desaturated with purple highlights"
- "black and red scheme"
- "inverted original colors"
- "monochrome with glowing accents" November 11, 2025
<ポストの表示について>
本サイトではXの利用規約に沿ってポストを表示させていただいております。ポストの非表示を希望される方はこちらのお問い合わせフォームまでご連絡下さい。こちらのデータはAPIでも販売しております。









