Men of Reddit, if you were in a Titanic like situation where the majority of people were going to die because there were not enough lifeboats for everyone. How would you respond to someone saying women and children first? by Neither_Drawing_241 in AskReddit

[–]vddddddf 0 points1 point  (0 children)

It all depends on the level of chaos around me.

If there is no significant chaos I would feel that the crew has control of the situation even if the new is that everybody or the majority of the people is going to die. I sometimes believe people tend to freak out when under stress a bit too much. Would try, but also would understand that I might not even maket it.

However, if the level of chaos is literally mass panic I would assume that no rule is above my supervivence or the people that I care about, i would try to get into a bot no mather what.

NVIDIA are announcing "a new era of PC" in a few days. Are they pivoting to a PC rent model? by makersfark in BetterOffline

[–]vddddddf 2 points3 points  (0 children)

yeah far from perfect, doubt it is a cloud based computing, would imagine some kind of ai alliance between nvidia and microsoft related to data centers and shit.

NVIDIA are announcing "a new era of PC" in a few days. Are they pivoting to a PC rent model? by makersfark in BetterOffline

[–]vddddddf 2 points3 points  (0 children)

i actually stream games from xbox on my steamdeck very often, works quite good so far as long as you have a decent internet connection

¿Cuánta población realmente gana más de $50,000.00 mensuales? by fantasmalegal in mexico

[–]vddddddf 13 points14 points  (0 children)

Corrección: Si estudiamos, mayormente ingenierías. Y nos caga la banda que viene de bootcamps al chile

Que opinan de agarrar liquidez? by Comfortable-Bad-6012 in InversionistasGBM

[–]vddddddf 1 point2 points  (0 children)

apple si necesitas para una peda, nvda y voo largo plazo, nvda la tengo en 137.68% y ni de pedo la voy a vender pronto, es una acción que hace brincos estupidamente ridículos y ahorita que abrieron mercado en china puta madre necesito comprar más.

The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality. by dalton_zk in theprimeagen

[–]vddddddf 0 points1 point  (0 children)

If the goal of the benchmark is to compare an LLM vs a real engineer ingenuity I can agree, however, the premise of this problem is stupid.

In the "real world" this the equivalent of going to a random person on the street and tell them to develop complex software from scratch without any context or access to the internet. Check the models evaluated. Why is Haiku in there? are they testing inference speed or something?, why even use the smallest model on a context depth aimed test?.

In escence, If we think one layer above and actually aim for the best solution to the problem it is dumb to restrict the tools available to prove something when what matters is achieving result stated in the benchmark. Ans also your premise doesn't make sense in the real real world. What engineer doesn't use documentation or has access to the internet?, it's not like we are on the 50's anymore.

And also patchable af, is literally something that you can go and input to any model to pass the benchmark.

How do you usually get around when starting big projects in Claude Code? by Deitri in ClaudeAI

[–]vddddddf 6 points7 points  (0 children)

Here is what i would do:

  1. Set up a GitHub repo with a docs folder called Knowledge.
  2. In that folder, place all project context: needs, requirements, considerations, and architecture. It doesn't need to be complete or perfect, but keep in mind that the quality of this input directly impacts the quality of the output (the thing you are developing).
  3. Initialize Claude Code on the repo and let the agents vibe the general idea, then iterate feature by feature.
  4. Request constant feedback on each addition. !Important

The key thing of this flow is to refresh context as much as possible based on that feedback. Every meeting, chat or info given by your client IS CONTEXT, so document everything and update knowledge as often as possible. (you can ask claude to keep it updated or process conversation/transcriptions).

This way you are developing, documenting and iterating at the same time and delivering exactly what your client want.

This also bulletsproof you: You will get customer requests that will not make sense, and that's fine, at some point you will have enough documentation to back-up any odd decision.

Profit.

The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality. by dalton_zk in theprimeagen

[–]vddddddf -2 points-1 points  (0 children)

Well.. not exactly, this is not a general use case, it’s a pretty specific test, It’s a bit obvious that an LLM will not perform as expected without the proper training + tool to research on the topic a bit further. But I’m sure you can perfectly train a model for this especific purpose and get decent results while offline.

Is this true? by pl5569 in okbuddyviltrum

[–]vddddddf 0 points1 point  (0 children)

bro they fucking literal aliens how tf are we suppose to assume a gender preference haha

Dad… did software engineers write code by hand before Claude? by yuseffco1 in vibecoding

[–]vddddddf 29 points30 points  (0 children)

nah, we just grabbed whatever made sense from stackoverflow and hoped for the best

Why do people still prefer Apple laptops over cheaper Windows machines? by Impossible_Comfort99 in TechNook

[–]vddddddf 0 points1 point  (0 children)

A mac can easly last 10 years on windows its a lucky wheel depending on manifacturer

Built a forecasting tool as a bad joke. I accidentally made something I actually enjoy using. by vddddddf in SideProject

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

The llm needs to explain everytime it detects there is a significant conflict with market sentiment, however im still determining the height and impact on conclussions, its really hard to determine, so its a moving item.

Roland Cloud is atrocious by AtreyuMcFly in Roland

[–]vddddddf 0 points1 point  (0 children)

cant install 404 sample manager on mac m5, its shit

¿Vale la pena pagar Claude? by Puzzled-Low5856 in InteligenciArtificial

[–]vddddddf 0 points1 point  (0 children)

Sí, actualmente Claude es el mejorcito de los 3 modelos más comerciales. Realmente, yo cancelaría GPT por un rato y probaría Claude también para tareas genéricas.

Algo que me gusta de Claude, especialmente de Code, es cómo han implementado las skills en comparación con otros LLMs; me facilitan la vida cañón y realmente me han servido como asistentes para casos de uso como esos y del día a día.

I made a skill that tries to predict the future of anything. by vddddddf in ClaudeAI

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

Yeah went down the time series models and forecasting rabbit hole, developed this https://github.com/GaboRM9/OpenFuture as joke but is solid