deviaze's Avatar

deviaze

@deviaze.bsky.social

luau > roblox

11 Followers  |  11 Following  |  17 Posts  |  Joined: 01.11.2024  |  1.6165

Latest posts by deviaze.bsky.social on Bluesky


i still call it 'mutt' tho i know better

09.08.2025 15:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

idk i feel the exact oppositely, c/++ feels insane to me and rust is nice and expressive and most importantly, helpful

17.05.2025 20:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

huh that's interesting! i had to compile a (nontrivial) zig project once or twice and had an opposite experience; felt like it took forever and still produced a binary in the multi-MB, similar to somewhat equivalent ones written in Rust. Are you stripping the bin + binding to system libs?

14.05.2025 22:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

theres some good clippy lints for this you can enable; really saved my ass on some edge cases

14.05.2025 21:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

dw i write rust at home and python at work (slowly convincing the team to switch to Rust-written tooling for python)

14.05.2025 21:41 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

i mean if i need a real number number and not a spicy string i'll use i32 or i64 ofc if they need to be bigger, but i usually don't worry abt it until i need to

14.05.2025 21:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

i lov Vec<u8>, but otherwise when i need to deal w/ numbers i just figure out how to (safely) convert whatever i have into whatever makes the apis im using happy

14.05.2025 21:34 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
Luau Luau (lowercase u, /ˈlu.aʊ/) is a fast, small, safe, gradually typed embeddable scripting language derived from Lua.

Glad u asked :) Best way IMHO is learning how to read documentation. The Creator Hub is typically the best way to get info, as video tutorials can be outdated. Start with learning the Luau programming language (luau.org) and get familiar with array & dictionary-like tables, functions, and callbacks!

29.12.2024 18:46 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

todo!() my beloved

11.12.2024 08:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I implemented my own gesture lib by hooking into libinput and running ydotool and kdotool commands. It worked great in x11 but I'm hitting conflicts with Plasma 6 Wayland's gestures, which are hardcoded and can't easily be turned off :/. Does your lib support Plasma?

18.11.2024 01:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

#discord

17.11.2024 05:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

match expressions my beloved

17.11.2024 05:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

discord down? pls come back we were in the middle of a bikeshed

17.11.2024 05:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Always πŸ’–

Don't make me tap the sign

06.11.2024 05:42 β€” πŸ‘ 70215    πŸ” 62132    πŸ’¬ 298    πŸ“Œ 1974

ameow x2

01.11.2024 11:04 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

bro even if these are basic asf u need to stop selling urself short and charge a reasonable price. minimum is around 800 for really simple stuff, but probably closer to around 1-3k robux is reasonable. I'm used to prices being in USD tho, so $8.99 -> $15ish min.

01.11.2024 10:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

damn this new Rust gameplay update hits diff. much better w/ catpuccin mocha + real syntax highlighting #rustlang

01.11.2024 04:30 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Mostly just looking things up whenever I need to, the helpful rustc compiler errors, rust-analyzer, and Copilot.

01.11.2024 04:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@deviaze is following 11 prominent accounts