HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ado__dev

no profile record

Submissions

Lessons from building Sherlock: Automating security code reviews

sourcegraph.com
2 points·by ado__dev·năm ngoái·0 comments

Revenge of the Junior Developer

sourcegraph.com
68 points·by ado__dev·năm ngoái·89 comments

Self-Serve Sourcegraph

sourcegraph.com
2 points·by ado__dev·năm ngoái·0 comments

Native auto-edit functionality in VS Code with Sourcegraph [video]

youtube.com
2 points·by ado__dev·năm ngoái·0 comments

Pluralsight unilaterally cancelling lifetime licenses

reddit.com
15 points·by ado__dev·năm ngoái·7 comments

Virtual Code AI Summit Live Now

events.codeaisummit.com
1 points·by ado__dev·2 năm trước·0 comments

The Death of the Stubborn Developer

sourcegraph.com
2 points·by ado__dev·2 năm trước·0 comments

Cody supports additional context through Anthropic's Model Context Protocol

sourcegraph.com
1 points·by ado__dev·2 năm trước·0 comments

AI Fatigue Has Entered the Chat

pub.towardsai.net
2 points·by ado__dev·2 năm trước·0 comments

Tesla FSD no longer offered for purchase

notateslaapp.com
91 points·by ado__dev·2 năm trước·77 comments

Tesla has taken down 2016 release noting full self driving hardware capability

twitter.com
135 points·by ado__dev·2 năm trước·99 comments

Chat-oriented Programming (CHOP) in action

sourcegraph.com
1 points·by ado__dev·2 năm trước·0 comments

Google Copies Twinpics.ai

twitter.com
1 points·by ado__dev·2 năm trước·0 comments

Gemini Pro refuses to acknowledge yt-dlp

twitter.com
135 points·by ado__dev·2 năm trước·47 comments

Waves of Writing for Google

medium.com
4 points·by ado__dev·2 năm trước·1 comments

How to choose the AI coding assistant that works best for your engineering team

sourcegraph.com
2 points·by ado__dev·2 năm trước·2 comments

Show HN: LLM Litmus Test – compare multiple LLMs for coding tasks with context

s0.dev
1 points·by ado__dev·2 năm trước·0 comments

OpenCtx – information from your dev tools, shown everywhere you read/write code

sourcegraph.com
3 points·by ado__dev·2 năm trước·0 comments

Scarlett Johansson has just issued this statement on OpenAI and Sky

twitter.com
16 points·by ado__dev·2 năm trước·12 comments

The Self-Driving IDE Is Coming – Steve Yegge

sourcegraph.com
3 points·by ado__dev·2 năm trước·0 comments

comments

ado__dev
·năm ngoái·discuss
I feel like "vibe" of 2025 is the "epic" of the 2005's - 2010's. We'll eventually look back on it and cringe.
ado__dev
·năm ngoái·discuss
oh wow, didn't think that would work, but it does. even better!
ado__dev
·năm ngoái·discuss
I created a quick tutorial on how to backup and download all of your TikToks.

https://x.com/adocomplete/status/1879568249261621572
ado__dev
·2 năm trước·discuss
You can use MCP with Sourcegraph's Cody as well

