はてなキーワード: mobileとは
// ==UserScript==
// @namespace http://tampermonkey.net/
// @version 2026-05-03
// @match https://booklive.jp/search/keyword/keyword/*
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
// ==UserScript==
// @namespace http://tampermonkey.net/
// @version 2026-05-04
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
(function() {
'use strict';
const STORAGE_KEY = 'buttonPosition';
function isMobilePage() {
if (document.querySelector(
'meta[name="apple-mobile-web-app-title"][content="ブックライブ"]'
)) {
return true;
}
return false;
}
const btn = document.createElement('button');
btn.textContent = 'bl-pager下端へ移動';
btn.style.position = 'fixed';
btn.style.zIndex = 99999;
btn.style.opacity = '0.9';
document.body.appendChild(btn);
const saved = GM_getValue(STORAGE_KEY, null);
if (saved && saved.left && saved.top) {
} else {
}
// ---- クリック処理 ----
btn.addEventListener('click', e => {
e.preventDefault();
e.stopPropagation();
return;
}
// ---- ここから変更:PC版は2番目の .bl-pager.page_nav を使う ----
let target;
if (isMobilePage()) {
console.log('スマホ版として処理');
target = document.querySelector(
'.bk_pageing.section_content.bl-pager.clearfix'
);
} else {
console.log('PC版として処理');
const targets = document.querySelectorAll('.bl-pager.page_nav');
// 2番目を使用
target = targets[1];
}
if (!target) {
alert('対象の bl-pager が見つかりません');
return;
}
// ---- ここまで変更:PC版は2番目の .bl-pager.page_nav を使う ----
const rect = target.getBoundingClientRect();
// 要素下端のページ全体基準座標
const absoluteBottom = rect.bottom + window.scrollY;
// 要素下端をウィンドウ下端へ一致
const destination = absoluteBottom - window.innerHeight;
window.scrollTo({
behavior: 'auto'
});
});
// ---- ドラッグ処理 ----
let dragging = false;
let startX = 0;
let startY = 0;
let offsetX = 0;
let offsetY = 0;
btn.addEventListener('mousedown', e => {
dragging = true;
startX = e.clientX;
startY = e.clientY;
const rect = btn.getBoundingClientRect();
offsetX = e.clientX - rect.left;
offsetY = e.clientY - rect.top;
e.preventDefault();
});
document.addEventListener('mousemove', e => {
if (!dragging) return;
if (
Math.abs(e.clientX - startX) > 5 ||
Math.abs(e.clientY - startY) > 5
) {
}
btn.style.left = `${e.clientX - offsetX}px`;
btn.style.top = `${e.clientY - offsetY}px`;
}
});
document.addEventListener('mouseup', () => {
if (!dragging) return;
dragging = false;
GM_setValue(STORAGE_KEY, {
});
}
});
})();
まともに指示すればAIはこれぐらいお手の物に出せるようになったな。
手動でスクロールしてるとつい事故って下の方のランダム表示のおすすめ作品欄が目に入る位置までスクロールしちゃって、ランダムだから後で気になったとしてもまた見れるとは限らないからとスクショが増える羽目になっていたのが、これで防げるようになった。
dorawiiより
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 https://anond.hatelabo.jp/20260504175957# -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQTEe8eLwpVRSViDKR5wMdsubs4+SAUCafhgDQAKCRBwMdsubs4+ SDc1AQCfvf159m/85ngaE1SU7DnOiPC03RG4l9qI2Ce8Bp0j7QEAzIp52/FQfpXI vmRTMM52g1VEwry0pmg+4p0QQZlkEAk= =FTvE -----END PGP SIGNATURE-----
街が浮足立ち、聖バレンタインの慈愛がどうのと抜かしている最中、私はあえて「聖人リップ(St. Rip)」という、あの吐き気のするような嘘を絞め殺しに来た。
たまに意識高い系のバーの店主や、聞きかじりの知識で夜の街を語りたがるサブカル野郎がドヤ顔で語る、あの説だ。
「ストリッパー(Stripper)の語源は、特定のパートナーを持たない者への救済を施す聖人(Saint)である。ゆえにその名は聖リップ(St. Rip)の略なのだ」という、あの美しすぎる都市伝説(バクロニム)。
結論から言う。そんな「聖人」は、この地上のどこにも存在しない。
あれは孤独な魂が寂しさを紛らわせるために捏造した、現代の知的怠慢が生んだバグだ。
「Strip」の中に潜む「St」は、天国への門なんかじゃない。ただの「物理的な摩擦」の残響だ。
「Strip(剥ぐ)」という単語が英語に現れるのは12世紀から14世紀だ。
対して、デジタル界隈で「Rip(データを引き裂き出す)」が産声を上げたのは、たかだか40年ほど前の話に過ぎない。
「Rip(引き裂く)」という言葉自体は14世紀からあるが、これらが「聖人」という文脈で結びつくには、あまりにも時間の断絶が激しすぎる。
現代のデマ野郎は「Strip = St.(聖) + Rip(引き出し)」という安易な足し算を信じている。
言語学の世界には「s-mobile(可動のS)」という、クソ面白い概念がある。
単語の頭に「S」が付いたり消えたりすることで、意味の解像度が変わる現象のことだ。
Rip(リップ):印欧祖語。バリバリと「引き裂く」「引き抜く」破壊。
Strip(ストリップ):印欧祖語。グイッと力を込めて「剥がす」「露出させる」線状の動作。
我々の祖先は、何かを無理やり分離させるときに「R」の振動音を聞き、そこに「St」という固定・強張りの音を添えることで、「表面を剥ぎ取る(Strip)」という物理的な解像度を生み出した。
人間が数千年にわたって岩の苔を剥ぎ、獣の皮を剥ぎ取ってきた「手触りの記憶」そのものなんだよ。
ドイツ語の`streifen`(剥ぎ取る)も、ラテン語の`rumpere`(破裂・切断)も、みんな同じ血族だ。
キリスト教が生まれる遥か昔から、この地上では何かが「剥がされ」「裂かれて」きた。
電線の被覆を剥がすワイヤーストリッパーも。
その本質は、聖なる救済などではなく、「本体からの暴力的な分離」という一つの根源的な物理現象に回帰する。
「ロマンがない」と嘆くか?
むしろ逆だろ。
数千年前の「剥ぎ取り」という原始的な衝動が、形を変えて現代のハイテク機器や、デジタルデータ、あるいは夜のステージにまで生き延びている。この執念深いまでの「言葉の生命力」こそ、よっぽど神秘性を帯びているとは思わないか。
そこに、「聖人」なんていない。
あるのは物理と、我々の喉元で今も響いている「S」と「R」の呪いのような残響だけだ。
余談だが、今度バーで「聖リップ」の話を得意げにしている奴を見かけたら、黙ってワイヤーストリッパーを差し出してやればいいと思う。
🔸 U.S. average worker: ~12 jobs over a career
→ This is a good benchmark for the general labor market.
🔸 Tech workers:
👉 Often change jobs every ~2–4 years early in career
👉 Many will accumulate 8–15 or more job changes over a long career
👉 Some highly mobile tech professionals may even exceed that (e.g., switching roles very frequently or moving between specialties)
https://www.landbase.com/blog/job-change-frequency-statistics
source=chatgpt
価格は調べたり当時から改定されていて記憶だったりいい加減です
280blocker (¥900 / 年) → AdGuard (¥4000円? / 年) → NextDNS (¥2,500 / 年) → ControlD ($40 / 年) → blocky
280blocker は企業に買われてからなんとなく使うのをやめてしまった
NextDNS は日本系のフィルタが弱く更新頻度も低い印象だったのでやめた
ControlD はよかったけどちょっと高かったのでやめた
今は VPS に blocky デプロイして家族で共有している。blocky はAdAway 記法のフィルタは使えないけどおおむね満足している。AdGuard Home を使用していた時期もあったが、重くて常用できなかった
1Password ($59? / 年) → iCloud+ (¥150 / 月) → Vaultwarden
iCloud+ は家族との共有ができないため不便が多くなり代替を検討
今は VPS に Vaultwarden デプロイして家族で共有している。今のところ満足している
ChatGPT ($20 / 月) → Gemini、Claude
ChatGPT は出始めは未来を感じ課金してガンガン使っていたが、GPT-4 の出来がいまいちに感じて他に乗り換えた
日常のあれこれは Gemini を使い、コード関係は Claude のほうがいい感じの答えが返ってくるので使い分けている
Google Photo (¥3500 / 年) → おもいでばこ → Synology NAS
Google Photo 無料時代に膨大な写真を放り込んでしまったため、有料化が発表されてから脱出するまでに時間がかかった
継続課金は嫌だったのでバッファローのおもいでばこを買ったが、アップロードした写真の日付がなぜか認識されないことが多く使い物にならなかった
Synology NAS についている Synology Photos はそんなことはなく今はこれを使用
Immich とかに乗り換えてもいいかと思うこともあるが、サポート (モバイルアプリなど) の面も考えると OSS に全部まかせるのも怖いなと思ってそのまま
Apple Music → Spotify → YouTube Music (YouTube Premium)
Apple Music がアーティストへの分配金が多いと聞いたためそれを使っていたが、Apple に端末代も出してサブスクでも課金してと金払いすぎではと冷静になり乗り換えを検討
Spotify に乗り換えたが、数年使っても新しい体験がまったく感じられないので失望して解約
今は YouTube Premium に付帯している YouTube Music を使っている。UX は過去使ってきたサービスの中でも最悪だと感じるが、音楽サブスクに金払うよりかは一回でもライブに行ったほうがいいかと割り切っている
Fastmail → NameCheap Private Email → mioセーフティメール
Fastmail は使いやすかったのだが、価格がちょっと負担になってしまい解約
NameCheap は買ってたドメインの管理してたついでに安かったので契約していたが、ドメインのトランスファーに伴い解約
mio セーフティメールは機能はスマートフォンへのプッシュとかは無く必要最低限って感じだけど、よく考えたらプッシュ来てもうざいだけだし値段なりのサービスかなと満足している
住信 SBI ネット銀行プラチナデビット (¥11,000 / 年) → 解約のみ
メインバンクだったこともあり、数年前からモバイル端末保険目当てでついでに加入していた
d NEOBANK になってしまいスマートプラグラムの改悪も発表され、見切りをつけてメインバンクを切り替え、それに伴い解約した
モバイル端末保険は結局一度も使わなかったのだが、これに関して代替が見つかっていないためどうしようかと考えているところ
(年間一万円程度なら、昨今のスマートフォン価格を考えると十年に一回程度の利用でも元が取れそうなため)
Zaim → 家族で銀行口座残高を共有したいニーズがあり (支出を家族デビットカードにまとめているため)、手軽かつ安くあげられるサービスが他に見つからない。Zaim 自体はもう創業者の方が関わっていないらしく、プロダクトとして今後新しい驚きはなさそうなのでできれば課金したくない気持ちがあるのだが
U-NEXT → 映像サブスクは大人の暇つぶしだったり子供のテレビ需要だったりで無いと困る場面が多い。y.u mobile 契約がありポイントで最新作もみられるので他は契約せずこれにしている
後半価格書くの面倒になった
昔よりは支出減らせてるかな
家電量販店の「ノジマ」が一部店舗で掲示したポスターが、利用者の誤解を招くとして批判を集めている。問題となったのは、「一部機種でLINEが使えなくなります」という文言だ。実際には、OSやアプリを最新の状態にすれば引き続き利用できるにもかかわらず、あたかもLINEが即座に利用不可になるような印象を与えていた。
本誌(ITmedia Mobile)が関東圏内店舗の販売員に確認したところ、次のような回答を得られた。
── これ、どういう意味ですか?
ノジマ店舗販売員 2025年11月上旬から一部機種でLINEが使えなくなります。このままアップデートをしないまま放置しておくと使えなくなる、という意味です。
ノジマ店舗販売員 はい。誤解を招く表現です。お客さまから問い合わせがあれば、詳しくご説明します。
ノジマ店舗販売員 古い機種をお使いのお客さまの目にこのポスターが触れることで、LINEをきっかけに新しい機種へ買い換えていただくためです。
── さらに下には「トーク閲覧」「バックアップ」「アカウント引き継ぎ」の文字が並んでいますが、これはどういう内容ですか?
ノジマ店舗販売員 サポートをご希望のお客さまに対して、有料でサポートを実施しております。価格は内容によって異なります。
https://b.hatena.ne.jp/entry/s/www.itmedia.co.jp/mobile/articles/2511/08/news036.html
7月8日、神奈川県寒川町の寒川郵便局車庫で電動バイク火災が発生。車庫内の配達用バイク28台が全焼し、うち18台が電動バイクだった。警察と消防はリチウムイオン電池充電中の出火とみて調査中だが、メーカー名は公表されていない。
https://motoinfo.jama.or.jp/?p=4283
https://www.honda.co.jp/recall/motor/info/250630_DM5026Z.html
https://motoinfo.jama.or.jp/?p=4283
公式発表が出るまではメーカー不明扱い。しかし調達実績、リコール時期、映像の一致から、燃えた車両はホンダ「BENLY e:」である可能性が高い。警察・消防、日本郵便、ホンダの続報を待つべきである。
This is NTT docomo Inc. Since We will be terminate our 3G mobile phone network service, Your 3G feature phone will become unavailable on March 31st 2026. It would be highly appreciated, if you want to upgrade your phone to a new model, so that you could continue using our services.
FOMAで電話すると流れるサ終ガイダンス。留守電の設定を英語にしてるとガイダンスも英語になる。高校中退の英語力しかないんで、最初ドコモインクって何よ?アップグレードってOSを書き換えれば動くんか?とよく分かんなかったけど、一ヶ月ほど聞き続けてるとそれなりに聞き取れるようになってきた気がした。過去形とか、細かいところは間違ってるかもしらん
Queen had her own mobile phone - but had one strict rule all royals HAD to follow | Royal | News | Express.co.uk
https://www.express.co.uk/news/royal/1701864/queen-mobile-phone-new-book-one-rule-royals
Commentator Jonathan Sacerdoti told Royally US that the Queen “apparently has a mobile phone which is said to be a Samsung packed with anti-hacker encryption by MI6 so nobody can hack into her phone.”
In the ever-evolving travel industry, travel portal have become fundamental tools for businesses looking to enhance customer experience It's streamline operations. With traveler increasingly relying on digital platforms to book everything from flights to hotels, the need for sophisticated, user-friendly, It's high-performing travel portals has never been more crucial. The growth of this sector is driven by numerous factors, including technological advancements, consumer behavior shifts, It's the quest for organization. This article explores the top trends in travel portals development that every business should pay attention to in 2024 It's beyond.
1. Artificial Intelligence and Machine Learning in Travel Portal Development
Artificial Intelligence (AI) and Machine Learning (ML) have quickly become foundational components of travel portal development. These technologies are revolutionizing the way businesses personalize services, predict consumer behavior, and optimize booking processes. AI and ML algorithms analyze large data sets to understand customers preferences, allowing for real-time customization of travel recommendations. From dynamic pricing models to
customized travel suggestions, AI help businesses offer an unequaled user experience.
For instance, AI chatbots are becoming successively popular for customer service. They can answer customer queries 24/7, assist in bookings, It's even provide real-time travel updates, enhancing the overall customers experience. Furthermore, AI-powered tools such as a recommendation engines analyze past booking behavior to suggest tailored itineraries, making travel planning much easier for user.
2. Mobile-First Approach for Travel Portal Development
With the increasing use of smartphones, as a mobile first approach is no longer optional for businesses in the travel industry. More It's more travelers are relying on their smartphones for booking flights, boardinghouse, It's activities on the go. For travel portals to stay competitive, ensuring seamless mobile optimization is crucial.
A mobile optimized travel portal ensures that users have access to the same features and functionalities on their mobile devices as they would on a desktop. It’s not just about making the site responsive—it’s about creating an intuitive, fast, and easy to navigate experience. This includes features like mobile-specific payment options, mobile check-in for airlines It's hotels, It's easy access to customers support.
3. Integration of Blockchain for Secure Transactions
Blockchain technology is making waves across various industries, and the travel sector is no exception. Blockchain based travel portals offer a significant advantage when it comes to security It's transparency. Blockchain’s ability to provide secure, tamper proof record makes it ideal for transactions involving bookings, payment, It's loyalty program.
By integrating blockchain, travel businesses can ensure secure It's fast transactions, protect customer data, It's reduce fraud. Blockchain also facilitates easier It's more transparent loyalty program management. Travelers can accumulate rewards points across various service providers, all within the same blockchain framework, creating as a more cohesive It's rewarding experience.
4. Enhanced Payment Solutions and Digital Wallets
One of the most significant changes in the travel industry has been the shift toward contactless payment. Digital wallets, such as a Apple Pay, Google Wallet, It's cryptocurrency wallets, are now widely accepted in travel portals. These payment solutions offer a faster, more secure, It's convenient way for travelers to complete transactions.
For businesses, adopting multiple payment gateways is essential for attracting global customer. International traveler can face issues with currency exchange It's transaction fees, but by offering localized payment method It's supporting a wide range of digital wallets, businesses can significantly improve customers satisfaction It's retention.
5. Voice Search and Virtual Assistants
Voice search is one of the fastest growing trends in the tech world, and the travel industry is no exception. Voice search optimization is becoming an essential part of travel portal development. With the rise of virtual assistants like Amazon’s Alexa, Google Assistant, It's Apple’s Siri, travelers are increasingly using voice command to search for flights, hotels, It's destinations.
For businesses, this means optimizing travel portals for voice search. Voice-friendly portal with natural language processing capabilities can provide users with more accurate results It's make booking processes quicker It's easier. Additionally, integrating virtual assistants into portals can enhance customers service by answering common queries It's assisting with bookings.
6. Augmented Reality (AR) and Virtual Reality (VR) Experiences
(AR) and (VR) technologies are transforming the way travelers experience destinations and plan their trips. Intensified Reality allows traveler to view destinations, hotel, or local attractions in real time through their mobile devices. For example, an AR feature in a travel portal could allow user to take a virtual tour of a hotel room or explore a city’s landmarks in 3D.
Virtual Reality, on the other hand, can transport users to a destination before they even book their trip, providing immersive previews of their potential vacation. Integrating (AR) It's (VR) into travel portal not only elevates the user experience but also drives engagement by offering something truly unique.
7. Customizable and Personalized Travel Packages
Personalization is key to standing out in the competitive travel industry. Travelers today expect customizable travel packages that cater to their unique need and preferences. From flight choices to hotel rooms, activities, It's local experiences, organization allows businesses to create tailored experiences that resonate with their customer.
Advanced travel portal use customer data to offer customized deal, travel itineraries, It's destination recommendations. By analyzing past booking behaviors It's preferences, businesses can deliver highly relevant options, thus increasing the likelihood of conversion. Offering dynamic packaging allows users to mix and match services based on their preferences, creating a more flexible It's customized booking experience.
8. Sustainability and Eco-Friendly Travel Options
As a coincidental concerns continue to rise, more travelers are becoming mindful of their carbon footprint. Sustainable travel has become a major trend in the tourism industry, It's businesses are responding by incorporating Eco-friendly options into their travel portal. Whether it’s booking Eco-conscious accommodations, flights with lower carbon emissions, or supporting local sustainable experiences, travelers are now seeking out environmentally responsible options.
Travel portals that emphasize sustainability and provide clear, detailed information about eco-friendly options are likely to attract a growing segment of conscientious travelers. Businesses can also promote their commitment to sustainability by partnering with Eco-friendly service providers and offering travelers the ability to offset their carbon emissions.
9. Integration with Social Media and User-Generated Content
Social media plays a pivotal role in travel decision making. More than ever, travelers are relying on user generated content (UGC) like reviews, photos, and videos from social platforms to guide their choices. Integrating (UGC) into travel portals allows businesses to tap into this social proof It's build trust with potential customer.
For instance, allowing users to share their experiences via social media or review platforms can provide valuable insights for other travelers. Additionally, incorporating social sharing features within the portals itself can encourage users to engage with your brand It's share their travel experiences, thereby driving more traffic to the portal.
10. API Integrations and Multi-Channel Distribution
As the travel landscape becomes more fragmented, travel businesses must offer a consistent experience across multiple channels. API integrations are key to ensuring that travel portals can access real-time data and distribute it across different platforms. APIs allow travel portal to integrate with global distribution system (GDS), airlines, hotels, car rental services, It's other travel-related services seamlessly.
By offering multi-channel distribution, business can maximize their reach, whether through desktop websites, mobile app, or third party platform like OTAs (Online Travel Agents). This integration also ensures real-time availability update It's better inventory management.
Source & Published by: https://www.namantechnolab.com/
EXCELLENCE AWARDというそうな。
2021~23年の3年間、原神はGRAND AWARD常連だったから殿堂入り枠ってことやな。一応リスト
| EXCELLENCE AWARD(エクセレンスアワード) | ●原神(HoYoverse) | 日本・アジア地域で開発されたソフトウェアメーカー各社様のタイトルにおいて、過去3年間にわたり、安定して大きな影響を与え、商業的な成功を収めたタイトル(※1)に贈られます。 |
| GRAND AWARD(グランドアワード) | ●ELDEN RING SHADOW OF THE ERDTREE(株式会社フロム・ソフトウェア / バンダイナムコエンターテインメント) ●黒神話:悟空(Game Science Interactive Technology) ●FINAL FANTASY VII REBIRTH(株式会社スクウェア・エニックス) | 日本・アジア地域で開発されたソフトウェアメーカー各社様のタイトルにおいて、2023年10月から2024年9月までの期間中に発売され、全世界売上の上位3タイトル(※1)に贈られます。 |
| PARTNER AWARD(パートナーアワード) | ●The First Descendant(Nexon) ●ゼンレスゾーンゼロ(HoYoverse) ●鉄拳8(株式会社バンダイナムコエンターテインメント) ●ドラゴンズドグマ 2(株式会社カプコン) ●ペルソナ3 リロード(株式会社アトラス) ●崩壊:スターレイル(HoYoverse) ●龍が如く8(株式会社セガ) | 日本・アジア地域で開発されたソフトウェアメーカー各社様のタイトルにおいて、2023年10月から2024年9月までの期間中に発売され、世界規模で上位の売上を達成し、特に注目すべき実績を残したタイトル(※1)に贈られます。 |
| SPECIAL AWARD(スペシャルアワード) | ●Stellar Blade(SIE、開発:SHIFT UP) ●Rise of the Ronin(SIE、開発:株式会社コーエーテクモゲームス) | 日本・アジア地域のスタジオにおいて、2023年10月から2024年9月までの期間中に、SIEとの協業によりPS5向けに開発されたタイトル(※1)のうち、注目すべき実績を残したタイトルに贈られます。 |
| USERS’ CHOICE AWARD(ユーザーズチョイスアワード) | ●黒神話:悟空(Game Science Interactive Technology) ●Stellar Blade(SIE、開発:SHIFT UP) ●FINAL FANTASY VII REBIRTH(株式会社スクウェア・エニックス) ●Rise of the Ronin(SIE、開発:株式会社コーエーテクモゲームス) ●龍が如く8(株式会社セガ) | 日本・アジア地域で2023年10月から2024年9月までの期間中に発売され、同期間の総ゲームプレイ時間が多かった上位30タイトルの中から、日本・アジア地域ユーザーの投票によって選ばれた上位5タイトルに贈られます。 |
引用元: https://blog.ja.playstation.com/2024/12/03/20241203-pspawards/
ちゃっかりスタレゼンゼロも優秀賞枠に入ってるしスタレは更に格の高いGolden Joystick Awards 2024のStill Playing Award (Mobile)の方も受賞してるようだ
こういうアワードはまだまだ買い切りAAAタイトルが強い場所ながらF2P運営型の高予算高品質ゲームを見かける割合は今後ますます増えていくだろう
あと中国産AAAの黒神話があらゆるアワードをかっさらってる辺りも含めて単純に中国のゲーム開発者が世界に羽ばたきつつある潮流を感じる
ちなみにこのページで過去のPS Awardsが見れるんだけど https://www.playstation.com/ja-jp/local/events/playstation-awards/history/
96年は鉄拳2、リッジレーサーレボリューション、バイオハザードで、97年がFF7 俺はまさに厨房の頃このへんにハマってた