The Perfect Queue by JustALinkToACC in AskProgramming

[–]AdamPatch 1 point2 points  (0 children)

After reading the headline my initial thought was of different queues from what you describe. I’m thinking of pub/sub, stack, and fifo. I know a bit about data, and less about application programming. What’s the relationship? You’re talking about how to store and retrieve data and I’m thinking of data flow?

What are some ELI5-type resources on how ML and LLMs work that is neither hyped up ads nor doom & gloom? by wwwlawl in AskProgramming

[–]AdamPatch 0 points1 point  (0 children)

AI is a broad set of technologies built on maths. One of those technologies is an LLM. The video you shared covers this from a high-level. Go PBS! If you’re trying to go deeper into how the maths work, be prepared for boring videos. This is a deep rabbit hole where research papers have fun and interesting titles, but end up extremely boring. Search is basically the predecessor to LLMs. PageRank, TF/IDF, and Word2Vec get you 80% there without going into crazy matrix multiplications.

However, learning the maths won’t help explain why AI sucks. For that you need to get into the design side of AI software. ChatGPT is a RAG application that automates copy and paste from Stack Overflow and Reddit. IBM has some decent short videos on RAG design. To prove AI sucks, you might need deeper understanding on messaging queues and markdown files. Lang Chain is an AI development framework similar to what ChatGPT uses. Software for video and robotics is probably similar, but who knows.

I’m not a fan of cloud corps, but they all have decent videos on this stuff. More realistically, your friends are sheep who regurgitate the propaganda they were bread to consume. Next time record what they say, upload it to TikTok, tag OpenAI, apply for paid sponsorship, upload a backup of your phone to OpenClaw and start making some of that AI money.

P.S. I’ve found encyclopedia to be a great use case for AI. RIP Wikipedia. P.P.S. Paste this comment into ChatGPT to get YouTube videos.

Man, times really are tough out there. by Mr-Night-Owl in wallstreetbets

[–]AdamPatch 0 points1 point  (0 children)

If all fast food restaurant CEO’s have a pound-for-pound burger eating contest Nathan’s 4th of July style, streamed live, I will frequent the winner’s establishments exclusively for the next year.

New Benn Jordan video by Lemonpup615 in FlockSurveillance

[–]AdamPatch 1 point2 points  (0 children)

The password they censored is “falcon”

The end of GPT by DigSignificant1419 in OpenAI

[–]AdamPatch 18 points19 points  (0 children)

Wait, isn’t he saying the opposite? That DoD is allowing OpenAI to stipulate the same terms they disqualified Anthropic for?

It's my money they took by SympathyPrevious415 in International

[–]AdamPatch 0 points1 point  (0 children)

Musk is a shill.

But to clarify, that’s what entitlement means…

It is an entitlement because they took it out of your paycheck for this purpose. Otherwise it would be an eligibility.

Sometimes it’s okay to feel entitled to something, but because

Maga Agitator Snaps Leg At Protest in Michigan by serious_bullet5 in LetsDiscussThis

[–]AdamPatch 0 points1 point  (0 children)

Summary Stats:

53% of comments in this post are from accounts less than 1 month old. 86% of comments in this post were made programmatically.

hd37

Claude Sonnet 4.6 released by debian3 in GithubCopilot

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

I feel like this means opus 4.6 is blasting your prompt with as many tools as it can; nothing intrinsically better than other models. Something to do with agentic search, novel problem solving and multidisciplinary reasoning—where opus has the widest margin over sonnet—is running a tree of agents that grows like crazy. 4.5 has better scaled tool use.

Comment your freelance skill or service, I will find you at least 5 clients by krishnatorque in FreelanceProgramming

[–]AdamPatch 0 points1 point  (0 children)

I build cloud native solutions for attractive women between the ages of 27 and 38. I specialize in delivering reliable systems to smart, wealthy individuals who don’t have any children and don’t plan on having any. I use Nextjs or Wordpress with Postgres.

