HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iamspoilt

no profile record

Submissions

U.S. declaration to exit USMCA to start a decade-long countdown for the pact

uk.finance.yahoo.com
5 points·by iamspoilt·14 dni temu·0 comments

Improving personal tax filing with Claude CLI and Obsidian

mrafayaleem.com
17 points·by iamspoilt·4 miesiące temu·10 comments

Show HN: Orchestera – Managed Apache Spark on Kubernetes in Your Own AWS Account

orchestera.com
3 points·by iamspoilt·5 miesięcy temu·1 comments

Humans will be needed to control the amount of entropy that AI agents will add

twitter.com
1 points·by iamspoilt·5 miesięcy temu·0 comments

A visual editor for the Cursor Browser

cursor.com
2 points·by iamspoilt·7 miesięcy temu·0 comments

Agent OS

buildermethods.com
2 points·by iamspoilt·12 miesięcy temu·0 comments

comments

iamspoilt
·4 miesiące temu·discuss
Have you looked at qmd by any chance? Thoughts on that for sqlite vs qmd in this case? https://github.com/tobi/qmd
iamspoilt
·4 miesiące temu·discuss
100% this! This is why I explicitly mentioned in my CLAUDE files to generously use Python for any calculations using the virtualenv. It was also my first time using Claude for tax related calculations so I did cross-check it against an online ACB calculator https://www.adjustedcostbase.ca
iamspoilt
·4 miesiące temu·discuss
I couldn't find an equivalent of this for Canadians but thanks for the tip.

The copy-pasting of data from my markdowns to the tax software was the hardest path for me as well.
iamspoilt
·4 miesiące temu·discuss
> I use structured JSON documents precisely for this reason, because with a well-defined schema the LLM can write TypeScript functions that must compile.

The intention of this is to reduce hallucination on information extraction, right?

Also, how do you convert your docs / information into JSON documents?
iamspoilt
·4 miesiące temu·discuss
An opinionated workflow showcasing how I used Claude and Obsidian together to help with my personal tax filing in Canada
iamspoilt
·4 miesiące temu·discuss
Is there an app for this I can download on my Apple TV?
iamspoilt
·4 miesiące temu·discuss
As a counter argument to the kubectl example made in the article, I found the k8s MCP (https://github.com/containers/kubernetes-mcp-server) to be particularly usefuly in trying to restrict LLM access to certain tools such as exec and delete tools, something which is not doable out of box if you use the kubectl CLI (unless you use the --as or --as-group flags and don't tell the LLM what user/usergroup those are).

I have used the kk8s MCP directly inside Github Copilot Chat in VSCode and restricted the write tools in the Configure Tools prompt. With a pseudo protocol established via this MCP and the IDE integration, I find it much safer to prompt the LLM into debugging a live K8s cluster vs. without having any such primitives.

So I don't see why MCPs are or should be dead.
iamspoilt
·5 miesięcy temu·discuss
Orchestera (https://orchestera.com/) - Fully managed Apache Spark clusters in your own AWS account with no additonal compute markups, unlike EMR and Databricks.

Currently implemented the following:

- Automated scale in / scale out of nodes for Spark executors and drivers via Karpenter

- Jupyter notebook integration that works as a Spark driver for quick iteration and prototyping

- A simple JSON based IAM permissions managementent via AWS Parameter Store

Work-in-progress this month:

- Jupyterhub based Spark notebook provisioning

- Spark History Server

- Spark History Server MCP support with chat interface to support Spark pipeline debugging and diagnostics

Open to feedback and connecting. Docs at https://docs.orchestera.com/
iamspoilt
·6 miesięcy temu·discuss
Question: Why aren't we seeing similar reports for Anthropic?
iamspoilt
·6 miesięcy temu·discuss
Spent my 2025 building https://orchestera.com as a side project. The premise is simple - to give Data Engineers and Data Scientists the opportunity to spin up Apache Spark clusters on Amazon EKS without them needing to know all the infrastructure details, how Spark works on Kubernetes, auto-scaling etc.

The platform I am building allows users to launch Spark on Kubernetes in their own AWS account without adding any markup costs to the CPU/Memory on EC2 instances. For example, AWS EMR offering adds a 25% markup cost on top of the EC2 instance pricing. Databricks markup is even higher ranging anywhere from 30% to 100% markup.

To learn more, check out the docs for the project at https://docs.orchestera.com/
iamspoilt
·11 miesięcy temu·discuss
It's coming back according to Sam https://www.reddit.com/r/ChatGPT/comments/1mkae1l/gpt5_ama_w...
iamspoilt
·w zeszłym roku·discuss
Manual, would do it once a month or so. Hasn't broken ever since I have been running HA. I run the full Haas OS btw.
iamspoilt
·w zeszłym roku·discuss
I second that. Home Assistant "just works". I have had it running on this cheap used HP EliteDesk 705 G3 Mini Desktop for more than 4 years now without a hiccup and barely any maintenance or hygeing work on it. Just sitting in my tv stand and doing it's work.

https://homeautomation.substack.com/p/setting-up-home-assist...