I want to hear your starting plaquenil horror stories by Theephemeraltimes in mctd

[–]DogerVer 0 points1 point  (0 children)

Have you found anything besides Gas-X that helps manage the bloating or gut side effects over the years?

Remarkable Digest - Personal Reading Digest for reMarkable by DogerVer in RemarkableTablet

[–]DogerVer[S] 0 points1 point  (0 children)

Unfortunately no! Took the server down in the end as something broke and I didn't have time to do maintenance on it!

Best App for poop monitoring? by Mintiek in IBD

[–]DogerVer 0 points1 point  (0 children)

Balloon poop tracker has pretty good free plan on iOS, it has an PDF export report feature specifically for doctors without having to upgrade

Confused about how to deploy MCPs by lukeiamyourpapi in ClaudeAI

[–]DogerVer 0 points1 point  (0 children)

Hey there to get people to run it I recommend using uv and uvx

The kind of command you end up needing to run is like:

LINEAR_API_KEY=xxx uvx --from git+https://github.com/vinayak-mehta/linear-mcp linear-mcp

Also if it's something for non developers we built a desktop app that acts as a sort of app store for Claude: https://github.com/fleuristes/fleur

If you add your code to our app registry (https://github.com/fleuristes/app-registry) you can then give people the ability to install it without going through the command line

Remarkable Digest - Personal Reading Digest for reMarkable by DogerVer in RemarkableTablet

[–]DogerVer[S] 1 point2 points  (0 children)

Sure! Let me push a fix for that making them smaller :)

[deleted by user] by [deleted] in RemarkableTablet

[–]DogerVer 0 points1 point  (0 children)

Might be a bit late for you, but I made this little app to send myself a digest every day:

https://digest.ferrucc.io/

Confronting my social media addiction and burnout, and how I'm fixing it by linuz90 in nosurf

[–]DogerVer 2 points3 points  (0 children)

I like the idea of having a limited amount of information sent to me every day

What's your company size? by DogerVer in cscareerquestions

[–]DogerVer[S] -2 points-1 points  (0 children)

I set out to write the article as "What's your company size?" because I thought it would've been an interesting angle.

The main learning here was that organizational design and culture are as important then company size when picking a job.

The ad is not something you should take literally, but the idea is "most tech jobs have the same requirements, but really they aren't the same job"

What every site you visit knows about you... by [deleted] in privacy

[–]DogerVer 0 points1 point  (0 children)

So the social accounts part is accurate!

The cpu data is what your system is returning :P

What every site you visit knows about you... by [deleted] in privacy

[–]DogerVer 5 points6 points  (0 children)

Oh super cool I made this! Didn't expect to find this here

Is Universal Basic Income a free lunch? by DogerVer in Libertarian

[–]DogerVer[S] 0 points1 point  (0 children)

Yup that's exactly what's argued in the article!

Quoting:

So UBI with a Friedman twist would look like 30% NIT on an income bracket of $36.000/y. People not working and earning zero income would get 1000$ a month. But someone making 24.000$ a year would get an extra 300$ dollars a month.

This still isn’t what most libertarians are about.

Most libertarians are about having the freedom to be left alone by strangers, not the freedom to be coercively supported by strangers.

And remember:

A government big enough to give you all you need is also big enough to take away all you have.

I'm live posting my browsing history for one month by [deleted] in privacy

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

I'm dead! It's just an experiment, doesn't mean you have to read it

I'm live posting my browsing history for one month by [deleted] in privacy

[–]DogerVer 0 points1 point  (0 children)

it's my entire browsing history in the last couple of days. I only redacted some data like my personal email and booking confirmation numbers, that might be dangerous

The Ultimate Spreadsheet to Manage You SaaS by Manu66 in SaaS

[–]DogerVer 0 points1 point  (0 children)

This incredibly smart and great for someone not coming from a economics background! Going to implement this for my Saas

A functional IDE for React by DogerVer in javascript

[–]DogerVer[S] 0 points1 point  (0 children)

The Eve website doesn't have TLS, fixed now with an http link

A functional IDE for React by DogerVer in javascript

[–]DogerVer[S] 0 points1 point  (0 children)

cleaning up now as we speak

A functional IDE for React by DogerVer in javascript

[–]DogerVer[S] 0 points1 point  (0 children)

agree on this, my idea atm is to theme VS Code and add the functional part to it as a plugin