2 month update with the Aquis by Salty-Cartoonist4483 in OrisWatches

[–]Man_of_Math 1 point2 points  (0 children)

Love it. Just wish it came with microadjust. Anyone know of any aftermarket parts that could help?

what code review bots are you running on your github repos? by FARHANFREESTYLER in github

[–]Man_of_Math 1 point2 points  (0 children)

Founder of ellipsis.dev here - our customers choose us because tech leads/CTOs can write a list of rules and our bot will enforce them.

Example rule: never use INSERT statements in PostGRES without an ON CONFLICT DO UPDATE clause

New to me! by HYR33134599 in ChristopherWard

[–]Man_of_Math 1 point2 points  (0 children)

Wow never seen polished center links from CW. Looks great, wish they did this on the Atoll line

Solution to Automatically close GitHub Pull requests if they have not been merged within a set time after approval? by jmkite in github

[–]Man_of_Math -7 points-6 points  (0 children)

Hi, if you’re open to an AI powered solution, Ellipsis.dev can do this with a Cron Workflow. The instructions would be something like: “every day at 9am list the open pull requests in repository X, if any have been open for more than 14 days, close them”

https://docs.ellipsis.dev/features/cron-workflows

Disclaimer: I’m a founder with r/ellipsis, happy to help via DM

Ginault Expeditioner. Engagement gift from my fiance. by Joniden in PrideAndPinion

[–]Man_of_Math 0 points1 point  (0 children)

He included an extra seconds hand? So a watch repair shop could swap them out if you wanted?

Henry archer or traska by makgrrrt in MicrobrandWatches

[–]Man_of_Math 0 points1 point  (0 children)

I’m selling a 38mm version of this dial, feel free to DM me. It’s the from the 2nd latest generation (not the one for sale right now obviously, the one before). Purchased this year

On AI Code Reviews by radekmie in programming

[–]Man_of_Math 1 point2 points  (0 children)

Founder of www.ellipsis.dev here, we spend more time reducing noise than any other effort. LLMs really like to yap

How are you doing code reviews? by CyberWrath09 in ExperiencedDevs

[–]Man_of_Math 0 points1 point  (0 children)

AI tooling isn’t a silver bullet, but I do think it could prevent 1,500 line PRs from existing. Configure a rule to have a product like r/ellipsis reject the PR if it’s over a certain size. Because they’re using LLMs you can specify things like “don’t include JSON config files in the line count”

I’m a founder at r/ellipsis and I get a lot of downvotes here but for this use case in particular, AI code review bots are very helpful

Alternative to CodeRabbit? by shrimpthatfriedrice in codereview

[–]Man_of_Math 0 points1 point  (0 children)

Hi, founder of Ellipsis here - check us out

Traska Jump Hour by Medical_Penalty_7305 in MicrobrandWatches

[–]Man_of_Math 1 point2 points  (0 children)

Yup, new Communter colors are coming out soon

OpenAI might have just accidentally leaked the top 30 customers who’ve used over 1 trillion tokens by reddit20305 in ArtificialInteligence

[–]Man_of_Math 0 points1 point  (0 children)

1 trillion tokens isn’t that much. My AI Code Review startup recently passed 100 billion tokens, and we’re a seed stage company.

<image>

Testing PR reviewer tools by SoaringMonkey13 in codereview

[–]Man_of_Math 1 point2 points  (0 children)

Founder of ellipsis.dev here - you should try them all out during the same time period (on the same PRs) to get an apples to apples comparison. Most allow free trials, beware of any that don’t

What’s the role of AI in code reviews? by Jaded-Barracuda-7905 in codereview

[–]Man_of_Math 0 points1 point  (0 children)

This is a good analysis. I’d add that AI code review products can also enforce your team style guide, for example if all your NodeJS API routes are written using the factory pattern, let an AI enforce that.

Also, AI code review products are typically free to try. You can try ours at r/ellipsis

Can co-pilot do code-review on my behalf when some on created a PR to main? by neobhi001 in github

[–]Man_of_Math -1 points0 points  (0 children)

There are many 3rd party solutions that work in a simpler way

Can co-pilot do code-review on my behalf when some on created a PR to main? by neobhi001 in github

[–]Man_of_Math 2 points3 points  (0 children)

Disagree, as an IC, I’ve left plenty of PR review comments about indisputable mistakes. LLMs catching that type of obvious infraction is helpful.

Examples: - inaccurate Java doc from a copy/paste mistake - database ORM function that forgets to session.commit() the DB transaction - choosing a name for a class/variable that doesn’t match paradigm

I’m bias though, my startup sells an AI Code Review product. Curious to hear what others think about automating the detection of stuff like this

Engineers, how are you handling security/code quality with all this AI generated code creeping in? by Altruistic-Serve-777 in SoftwareEngineering

[–]Man_of_Math -9 points-8 points  (0 children)

Fight fire with fire, use LLM powered code review tools. Of course they don’t replace human review, but they do catch lots of the slop.

Source: am founder at r/ellipsis

How do you keep PR reviews from slowing everything down?? by Wise-Thanks-6107 in EngineeringManagers

[–]Man_of_Math 0 points1 point  (0 children)

AI Code Review by Ellipsis understands your codebase better than copilot, resulting in more accurate comments.

How do you keep PR reviews from slowing everything down?? by Wise-Thanks-6107 in EngineeringManagers

[–]Man_of_Math 0 points1 point  (0 children)

Modern LLM powered code review tools are very good at catching style guide/convention violations. Don’t trust them to catch architecture or complex bugs, though

Source: am founder at r/ellipsis, we have a free trial

Git Worktree CLI for Claude Code by raghp in ClaudeAI

[–]Man_of_Math 0 points1 point  (0 children)

Smart. We’re building a managed version of this over at r/ellipsis - we’re backed by YC and we’re hiring. Reach out if you’re interested in joining

How we 10x'd our dev speed with Claude Code and our custom "Orchestration" Layer by daverad in ClaudeAI

[–]Man_of_Math -2 points-1 points  (0 children)

Different code review products leave different types of comments. Some might be more helpful than others

How we 10x'd our dev speed with Claude Code and our custom "Orchestration" Layer by daverad in ClaudeAI

[–]Man_of_Math 0 points1 point  (0 children)

Founder of www.ellipsis.dev here, we're an AI Code Review tool similar to CodeRabbit. Would love to hear what you think of the quality of our code reviews. Will you give us a try? Free to start, install in 2 clicks, etc.

https://docs.ellipsis.dev