27Onion Nebell's Avatar

27Onion Nebell

@onion27.bsky.social

Coding, making music, and make fun. Playing maimai DX and CHUNITHM. Github: https://www.github.com/onion108 Codeberg [NEW!!]: https://codeberg.org/onion27 X: https://x.com/onion27 Bluesky: Guess where are you Homepage: https://onion108.github.io/

13 Followers  |  16 Following  |  54 Posts  |  Joined: 05.11.2024  |  1.687

Latest posts by onion27.bsky.social on Bluesky

www.minecraft.net/en-us/articl...
Wait what mojang just announced that obfuscation in java edition will be removed

29.10.2025 15:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Bad news: boss told me to reverse lots of changes being made days ago
Good news: These changes aren't made by me

22.10.2025 08:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

- Why can't you see parents who are trans?
- Because they're TRANSparent! ;P

12.10.2025 13:39 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

bought a new computer
first time using 32GB mem in my life (?)
super fast. satisfying with that.

07.10.2025 01:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

IF:U sounds like...
#deltarune #maimai #maimaidx

14.09.2025 12:35 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

It's allocating one.

14.09.2025 04:45 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Eventually starting use noice.nvim because I want to customize cmdline.
The default config is too fancy in my opinion so I spend a little time to figure out how to configure it to be what i want

14.09.2025 04:27 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I don't understand forcing people to use the AI tools at work. Just let people use whatever they want and fire the least performant ones. If your AI tools are so good, everyone who's not using them will be naturally fired. Are you that afraid face the reality?

09.09.2025 16:19 โ€” ๐Ÿ‘ 76    ๐Ÿ” 10    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
07.09.2025 00:28 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Tรกngcรนlวjฤซ๏ผŸI like it.

07.09.2025 00:22 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

ใŠใ‚ใงใจใ†ใ”ใ–ใ„ใพใ™๏ผ๏ผ

07.09.2025 00:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Interesting? followed

07.09.2025 00:12 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

also printed some code as an initial test.
playing with it too much causing my table being covered with lots of thermal papers, that have different kinds of output on it.

07.09.2025 00:08 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

got a thermal printer to play with from my dad
so printed (lit.) du -sh of every directory in my Project dir out
IT'S ACTUALLY "PRINT"ING

07.09.2025 00:05 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

i want vim keybinds to be added to bsky so badly

04.09.2025 12:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

my update is filled with haskell ๐Ÿ˜ฑ

04.09.2025 05:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Patch notes for a Steam beta branch release of patch 1.05 of DELTARUNE for PC/Mac.

Patch notes for a Steam beta branch release of patch 1.05 of DELTARUNE for PC/Mac.

DELTARUNE Patch 1.05 is now optionally available on a Steam beta branch. Access it using the beta branch "deltarune105".

26.08.2025 01:53 โ€” ๐Ÿ‘ 2322    ๐Ÿ” 320    ๐Ÿ’ฌ 37    ๐Ÿ“Œ 34
Post image

wrote a simple script to record my screen with sound

28.08.2025 00:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The more I develop programming languages the more I realize that there is not that much difference between interpreted and compiled languages. Compilation is just a form of interpretation. Lisp was thinking in the right direction. But nobody so far managed to close the gap.

25.08.2025 16:48 โ€” ๐Ÿ‘ 51    ๐Ÿ” 3    ๐Ÿ’ฌ 6    ๐Ÿ“Œ 0
Post image

Interesting.

24.08.2025 08:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

switching to rofi because it's much better than walker.
for whatever reason walker always randomly stucks for a while (you can type but the list's content doesn't update)

23.08.2025 18:47 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

"vibe coding" is a phrase wasted on AI nonsense. these fuckers don't know that REAL vibe coding is when i'm tackling a project way above my skill level and i still manage to succeed at whatever i'm doing. now those are real vibes. not that claude shit

20.08.2025 21:11 โ€” ๐Ÿ‘ 192    ๐Ÿ” 24    ๐Ÿ’ฌ 12    ๐Ÿ“Œ 0

almost 5:00 am here and still can't sleep
having to decide:
a) shall i just buy energy drinks to keep awake until 10:00 am and then go to arcade to play maimai or
b) waiting until i cant keep up and then go to sleep and maybe waking up ridiculously late

19.08.2025 20:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

urgh my eyes hurt
gonna check my eyes tomorrow
maybe an indication of bad results or, who knows

19.08.2025 20:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
27Onion's Homepage

Finally my mind situation has been recovered to a state that i could write something for my Github Page so I did that.
The new homepage's here ๐Ÿ‘‰ onion108.github.io
I deleted everything and rewrite from scratch again so it doesn't have much now

19.08.2025 20:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
27Onion Nebell Codeberg is a non-profit, community-led organization that aims to help free and open source projects prosper by giving them a safe and friendly home.

codeberg.org/onion27
Coming to codeberg from GitHub for whatever reason idk
maybe worrying about Micro$oft fully taking over GitHub or what
well maybe that doesn't matter much anyway it's fun to trying to use a new platform other than GitHub to host repos lmao

19.08.2025 14:36 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

it reminds me of opening ghostty just for changing my kitty to kitty-gitแดฌแตแดฟ yesterday

17.08.2025 20:46 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

it's literally the same! but with color.

17.08.2025 20:33 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

finally booted up the first linux i know in my life.
i read a book about it in my childhood which leads me to the world of linux, but I've never seen the actual system running.
i found that book today and i decided to find and run it in qemu and here's what i get now

17.08.2025 20:30 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

kitty > tmux > zellij > vim > neovim > screen

16.08.2025 09:06 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@onion27 is following 16 prominent accounts