Advanced Search
Search Results
37 total results found
Smartcard and Payment
Japan Specific | JIS
Contactless Smartcard
Software
FeliCa
FeliCa Related information
Mifare UID Decimal formats
Example: Sector 0 Block 0 Data: 80 CD E6 D6 7D 88 04 00 88 98 00 20 00 00 00 F8 Single size UID (4-byte) UID "in order" (Big Endian): 80 CD E6 D6 UID "in reverse bytes order" (Little Endian/Intel): D6 E6 CD 80 Decimal: 3605450112 References: ...
Troubleshooting
Misc
Random stuff
Roasting Record
Roasting Record and notes You may find the roasting date to reference to the note.
"is not usable for indexed lookups due to unsupported collating sort order SortOrder"
When using some sort of software or you are working on some projects with Microsoft Access, this error may occurs because of the known limitation of Jackcess library. Workaround: Change the "New database sort order" to "General" (or "General - Legacy")....
Development
Car
Car related
Proxmox VE
Python Virtual Env - VS Code - .venv Terminal "Activate.ps1 cannot be loaded"
This is caused by execution policy of PowerShell. We can fix it by adding "-ExecutionPolicy Bypass" in settings.json. Ctrl + Shift + P > type settings.json > Add the below lines "terminal.integrated.profiles.windows": { "PowerShell": { "source"...
Random things
Informative collection of random stuff.
Coffee
UTF8 to Shift_JIS in Javascript
Background The TextEncoder() in js does not support Shift_JIS, which means you may need to find some alternative ways to turn UTF-8 Japanese/Kana character into Shift_JIS encoding format for further handling in your use-case (such as FeliCa chip personalisati...
Car notes
Notes for my own car or for car that I have owned.