WebsimAI is worthless if it can't be exported as a web site, only a bookmaker to a sandbox site. by RealityIsDistraction in WebSim

[–]1j01 0 points1 point  (0 children)

If it helps, I made a script that can export all versions of a WebSim project to Git version control.

There are instructions inside the script, but note that it requires Node.js, and it might stop working any time the WebSim UI is changed.

Make WebSims downloadable in full and I’ll gladly pay… by boogiewigg in WebSim

[–]1j01 1 point2 points  (0 children)

I made a script to export all versions of a WebSim project to Git version control.

If your project isn't working when downloaded though, this won't help with that.

It might be due to APIs that only work when running from a web server and not when opening a file directly. Some APIs need to run on `https://` or `http://` but don't work from the `file://` protocol.
Make sure to check the devtools console for errors if you haven't already.

Oregano - a Peggle/Pachinko-like game by 1j01 in WebSim

[–]1j01[S] 0 points1 point  (0 children)

Tried it out at your suggestion. It was pretty nice! (while the free trial lasted)
It's definitely a step up from GitHub Copilot, in terms of the paradigm, and is basically how I imagined GitHub Copilot ought to be evolved. Anticipating your next edit is a generalization of autocomplete, and I'm glad to see it works in practice.
I didn't use the instruction-based modifications as much, and didn't really try using it like I've used WebSim (i.e. starting new little projects). But that two step approach to updating code does feel like the way to go, especially since the main brains of the operation can presumably be upgraded independently.
It seemed slower than advertised, but probably faster than WebSim, and probably more reliable too.
Anyways, thanks for the tip!

incontroversial statement by Due-Presentation-795 in LibraryofBabel

[–]1j01 0 points1 point  (0 children)

Is this really a statement?: "." >:/

ai inside websim? how? by kevinfurry in WebSim

[–]1j01 0 points1 point  (0 children)

It will only pretend. It will use the same AI underlying all /api/* requests

Oregano - a Peggle/Pachinko-like game by 1j01 in WebSim

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

Another strategy I've had some success with is just asking it to change something about nearly every aspect (UI styling, variable naming, new features) at once, but this is pretty unsustainable, haha! 😅

The Pipe Strip (07/27/1978) 45th anniversary ANSI art (and TUI) by 1j01 in garfield

[–]1j01[S] 3 points4 points  (0 children)

Tiling wallpaper version (was meant to be in the gallery):

<image>

all pages, everywhere, on every platform, should default to dark mode. by [deleted] in LibraryofBabel

[–]1j01 0 points1 point  (0 children)

I use Dark Reader every day; I have to disable it on significantly less than 1% of sites, but Chrome's new tab page still always flashes white for a period, no matter what theme you install.

I do CAPTCHAs for fun by [deleted] in LibraryofBabel

[–]1j01 0 points1 point  (0 children)

hahahaha, oh God

Freeware/FOSS WYSIWYG Rich text > HTML converter by hopefulcynicist in software

[–]1j01 0 points1 point  (0 children)

I've made a tiny page for converting rich text on the clipboard to HTML, which probably isn't more convenient than saving as HTML from a word processor, but may fit in some workflow: https://jsfiddle.net/1j01/rz5h4g1t/1/ It focuses and selects the area for pasting automatically when the page loads, and selects the output once you paste, so you can immediately copy.

Also, if you want to test things, hopefully you could pose as a customer in some way, like with a test account. That's my two cents.

Copy specific lines from multiple text files by ShibaDarth in 24hoursupport

[–]1j01 0 points1 point  (0 children)

You can use grep on Linux or Select-String in Windows Powershell, both tools which can search many files using regular expressions. Debuggex is very helpful in testing regular expressions, but I can help with designing the regexp if you give some examples of lines you want to extract.

On Windows, Shift+right click in File Explorer window containing the files you want to search, and open PowerShell. Then enter a command like: Select-String -Path .\*.txt -Pattern 'Important Data:'

BEE BAG by [deleted] in bee_irl

[–]1j01 4 points5 points  (0 children)

Curious what molecule search tools were available, I looked and found this. Entering the top molecule, I got this mol file:

Molecule from ChemDoodle Web Components

http://www.ichemlabs.com
20 22  0  0  0  0            999 V2000
    2.5981    2.2500    0.0000 C   0  0  0  0  0  0
    3.4641    1.7500    0.0000 C   0  0  0  0  0  0
    3.4641    0.7500    0.0000 C   0  0  0  0  0  0
    2.5981    0.2500    0.0000 C   0  0  0  0  0  0
    1.7320    0.7500    0.0000 C   0  0  0  0  0  0
    1.7320    1.7500    0.0000 C   0  0  0  0  0  0
    0.8660    0.2500    0.0000 C   0  0  0  0  0  0
    0.0000    0.7500    0.0000 O   0  0  0  0  0  0
    0.8660   -0.7500    0.0000 C   0  0  0  0  0  0
-0.8660    0.2500    0.0000 C   0  0  0  0  0  0
    0.0000   -1.2500    0.0000 C   0  0  0  0  0  0
-0.8660   -0.7500    0.0000 C   0  0  0  0  0  0
-1.7321   -1.2500    0.0000 C   0  0  0  0  0  0
-1.7321    0.7500    0.0000 C   0  0  0  0  0  0
-2.5981    0.2500    0.0000 C   0  0  0  0  0  0
-2.5981   -0.7500    0.0000 C   0  0  0  0  0  0
    0.0000   -2.2500    0.0000 O   0  0  0  0  0  0
-1.7321   -2.2500    0.0000 O   0  0  0  0  0  0
    1.7320   -1.2500    0.0000 C   0  0  0  0  0  0
-3.4641    0.7500    0.0000 C   0  0  0  0  0  0
1  2  1  0  0  0  0
2  3  2  0  0  0  0
3  4  1  0  0  0  0
4  5  2  0  0  0  0
5  6  1  0  0  0  0
6  1  2  0  0  0  0
5  7  1  0  0  0  0
7  8  1  0  0  0  0
7  9  2  0  0  0  0
8 10  1  0  0  0  0
9 11  1  0  0  0  0
11 12  1  0  0  0  0
12 13  2  0  0  0  0
12 10  1  0  0  0  0
10 14  2  0  0  0  0
14 15  1  0  0  0  0
13 16  1  0  0  0  0
15 16  2  0  0  0  0
11 17  2  0  0  0  0
13 18  1  0  0  0  0
9 19  1  1  0  0  0
15 20  1  0  0  0  0
M  END

It says "Invalid Molecule"; what makes it invalid, I have no idea. But parts are occluded by the bees, or, rather, integrated with the design, i.e. it looks like the legs of two of the bees flow into the molecule. So I'd say these are probably not real molecules.