Fediverse search system

Fediver

beta version

【Source】の検索結果


フリーソフトウェアって言葉はあまり推奨されてないんだよね...
(freeは「無料」という意味もあるため, 単に無料のソフトウェアと勘違いされかねないから)
日本語では自由ソフトウェアと言うのが推奨されてる

似たような言葉でオープンソースっていうのもあるけど, 思想が強い人達以外には大体同じようなもんなので, まとめてFLOSS(Free/Libre and Open Source Software)と呼ぶと良い
英語には「自由」だけを意味する単語がないので, ラテン語からLibreという単語を輸入して「自由」を表現した


When You Play for Emotions, Not for Money

For many, the ultimate goal of playing slots is to win a jackpot. But over the years, I've learned a different, more sustainable way to enjoy the game: by playing for the emotions, not for the money. When you shift your focus from the payout to the experience itself, every session becomes a win. You begin to appreciate the game for its art, its sound, and its unique mechanics, and the money becomes a secondary bonus. A game like
play Reactoonz 2 is a perfect example of a slot that is pure, unadulterated fun, regardless of the outcome.

---

1. The Thrill of the Gameplay

When I play for emotions, my focus is on the gameplay. I love games with complex, dynamic mechanics that keep me engaged. In Reactoonz 2, the goal isn't just to match symbols on a payline; it's to create clusters of
5 or more symbols to win. This simple change completely transforms the experience.

*Cascading Wins: The cascading reels are a source of pure joy. A single win can lead to a chain reaction of wins, with symbols disappearing and new ones falling into place. I once had a chain reaction of 8 consecutive cascades from a single spin, and the adrenaline rush was incredible.
*The Quantumeter:
The game has a Quantumeter that fills up with every win. My goal is to fill the meter, not for the money, but for the thrill of releasing a Gargantoon or a Wild Pair, which creates a cascade of new winning possibilities. It's a game within a game, and the joy of completing a level is a reward in itself.

---

2. The Power of Aesthetics and Sound

A game's graphics and sound design are crucial for an emotional experience. When you're not focused on the money, you can truly appreciate the artistry that went into creating the game.

*Vibrant Visuals: Reactoonz 2 has a vibrant, cartoonish aesthetic with quirky alien characters that have their own personalities. The way they react to a win or a cascade adds a layer of charm that makes the game a joy to watch.
*Dynamic Audio:
The game's soundtrack isn't just background music; it's a dynamic, evolving score that changes with the gameplay. It gets more intense as you fill the Quantumeter, and it becomes a celebratory fanfare when you hit a big win. This audio experience is a huge part of the emotional journey.

---



Redisのデュアルライセンスの一つ、SSPLは元々はMongoDBが導入したものである。
AGPLの条項に加えて「サービスとして提供する場合にはその提供に必要な全てのソフトウェアのソースコードを開示する」という条項が加えられており、他のソフトウェアに対する制限を禁止するオープンソースの定義に反するとしてOSベンダーやユーザーの離反を招いた。(このような「ソースコードは公開されているがオープンソースではない」ライセンスのことを「Source-Available License」と呼ぶ)
ライセンス変更がされた後、AWSはMongoDBをフォークし、現在は「DocumentDB」として提供している。


curlで直接APIしばいたらちゃんと帰ってくるぬね

C:\>curl -X POST "https://api-free.deepl.com/v2/translate" --header "Authorization: DeepL-Auth-Key 5****:fx" --header "Content-Type: application/json" --data "{\"text\": [\"Hello, world!\"], \"target_lang\": \"DE\"}"
{"translations":[{"detected_source_language":"EN","text":"Hallo, Welt!"}]}


Noto Sans JPはAdobeのSource Han Sans(源ノ角ゴシック)のOEMなので、Notoシリーズの欧文フォントとは構成が異なる…


藍ちゃんから出てるエラー

app-1  | Uncaught exception: 
app-1  | RequestError
app-1  |     at ClientRequest.<anonymous> (file:///ai/node_modules/got/dist/source/core/index.js:669:107)
app-1  |     at Object.onceWrapper (node:events:639:26)
app-1  |     at ClientRequest.emit (node:events:536:35)
app-1  |     at emitErrorEvent (node:_http_client:104:11)
app-1  |     at TLSSocket.socketErrorListener (node:_http_client:512:5)
app-1  |     at TLSSocket.emit (node:events:524:28)
app-1  |     at emitErrorNT (node:internal/streams/destroy:170:8)
app-1  |     at emitErrorCloseNT (node:internal/streams/destroy:129:3)
app-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:90:21)AggregateError [ETIMEDOUT]: 
app-1  |     at internalConnectMultiple (node:net:1128:18)
app-1  |     at afterConnectMultiple (node:net:1693:7) {
app-1  |   input: undefined,
app-1  |   code: 'ETIMEDOUT',
app-1  |   timings: {
app-1  |     start: 1736517638497,
app-1  |     socket: 1736517638497,
app-1  |     lookup: 1736517638504,
app-1  |     connect: undefined,
app-1  |     secureConnect: undefined,
app-1  |     upload: undefined,
app-1  |     response: undefined,
app-1  |     end: undefined,
app-1  |     error: 1736517775311,
app-1  |     abort: undefined,
app-1  |     phases: {
app-1  |       wait: 0,
app-1  |       dns: 7,
app-1  |       tcp: undefined,
app-1  |       tls: undefined,
app-1  |       request: undefined,
app-1  |       firstByte: undefined,
app-1  |       download: undefined,
app-1  |       total: 136814
app-1  |     }
app-1  |   },


Edgeだと

<video controls="" autoplay="" name="media"><source src="https://media.stormskey.works/media/7693891c-f572-4cce-8338-89e05d569f6b.mp4" type="video/mp4"></video>
って出るのがFirefoxだとなんか化けてる? なんじゃこりゃ??