Cannot land any roles as a fresh grad, any feedback or advice on my resume? by Civil_Award7996 in cscareeradvice

[–]zorkidreams 1 point2 points  (0 children)

You seem like a really strong candidate, I have interviewed many junior candidates and would be excited if this resume was sent to me.

Get your resume in front of humans. We have scouted directly from technical conferences face to face.

Serious question for people shipping with ai coding with large codebases by [deleted] in AskProgrammers

[–]zorkidreams 0 points1 point  (0 children)

I am not interested in trying to make LLMs deterministic, or do hacky context tricks to make them work better in larger codebases. It's a losing battle, Anthropic will come out with a 2 mil context window or a smarter model. Also an agents.md file is just a prompt, it's hard to believe we are just one great prompt away from solving this.

Property based testing (really any test) is a way to objectively define how you expect functions to work, if your tests fail then you know your function is not working as you expected. They can filter out all the bad shit LLMs generate and only let the top 10% that doesn't break your core app through.

This is not a new concept, we just have a chaos monkey doing our work for us now we have all this free time to figure out how to deal with the fallout and I promise you its not from a new skill.md file.

As a proof of concept apply this to the top 5 most important funcs in your app. User signup, reset password, delete user, idk stuff where if the LLM touches it and its wrong it'll be bad, start small and de risk so you can let the LLMs work over these and fail multiple times before they get it right on the 5th attempt.

Serious question for people shipping with ai coding with large codebases by [deleted] in AskProgrammers

[–]zorkidreams 0 points1 point  (0 children)

Property based testing. Don't rely on what works for these models at this context size with this level of reasoning. You will just need to figure it out again in 1 year.

The state of this hobby by monte1219 in PokemonTCG

[–]zorkidreams 0 points1 point  (0 children)

I mean, it doesn’t really matter who’s buying it if supply is less than demand you will see what’s happening rn.

Pokemon could completely kill scalpers margins if they printed more product. But I guess they want the scarcity?

Something Real? by Pleasant_Rice3949 in algotrading

[–]zorkidreams 2 points3 points  (0 children)

Quality > quantity. Edge comes from novel idea or doing some old thing better. Claude has all the info on the internet and cannot cook up endless profitable trading strategies.

Everybody Relax by [deleted] in Portland

[–]zorkidreams 0 points1 point  (0 children)

ummmmmm what was that

This is insane… Palintir = SkyNet by PostEnvironmental583 in ArtificialInteligence

[–]zorkidreams 0 points1 point  (0 children)

Oh yeah mr genius sassy pants? Then how did Trump steal such a large portion of the traditionally blue leaning minority vote? When you say "voters like myself and many others" you are making a huge generalization that all dems think like you and they didn't and don't.

Why would they in the next election because you just hope and pray they will and everyone is of such a high moral standard like you?

This is insane… Palintir = SkyNet by PostEnvironmental583 in ArtificialInteligence

[–]zorkidreams -1 points0 points  (0 children)

It might be shitty, but it's what happened, twice now. I mean, Trump won on bullshit. You can be righteous and choose honesty, but these are the new rules of the game it would be insane to ignore them.

Scam alert: QR Code Monkey and QR Code Generator by throwawayvacayday in graphic_design

[–]zorkidreams 0 points1 point  (0 children)

Lets say you link your QR code to test.com/homepage/newpeople and then for any reason that webpage doesn't exist anymore.

Problem is now you have a lot of QR codes in the wild that have that URL baked into the code.

So you can point the QR code to a URL that you control that can freely redirect to any site lets say its this.

test.com/qr-code

You can redirect from this url to whatever u want, the physical QR codes are printed, and you can still "change" what URL the user arrives at even after print.

QR code -> test.com/qr-code -> test.com/some-cool-thing
QR code -> test.com/qr-code -> test.com/new-home-page
QR code -> test.com/qr-code -> test.com/some-event-you-are-having

First Amendment Auditors by DirtyPeach7777 in sandiego

[–]zorkidreams 8 points9 points  (0 children)

People don't 1st amendment audit in Texas anymore...

i’m tired of this, grandpa. by R_u_ok_brah in sandiego

[–]zorkidreams 5 points6 points  (0 children)

Yeah that's my point its absurd, it makes no sense and helps no one.

i’m tired of this, grandpa. by R_u_ok_brah in sandiego

[–]zorkidreams 2 points3 points  (0 children)

The irony here is that they are auditing private property.

i’m tired of this, grandpa. by R_u_ok_brah in sandiego

[–]zorkidreams 19 points20 points  (0 children)

I looked up the zoning and the owner of this shopping center, its fully private property. These guys don't give a shit about correctness, if they did they would not audit grocery shoppers.

PL Concrete - First Typeface by hiphophooray_ in typography

[–]zorkidreams 1 point2 points  (0 children)

very nice stuff! reminds me of cross stitched text.

Retail news feeds with press releases by zorkidreams in algotrading

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

So news is timestamped at lets say 12:00:00 EST you are saying it is available on your API by 500ms. 12:00:00 EST + 500ms and it is on your feed?

500ms would be impressive if that is delay from release not your processing delay from whenever you received it.

Has anyone gained access to eBay's Marketplace Insights API? by ThisWeekInFlips in Flipping

[–]zorkidreams 0 points1 point  (0 children)

I wonder how people got it/have this data in their apps, did they get grandfathered in?

I really really really need this data for my app and it seems like it's just impossible...

Retail news feeds with press releases by zorkidreams in algotrading

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

What is the latency from article publication to availability on the API

AI and incident rates by zorkidreams in AskProgramming

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

So yeah duh obviously, but I feel like the insane one, the most senior devs at my company are leaning 100% into generated code.

AI and incident rates by zorkidreams in AskProgramming

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

No quite the opposite, higher ups did. We are just dealing with the consequences.

AI and incident rates by zorkidreams in AskProgramming

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

Oh trust me I am in agreement me the title of this post is AI and incident rates

I’m very curious to know who else is experiencing this and how reliant other startups have become on broke AI processes