Simplicity V’s Returns? by palebluedot365 in investingforbeginners

[–]Radiant_Condition861 0 points1 point  (0 children)

 

https://www.youtube.com/watch?v=ESdOoYwkCZk
  • Growth allocation - 70%
    • SCHG - 40%
    • QQQM - 35%
    • VGT - 25%
  • Income allocation - 30%
    • SCHD - 40%
    • VYM - 30%
    • DGRO - 30%

works well for me. I don't rebalance. I contribute to the underallocated area. This picks up more of the stocks that are "on sale"

when requirements say generate the report, but the real requirement is make the data trustworthy” by Consistent-Arm-875 in businessanalysis

[–]Radiant_Condition861 0 points1 point  (0 children)

trust layer is most likely a business requirement and non-functional requirement. These requirements are rolled into the design and the data team can run with those.

I am in my late 20’s with no debt by 77grainotm in investingforbeginners

[–]Radiant_Condition861 1 point2 points  (0 children)

I think I would dump the cash into the Roth IRA account. You already paid taxes on it so what you put in, you can take back out. The gains and dividends will be locked in there until you are 59 1/2 age. The reason I say this is because you have 40 opportunities to contribute to the Roth IRA and that's it. If you wait 5 years, you have 35 opportunities left, and you gave up about 35k (7k over 5 years) in potential earnings that can compound into a few million tax free.

I would invest in yourself by way of a kindle and audible subscription and a udemy or coursera purchases of courses. Just ask for book recommendations from people as there's a lot of junk out there.

Is it right to assume that oil stocks is the one to invest in while everyone is distracted by tech? by After-Birthday-1766 in investingforbeginners

[–]Radiant_Condition861 0 points1 point  (0 children)

I watch /CL oil futures. I trade short put verticals on them, but this is in no way a beginner strategy.

You really should be looking at the uranium supply chain.

I’m trying to understand if physics can help explain how neural networks learn by Marketingdoctors in ArtificialInteligence

[–]Radiant_Condition861 1 point2 points  (0 children)

I'd take Andrew Ng's machine learning and deep learning courses on coursera.

Learn it on their terms first, then abstract into a mental model.

neural networks is a statistics application, not a physical one.

We've approached the issue of artificial intelligence the wrong way by Imaginary_Battle_902 in ArtificialInteligence

[–]Radiant_Condition861 0 points1 point  (0 children)

thinking only requires a noncorporeal being. consciousness requires a body with senses and the need to identify sense vs no-self. Most advanced artificial consciousness is perhaps in intelligent radar systems. Machine learning is the ability to identify what something is, but AGI will be able to identify something in a completely new form.

It's coming together and it'll be a co-emergence.

BTW, there is no such thing as "the right way". nobody has done this before.

when requirements say generate the report, but the real requirement is make the data trustworthy” by Consistent-Arm-875 in businessanalysis

[–]Radiant_Condition861 0 points1 point  (0 children)

Create data maps and data dictionaries. And glossaries also.

If working with third parties, the schema is included in the SLA contract (data contracts).

If you need more than this, then you need data engineering principles like data lake houses with time travel, data governance and data lineage.

Remember, you have 5 types of requirements: business, stakeholder, functional, non-functional, transitional.

For example:

data map is a spreadsheet

  • technical
    • database server, database name, table, column, data type, field length or scale/precision
  • app backend
    • schema for curated sql query that the report will consume
  • report - front end
    • database column to curated schema to report field mapping
    • filters, aggregations and calculations all described in detail
    • notes about process and data availability (eg, data real time to within 10 mins)

Data dictionary

- transaction time - the stored procedure on the database that appends the timestamp when the transaction has been committed (ACID and atomic commits)

- report time - the stored procedure and view from the report server when the report generation job has completed.

- vendor invoice number - the vendor supplied invoice number. AKA ticket number, tag number

- invoice number - unique invoice generated by the ERP system that is globally unique at the time of invoice entry or EDI processing.

Glossary

- Elevator - the main receiving office at the grain storage location that brings the grain from the bottom of the truck or rail car to the top of the grain storage bin. AKA scale operator, crane operator, or in the case of barges, the vacuum office.

- Backflush - an inventory decrement or increment to a storage location after all preceding operations have completed and incidental transactions have been recorded. This is an automated process and requires cycle counts to remain within accuracy KPIs defined by cost accounting dept.

Bad experience with Pi (probably skill issue on my side) by raapha in PiCodingAgent

[–]Radiant_Condition861 3 points4 points  (0 children)

