00:07:57 | | wessel1512 quits [Ping timeout: 260 seconds] |
00:07:57 | | valdikss quits [Ping timeout: 260 seconds] |
00:14:21 | <pabs> | masterx244|m: firefox history search with sqlite: sqlite3 -readonly file:$HOME/.mozilla/firefox/*/places.sqlite?immutable=1 'SELECT url, title FROM moz_places WHERE url LIKE "%sourceforge.net/users/%"' |
00:14:24 | <pabs> | masterX244: ^ |
00:20:30 | <anarcat> | see also https://gitlab.com/anarcat/scripts/-/blob/main/search-history.py?ref_type=heads |
00:20:55 | | wessel1512 joins |
00:22:00 | <pabs> | hmm, does the python module not have an equivalent of -readonly ? |
00:22:03 | | etnguyen03 quits [Client Quit] |
00:22:34 | | valdikss joins |
00:22:34 | <hexa_> | you can, when opening with an uri |
00:22:51 | <hexa_> | like file:/tmp/foo.sqlite?mode=ro |
00:23:19 | | pabs wonders what the difference is between immutable=1 and ro=1 :) |
00:23:34 | <anarcat> | i don't actually recall |
00:23:43 | <anarcat> | i think i had trouble with ro=1 while the profile was open |
00:23:59 | <anarcat> | i mean trouble with mode=ro |
00:25:12 | <nicolas17> | " SQLite always opens immutable database files read-only and it skips all file locking and change detection on immutable database files" |
00:25:19 | <anarcat> | yeah, that |
00:25:26 | <anarcat> | -readonly tries to lock the file |
00:25:34 | <nicolas17> | I think if you open with immutable=1 and Firefox changes the DB file while you have it open, you may get corrupted results |
00:25:46 | <anarcat> | hmm |
00:27:38 | <anarcat> | well i had ?mode=ro before 168e51f8aebbfb229c39736ef77c973926a82316 in that repo, the commitlog unfortunately doesn't explain why the change |
00:28:26 | <anarcat> | but from what i remember, i had trouble running the command while firefox was running |
00:45:30 | | Sidpatchy quits [Ping timeout: 258 seconds] |
00:48:38 | | Sidpatchy (Sidpatchy) joins |
00:56:14 | <pabs> | https://frame.work/ca/en/blog/framework-sponsorships |
00:57:19 | | APOLLO03 quits [Read error: Connection reset by peer] |
00:57:43 | <nicolas17> | making my guess for "double-down or backpedal" while cloudflare does its bullshit verifications and lets me load the page |
00:58:08 | | APOLLO03 joins |
00:59:30 | <nicolas17> | oh, purely descriptive, fun |
01:01:54 | | etnguyen03 (etnguyen03) joins |
01:02:02 | | pabs pfffft while reading it |
01:02:58 | <pabs> | related https://community.frame.work/t/framework-supporting-far-right-racists/75986/1609?u=anarcat |
01:30:21 | | wessel1512 quits [Ping timeout: 258 seconds] |
01:43:25 | | wessel1512 joins |
02:08:03 | | etnguyen03 quits [Client Quit] |
02:08:07 | | Hackerpcs quits [Ping timeout: 260 seconds] |
02:11:37 | | arch quits [Ping timeout: 260 seconds] |
02:12:46 | | arch (arch) joins |
02:13:34 | | etnguyen03 (etnguyen03) joins |
02:30:15 | <steering> | i like how all the links to orgs/events for framework are google redirects. |
02:31:04 | <nicolas17> | google sheets quirk? |
02:34:53 | <steering> | oh, is it an embedded sheet |
02:35:03 | <nicolas17> | might be a blind copypaste from a sheet |
02:35:07 | <steering> | yeah, that makes more sense, it is an iframe |
02:35:13 | <nicolas17> | ah |
02:35:29 | <nicolas17> | if only html supported tables directly |
02:35:33 | <steering> | lol |
02:35:52 | <steering> | to be fair, it does *actually* involve a <table> eventually. |
02:36:02 | <@JAA> | I can't even access the blog post because strict Buttflare. |
02:36:24 | <steering> | what a surprise that a modern corpo web team would actually use such a thing |
02:38:05 | <@JAA> | It is weird that they have a challenge on their blog (basically all static content) but not on the forums. |
02:43:34 | | valdikss quits [Ping timeout: 258 seconds] |
02:44:50 | <nicolas17> | https://www.wired.com/story/satellites-are-leaking-the-worlds-secrets-calls-texts-military-and-corporate-data/ more data to archive /s |
02:48:27 | <steering> | blogging software does tend to be terribly written. |
02:49:25 | | valdikss joins |
02:59:43 | | etnguyen03 quits [Remote host closed the connection] |
03:09:56 | | nomadgeek quits [Quit: Leaving...] |
03:45:35 | | DogsRNice quits [Read error: Connection reset by peer] |
03:48:01 | | Umbire (Umbire) joins |