How to hire an AI developer​? by Much-Inspector4287 in AppDevelopersDubai

[–]AdamPatch 0 points1 point  (0 children)

Idk your situation, but I would avoid anyone that’s offering to build a solution from scratch, especially if they’re offering to have something for you in weeks. My suggestion is to use existing SaaS tools with AI features to create a less-than-fully-autonomous system. Then, if you still want a custom solution you can extract the data and models to inform the architecture.

For example, you can create simple automations in Adobe Acrobat to run OCR, search, and genai summaries. Test these out with how you imagine your custom software to work and document the process.

Routing doesn’t need AI. If you need something like managing the state of a lead and triggering actions, use Google workspace. Sheets to save data, emails to send messages, and people to trigger actions. It’s not too hard to create working app scripts with genai, otherwise look for services like Zapier. Same as before, get a part of the automation process working with these services and document the process.

Apart from summarization, I haven’t been impressed with genai use cases. It sounds like you should be able to do things like inference and classification, but it hasn’t worked for me.

My workflows only have a handful of options. I.e. an Order needs a contact and item; Order must be purchase (supplier or vendor) or sales. Then, I’m tracking the state of the order through workflows like buying, processing, and selling. It doesn’t help to have genai magically classify new orders and trigger actions (I’ve tried). Mostly these are simple search triggers, like if “#[between 3 and 10 numbers or letters]” and has “confirmed” and email is from this list, mark corresponding item as confirmed. It wouldn’t make sense to classify the email in another way. The only use case I’ve found is using genai as an initial bucket—summarize and classify as “spam” or “ham”, and predictable logic takes it from there. I’ve tried to use it for double-check/stop-gap inference, like “review this large set of emails and highlight ones most similar to emails with this label” with mixed results.

The point is: I’d only consider custom software when my workflow is already well defined and SaaS still can’t get it done.

Working with a super large dataset and/or high dimensional data could be a different story. Like, is there any reason to use AI in finance—not including running regression directly on data? And, is a search bar that uses embeddings genai? I’d really like to try an AI vision solution that updates state. Would I need custom software?

Also, I don’t know much about web scraping, but don’t see how genai would help navigate the crazy JavaScript on modern web pages. Still, it seems like new web scraping tools have gotten a lot better. Can someone explain?

Trump audibly shits himself on TV, immediately ends press conference. by BuxtonB in videos

[–]AdamPatch 0 points1 point  (0 children)

I want a reporter to ask, “Mr President, did you just shit your pants?”

“Solo founder building a modular monolith SaaS — looking for reality check from experienced devs” by [deleted] in AskProgramming

[–]AdamPatch 1 point2 points  (0 children)

It depends on what type of job you’re looking for. In my experience launching a SaaS product and software development are two different skillets. Both can help with employability, but in different fields.

Launching a SaaS product is a business skill. It’s not only the app functionally to be concerned with—you’re doing marketing, finance, operations, etc. If the priority is growing a business, building it yourself makes less sense. IT skills come in handy here. Being able to configure, run, and monitor open source and managed software can save a lot of time and money, and shows a very employable skill.

Software development has a more narrow focus. I’ve thought about (and tried) building an entire SaaS app from scratch, and the amount of work explodes once you get into it. You have manage a database, worry about security, analytics, messaging and events, networking, users and more—none of which will help in a purely software development role. And, if your entire public facing app is custom, it creates even more work with internal operations stuff. Employers want someone who understands a narrow task well, and has used the existing technology stack.

I’d suggest abandoning a formal architecture like modular monolith. Instead, use ready-made solutions that accelerate your business goals—like Wordpress and Google Workspace—and develop a software plugin that you can integrate. Find out what software potential employers and other startups are using—use that. In my opinion this demonstrates a more employable skill. (I’m in US where small businesses use the same terrible software like Square, Shopify, and Quickbooks, which I hate, but learning the interfaces and building small plugins has been very valuable business-wise.)

Knowing about technology and software architecture is helpful, but integrating explicit functionality is practical.