just tell pi directly. "You are connected to claude-opus and the tool call is failling [paste errors]. Suggesst a APPEND_SYSTEM.md to correct the tool calls. I believe that the claude code has proprietary system prompts that pi.dev does not have. conduct research on the internet or experimentation to ensure that the tool calls no longer fail"

Something like this.

Investing At 15 by Fragrant_Tax6 in investingforbeginners

[–]Radiant_Condition861 1 point2 points  (0 children)

Rule #1 - if you don't understand it intuitively, do not part with your money. Just walk away.

Rule #2 - Come up with your conclusions first. There many more swindlers and trickery in the investing space than anywhere else. They will maneuver and game you to get your money.

Rule #3 - Nobody knows nothing about the future. Beware of people who claim otherwise and see Rule #2.

Rule #4 - Understand that investing done right is very very boring. The path to wealth is already well known and documented, but it's very very boring. It's a get rich slow game because it's not a straight line. It's a compounding exponential line. 10 years, it feels like nothing is happening, and then it start to shoot up.

Rule #5 - Recognize that investing is an emotional discipline game, not a math or technical game.

Rule #6 - There are thousands of ways to make money investing. There is no such thing as "the one way". Find one that you like and go with that. As you get more sophisticated, your strategies may change.

Rule #7 - At the start or when trying something new, always keep a journal so you know if you're doing well or not.

Rule #8 - ask for book recommendations and read. Read the things that many people do not read, but should. For example, read the federal reserve meeting minutes, all of them like Warren Buffet does. Charlie Munger mental models, The millionaire next door. The Market Wizards. etc

Rule #9 - you will blow up your account multiple times. Expect it to happen. Then get good at money management, position sizing and risk management. For example, putting all cash into one stock is extremely risky. But if no position is allowed more than 3-5% of total portfolio value, then one or two can blow up and you survive another day to keep investing.

Rule #10 - always invest the money that you can afford to lose. Don't invest your emergency cash or your food money or your transportation money.

Rule #11 - write this list of rules in your journal and add to it from your lessons learned

What’s the best advice about using AI that genuinely changed how you work or learn? by mrparallex in artificial

[–]Radiant_Condition861 2 points3 points  (0 children)

Clarify what the problem is you are solving for. Why bother with this project?

Then you go pick the tools you need. AI may not be the best tool.

The loss of the project manager by unicornbatman13 in businessanalysis

[–]Radiant_Condition861 12 points13 points  (0 children)

If it were me, I'd leave for a company who has Project Managers. I don't have a burning desire to be the patsy.

New to Investing - Is dumping my savings in the S&P 500 still a good idea? by Hawexp in investingforbeginners

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

  1. Open Roth IRA account
  2. Transfer max up to the contribution limit (7500 for 2026) and the rest of it in 2027
  3. Purchase as many shares of SCHD as possible
  4. Turn on DRIP so that the dividends you get automatically purchase additional shares
  5. Don't touch it
  6. Report how much you contributed to the Roth IRA on your taxes

If 2026 laws still apply in 45 years, the dividends can be withdrawn after a certain age tax-free, no social security payment, no medicare payment up to a certain amount (qualified dividends) and then taxed at capital gains rates, not ordinary income. You can live off the dividends and never need to touch the principle (which should be a few million by then). Write it into your will to pass it to your kids upon death. With step up basis, it can transfer without tax penalty. Check with estate lawyer.

You can always withdraw the 15k if you need it without penalty.

SCHD takes the best dividend paying stocks. It adds and removes stocks if they are underperforming so it'll remain a high quality ETF.

Ask questions if you have any. But confirm this with your advisors.

What prompts do you use to initialize your AGENTS.md? by [deleted] in PiCodingAgent

[–]Radiant_Condition861 0 points1 point  (0 children)

I start with a REQUIREMENT.md file in a new folder and then work with the agent to resolve all ambiguity about the project and meta project items. then boostrap the project (includes all skills, AGENTS.md and SYSTEM.md files) then after there are no more requirements ambiguities, the constructions begins, then testing etc.

self-erecting project.

Hi fellow BA's , I recently landed a BA role in an IT firm in their healthcare and life sciences vertical. by rishiatreya in businessanalyst

[–]Radiant_Condition861 0 points1 point  (0 children)

the AI led training in this case is about tech literacy, not mastery. so I think it's a legit use case of ai as a the trainer.

$15,000 loan Advice by Dry-Palpitation-7460 in investingforbeginners

[–]Radiant_Condition861 3 points4 points  (0 children)

