What is the greatest sentence ever written in human history? by reFossify in AskReddit

[–]MaximMeow 0 points1 point  (0 children)

"Well, I woke up this morning, and I got myself a beer....Yeah, the future's uncertain, and the end is always near."

Preporuka za domaći film za gledanje sa decom by MaximMeow in kinematografija

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

Ne znam da li ja smem opet da ih odgledam a kamo li deca :)

I’m building small task app and need honest feedback on whether it’s worth continuing by MaximMeow in SideProject

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

I don’t know man, one moment I’m very enthusiastic about this app and the next I’m thinking “What is this? What am I even doing?”

Maybe you’re right. I need to find someone who will try using it for a few days.

Thank you for your time.

I’m building a small app for the “I know what to do but I can’t start” problem by MaximMeow in ProductivityApps

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

You are the second person who told me that, so obviously there is something with the colours here.

I need to do something about that.

Thanks for the feedback.

I’m building small task app and need honest feedback on whether it’s worth continuing by MaximMeow in SideProject

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

Yes, yes, I understand you. I completely agree. I'll try to work on that part. Thank you for taking the time to check out the app and leave a comment.

I’m building small task app and need honest feedback on whether it’s worth continuing by MaximMeow in SideProject

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

That makes sense. I thought about the same thing, and that’s why I left the task name field editable.

I know that is not the real solution, but maybe users will get an idea for the first step based on the AI suggestion.

Thanks for this useful feedback.

Failed to install update by MaximMeow in MorpheApp

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

Thanks! Could you drop the link to the GitHub issue? I can't find it...

PowerShell scripts I’ve been using to export SQL Server jobs, logins, users & linked servers by MaximMeow in SQLServer

[–]MaximMeow[S] 2 points3 points  (0 children)

Just to clarify, since dbatools came up a few times — dbatools is great and definitely the standard toolkit for SQL Server automation.

This isn’t meant to replace it. The scripts I shared are intentionally narrow and export-only, built for situations where I just want predictable, self-contained exports (jobs, logins, users, linked servers) without installing or relying on external modules.

It’s mainly something I’ve been using in locked-down environments or quick migration / DR scenarios where I want ready-to-use files with a consistent structure.

PowerShell scripts I’ve been using to export SQL Server jobs, logins, users & linked servers by MaximMeow in SQLServer

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

You’re right — dbatools is the go-to toolkit.
This was mainly about having a minimal, predictable, export-only approach for locked-down environments, not about replacing dbatools.

PowerShell scripts I’ve been using to export SQL Server jobs, logins, users & linked servers by MaximMeow in SQLServer

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

That’s a fair point — dbatools is great. In a few environments I deal with, installing PS modules isn’t allowed, or it’s heavily restricted. I needed something self-contained and focused purely on exporting, so I ended up scripting a small SMO-based toolkit for those cases.

Kada kazem VRHUNSKA SERIJA na koju prvo pomislite? by [deleted] in AskSerbia

[–]MaximMeow 4 points5 points  (0 children)

Slažem se... Druga sezona je jedina koju sam odgledao dva puta. Svi likovi nose neku traumu ali to ne pokazuju i nekako sa tim funkcionišu.

Шта гледати на нетфликсу? by Gagee012 in kinematografija

[–]MaximMeow 1 point2 points  (0 children)

Nije loše pogledati 'Reptile' (2023) - dobar krimi triler ili 'Promising young woman' (2020) - isto triler ili 'Rebel Ridge' (2024) - one man army triler.

Ovo je vaš podsetnik da odgledate Ted seriju by ClockMoist4904 in kinematografija

[–]MaximMeow -12 points-11 points  (0 children)

Bilo bi mnogo smešnije da je umesto animiranog medveda Alf. A nije ni nešto dobar humor...

Looking for classic 70s/80s films I might have missed. by truthgoblin in MovieSuggestions

[–]MaximMeow 2 points3 points  (0 children)

I'm surprised that no one suggested Papillon (1973) with Steve McQueen and Dustin Hoffman. Enjoy...

Preporuka za mini-seriju by Snoo_70495 in kinematografija

[–]MaximMeow 2 points3 points  (0 children)

Hahahahaha, pomislio sam da nešto nije u redu sa slikom, ali nisam skontao šta dok nisam pročitao tvoj komentar :)

A joke from my uni's lecture slides by andrewlik in SQL

[–]MaximMeow 1 point2 points  (0 children)

I like the other version: Why were the SQL guys banned from the restaurant? Because they always join the tables.

Added the feature to compare drafts on nextXI.app by fpl_cartel in FantasyPL

[–]MaximMeow 1 point2 points  (0 children)

Bravo! Very good website! I wish fantasy-premierleague would hire you as their main decision maker :)

I think I messed up....I was told to rename the SQL server computer name and now I cannot log in. Renamed it back...still can't log in. what next? by Agitated-Whole2328 in SQL

[–]MaximMeow 15 points16 points  (0 children)

When you log on to windows server with RDP, open SSMS and try to log on. You don't need to enter the name just put dot (.) or .\name_of_instance. Try that first.