banner
techtea.bsky.social
@techtea.bsky.social
A Software Engineer who likes tea.

Українська | English
I haven’t used ink in about 10 years, and I haven’t drawn at all since February. So, why not draw today?

#art #sketch #ink
September 3, 2026 at 8:50 AM
I found this mockup I drew a few years ago for a platformer. I spent a whole week just on two 8x8 tiles of ground. I really like the result, but I couldn’t finish the game concept, so I dropped the project.

#platformer #indiegame #gamedev #indiedev #mockup #gameart #pixelart #screenshotsaturday
August 29, 2026 at 4:22 AM
Look, these’re two Nintendo Switch OLEDs. On the photo, the UK one is on top, and the HK one is underneath it. What’s the difference? Look closely, the UK one has a pre-installed screen protector, while the HK one doesn’t.

Now, I wonder if any US or JP OLEDs have a pre-installed screen protector.
August 27, 2026 at 6:16 AM
Do you know what I call my MacBook Air? Harry, slippery feet!
August 24, 2026 at 4:13 AM
How many images/sprites do you think I used to create this interface for my visual novel? Zero!

Everything’s drawn in code. This helped me achieve flexible sizes for text blocks. So I can put any text in the block and it will be rendered without any visual glitches.

#visualnovel #indiedev #gamedev
August 19, 2026 at 3:52 AM
I continue to develop the engine for my upcoming visual novel.

The hardest part the dialogue screen is done, finally!

#visualnovel #vndev #indiedev #gamedev #visualnovelua
August 16, 2026 at 4:24 AM
Remember when Western Digital bought HGST (Hitachi’s HDD division)? I had a bunch of WD and HGST HDDs back then because they were used in the ThinkPad and ThinCentre lines.

Did you notice anything? They are identical! Only the stickers and names are different.

#PCHardware #HardDrive #HDD
August 12, 2026 at 5:02 AM
Just noticed that I haven’t posted my first mechanical keyboard here, even though it’s on my profile banner.

This’s the Leopold FC660M with MX Cherry Blue switches, thick PBT plastic and double shot keycaps.

#MechanicalKeyboard #MechanicalKeyboards #MechKeys #Keyboards #Keebs
August 9, 2026 at 4:04 AM
I haven’t touched web backend development since 2021, so I built a simple website to refresh my knowledge.

For the site, I choose TypeScript, Node.js, SQLite, Fasify, Prisma, Pug and guess what? I’ve never created SSR sites faster and more enjoyable.

#WebDevelopment #BackendDevelopment #Nodejs
August 8, 2026 at 3:33 AM
While I’m working on the engine for my upcoming visual novel, I want to show a prototype I created a month ago.

#platformer #indiegame #gamedev #indiedev
July 29, 2026 at 8:00 AM
Reposted
Are you a game developer? Do choices matter in your game?

Sign ups for the 2026 edition of the successful Choose Wisely Festival and Showcase are now open!

Join us in celebrating branching narrative games!

Open globally to developers of all sizes.

📝 cutt.ly/CWF26DevSignUp

#ChooseWiselyFestival
July 15, 2026 at 11:32 PM
I’m developing an engine for my upcoming horror visual novel.

Language selection, warning screen, title screen and monologue screen are done.

#visualnovel #vndev #indiedev #gamedev #visualnovelua
July 16, 2026 at 4:19 AM
My personal achievement 👀

I successfully submitted my game to Game Jam 3 seconds before the deadline.
June 16, 2026 at 8:23 AM
I started learning Japanese. In the three days, I learned the vowels (a, i, u, e, o), the k-row (ka, ki, ku, ke, ko) with their dakuten versions (ga, gi, gu, ge, go), and the s-row (sa, shi, su, se, so) with their dakuten versions (za, ji, zu, ze, zo) from hiragana.
May 15, 2026 at 7:08 AM
Yesterday I used my Thinkpad T470 with Linux to install Onion OS on my Miyoo Mini and fill it with ROMs because it was much easier than doing it on a MacBook Air. Not because the Air doesn’t have a card reader, but because of the better UI/UX for such job.
In 2008 I switched to GNU/Linux because my old PC wasn’t powerful enough for Windows Vista. Then, in 2010 I bought a new laptop with Windows 7, and shortly after that I installed Linux on it because Linux was better. Now I use a MacBook with macOS and I can’t say it’s better than a ThinkPad + Linux.
If your laptop is stranded on Windows 10, the solution isn't a new laptop. It's a new operating system.

Read more from @steviebonifield.bsky.social: www.theverge.com/tech/905946/...
April 28, 2026 at 2:12 PM
It’s so annoying that Spotlight suggests Find My instead of Finder when typing “find” :/
April 22, 2026 at 11:56 PM
In 2008 I switched to GNU/Linux because my old PC wasn’t powerful enough for Windows Vista. Then, in 2010 I bought a new laptop with Windows 7, and shortly after that I installed Linux on it because Linux was better. Now I use a MacBook with macOS and I can’t say it’s better than a ThinkPad + Linux.
If your laptop is stranded on Windows 10, the solution isn't a new laptop. It's a new operating system.

Read more from @steviebonifield.bsky.social: www.theverge.com/tech/905946/...
April 6, 2026 at 5:48 AM
This’s my #traditional #art, and I look up to #pixelart artists as gods.

Seriously, I don’t understand how you all fit a piece of art into a few pixels.
April 3, 2026 at 12:35 AM
Forgot to post a photo of the broken iPhone.
March 29, 2026 at 4:54 AM
Yesterday I encountered a GSoD (Green Screen of Death) on the iPhone 13 mini. There are many tips on the Internet, but none of them make sense because it’s a hardware issue (it may also be a software issue, but in my case it’s a hardware).
March 13, 2026 at 2:06 AM
I wonder if it creates a limit on USB speed: www.jae.com/en/topics/de...
www.jae.com
February 27, 2026 at 9:19 AM
I wrote a small hello world for the Miyoo Mini handheld and it’s rendered upside down :/

Strange, although there’s an app with similar code and it’s rendered in the right way: github.com/zbtnot/hello-m…
February 26, 2026 at 6:57 AM
I returned to BluSky after a year. Needed to step away from social media to fix my mental health.

During that period I discovered one interesting thing: using social media creates impression that I owe something to everyone I follow.
February 25, 2026 at 9:25 AM
I’ve written a user-friendly guide to remapping the keyboard keys in Linux: github.com/Alekamerlin/...

The guide only describes the method with hwdb. In other words, all remapping will work at the udev level, at a lower level than the display server (X11, Wayland).

#linux #guide #keyboard #git
GitHub - Alekamerlin/keyaboard-remap-guide: A user-friendly guide to remap keyboard keys in Linux.
A user-friendly guide to remap keyboard keys in Linux. - Alekamerlin/keyaboard-remap-guide
github.com
December 26, 2024 at 1:11 AM
I found this old sketch in my sketchbook. I wanted to make a fan poster for the New Dominion Tank Police anime, drew a few sketches and decided to drop the idea because of my drawing style.

I love the anime so much that I’m ready to make any fan arts based on it.

#sketch #drawing #ink
October 16, 2024 at 1:20 AM