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 дней назад·0 comments

Improving personal tax filing with Claude CLI and Obsidian

mrafayaleem.com
17 points·by iamspoilt·4 месяца назад·10 comments

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

orchestera.com
3 points·by iamspoilt·5 месяцев назад·1 comments

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

twitter.com
1 points·by iamspoilt·5 месяцев назад·0 comments

A visual editor for the Cursor Browser

cursor.com
2 points·by iamspoilt·7 месяцев назад·0 comments

Agent OS

buildermethods.com
2 points·by iamspoilt·12 месяцев назад·0 comments

Forking Dangerous

blog.danwald.me
4 points·by iamspoilt·в прошлом году·0 comments

comments

iamspoilt
·4 месяца назад·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 месяца назад·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 месяца назад·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 месяца назад·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 месяца назад·discuss
An opinionated workflow showcasing how I used Claude and Obsidian together to help with my personal tax filing in Canada
iamspoilt
·4 месяца назад·discuss
Is there an app for this I can download on my Apple TV?
iamspoilt
·4 месяца назад·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 месяцев назад·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 месяцев назад·discuss
Question: Why aren't we seeing similar reports for Anthropic?
iamspoilt
·6 месяцев назад·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 месяцев назад·discuss
It's coming back according to Sam https://www.reddit.com/r/ChatGPT/comments/1mkae1l/gpt5_ama_w...
iamspoilt
·в прошлом году·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
·в прошлом году·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...
iamspoilt
·в прошлом году·discuss
Looking at your projects, seems like you still have the hacker going in you! Saw Home Assistant one! Kudos!
iamspoilt
·в прошлом году·discuss
Having a computer engineering background, what motivated you to become a pilot and switch careers?
iamspoilt
·3 года назад·discuss
Does anyone else find the irony in this statement from a company that is pushing for a Virtual Reality social world since almost the beginning?

> Our early analysis of performance data suggests that engineers who either joined Meta in-person and then transferred to remote or remained in-person performed better on average than people who joined remotely. This analysis also shows that engineers earlier in their career perform better on average when they work in-person with teammates at least three days a week. This requires further study, but our hypothesis is that it is still easier to build trust in person and that those relationships help us work more effectively.

> As part of our Year of Efficiency, we’re focusing on understanding this further and finding ways to make sure people build the necessary connections to work effectively. In the meantime, I encourage all of you to find more opportunities to work with your colleagues in person.