Bukkake is now a sexual slang on the Internet but it's just a emphasis of verbs.
Let's take a look at "bukkorosu". It often appears in animes like when a man is really furious and yell against his opponent. It means "I'll kill you" (bu + korosu) with emphasis.
Tenkasu is "waste" of coating of tempura fries. The coating flows away from the fried foods in the oil. The chef gather it and put on the Udon bowl. Sounds strange? It *is* delicious! No tenkasu, no bukkake udon.
This pic is a bowl of Udon served in Kurashiki city, Okayama. It has:
- Udon noodle
- Ebiten (fried shrimp)
- Nori (sea weed)
- Negi (green onion)
- Uzura tamago (egg of quail)
- Tenkasu (crunchy bits of fries)
- Dashi (soy sauce soup)
Can't wait to eat Bukkake-udon meal in Okayama pref.
You may have grinned after I said "bukkake" but seriously it's a style of udon, a thick Japanese noodle.
Bukkake is made of "bu" (emphasis of some verbs) + "kakeru" (pour, put).
(Image from: https://flickr.com/photos/kanesue/49308175058…)
Anybody can invent languages. The hard part is keepin' it.
"You said you wanted a spot like mine. But remember, anybody can get it. The hard part is keepin' it, m**********r!" - from Wesley's Theory, Kendrick Lamar
We are designing new software frame for MCU:
1. Simple as micropython
2. Fast as C
3. Easy extend as CGO
4. Easy to port, cross-platform
5. Linux-like Shell and Package Management
6. Easy to infer AI model, free model zoo
7. Small footprint for modern MCU
What's your suggestions?
Since it usually aims to run Allwinner's proprietary MELIS OS, I've found only Linux <=3.4 and no U-Boot. But how people ran Linux on sun3i without U-Boot??? Is there any still undiscovered U-Boot tree???
I've successfully activated FEL mode, a recovery mode implemented in Allwinner SoCs, in a digital photo frame!
dmesg indicates that there is 1f3a:efe8 (USB VID:PID of FEL)
I should learn how DRM is made and what it does, but honestly it is too hard to learn it straight like reading documents so I learn it from someone's code. Realizing it's the most basic way to learn something; interpret -> mimic -> modify -> create something new.
We can live today thanks to someone's effort (I'm writing a new LCD driver for SHARP Brain that is more modern and complies DRM-way, forking mxsfb driver)
I also did a pitch that I'm ready to explain OSS licenses to them in face-to-face and so passionate for cooperations in the future.
He'll back in his office as a developer in 2022. I'm really looking forward to his mail.
And I told him an "opinion" that Nikon should release their official SDK with an OSI-approved license, not with their proprietary license with disclosure exception. The license permits just "use" of it, but not redistributing and modifying. It's just gratis but not libre.
Why I headed there is to ensure if mtplvcap works with Nikons. He was interested in me and showed me the "Nikon official SDK" distributed in public site. But the license agreement is not compatible to GPL so I went to the Yodobashi in the next day and met him for the 2nd time.
Fun fact: Macs have an island codename used only for the Wi-Fi subsystem. The M1 MacBook Pro 13" I'm tweeting this from is "honshu". Which is the main island of Japan, where I happen to live :-).
The M1 MacBook Air 13" is "shikoku", another island of Japan.
I have sooo many ZigBee devices and I communicate with them with my program via XBee... not via a prebuilt hub!
I'm not tinkering with "IoT" but a mesh network protocol
The first output from U-Boot was just a few lines from the early stage (before relocation). I fixed several things and finally I got a working U-Boot shell.