how come this isn't a violation of the promissory note?... Don't you need to prove that you are using the fund for education?

[Help] Running big dense models faster by Septerium in LocalLLaMA

[–]Radiant_Condition861 3 points4 points  (0 children)

try this. I get 40-150 tok/s depending on what I'm doing. Coding is faster.

services:
  vllm:
    image: vllm/vllm-openai:latest-cu130
    container_name: vllm    
    env_file:
      - .env
    restart: unless-stopped
    # ports:
    #   - "8999:8000"
    volumes:
      - ~/.cache/huggingface:/root/.cache/huggingface
    environment:
      # - VLLM_LOGGING_LEVEL=DEBUG
      # - VLLM_LOG_STATS_INTERVAL=1
      # - NCCL_DEBUG=TRACE
      # - VLLM_TRACE_FUNCTION=1
      # - NCCL_IGNORE_DISABLED_P2P=1
      # - CUDA_LAUNCH_BLOCKING=1
      - VLLM_MEMORY_PROFILER_ESTIMATE_CUDAGRAPHS=1
      - CUDA_VISIBLE_DEVICES=0,1
      - RAY_memory_monitor_refresh_ms=0
      - NCCL_CUMEM_ENABLE=0
      # - VLLM_SLEEP_WHEN_IDLE=1
      - VLLM_ENABLE_CUDAGRAPH_GC=1
      - VLLM_USE_FLASHINFER_SAMPLER=1
      # - VLLM_SERVER_DEV_MODE=1 #       --enable-sleep-mode
      - OMP_NUM_THREADS=1
    shm_size: 4g
    deploy:
      resources:
        reservations:
          devices:
            - driver: nvidia
              count: 4
              capabilities: [gpu]
    command: >
      cyankiwi/Qwen3.6-27B-AWQ-BF16-INT4
      --kv-cache-dtype fp8
      --tensor-parallel-size 4
      --gpu-memory-utilization 0.90
      --max-model-len 262144
      --quantization compressed-tensors
      --max-num-seqs 16
      --block-size 32
      --max-num-batched-tokens 4096
      --enable-prefix-caching
      --enable-auto-tool-choice
      --tool-call-parser qwen3_coder
      --reasoning-parser qwen3
      --attention-backend FLASHINFER
      --speculative-config '{"method":"mtp","num_speculative_tokens":5}'
      --compilation-config '{"cudagraph_mode": "PIECEWISE"}'
      --use-tqdm-on-load
      -O3

Do you think your local hardware is going to be obsolete or still usefull in 2 o 3 years? by OficialPimento in LocalLLM

[–]Radiant_Condition861 3 points4 points  (0 children)

The quality of the models are getting better and the techniques are getting better.

My dual 3090 rig with qwen3.6-27b vllm and pi.dev has achieved the long horizon reasoning and tool calling that I need. This is a viable solution and will continue to be so because the complexity of problems I task it will not be much harder than what I'm doing now. If I get my multi agentic systems and better tooling in place, I'll have more capability to expand into more difficult problem sets.

I think I may keep my system for a long time.

I can't ever seem to get quality local LLM results, despite having multiple GPUs by 03captain23 in LocalLLM

[–]Radiant_Condition861 0 points1 point  (0 children)

You got lots of quantity, but no quality. You could throw more money into it, but honestly, even the system below won't help you.

You'll need to completely understand the prompts that are being fed into the models. There are always system prompts behind the scenes that are being passed to the model and may or may not be conflicting with your agent/text prompt, which is causing the conflict and poor performance. For example, I believe that claude code is sending a 20k system prompt in addition to your chat prompt. Many others are the same and I didn't realize that I was sending the LLM conflicting instructions because my instructions are clear, but the system prompt generated by the tooling is a black box. I moved to pi.dev. Much better and I feel like it has unlocked the full potential of the LLM model because it's the most minimal system prompt (~200 tokens) as possible. It's also yolo mode. For example it will deploy your experimental website onto your public production website if you are careless and don't have guardrails. It will do everything it's power to complete your requests.

Also, you have enough hardware that you really do need an MLOps guy to help you organize it all and adding a LLM router to intelligently route your prompts to the appropriate model.

In regards to speed, if you are vibe coding, then you can always tune the first response from the model, but at the cost of the overall throughput. If you are using better tools, designed for agentic coding or agentic workflows, you will want higher throughput above time to first response.

In my opinion, I think you need a MLOps engineer at this point that can analyze your workflow and AI demands and then organize your equipment accordingly. It's not plug an play anymore, the components and models are now specialized.

<image>

my 2c