https://sourcegraph.com/blog/cody-supports-anthropic-model-c...
ado__dev
·2 năm trước·discuss
Nick! Congrats on the launch. Super solid. I tried getting ado.tips.io but looks like domain needs to be at least 4 characters long :(
ado__dev
·2 năm trước·discuss
I mean was there ever any doubt? Smoke and mirrors.
ado__dev
·2 năm trước·discuss
Creating mini tools is pretty effortless with any AI code gen tool. Maintaining them, adding additional features, scaling, etc. are things that require humans.

I believe every Jr dev should be learning how to use code gen tools as they are likely here to stay, but not overly rely on them, and use them like any other tool.
ado__dev
·2 năm trước·discuss
Product Hunt exists to make Product Hunt money and not promote your business.

If you look at it through that lens, it makes perfect sense what is going on there.
ado__dev
·2 năm trước·discuss
This seems like Wordpress suicide. I've only somewhat followed the drama between Matt and WP Engine, but from what I can tell WP Engine technically isn't doing anything wrong. But it's very much a fine line. Going nuclear and blocking WP Engine customers (and Wordpress users) though seems like the worst way to go about handling this dispute and will cause a ton of goodwill to evaporate and trust issues to build up.
ado__dev
·2 năm trước·discuss
They do transfer to the next owner if you sell it, unless you sell it/trade it in to Tesla. In that case they remove it and charge for it again (or sometimes to boost sales they'll include FSD in used cars)
ado__dev
·2 năm trước·discuss
I've had FSD since the very first beta and honestly even the 13 mile number is generous. Maybe on freeway only driving it's every 13 miles. On city streets, it's more like every 1-2 miles requires manual intervention unless you want to be the biggest nuisance on the road and a total jerk to everyone around you.
ado__dev
·2 năm trước·discuss
Def don't take my word at face value. I'm just sharing my experience and knowledge, but the great thing about most of these tools is that many offer usable free tiers or very low-cost plans that don't require any sort of lock in. So try the tools yourself, for your use cases, and see if it's a fit or not.

Personally, I have seen a ton of change in the last 4-5 months, so if you haven't tried these tools recently, I encourage you to try them today and see what's possible.
ado__dev
·2 năm trước·discuss
Many services that power https://videotap.com/ have recently been rewritten with the help of AI.

Recently I used Cody to rebuild the entire video processing pipeline and made it much more efficient and scalable, and I actually learned a ton about ffmpeg by pair programming with the AI. Now I'm building additional features into this app, mostly w/ just iterative prompting or chat-oriented programming to replace 3rd party services that are still in this pipeline and it's been a blast.

I've also used AI tools to really brush up on frameworks, like Laravel, that I haven't touched in a while, and it's been a great experience. Also started building a game w/ Godot and found AI super helpful there in walking me step by step. So for me it's been great.
ado__dev
·2 năm trước·discuss
Since gpt came out I have built tons of throwaway apps, plenty of specialized apps for side projects, and experimented with tons of ideas that I likely wouldn’t have if I didn’t have access to a tool to build it for me from just asking it to do it and explain what it did. Claude artifacts has been awesome for this. Cody when I actually want to build it out. I recommend trying it before you knock it.
ado__dev
·2 năm trước·discuss
I believe o1's context window will increase over time as well. It's a new model that takes a different approach compared to other ones, so testing it with less context seems logical and expanding the context window as it's quality is validated.

Even in a large code-base, you don't have to have the full context of every single file for every single question, can usually get away with half a dozen files, it's figuring out which ones to provide to the LLM to get the best response.
ado__dev
·2 năm trước·discuss
Which one?

I run DevRel at Sourcegraph and our AI coding assistant, Cody, is used by tons of individuals, small business, and large enterprises. I get to talk to a ton of customers and see how their adoption of AI is going. And it's certainly increasing and developers are finding a ton of value.
ado__dev
·2 năm trước·discuss
We're still very much in the early days.

Code AI tools today absolutely crush at creating proof of concept apps. You can test your idea and get market validation in days vs months.

They are getting better at medium/large codebases, but still have a ways to go before being super useful and it translating to a huge increase in productivity. Currently it's really good for helping with the menial tasks (creating docs, unit tests, understanding and onboarding) but not quite there yet when it comes to integrating gen ai code in large codebases, but it's only a matter of time.
ado__dev
·2 năm trước·discuss
Not surprised at all. Facebook owns the platform and outlined in the ToU that they can do whatever they want with the content you post on there.

At least it's better than scraping content off platform (which I'm sure they've done) and using that, but using content posted on their own platform seems like a no-brainer.
ado__dev
·2 năm trước·discuss
The price point is a huge miss for me. I'll stick to the original PS5 for the time being.
ado__dev
·2 năm trước·discuss
(x) Doubt