リンク みんすり情報局 進化するフルカラー3Dプリンター、その造形方式と最新の事例を解説! 目次 1 フルカラーの3Dプリンターとは、どのようなもの?1.1 3Dプリントのカラー表現は素材の色、または染色で決まる1.2 造形方式ごとに異なる特徴を理解しよう1.2.1 FFF方式1.2.2 SLA方式1.2.3 マテリアルジェット方 2 users 44
人には、どの人にもある「思考のクセ」が存在しています。 そうしたクセは、普段あまり意識されることはありませんが、「知っている」人は、それを良くも悪くも「実態を隠す技術」や「他人を操作する技術」として使うことがあります。 例えば、「アンカー効果」として知られている思考のクセがあります。 これは「予測を立てる直前に見た数字をアンカー(よりどころ)にしやすい」という傾向です。 当然これは、金儲けにも利用できます。 数年前、アイオワ州スーシティーのスーパーマーケットがキャンベル・スープのセールを行い、定価から約一〇%引きで販売した。数日間は「お一人様12個まで」の張り紙が出され、残り数日間は「お一人何個でもどうぞ」の張り紙に変わった。 すると、制限されていた日の平均購入数は七缶で、制限なしの日の二倍に達したのである。 ファスト&スロー (上) このように、心理に関する知識は、成果を大きく左右するこ
次期最強GPU「RTX 5090」が、いろいろとヤバそうな件について2024.07.23 08:00130,056 武者良太 グラフィックの処理能力がヤバそう。そして価格も。 2024年末から2025年の3月までに、Nvidia(エヌビディア)の新しいGPU「GeForce RTX 50」シリーズが発売されるだろうというリーク情報が増えてきました。Dexertoの記事によれば、最初にリリースされるのはRTX 5090だ、いやRTX 5080だと、リーカーによって予想が異なっていますが、2022年のRTX 40シリーズ同様、まずはハイエンド寄りのモデルから発売するという流れは変わらないみたい。 ともあれ生成AIトレンドとともに重視されているNPUではなく、純粋なGPUの最新型となるRTX 50シリーズのなかでも頂点となるRTX 5090に期待している方も多いでしょう。いったいどんな性能を持っ
2024-07-23Next.js と Server-side Rendering をプロダクト環境で3年運用してきた知見と率直な所感こんにちは、医療プラットフォーム本部・プロダクト開発室・第1開発グループ所属の加藤です。 オンライン診療・オンライン服薬指導アプリ「CLINICS」の開発を担当しています。 今回は CLINICS で採用している Next.js と Server-side Rendering (SSR) についてお話ししたいと思います。 Next.js は昨今注目を集めている React ベースの Web フレームワークです。 これから Web フロントエンドの開発を始めるにあたって採用を検討している方も多いのではないでしょうか。 Next.js といえば React コンポーネントをサーバー上で実行して HTML を返す SSR に対応しているのが大きな特徴です。 SSR
Until this discovery, it was believed that oxygen could not be produced without sunlight Scientists have discovered “dark oxygen” being produced in the deep ocean, apparently by lumps of metal on the seafloor. About half the oxygen we breathe comes from the ocean. But, before this discovery, it was understood that it was made by marine plants photosynthesising - something that requires sunlight. H
This is a very short book about copying. Its contents, unless otherwise noted, are licensed under CC-BY SA 4.0 (more on that in a bit). You can download, copy, remix, excerpt, change, and repost it however you see fit. I Charles Eames said it best: “We don’t do ‘art’ — we solve problems.”1 To buy furniture in 1950, you had to choose between affordable and enduring, between rugged and fashionable.
Timeshift for Linux is an application that provides functionality similar to the System Restore feature in Windows and the Time Machine tool in Mac OS. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system. In RSYNC mode, snapshots are taken using rsync and hard-links
If you’ve been a programmer or programming-adjacent nerd1 for a while, you’ll have doubtless come across an ASCII table. An ASCII table is useful. But did you know it’s also beautiful and elegant. Even non-programmer-adjacent nerds may have a cultural awareness of ASCII thanks to books and films like The Martian2.ASCII‘s still very-much around; even if you’re transmitting modern Unicode3 the most-
Where Should Visual Programming Go? There’s a wonderful article by Sebastian Bensusan: “We need visual programming. No, not like that.” (the dot is part of the title ¯\_(ツ)_/¯). In it, Sebastian argues that we shouldn’t try to replace all code with visual programming but instead only add graphics where it makes sense: Most visual programming environments fail to get any usage. Why? They try to rep
Introduction Digital audio processing is a complex yet fascinating subject. Getting a deeper understanding requires knowledge in multiple technical disciplines, including physics, electrical/electronical engineering, and some software engineering when it comes to parts of the Linux ecosystem. This article aims to demystify the Linux audio stack by explaining the basics of sound, how humans perceiv
Note: this is a pretty long post. If you’re not interested in the details, the conclusion at the bottom is intended to be read in a standalone fashion. There’s also a related blog post by Lau Taarnskov – if you find this one difficult to read for whatever reason, maybe give that a try. When I read Stack Overflow questions involving time zones, there’s almost always someone giving the advice to onl
Conditional breakpoints are extremely useful, but everyone knows [citation needed] that they’re super slow, to the point where people stop using them. Visual Studio recently did some good improvements and @ryanjfleury still dunked on it for being too slow. But even raddbg takes ~2 seconds to execute 10000 iterations of a simple loop with conditional breakpoints inside. For comparison, the same loo
For the past few days, I have been toying with an idea for a board game. To test it out, I wanted to write a simple implementation of it. Here’s an example of a type we might need in a critical phase of the game. -- | A quote for a proposal. data Quote = Quote { _proposal :: Proposal , _premium :: Int , _share :: Int } In that phase, values of this type need to be communicated back and forth betwe
Give Me the Green Light Part 1: Hacking Traffic Control Systems In this series of blog posts I’ll be discussing my finding dealing with traffic controllers and other traffic systems. I had hoped to present the information at DefCon but my CFP wasn’t accepted. This multi part series will start with my attempt at responsible disclosure, finding vulnerabilities in traffic controllers, sourcing hardwa
There is a common view out there that the QUIC transport protocol (RFC 9000) is just another refinement to the original TCP transport protocol [1] [2]. I find it hard to agree with this sentiment, and for me QUIC represents a significant shift in the set of transport capabilities available to applications in terms of communication privacy, session control integrity and flexibility. QUIC embodies a
エントリーレベルのFFF方式小型3Dプリンター「MakerPi M2」がKickstarterに登場し、目標額の調達に成功している。 MakerPi M2は、本体サイズが190×150×240mmで重さが2.2kgの小型/軽量の3Dプリンターだ。価格を抑えるとともに使いやすさを高めることで、初心者でも簡単にアクセスできるマシンに仕上げている。 ソフトウェアによるオートレベリング機能を備え、スタートボタンを押すだけで成功率の高い造形ができる。ヒートベッドの最高温度は60℃で、接着面の大きな3Dモデルでも反りを抑制し、PEI磁気プラットフォームを曲げて簡単に取り外せる。フィラメントの自動送り、自動取り出し機能も搭載する。
ロボコンは皆さんも一度は見聞きしたことがあるかと思います。持てる知識やアイデア、時間をかけ作り上げられたロボットに心躍らせてテレビを見ていたことを思い出します。単純にヘボコンを説明すると、そのロボコンを目標に技術力の低い人なりに考え作ったロボットで戦うイベントです。 存在自体は知ってはいましたが、自分に参加資格があるのか、ロボットを作れるのか悩んでいました。とりあえず参加できることになってから考えようと思い、ヘボコン2024年の公式大会に申し込んだところ、出場できることになりました。 ヘボコン出場が決定した後、喜びよりも「どうしよう……」という気持ちが強く、過去の大会動画を見返した結果、ヘボコン界の武器商人といわれるタミヤに頼ることにしました。ヘボコンのルールには市販のおもちゃをそのまま使用するのであればOKというものがあり、過去出場者の多くがタミヤの製品を使用しています。 ヘボコンで使え
UbuntuをPCにクリーンインストールするのはいいが、 最初は、ほぼ何もソフトが入っていない状態(それがいいのだが) だから、何かしらのセットアップは行いたい。 ただ、普段Macとかに慣れていると、 久しぶりにUbuntuとかを触ると、 何をすればいいか忘れる... なので、本記事ではUbuntuを入れたら 最低限設定したいことをまとめようと思う。 CapsLockの無効化してCtrlキーにする さて、毎度のことですが、宇宙一使いみちがわからないCapsLockを 無効化する作業をしようと思います。 あと、もともとMacのキー配列に慣れてしまった私は、 無変換キーと変換キーの存在意義もよくわからないので、 Ctrlあたりに変えたいと思います。 まずは、各キーのキーコードを調べたいので、
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く