ironfootnz | 5 months ago | on: DARPA project for automated translation from C to Rust (2024)
ironfootnz's comments
ironfootnz | 6 months ago | on: What's the strongest AI model you can train on a laptop in five minutes?
ironfootnz | 1 year ago | on: I'll think twice before using GitHub Actions again
ironfootnz | 1 year ago | on: I'll think twice before using GitHub Actions again
A healthier workflow is to keep all the logic (build, test, deploy) in portable scripts and let the CI only orchestrate each script as a single step. It’s easier to troubleshoot, possible to run everything on a dev machine, and simpler if you ever migrate away from GitHub.
For monorepos, required checks are maddening. This should be a first-class feature where CI can dynamically mark which checks apply on a PR, then require only those. Otherwise, you do hacky “no-op” jobs or you force your entire pipeline to run every time.
In short, GitHub Actions can be powerful for smaller codebases or straightforward pipelines, but if your repo is big and you want advanced control, it starts to feel like you’re fighting the tool. If there’s no sign that GitHub wants to address these issues, it’s totally reasonable to look elsewhere or build your own thin orchestration on top of more flexible CI runners.
ironfootnz | 1 year ago | on: New LLM optimization technique slashes memory costs
ironfootnz | 1 year ago | on: Model Context Protocol
ironfootnz | 1 year ago | on: Hezbollah pager explosions kill several people in Lebanon
ironfootnz | 1 year ago
ironfootnz | 1 year ago | on: Llms.txt
ironfootnz | 1 year ago | on: FastHTML – Modern web applications in pure Python
Readability, reusability ... the list goes on.
ironfootnz | 1 year ago | on: Safe Superintelligence Inc.
ironfootnz | 1 year ago | on: Sam Altman is showing us who he really is
ironfootnz | 1 year ago | on: Winner of $1.3B Powerball jackpot is a immigrant from Laos who has cancer
I thought the tax were already paid and the money was clean. Far out!
ironfootnz | 1 year ago | on: Google Earning Q1 2024 [pdf]
The only one mention, it's strong position across conservative approach. A must have for any large multi national company like Google.
ironfootnz | 1 year ago | on: Bayer is getting rid of bosses and asking staff to ‘self-organize’
ironfootnz | 2 years ago | on: I've shorten my NVDA position today, here's why
This is to think that AMD or any cloud provider wouldn't compute against them in this meantime.
But what really put me off, was their balance sheet, a slow town of roughly 18% in the output pace compared to the previous quarters is staggering. Which means they have at least 5 to 6 months of leading time before other vendor catch-up.
Enough for me, it was a fun ride since 2017.
ironfootnz | 2 years ago | on: Kevin Mitnick has died
ironfootnz | 2 years ago | on: Emerging architectures for LLM applications
Enterprise, not so quite, there are a lot of other stuff to consider like points missing, ethical application, filtering, security, points that are very important for enterprise customers.
Also, in-context learning is just one way to apply LLMs, there are way more applications like few short learning, fine tuning, depending on cost and application involved as I've highlighted here
ironfootnz | 2 years ago | on: Show HN: AI Playground by Vercel Labs
ironfootnz | 2 years ago | on: OpenAI’s CEO says the age of giant AI models is already over