Coding Agents are the best reason to write Clean Code (TM)
HN user
steilpass
http://luebken.com http://twitter.com/luebken
I encourage everyone interested in software development to read it.
Drew has also posted a great recording: https://www.youtube.com/watch?v=8TXAlOFkmk0 and an open source tool https://github.com/dbreunig/plumb
Turns out that basic shell commands are a really powerful for context management. And you get tools which run in shells for free.
But yes. Other agent platforms will adopt this pattern.
I stumbled upon the author’s command `qnew` to read Claude.md.
Why would you need that?
CLAUDE.md is a special file that Claude automatically pulls into context when starting a conversation.
https://www.anthropic.com/engineering/claude-code-best-pract...
Deutsche Telekom’s view https://www.telekom.com/en/company/details/meta-is-not-above...
He will be missed.
Hey Alexis. The business model is a pretty standard Open Source business model: We ensure the Crossplane community is striving, and it has all the building blocks needed. In Upbound we position ourselves as a trusted partner for Crossplane and build products on top of Crossplane. Our current ones you can find at https://www.upbound.io/. It’s important that there is a mutual benefit between the community and our products: The more successful Crossplane is, the more successful Upbound is and vice versa.
Matthias from Upbound here. I'm so excited about this. If you have any questions, you can find us all at https://slack.crossplane.io/.
Carbon Relay Acquires StormForger GmbH, Rebrands as StormForge: https://www.stormforge.io/blog/more-than-an-acquisition-a-ne...
Product Manager | Instana | Application Performance Management & Monitoring | US & EU| Full-time | Onsite or remote | instana.com/careers/
Instana is building application performance management for the microservice & cloud-native area. Founded by APM veterans, Instana provides automation and artificial intelligence to deliver the visibility needed to effectively manage the performance of today’s dynamic applications.
We are a young and fast-growing startup with a solid funding and already great revenue. We are looking for various positions in the engineering organization, and I would like to get you especially excited about our very technical product management positions: https://instana.breezy.hr/?&department=Product%20Management
As a PM you would be working with all programming environments on the latest cloud technologies and make them observable in an automated way to developers worldwide. For a nice dose of buzzwords have a look at our supported technologies: https://www.instana.com/supported-technologies/. You will develop and own the product vision, strategy and roadmap for a particular product area.
If you have any questions to a potential PM colleague feel free to drop me an email at matthias dot luebken @ instana . com and apply via instana.breezy.hr
A new company emerged from stealth today, aimed at helping developers better automate the work they’re doing. Called Atomist, it’s designed to help developers automatically create source code repositories and then automate the deployment of their code in a way that helps ensure quality while maintaining the velocity of rapid changes.
https://venturebeat.com/2017/11/15/atomist-launches-to-help-...
Disclaimer: I work for Red Hat.
The setup to get k8s running isn't great,
+1 But they are greatly improving.
For a local test environment have a look at OpenShifts 'oc cluster up' https://github.com/openshift/origin/blob/master/docs/cluster...
This is a great presentation by Mike Rother to the topic of scientific thinking. See http://www-personal.umich.edu/~mrother/Homepage.html for more.
It will use static and dynamic analysis to create a skinny container for your app.
https://github.com/cloudimmunity/docker-slim#description
Could someone elaborate on this? What kind of analysis? How does this work for different languages?
As far as I can see it's currently in master: http://git.musl-libc.org/cgit/musl/commit/?id=3d6e2e477ced37...
But has not been released yet: http://wiki.musl-libc.org/wiki/Roadmap#musl_1.1.13 http://git.musl-libc.org/cgit/musl/
which e.g. is used by the container engine rkt https://coreos.com/rkt/docs/latest/rkt-vs-other-projects.htm...
That was my first thought: Didn't Alex talk about that yesterday night. ;-)
How could an effective pushback look like?
you've made me excited.
after 15 minutes fooling around I give up. the download in the mac app store fails with some network issue.
append ?resubmit=hn or something
Ok I thought HN was smart enough to re-open comments or something for old stories.
Personally I don't like this workaround. Because we now have several threads for the same article. And tools like Hacker News Sidebar [0] don't work anymore.
But granted for my original question this is probably the way to go.
[0] https://chrome.google.com/webstore/detail/hacker-news-sideba...
Basically I just want to comment on a good article that came to my attention. If this triggers further discussion fine. If not not problem. I don't want to artificially reformulate anything.
I am wandering if someone else has this need as well. And what they did in this case.
As the example above (https://michaelfeathers.silvrback.com/microservices-and-the-...) this doesn't change anything. I still can't comment.
You mentioned Changelog. I just wanted to +1 and throw the URL out there: https://changelog.com/
The HN thread: https://news.ycombinator.com/item?id=9759902
Came to my attention since Dockers new project notary leverages it: https://github.com/docker/notary
without documenting any of the best practices
What kind of best practices are you thinking about? Any pointers?
See previous discussion: https://news.ycombinator.com/item?id=9506240
- Run with -icc=false. This should have been the default +1
But I would add: not just form a security perspective but also from a architecture perspective to enforce encapsulation.
Have been wondering about this too: http://stackoverflow.com/questions/29952937/why-is-inter-con...
Full disclosure: I've written and submitted the article. Let me know what you think.