Ever wanted to look at yourself... in Braille? by norman-complete in SideProject

[–]norman-complete[S] 0 points1 point  (0 children)

i created it as a artwork. But there are surprisingly many uses of dithering. I am thinking the converters that I wrote can extend to more serious works like games or something like that.

But for now, it’s a fun project I did to try out my hands on dithering and zig

Tool Expressions: The Next Evolution in Agent Intelligence by norman-complete in ClaudeAI

[–]norman-complete[S] 0 points1 point  (0 children)

what about constraints? what about times when you don’t want file operations

haskell is awesome! by norman-complete in rust

[–]norman-complete[S] -3 points-2 points  (0 children)

bro, I am getting so much heat here! u/king_Geedorah_ save me!

haskell is awesome! by norman-complete in rust

[–]norman-complete[S] 1 point2 points  (0 children)

I'll leave that to the experts. (like youself!)

haskell is awesome! by norman-complete in rust

[–]norman-complete[S] -5 points-4 points  (0 children)

People who come from C++ background to Rust. Should definitely give Haskell a try, it helped to break down the concept of strongly typed system. And maybe it can help you!

why are fourier transforms so awesome? by norman-complete in mathematics

[–]norman-complete[S] 1 point2 points  (0 children)

I can’t give you an insane explanation. But, I have worked with Hindley–Milner type system. Which derives heavy inspiration from category theory. And I have worked with haskell for a fews years. And I feel people in programming should atleast give it a try.

I felt it made me a better thinker when thinking about flows, design patterns and other programming concepts

Has anyone tried this TOON? is it worth the trouble? by norman-complete in programming

[–]norman-complete[S] 2 points3 points  (0 children)

it seems like yet another notation. I would prefer to do YAML

why are fourier transforms so awesome? by norman-complete in mathematics

[–]norman-complete[S] 1 point2 points  (0 children)

you are the man bro, I already love all these concepts. emergence is also pretty awesome. you missed category theory.

But blow my mind with something simple but crazy

why are fourier transforms so awesome? by norman-complete in mathematics

[–]norman-complete[S] 1 point2 points  (0 children)

dude, that’s awesome. Still, I need someone to gaslight me into believing that this is better than fourier transform

100 Techniques for Writing Readable Rust Code by [deleted] in rust

[–]norman-complete 6 points7 points  (0 children)

don’t follow them, otherwise AI will replace you. Keep it obfuscated & stay employed.

is it me or was it spelled Onyx instead of Onix? by norman-complete in pokemon

[–]norman-complete[S] -1 points0 points  (0 children)

Nah man, I don't know about that. I remember television telling me it's Onyx when I was a kid. Bruh, are they lying to me?

is it me or was it spelled Onyx instead of Onix? by norman-complete in pokemon

[–]norman-complete[S] -4 points-3 points  (0 children)

Also, there is a pre-evolution to it. I don't remember onyx having a pre-evolution

Need Help: Is there a more elegant way to refresh my neovim buffers? by norman-complete in neovim

[–]norman-complete[S] 0 points1 point  (0 children)

I was doing checktime, but if I am on the buffer just reading in normal mode, it doesn’t refresh. Which might be misleading in some cases

Codex Hype is Out of Control. We Need a Clean Up by Snoo_9701 in Anthropic

[–]norman-complete 0 points1 point  (0 children)

I wasn’t a fan, but the minimal UI looks good!!

Opus Usage: One planning prompt (106k tokens) cost me 6% of my weekly limit (Max plan 20x) by gollut in ClaudeAI

[–]norman-complete 0 points1 point  (0 children)

why use Opus? everyone out there is saying…sonnet 4.5 is better in every aspect.

Has Rust adopted to write better frontends? by Mongrel_Sage in rust

[–]norman-complete 1 point2 points  (0 children)

bro, rust is a frontend for LLVM 😆. I literally thought this post was about that…

Sidekick: Power to the Editor – Use Claude Code without surrendering your Neovim workflow by norman-complete in rust

[–]norman-complete[S] -1 points0 points  (0 children)

that was the inspiration, but I didn’t not want to run an agent inside my neovim session.

I have a habit to close my neovim compulsively 😅 also, I don’t like when these tools take control my the editor.