
Phips Peter
8.6K posts

Phips Peter
@pspeter3
Core Org Tech Lead at Asana



I'm not very happy with the code quality and I think agents bloat abstractions, have poor code aesthetics, are very prone to copy pasting code blocks and it's a mess, but at this point I stopped fighting it too hard and just moved on. The agents do not listen to my instructions in the AGENTS.md files. E.g. just as one example, no matter how many times I say something like: "Every line of code should do exactly one thing and use intermediate variables as a form of documentation" They will still "multitask" and create complex constructs where one line of code calls 2 functions and then indexes an array with the result. I think in principle I could use hooks or slash commands to clean this up but at some point just a shrug is easier. Yes I think LLM as a judge for soft rewards is in principle and long term slightly problematic (due to goodharting concerns), but in practice and for now I don't think we've picked the low hanging fruit yet here.



It's true: TypeScript surpassed Python and JavaScript to become the most-used language on GitHub. 📈

new project — defuddle > de·fud·dle /diˈfʌdl/ transitive verb > to remove unnecessary elements from a web page, and make it easily readable. Inspired by my work on Obsidian Web Clipper I created Defuddle, an open source library to replace Mozilla's Readability in my projects. Defuddle extracts the main content from web pages. It's a bit more forgiving and tunable to my preferences. Notably, Defuddle uses a website's mobile styles to find unnecessary elements that can be removed from the page. still a work in progress but you can try it out in Obsidian Web Clipper 0.10.9, or install it via NPM






there is a massive amount of unexplored space for tools that interoperate with .md and .canvas files you create in Obsidian we added the "tools" category to Gems of the Year last year (Quartz by @_jzhao won), I hope to see more entries in this category for 2024

Amidst all the "everyone will vibecode all software" talk, interesting that Lovable recently started using Hubspot. Good thoughts from @dharmesh on it:






