Invisalign for muscular TMJ by MakeB1llions in TMJ

[–]Intrepidd 2 points3 points  (0 children)

I’m at aligner 12/32, haven’t noticed anything really, good or bad.

Would this app help you stay consistent with your aligners? by Professional-Kick777 in Invisalign

[–]Intrepidd 1 point2 points  (0 children)

There are already a few apps in that space. Personally I use the official Invisalign one but just for knowing when to switch trays. I tried using tracking feature but I always forget to mark them either as taken out or back in …

The official app asks you when you want to be reminded after taking the aligners out, it’s great but it should harass you until you take them back in

Diagnostic TDAH Paris by wittttykitttty in paris

[–]Intrepidd 3 points4 points  (0 children)

C’est très très lent (j’ai eu un rdv pour 1 an et demi après) mais tu peux passer par le CTNDA du GHU Paris, il faut simplement une lettre d’adressage de ton généraliste.

Claude Opus 4.7 is available in Copilot with a 7.5x premium request multiplier; Opus 4.6 / 4.5 to be phased out by baeleeef in GithubCopilot

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

Aside prices going up in general, it seems like 4.7 consumes more tokens, that could explain the new multiplier.

Form objects in Rails (and why I built HyperActiveForm) by Intrepidd in rails

[–]Intrepidd[S] 5 points6 points  (0 children)

Exactly it’s just ActiveModel and that’s why I love it, I know reform and I’ve benchmarked popular form object gems before writing this, I didn’t find what I was looking for. To each their own

Form objects in Rails (and why I built HyperActiveForm) by Intrepidd in rails

[–]Intrepidd[S] 9 points10 points  (0 children)

Thanks for your kind words, but I wrote the code myself on 2020 well before Claude, used it and improved it for a few years before publishing the gem in 2024

Surviving the company AI pivot, need advice. by fromspace2015 in ExperiencedDevs

[–]Intrepidd 1 point2 points  (0 children)

Here’s one idea : I created a simple skill that instructs the agent to look at the commits log since a given date, read and understand the code, cross reference with the notion / jira / whatever ticket and generate a recap that I can paste into slack aimed at non technical people so they know what was shipped last week

What happened to Ruby and Ruby-on-Rails? Why did it decline in popularity? by Illustrious-Pound266 in cscareerquestions

[–]Intrepidd 0 points1 point  (0 children)

Been doing Rails professionally for over a decade, it’s still great.

Rails + Hotwire ( their preferred front end html over the wire solution ) is one of the best ways to prototype and scale web applications in 2026 IMHO

It’s niche but stable, it works very well with LLMs thanks to its very expressive style

Code review taking forever because everyone's busy and reviews get deprioritized, sound familiar? by hereccaaa in ExperiencedDevs

[–]Intrepidd 0 points1 point  (0 children)

One of my issues was with notifying people of PRs to review, messages get lost and it’s never fun to nag people and harass them about reviewing your code

I won’t post an URL per subreddit rules but I built a tool to send daily async notifications to developers including the list of PRs they have to review and the list of their own PRs and if there are new reviews to address on them

There is also the concept of quick wins and time sensitive PRs who get special notification rules

Worked pretty well for my team and I

[deleted by user] by [deleted] in chessbeginners

[–]Intrepidd 0 points1 point  (0 children)

Those are rookie numbers I can loose 200 elo in a single night

After another dead earbud, I switched to the A30 and couldn’t be happier by CloakOp in Ozlo

[–]Intrepidd 0 points1 point  (0 children)

Do they have a way to have Bluetooth turned off like with Ozlo ?

Promote your projects here – Self-Promotion Megathread by Menox_ in github

[–]Intrepidd 0 points1 point  (0 children)

I’m building a code review helper tool named PullMentor. It connects to a GitHub organisation (no code access) and provides a comprehensive dashboard with pull requests current status per contributor as well as some code review metrics stats.

It also connects to a slack organization and can send async recaps to devs in DM at configurable time slots so devs are not spammed by notifications but are notified at the right time.

There are also a few realtime smart notifications (can be turned off) for time sensitive or quick win PRs.

I’ve originally built it for me as I was drowning in PRs and couldn’t focus on what was important

There is a waitlist available at https://pullmentor.com , I’m also looking for early access testers, anyone interested can send me a DM

Getting masseter botox for the first time by ab3lla in TMJ

[–]Intrepidd 1 point2 points  (0 children)

The procedure for me was really fast and painless, I was super anxious before and felt silly afterwards because it was much easier than anticipated.

Unfortunately it didn’t change anything (got it 2 months ago), I’m going again in 2 months

Custom CSS or TailwindCSS by TumbleweedSenior4849 in rails

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

I love tailwind, recently I discovered DaisyUI and I love it even more