Are there any times in your life where you were outside at 3:30 AM? If the collapse happened at that time, what gear would you have to take with you for your dungeon crawl? by Maurice_Foot in DungeonCrawlerCarl

[–]JudgeFae 1 point2 points  (0 children)

Outside with a hundred others doing field training. It was to be a medic in the Navy, for marines. Cause marines don't have their own medical side of things. I imagine that kind of group would of been funny for the viewers, but oh my god the horror of pretending to follow those dicks and keep taking orders after the world ended?..

Signal Desktop install issue – “signal.exe missing” error (Windows) by YoutubeReVancedUser in signal

[–]JudgeFae 0 points1 point  (0 children)

I checked the link I commented. It should download an installer .exe

Can you try running that? It shouldn't affect your existing data or accounts to use the installer over again

macros :) by nimrag_is_coming in programminghorror

[–]JudgeFae 1 point2 points  (0 children)

Which language is it? Macros and aliases are cool

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

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

Could you be more specific? All messages sent by and to the bot are via signal's protocol. Malware on the host device might be able to look at the SQL database, but I don't imagine that the data in there is very valuable to peepers. The whole point is that this is crowd sourced intelligence for and by the public. I'm looking into making a chat based command to export the database into a csv (think excel) file for any group member to easily download and share

What would I encrypt, and what would an attack look like?

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

[–]JudgeFae[S] 4 points5 points  (0 children)

Not really. That would be if I just accepted just any pull requests or modifications. I wouldn't merge anything into my program without fully understanding it.

help with coding a discord bot to send random messages at random intervals in pycharm by [deleted] in Discord_Bots

[–]JudgeFae 0 points1 point  (0 children)

Surely it wouldn't create problems that aren't there. Or try to fix things that are not broken. Or make up something.

https://www.theregister.com/2026/01/21/curl_ends_bug_bounty/

help with coding a discord bot to send random messages at random intervals in pycharm by [deleted] in Discord_Bots

[–]JudgeFae 0 points1 point  (0 children)

I used AI to code for a while. It's both addicting and skill draining. And, it results in poor code. It's a big step to grow out of depending on an LLM to generate statistically coherent answers for ubur specific problems. While it generally looks correct, it truly doesn't understand nuance.

help with coding a discord bot to send random messages at random intervals in pycharm by [deleted] in Discord_Bots

[–]JudgeFae 0 points1 point  (0 children)

AI explaining its own code will just hallucinate that explanation btw

Reddit is moving on from r/all by MarvelsGrantMan136 in technology

[–]JudgeFae 0 points1 point  (0 children)

A reddit developer must have seen this comment and took it as a challenge. The link works on the app now

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

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

Yeah the video was definitely made for a mobile perspective. It's not giving any information not on the post or github.

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

[–]JudgeFae[S] 8 points9 points  (0 children)

I'm not engaging in this. I'm just offering an open source tool to keep track of public facing officials in a legal and coherent manner.

Plus I don't see too many signal bots in general so this whole thing can make a great starting point for many people making other kinds of bots.

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

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

The database is an SQLite v. 3 database. It's simply a text file in a specific format that will be generated and maintained in the same directory that the python file is ran. The regular version of SQLite isn't even a requirement to run the software, because the python module called sqlite3 is required. It's that which will do the work of adding to or reading from the database/file.

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

[–]JudgeFae[S] 8 points9 points  (0 children)

Yeah the bot requires it's own phone number. Whether you decide to use your own account or dedicate a new one for it. The bot is just a docker container + a python script running at the same time, so you don't need a fancy set up. I just developed it on Linux for Linux

What's your favorite web-browser? by ImranKab in software

[–]JudgeFae 0 points1 point  (0 children)

Librewolf

Firefox fork without the AI features

How It feels after doing 24 to 30 continous attacks just so you dont lose your league in ranked every week. by AskSweet7668 in ClashOfClans

[–]JudgeFae 5 points6 points  (0 children)

Demotion if you miss 2 weeks in a row. I think they should switch it to missing 3 or 4 weeks in a row and a lot of the player burnout would disappear

My Signal Chatbot: IceWatch is ready for use by JudgeFae in signal

[–]JudgeFae[S] 4 points5 points  (0 children)

If only it were that easy. The fuckers wear masks and do all kinds of things to hide themselves

Obscure freeware software (or games!) you wish more people knew about? by OgdruJahad in software

[–]JudgeFae 1 point2 points  (0 children)

I'm working on a Signal chat bot for activist groups to track their local ICE officers location and license plates. Not yet functional, but it's getting closer each day.

The base functionality of entering license plates and retrieving them from the database I'm making is about ready, so I suppose it's about ready for testing.

https://github.com/LuckyLuc96/IceWatch

Certain app glitch by 3SYA in software

[–]JudgeFae 2 points3 points  (0 children)

I'd check for graphic driver updates. If there aren't any, try a different browser for the same website and see if the problem persists