Markdown

テキストのまとめはMarkdownで行ってます。

このブログもMarkdownで書いて、markdown.jsが表示してくれているだけ、他に雑多にまとめている日記もMarkdownでこちらはVSCodeで書いている。

他にもWeb使うときはNotionだったんだけど、UIのレンダリングが崩れることがあって、obsidianに移行しちゃいました。

テキストを書くのはMarkdownで良くて、簡素なエディタで書ければいいんだけど、エディタのレイアウトが崩れるのは好きじゃない。

そろそろ、これらのMarkdownをまとめてくれるエージェントを建てないといけないかな…

2025/06/10 10:00:00(Permanent Link)

 


MCPはAPIじゃないの?

MCP(Model Context Protocol)ってたいそうな言い方してるけど、APIないからAPIを作ったよプロトコルだよね?

2025/06/09 10:00:00(Permanent Link)

 


生成AIってそんなにだめですか?

生成AIを使ってるとちらほら聞くのが次のこと

  • お金がかかる
  • 生成内容が信用できない
  • テンプレぐらいにしかならない

別に生成AIを使わなければいけないというのはないので使わなければいいんです。

お金がかかる → 数1,000円レベルだけど、ゲームよりは安いけど…

生成内容が信用できない → あなた達の行動のほうが根拠なくて信用できないけど…

テンプレぐらいにしかならない → やることが速いなら別に構わないけど…

ぐらいかな…

2025/06/08 10:00:00(Permanent Link)

 


Vivado 2025.1

AMD社もようやくVivado 2025.1をリリースしました。

6月にリリースということは、これからは年に1回のアップデートということなのかな?

tar xvf FPGAs_AdaptiveSoCs_Unified_SDI_2025.1_0530_0145.tar
cd FPGAs_AdaptiveSoCs_Unified_SDI_2025.1_0530_0145
./xsetup -b ConfigGen

/home/hidemi/.Xilinx/install_config.txt

#### Vitis Unified Software Platform Install Configuration ####
Edition=Vitis Unified Software Platform

Product=Vitis

# Path where AMD FPGAs & Adaptive SoCs software will be installed.
Destination=/tools/Xilinx

# Choose the Products/Devices the you would like to install.
# とりあえず、チョイス
Modules=Virtex UltraScale+ FPGAs:1,xcv70:0,xcv80:0,xcvp1202:0,Virtex-7 FPGAs:0,Kintex-7 FPGAs:0,Virtex UltraScale+ HBM FPGAs:1,xcve2102:0,Spartan UltraScale+ ES1:1,xqvp1502:0,xqvp2502:0,xqrvc1902:0,xcvc1802:0,xqvm1102:0,xcvh1582:0,xcvc1902:1,xcve2302:0,xcvh1522:0,xcve2202:0,xave2302:0,xcv70_es1:0,xave2102:0,Spartan-7 FPGAs:1,xcvp1002:0,xcvr1652_es1:0,xc2ve3558:0,Zynq-7000 All Programmable SoC:1,Kintex UltraScale+ FPGAs:0,xcvh1782:0,xcvm2502:0,xqvc1902:0,Zynq UltraScale+ RFSoCs:1,xcvm2202:0,Install Devices for Kria SOMs and Starter Kits:1,xqvm1402:0,xqvm1802:0,xcvc1702:0,Zynq UltraScale+ MPSoCs:1,xcvh1542:0,xcve1752:0,xcvm1502:0,xcvm2302:0,xc2vm3558:0,xave2002:0,xqrve2302:0,xc2ve3804:0,xqvc1702:0,Vitis IP Cache (Enable faster on-boarding for new users):1,xcvp1702:0,xcvp1402:0,xc2vm3858:0,Virtex UltraScale FPGAs:0,xcvc2802:0,Artix UltraScale+ FPGAs:1,Install devices for Alveo and edge acceleration platforms:1,xcvr1602_es1:0,xcvp2802:0,xave2202:0,xave2602:0,xqve2302:0,xcvp1802:0,xcvc2602:0,Kintex UltraScale FPGAs:0,xcvm2152:0,Virtex UltraScale+ 58G FPGAs:1,Spartan UltraScale+:1,xcvh1742:0,xcvm1402:0,xcvp1902:0,xcvp1052:0,xqvp1702:0,xc2ve3858:0,xqvp1202:0,Power Design Manager (PDM):1,xcvm1102:0,xcvm2902:0,xcvc1502:0,xc2ve3504:0,xqvp1402:0,xcvp1502:0,xcvp1102:0,xcvp2502:0,xave1752:0,xqve2102:0,DocNav:1,xcvp1552:0,xqvp1052:0,Artix-7 FPGAs:0,xave2802:0,xqvm1502:0,xcvm1302:0,xcve2002:0,xcvm1802:0,xcve2602:0,xcve2802:0

# Choose the post install scripts you'd like to run as part of the finalization step. Please note that some of these scripts may require user interaction during runtime.
InstallOptions=Acquire or Manage a License Key:0

## Shortcuts and File associations ##
# Choose whether Start menu/Application menu shortcuts will be created or not.
# 必要なし
CreateProgramGroupShortcuts=0

# Choose the name of the Start menu/Application menu shortcut. This setting will be ignored if you choose NOT to create shortcuts.
ProgramGroupFolder=Xilinx Design Tools

# Choose whether shortcuts will be created for All users or just the Current user. Shortcuts can be created for all users only if you run the installer as administrator.
CreateShortcutsForAllUsers=0

# Choose whether shortcuts will be created on the desktop or not.
# 必要なし
CreateDesktopShortcuts=0

# Choose whether file associations will be created or not.
# 必要なし
CreateFileAssociation=0
./xsetup --agree XilinxEULA,3rdPartyEULA --batch Install --config /home/hidemi/.Xilinx/install_config.txt
sudo /tools/Xilinx/2025.1/Vitis/scripts/installLibs.sh
2025/06/07 10:00:00(Permanent Link)

 


markwhen

Gantto Chartを探していたらmarkwhenというものを発見した。

markdown風に記述することで…

らしいのだが単にテキストで書くと描画されるというだけでmarkdownっぽくもないけど、VSCodeのプラグインがあったので試したけど好みの描画するので良さそうです。

https://markwhen.com/

2025/06/06 10:00:00(Permanent Link)