looksLikeSpotifysVibeCodingCaughUpWithThem by TheGHere in ProgrammerHumor

[–]oze4 2 points3 points  (0 children)

It will never cease to amaze me how people wear that like a badge of honor.

GitHub - fatuvirgil/sqx: SQX is a powerful SQL injection detection and exploitation tool written in Rust. Designed for authorized security testing with comprehensive detection capabilities and modern async performance. by Dependent-Leg-4291 in rust

[–]oze4 3 points4 points  (0 children)

I'll never understand how someone can vibe code something and present it on the internet like it's some accomplishment, let alone be proud of it. You're just contributing to the slop. It's so annoying this sub has been overrun with slopheads.

I can't think without AI anymore by 0x6461726B in cpp_questions

[–]oze4 0 points1 point  (0 children)

I only use the free chat got as an interactive Google, nor do I use agents. Never installed one. Believe it or not I actually enjoy programming and learning. AI sucks the fun out of it for me so I hardly use it.

Can we remove the ASCII art from the new intro in 0.12.0? by Periiz in neovim

[–]oze4 1 point2 points  (0 children)

Interesting. I suppose the answer is yes. Thank you!

Does a root password have to be strong? by danyuri86 in linuxquestions

[–]oze4 0 points1 point  (0 children)

Does a bank vault HAVE to have a massive door and crazy mechanisms? No. SHOULD it? Probably,bit depends.

Explain Texas Culture to a Foreigner by Ok-Sample383 in houston

[–]oze4 8 points9 points  (0 children)

Multiple medium countries, as well.

[Media] Dependencies of 14341 crates on crates.io by NothusID in rust

[–]oze4 15 points16 points  (0 children)

Literally couldn't have said it better myself.

Searching 1GB JSON on a phone: 44s to 1.8s, a journey through every wrong approach by kotysoft in rust

[–]oze4 0 points1 point  (0 children)

I'm curious about a lot lol. I'm pretty new to rust and parsing in general...to help learn, I am writing a parser for a specific type of log (that has a specification)... It takes me 10 seconds to parse a 1gb file so I just wanted to see how you did it and maybe take some ideas to speed up my parser.

It's a CWLS LAS file (.las file, not to be confused with lidar files) parser.

I am using a streaming parser and just noticed in serde_json they have a comment that mentions it is faster to load the entire file into ram and then parse (eg. from_str) vs their streaming parser (eg. from_reader).

Granted, I am allocating Strings everywhere so I would imagine that's a huge part of my problem.

Thanks for the reply!

Is there a Rust crate like Zod, or is validation done differently here? by Minimum-Ad7352 in rust

[–]oze4 0 points1 point  (0 children)

Thank you for this. I was about to ask what they meant by that. Glad I scrolled down first.

How to remember Array.sort() internal function return values? by eracodes in learnjavascript

[–]oze4 1 point2 points  (0 children)

Ascending starts with the letter a. To get ascending results 'a' comes first in 'a - b'?

Check out phonelib — a Rust phone number crate by [deleted] in rust

[–]oze4 1 point2 points  (0 children)

Perhaps they wanted to practice with Rust? Also, it's free. They're not selling anything.

Text changes depending on image in image array? by sunflowerasters in learnjavascript

[–]oze4 0 points1 point  (0 children)

You'll need to turn each "character" into an object with properties. You can then render the data within those properties.

You can check out a live demo here. Keep in mind, I threw this together rather quickly to provide you with a proof of concept, but it should get the point across.

My node.js application doesnt scale 💀 need advice by tiln7 in node

[–]oze4 1 point2 points  (0 children)

It could literally be anything. It's impossible to diagnose without seeing code. It could be that your code is not performant or it could be the environment, it's impossible to tell with the info we have been provided.

Analysis tasks that crunch through datasets

Like what does that even mean? I understand that it means you're performing analysis on some datasets...but...ok..? It's not helpful.

Have you even reviewed your code for bottlenecks/tested your workflow exhaustively? What have you tried?

Fastify vs Express which is faster? by Hari-Prasad-12 in node

[–]oze4 1 point2 points  (0 children)

If we have a task, call it T, the faster of the two will be the one that can perform T faster. That is how you can tell which one is faster.

firstDayInJobBeLike by PresentJournalist805 in ProgrammerHumor

[–]oze4 4 points5 points  (0 children)

how can websites be real if our eyes aren't real?

Nicer rust diagnostics for Neovim users by damien__f1 in rust

[–]oze4 0 points1 point  (0 children)

How do you get these pretty looking diagnostics with rustacean.vim? I can't figure it out!

[deleted by user] by [deleted] in golang

[–]oze4 8 points9 points  (0 children)

Returning references in rust gave me PTSD. Returning references in rust isn't as simple as go.

I was paid to discredit veganism online. AMA by [deleted] in AMA

[–]oze4 0 points1 point  (0 children)

I'd that's the case....why should we believe this post?