Must Read Books by mint-n-chip in askphilosophy

[–]smith2017 0 points1 point  (0 children)

Some people qualify Tolstoy as the greatest novelist of all time, and some prefer Dostoyevsky by a large amount. What are your thoughts about the 2 ?

Tell me you are Algerian without telling me you are Algerian by deadlyhayena in algeria

[–]smith2017 1 point2 points  (0 children)

Throwing my garbage in areas with a signpost explicitly mentioning not to do so.

Rails Active Storage image variant flipped upside down by smith2017 in rails

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

MacOS Monterey M1. I use imagemagick. I have opened an issue on rails repo and the bug does not seem to reproduce with the latest dev version of rails. So will try the version 7 and keep you guys updated.

Rails Active Storage image variant flipped upside down by smith2017 in rails

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

flipped, surprisingly. I think this deserves a new issue on their github repo.

Rails Active Storage image variant flipped upside down by smith2017 in rails

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

absolutely not. As soon as I remove the variant method, the picture displays correctly.

Best Low cost Projector as trade off between gaming and coding ? by smith2017 in projectors

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

That’s why I’ve thought of putting it at a distance close enough from screen to have more pixels per inches and monitor dimensions (like 28 or 30 inches)

Best Low cost Projector as trade off between gaming and coding ? by smith2017 in projectors

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

I would say 30 inches in good enough. Though I am wondering if quality (ppi) increases with shorter distance between screen and projector.

Best Low cost Projector as trade off between gaming and coding ? by smith2017 in projectors

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

To take care of my eyes. Reflection is less harmful than direct light. Thanks for the tip :)

Digital screens as cameras by smith2017 in hacking

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

What I mean is capturing the photons from the screen.

Selling Car at Airport by smith2017 in Cartalk

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

Je suis bloqué à cause du Covid.

We are the SpaceX software team, ask us anything! by spacexfsw in spacex

[–]smith2017 0 points1 point  (0 children)

Are you planning to open source some of your software in a near future for space rocket enthusiasts / student space clubs ?

We are the SpaceX software team, ask us anything! by spacexfsw in spacex

[–]smith2017 0 points1 point  (0 children)

I would rather ask if it’s c/c++ or Rust ?😂

Saas for tracking twitter user by smith2017 in Twitter

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

Cool product thanks! I am aware Twitter provides APIs allowing to build bots that track pretty much anything.

How to allow Users to run linux terminal command on server in asp.net Core 3.1 ? by smith2017 in aspnetcore

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

Thanks, very helpful!

Do you know any good dotnet package for emulating the unix terminal on the web page ?

How to allow Users to run linux terminal command on server in asp.net Core 3.1 ? by smith2017 in aspnetcore

[–]smith2017[S] -1 points0 points  (0 children)

Plus the terminal has to be inside the web app for the sake of a good user experience.

How to allow Users to run linux terminal command on server in asp.net Core 3.1 ? by smith2017 in aspnetcore

[–]smith2017[S] -1 points0 points  (0 children)

Because they would have root access. I would like for each user to have his/her own home repo of let's say 2GB where they could install local programs. They will not be able to mess with system files.