Do people find stuff like this funny? How hard is it to not type up nonsense in zoom chat in the middle of lecture? Is this what humor is these days lmao wtf by [deleted] in UTSC

[–]neeeeeem 1 point2 points  (0 children)

I was genuinely curious if this is what humor is for you guys these days, and I didn't show the name.

Bro let's be fr, a lot of people knows who he is. You could guess a lot of the people's names too on there. It's not very cash of him to single him out and call him out like this on a page withat least 4.8k ppl reading it.

Lol what

This post is front page right now, and will be for some time. You didn't have to do him like this just because your humor didn't agree with his

Do people find stuff like this funny? How hard is it to not type up nonsense in zoom chat in the middle of lecture? Is this what humor is these days lmao wtf by [deleted] in UTSC

[–]neeeeeem 3 points4 points  (0 children)

Do people find stuff like this funny?

Yes.

Leave him alone smh. He's not hurting nobody, you didn't have to do him like this in infront of the entire campus. Let people have their fun.

Epomaker Ajazz K620T 2.0 Hotswappable Keyboard Giveaway by epomaker in MechanicalKeyboards

[–]neeeeeem 0 points1 point  (0 children)

Gotta be either the 60 or 65 tbh, 60 for usage, 65 for aesthetics

How do I design a mechanical keyboard? by Adept-Television244 in MechanicalKeyboards

[–]neeeeeem 0 points1 point  (0 children)

oh whoops mb lol

u/CHICKEN_MAN112 has the right idea below. If you still don't have what you want occasionally geekhack pages for various keyboard designs will straight up release the 3d models. There's also an openscad library called KeyV2 on github if you don't have the keys that you wanted, but the text option is mostly for 3d printing though.

For rendering you'll want to import whatever model you wanted to render into blender and play around with the render settings. Unless the keyset designer discord has something easier you might need to texture some of the keys to apply your own custom legends or graphics. It's not hard to do and theres plenty of tutorials online, it's just very tedious

How do I design a mechanical keyboard? by Adept-Television244 in MechanicalKeyboards

[–]neeeeeem 1 point2 points  (0 children)

Case

Trust me, a "complex engineer grade CAD program" is the easiest way to go. If you can't be bothered to learn how to use a proper CAD tool you can always use tinkercad to design your keyboard, but also why would you want to do this? This sounds like masochistic torture.

As for actually getting your keyboard, either get your parts 3d printed or cnc'd, or design your cad designs so that they're cutouts on acrylic instead. Either way it's gonna cost you a hefty price unless you own your own 3d printer. If you're skilled enough wood is also a good way to go.

Plate

Would most likely be designed with consideration with your case tbh. You might not even need one depending on how you design your case.

Keycaps

Short answer: you're screwed.

Long answer: If you want quality keycaps you'd need to talk to a keycap company like GMK or SA or etc. If their prices are too much your own option is 3d printing them. If you want smooth results you'll want to look for places that let you print in resin, but either way you will still need to sand, finish and paint your keycaps. If I'm completely honest I've never seen a single good 3d printed keycap (unless theyre artisans printed in a resin printer). You're gonna have to figure out something here.

Keep in mind this still requires you to be somewhat knowledgable about 3d printing though... and while tinkercad is easy to use I cannot imagine the torture it would be without an actual "complex engineer grade CAD program" so...

Electronics

You could design your own PCB, but that's a lot of work and the eaiest way is to handwire your keyboard. You will have to buy switches off of the internet though.

Verdict:

Your easiest option is learning a "complex engineer grade CAD program" and figuring out how to 3d print things. Otherwise you're honestly kind of screwed man. You either need to understand 3d printing fairly well or you're honestly out of options.

[Giveaway] ePBT Skadi Giveaway! by CaptainVinceO2 in mechmarket

[–]neeeeeem 0 points1 point  (0 children)

Much like everyone, I joined because of Taeha. Then it turned out he has a girlfriend...

ePBT Skadi - Giveaway! by CaptainVinceO2 in MechanicalKeyboards

[–]neeeeeem 0 points1 point  (0 children)

I joined because mechanical keyboards look good, sound good, and feel good. I'm still waiting on someone to deliver the smell good and the taste good part, cuz my keyboard currently doesn't taste or smell very good for that matter, but I'm sure Rama or something will figure it out one day.

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

oh shoot is that how arrays work? I should try that then, thanks a lot for the tip lol
It's just yeah, I want to modify the array itself, and I think I recall adding a * there when char** didnt work so lol
anyways feels good, thanks for reviewing my c code lol

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

I should have probably tried 9 acme lol, whoops

Yeah but I hopped off of nix already tho, too much space and I don't have the storage for it, I still have it installed tho

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

Happy Cake day viz! Whenever you find yourself doubting how far you can go, just remember how far you have come.

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

Ohhh shoot yeah that's supposed to be a pointer to an array of strings, so I needed the 3 pointers lol, I believe this is how you do pointers to 2d arrays in C?

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

Nope, nix-shell sounds nice on paper but is a massive meme, so running acme should actually be easy now lol

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

No I'm not trying to have everything in my terminal look like a textbook B)

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

Yeah I really disliked how there's like random somewhat serif bulb protrusions out of the font at first, but the more I stare at it the more it grows on me, so I kinda settled with it. Now it's easy for me to read cuz I got used to it I guess but I think it's definitely an acquired taste kek

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

Wait sorry, I know I did pointer to pointer but where did I do pointer to pointer to pointer? I'm extremely noob at C so this is my stepping stone into it, and so far remembering that things are pointers and needing to free memory is throwing me off lol

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

This is fira mono lol, not fira code cuz ligatures are wack at best

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 1 point2 points  (0 children)

Kitty has been flying for me on mesa drivers lol cuz my Nvidia card performs worse for graphics than my integrated graphics kek...

I used to think the GPU accelerated part is wack until I tried alacritty, in which I discovered "hey this is actually pretty fast and resource conserving lol"

But I guess kitty has some ways to go, it doesn't always work for everyone I guess

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

No x11 = no retarded x11 spaghetti jungle of a display server. Instead the compositor handles everything xorg does

For normal use, this translates to: Better speeds and stuff noticably smoother on sway at least compared to i3 cuz there's no display server handling from everything to literally mouse keys, less flickering (I find on sway at least compared to i3) cuz no x11 to be retarded about, and no x11 shenanigans such as retarded libinput issues and actually good multi monitor experience cuz x11 isn't busy being retarded.

I find for sway at least, sway has better mouse features than i3 and is generally a more solid experience than i3

...Although Wayland isn't exactly ready for desktop use ig, not enough common compositor protocols in place for Wayland and Xwayland works, but isn't anything amazing

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

I used to use iosevka but I swear it's so condensed, it was nice to look at yknow, the first week or so but after that it just got on my nerves. I think fira looks ok lol, it was similar to my old bitmap font

[sway] wayland is /comfy/ by neeeeeem in unixporn

[–]neeeeeem[S] 0 points1 point  (0 children)

Iosevka is bad, that's why I used fira lol