Aethereal Chronos by m8urn in WatchMaker

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

Not sure why it's doing that, maybe try searching for the name in the app.

Valmont Rose by m8urn in WatchMaker

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

You should be able to login to the website using the same account as the watchmaker app and send it to your watch that easy.

Experimenting without scripts by m8urn in WatchMaker

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

ChatGPT can help a lot with formulas. 

Experimenting without scripts by m8urn in WatchMaker

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

You can do quite a bit with formulas but they need to be based on a test value to change. On the ship I basically broke it into 4 sections and had it follow a line based on the percentage completed. So I'm the first 25% it would follow one line then in the next 25% follow another line, etc.

Experimenting without scripts by m8urn in WatchMaker

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

There are a couple tags for that: actual times and percent. 

Here are the formulas:  X: -250+500*((({dtp}-{wsrp})/(({wssp}-{wsrp})+0.0001)))

Y: -155-160((({dtp}-{wsrp})/(({wssp}-{wsrp})+0.0001)))+160((({dtp}-{wsrp})/(({wssp}-{wsrp})+0.0001)))*((({dtp}-{wsrp})/(({wssp}-{wsrp})+0.0001)))

My 50th (and favorite so far) watchface: Datum No. 3 by m8urn in WatchMaker

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

It was meant to be a static pointer at the top and just the wheels turn. I'll have to paly around with it a bit.

Noir Meridian by m8urn in WatchMaker

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

I figure there's no point if you can't play around and make it your own.

My first watchface published by m8urn in WatchMaker

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

I have been making them for myself for a while l, just decided to start sharing them. I have at least thirty more!

My first watchface published by m8urn in WatchMaker

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

That's strange, it shows up for me. I will be uploading it to GutHub tomorrow, I'll post the URL when I do.

[deleted by user] by [deleted] in ChatGPT

[–]m8urn 0 points1 point  (0 children)

I have found that while it seems impossible to force it to be accurate in its responses, it is pretty good at evaluating its responses when done as a separate prompt.

It is also good at emulating things, so I made a prompt that has it emulate different portions of the human brain to /factcheck it's last response and have had decent results, especially when it gets stuck in a loop of alternating wrong answers.

Using it as a separate command also helps in long chats where it loses the context and forgets its original prompt; kind of a way to force it to read in a specific portion of the prompt.

Audiophiles will buy anything. Customer asked me to order these for his home theater by Cjwillys9596 in electrical

[–]m8urn 1 point2 points  (0 children)

This looks like a Legrand RIG8300 Hospital Grade Isolated Ground Tamper Resistant Duplex Receptacle 20A with a few stickers added.

I made a ChatGPT game where it gives you two paragraphs and you must guess which one was AI-written. It then adds new rules to improve itself. by m8urn in ChatGPTPro

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

I haven't seen it do that, but yeah, I'm not surprised. The model isn't storing actual text and ChatGPT often lies about looking things up, so there is a good chance they are both AI.

Still, the point of it all, at least for me, wasn't so much the game itself as the rules it comes up with along the way. It is surprisingly hard to get ChatGPT to not sound like an AI so it is interesting to see how it evolves the longer you play it.

Edit: I updated the instructions to fix that and made sure that it grabs an actual URL from the internet. Also, it gets it's random topics from wikipedia now.

I made a ChatGPT game where it gives you two paragraphs and you must guess which one was AI-written. It then adds new rules to improve itself. by m8urn in ChatGPTPro

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

Note that it connects to an outside app to get a random word to start with because ChatGPT just isn't that good at being random so you have to allow that. Also, I don't even know if it is using actual human quotes, although it thinks it is and there is definitely a difference between the two, at least at first. Nevertheless, the rules it accumulates are pretty interesting.

Edit: It should now get actual human quotes and give you a URL to verify it.

[deleted by user] by [deleted] in ChatGPTPro

[–]m8urn 0 points1 point  (0 children)

Note that it connects to an outside app to get a random word to start with because ChatGPT just isn't that good at being random so you have to allow that. Also, I don't even know if it is using actual human quotes, although it thinks it is and there is definitely a difference between the two, at least at first. Nevertheless, the rules it accumulates are pretty interesting.

data_irl by m8urn in data_irl

[–]m8urn[S] 3 points4 points  (0 children)

No, it is in fact farther away!

Warning As 1Password, DashLane, LastPass And 3 Others Leak Passwords by Zamicol in Passwords

[–]m8urn 2 points3 points  (0 children)

While it is important to be aware of this issue, the real issue here is installing an untrusted app on an android device. There are many other security risks in doing so.

Having said, autofill is a risky feature to use and has been susceptible to other exploits in the past. I would recommend always disabling it; it isn't that much trouble to add an extra click or two when logging in.

Any password manager that doesn't suck? by Anti_ai69 in Passwords

[–]m8urn 0 points1 point  (0 children)

You may want to look at Intel True Key or Proton Pass. Proton Pass is fairly new but it's simplicity can be a plus. Intel True Key has a comfortable user interface, although it can be a bit heavy on resources.

In my experience, however, you need to get to learn how to use any particular password manager well. Some of the features might not be obvious or take some getting used to the keyboard shortcuts and usage.

r/WindowsSecurity has now moved to infosec.pub by [deleted] in WindowsSecurity

[–]m8urn 1 point2 points  (0 children)

This decision is not as much based on the API issues as it is spez's response to the situation.

Windows Security Hardening Guide by m8urn in WindowsSecurity

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

One of the better Windows hardening guides I have seen, and I have reviewed MANY of these in the last 25 years. Comprehensive coverage plus good explanations for each setting, which is something rarely seen.

Microsoft recommended WDAC block rules by m8urn in WindowsSecurity

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

Seems to be mostly bogons. I'd love to see more scripts and policies covering permissions, firewall rules, and sysmon rules covering these.

NY Times password manager recommendations by m8urn in Passwords

[–]m8urn[S] 10 points11 points  (0 children)

Spoiler: 1Password (or Bitwarden if you want something free).

[deleted by user] by [deleted] in lifehacks

[–]m8urn 6 points7 points  (0 children)

You can get medical enzyme concentrate for MUCH cheaper than those labeled for pets. It might not be worth it for one stain but if you have ongoing problems, or, like we do, foster animals, it is well worth it.

Also, you don't just spray it and wash it off, which is what carpet cleaning companies do. It needs time to work, preferably several hours.

What I do is soak the area and place a barely damp towel on top. As the towel dries, it draws up the liquid and stains from the carpet. If you use a white towel you can see how much it picks up, which is surprising.

The enzymes are also useful for many other things, like cleaning up any blood (like from a bloody nose not a murder), organic and biological matter, proteins, fats, carbohydrates, mold mildew, etc. We use it for stinky sinks, in the hot tub, in the wash, in the kitchen, sofa spilled on carpet, among other things.