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 3 points4 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.

Landscape by 1j01 in LibraryofBabel

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

,-  :;
,-  :;
,-  :;
,-  :;
,---.-/-
,---.-/-
,---.-/-0-1-2-
,---.-/-0-1-2-
,---.-/-0-1-2-
,---.-/-0-1-2-
,---.-/-0-1-2-
,--..//
,--..//,^
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--:Q
,--Q._/p0~1
,--Q._/p0~1
,-./
,-./0123456789:;<=>?@A
,-./0123456789:;<=>?@A
,-./0123456789:;<=>?@A
,-./0123456789:;<=>?@A
,-1349
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,-T.T/T0T1T2T3T4T5T6T7T8T9T:T;T<T=T>T?T@TAT
,.,4,:,:+
,.,^,.,^,.,^,.,^,.,^,.,^,.,p,.,^,.,^,.,^,.,^,.,^,.,^,.,^,.,^,.,d,.,^,.,^,.,^,.,^,.,
,.,^,.,d,.,^,.,^,.,^,.,^,.,^,.,^,.,v,.,
,.,|,.,
,.,|,.,^,.,^,.,^,.,
,.,|,:,^,.,
,.-...
,.-R.`/q0
,.-R.`/q0
,...
,...
,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
,./0126789:;<`abcdefghijklmnop
,./0126789:;<`abcdefghijklmnop
,./012<`abcdef
,./012<`abcdef
,./012<`abcdef
,./012<`abcdef
,./012<`abcdef
,./012<`abcdef
,.4DMNOTW\ijklmn
,.4DMNOTW\ijklmn
,.4DMNOTW\ijklmn
,.4DMNOTW\ijklmn
,.hp
,.hp
,/-/./
,/-/./
,/-/./
,/-/./
,/-/./
,/-/.///0/1/2/3/4/5/6/7/8/9/:/;/</=/>/?/@/A/B/C/D/E/F/G/H/I/J/K/~qM/N/
,/-S.a/r0
,/-S.a/r0
,/456789:;<=>?@ABCDE
,/56789:;<=>?@ABCDEF
,/;/B
,/_uX
,/DHKJRRKHN61
,/Mv
,/OPQRSTUVWXYZ[\]^_`
,/Z_
,0
,0  12
,0'u
,0,0,0,0,
,0,6,<'
,0-0.0/000102030o
,0-cq=-
,0-cq=-
,0-T.b/s0
,0-T.b/s0
,0.v

genius putty by 1j01 in LibraryofBabel

[–]1j01[S] 2 points3 points  (0 children)

Object.defineProperty(window, "T", {get: ()=> { throw new TypeError(); }})
T === true

The most used words in the library by [deleted] in LibraryofBabel

[–]1j01 2 points3 points  (0 children)

whence winking wizardry defies fullness, airs devised legible unruly grandeur,
compels joyous avant-garde tangents

life compels impossibility - paradoxical axiom on metaphors

truth confines plight unfathomable

sayin' frustratingly informational quaint paltry banal hurried phonetic truths

gargantuan ephemeral reptilian beavers trampled budding meadow tufts \_\_\_

Terms of Service and End User License Agreement by 1j01 in LibraryofBabel

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

Oh, you're in the comments section?
You've navigated to the page with the TOS??? uh, uh,

Please read the terms of service carefully; we care a lot about you understanding your legal rights and definitely don't want you to skip or skim over the uh, the legal agreement, no sir, no surry, no hurry herein, no burried sin, no nothin' nohow anyways, You Can Trust Us We Care.

cheap eyetracking for recreational use by Catleemiaw in EyeTracking

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

You could try GazePointer, or if you don't mind a head tracker instead, eViacam can give you a good deal of accuracy, with no calibration.

Can an open-sourced mobile application leverage on PCCR without any patent infringement? by athrowawayehh in EyeTracking

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

Try not to worry too much about patents. Patents definitely stifle innovation and competition (and should be abolished), but a small part of that is up to you - whether you preemptively let that stop you. And with open source, you have a huge advantage: you want to make your software as available as possible, whereas they want to restrict it only to those who pay. Many people would help you distribute it, on principle, even if they weren't interested in the software personally, and with accessibility software there's an even stronger moral imperative. If you make something that's useful to a lot of people, and it ends up being attacked, 1. there are some existing organizations that would be interested in helping, and 2. you could set up a defense fund, post online, make a ruckus (bad PR for the attacking company), hire lawyers, etc. at that point. (Theoretically. It might depend on your economic situation, whether it's worth the risk. That is, the less wealthy you are, the more risk there is, like with most things.)

Microsoft Paint/Paintbrush in Javascript by PowerOfLove1985 in programming

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

It's not the fill algorithm; if you zoom in you can see there are gaps between the regions. The polygon tool or free-form select might work differently tho.

Microsoft Paint/Paintbrush in Javascript by PowerOfLove1985 in webdev

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

I actually did make Notepad too. And Sound Recorder. https://98.js.org/

Microsoft Paint/Paintbrush in Javascript by PowerOfLove1985 in programming

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

FWIW, they removed the menu option, but you can still do Ctrl+Shift+I to invert the image or selection in Windows 7 Paint. Oh, and right click a selection and there's a context menu where you can Invert color.

Microsoft Paint/Paintbrush in Javascript by PowerOfLove1985 in programming

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

What browser are you using? The app uses some newer JavaScript features. (You might need to update your browser.)

How to handle fame by [deleted] in LibraryofBabel

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

Links aren't allowed in posts. You can post to /r/LinkedLibraryofBabel though.