HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ado__dev

no profile record

投稿

Lessons from building Sherlock: Automating security code reviews

sourcegraph.com
2 ポイント·投稿者 ado__dev·昨年·0 コメント

Revenge of the Junior Developer

sourcegraph.com
68 ポイント·投稿者 ado__dev·昨年·89 コメント

Self-Serve Sourcegraph

sourcegraph.com
2 ポイント·投稿者 ado__dev·昨年·0 コメント

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

youtube.com
2 ポイント·投稿者 ado__dev·昨年·0 コメント

Pluralsight unilaterally cancelling lifetime licenses

reddit.com
15 ポイント·投稿者 ado__dev·昨年·7 コメント

Virtual Code AI Summit Live Now

events.codeaisummit.com
1 ポイント·投稿者 ado__dev·2 年前·0 コメント

The Death of the Stubborn Developer

sourcegraph.com
2 ポイント·投稿者 ado__dev·2 年前·0 コメント

Cody supports additional context through Anthropic's Model Context Protocol

sourcegraph.com
1 ポイント·投稿者 ado__dev·2 年前·0 コメント

AI Fatigue Has Entered the Chat

pub.towardsai.net
2 ポイント·投稿者 ado__dev·2 年前·0 コメント

Tesla FSD no longer offered for purchase

notateslaapp.com
91 ポイント·投稿者 ado__dev·2 年前·77 コメント

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

twitter.com
135 ポイント·投稿者 ado__dev·2 年前·99 コメント

Chat-oriented Programming (CHOP) in action

sourcegraph.com
1 ポイント·投稿者 ado__dev·2 年前·0 コメント

Google Copies Twinpics.ai

twitter.com
1 ポイント·投稿者 ado__dev·2 年前·0 コメント

Gemini Pro refuses to acknowledge yt-dlp

twitter.com
135 ポイント·投稿者 ado__dev·2 年前·47 コメント

Waves of Writing for Google

medium.com
4 ポイント·投稿者 ado__dev·2 年前·1 コメント

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

sourcegraph.com
2 ポイント·投稿者 ado__dev·2 年前·2 コメント

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

s0.dev
1 ポイント·投稿者 ado__dev·2 年前·0 コメント

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

sourcegraph.com
3 ポイント·投稿者 ado__dev·2 年前·0 コメント

Scarlett Johansson has just issued this statement on OpenAI and Sky

twitter.com
16 ポイント·投稿者 ado__dev·2 年前·12 コメント

The Self-Driving IDE Is Coming – Steve Yegge

sourcegraph.com
3 ポイント·投稿者 ado__dev·2 年前·0 コメント

コメント

ado__dev
·昨年·議論
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
·昨年·議論
oh wow, didn't think that would work, but it does. even better!
ado__dev
·昨年·議論
I created a quick tutorial on how to backup and download all of your TikToks.

https://x.com/adocomplete/status/1879568249261621572
ado__dev
·2 年前·議論
You can use MCP with Sourcegraph's Cody as well

https://sourcegraph.com/blog/cody-supports-anthropic-model-c...
ado__dev
·2 年前·議論
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 年前·議論
I mean was there ever any doubt? Smoke and mirrors.
ado__dev
·2 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
The price point is a huge miss for me. I'll stick to the original PS5 for the time being.
ado__dev
·2 年前·議論
(x) Doubt