| 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 |
| 05:10:03 | | nepeat quits [Quit: ZNC - https://znc.in] |
| 05:11:59 | | nepeat (nepeat) joins |
| 06:06:44 | | tek_dmn quits [Ping timeout: 258 seconds] |
| 06:07:39 | | tek_dmn (tek_dmn) joins |
| 06:44:21 | | benjins3 quits [Read error: Connection reset by peer] |
| 07:00:35 | | Webuser931607 joins |
| 07:18:02 | | Webuser931607 quits [Client Quit] |
| 07:37:17 | <steering> | I wonder if there are any sites/webservers out there that maintain state via keepalive. I'm sure someone has been lazy enough :D |
| 07:39:51 | <steering> | seems like sites might end up trying something like that for DRM, i.e. youtube requiring you to be in the same connection that received the challenge that you JS-solved or else get a degraded quality |
| 07:44:32 | | Hackerpcs (Hackerpcs) joins |
| 08:01:52 | | Guest58 joins |
| 08:19:42 | | nicolas17 quits [Ping timeout: 260 seconds] |
| 08:34:01 | | nicolas17 joins |
| 08:41:05 | | flotwig quits [Read error: Connection reset by peer] |
| 08:42:11 | | Webuser191699 joins |
| 08:42:53 | | flotwig joins |
| 08:54:35 | | Dada joins |
| 10:00:57 | | Umbire quits [Ping timeout: 258 seconds] |
| 10:12:27 | | Umbire (Umbire) joins |
| 10:13:08 | | Umbire quits [Remote host closed the connection] |
| 10:13:35 | | Umbire (Umbire) joins |
| 11:00:04 | | Bleo182600722719623455222 quits [Quit: The Lounge - https://thelounge.chat] |
| 11:02:49 | | Bleo182600722719623455222 joins |
| 11:08:27 | | datechnoman quits [Excess Flood] |
| 11:08:50 | | datechnoman (datechnoman) joins |
| 12:21:27 | <nicolas17> | don't give them ideas D: |
| 13:06:07 | | SootBector quits [Remote host closed the connection] |
| 13:07:16 | | SootBector (SootBector) joins |
| 13:08:44 | | nicolas17_ joins |
| 13:09:37 | | nicolas17 quits [Ping timeout: 260 seconds] |
| 13:15:27 | | nicolas17_ quits [Ping timeout: 260 seconds] |
| 13:16:20 | | nicolas17_ joins |
| 13:24:40 | <chrismrtn> | steering: I thought I remembered seeing code in yt-dlp for that, and sure enough, it looks like nikoniko live streams and BunnyCDN use a keepalive |
| 13:28:17 | | Dada quits [Remote host closed the connection] |
| 13:57:11 | | nine joins |
| 13:57:12 | | nine is now authenticated as nine |
| 13:57:12 | | nine quits [Changing host] |
| 13:57:12 | | nine (nine) joins |
| 13:59:49 | | arch quits [Remote host closed the connection] |
| 13:59:59 | | arch (arch) joins |
| 14:05:04 | | arch quits [Remote host closed the connection] |
| 14:05:14 | | arch (arch) joins |
| 14:27:42 | | Umbire quits [Quit: Umbire zaps a wand of digging!] |
| 14:37:42 | | ducky quits [Ping timeout: 260 seconds] |
| 14:48:40 | | Webuser191699 quits [Quit: Ooops, wrong browser tab.] |
| 14:53:46 | | ducky (ducky) joins |
| 15:19:12 | | SootBector quits [Remote host closed the connection] |
| 15:20:18 | | SootBector (SootBector) joins |
| 15:56:21 | | nine- joins |
| 15:57:04 | | nine quits [Ping timeout: 258 seconds] |
| 15:57:04 | | nine- is now known as nine |
| 15:57:04 | | nine is now authenticated as nine |
| 15:57:04 | | nine quits [Changing host] |
| 15:57:04 | | nine (nine) joins |
| 16:00:35 | | nicolas17_ is now known as nicolas17 |
| 16:44:22 | | Dada joins |
| 16:57:54 | | grill (grill) joins |
| 17:40:49 | | NatTheCat (NatTheCat) joins |
| 17:44:30 | | zhongfu quits [Quit: cya losers] |
| 17:55:12 | | zhongfu (zhongfu) joins |
| 17:58:39 | | archiveDrill quits [Quit: The Lounge - https://thelounge.chat] |
| 18:01:08 | | DogsRNice joins |
| 18:10:49 | | archiveDrill joins |
| 18:40:11 | | DogsRNice quits [Client Quit] |
| 19:10:31 | | arch quits [Remote host closed the connection] |
| 19:10:38 | | arch (arch) joins |
| 19:10:42 | | arch_ (arch) joins |
| 19:10:43 | | arch quits [Remote host closed the connection] |
| 19:10:54 | | arch_ is now known as arch |
| 19:46:18 | | ducky quits [Ping timeout: 258 seconds] |
| 19:56:12 | | grill quits [Ping timeout: 260 seconds] |
| 20:33:36 | | HP_Archivist quits [Quit: Leaving] |
| 21:07:13 | | Umbire (Umbire) joins |
| 21:49:01 | | etnguyen03 (etnguyen03) joins |
| 22:04:12 | | etnguyen03 quits [Client Quit] |
| 22:05:43 | | etnguyen03 (etnguyen03) joins |
| 22:25:49 | | Dada quits [Remote host closed the connection] |
| 22:25:54 | <steering> | chrismrtn: TIL :) |
| 22:32:17 | | nicolas17 is now authenticated as nicolas17 |
| 22:48:22 | | HackMii quits [Remote host closed the connection] |
| 22:48:40 | | HackMii (hacktheplanet) joins |
| 22:49:07 | <steering> | new phone: haha we're gonna go ahead and force you to install 9 applications. we'll give you a box to disable exactly 1 app (linkedin) from being force-installed though. and another box that says "check all" but since there's only one box that you can check/uncheck it's a bit useless. oh yeah did we mention thats like 10GB of downloads because we can't include these skinned-web-browser apps in |
| 22:49:13 | <steering> | the image on the phone |
| 22:52:36 | | Umbire quits [Ping timeout: 258 seconds] |
| 22:54:58 | | Umbire (Umbire) joins |
| 22:55:28 | | Umbire quits [Remote host closed the connection] |
| 22:55:35 | <steering> | >adobe scan ai pdf scanner, ocr |
| 22:55:49 | <steering> | how about ABSOLUTELY DEFINITELY NOT thanks |
| 22:55:54 | | Umbire (Umbire) joins |
| 22:57:12 | | Hackerpcs quits [Ping timeout: 258 seconds] |
| 23:00:52 | | etnguyen03 quits [Client Quit] |
| 23:01:14 | <BlankEclair> | i treat unrooted phones like my windows 10 vm: never connected to the internet unless necessary |
| 23:04:57 | <katia> | Miao |
| 23:05:24 | <BlankEclair> | mrrp~ |
| 23:05:56 | <katia> | Miao |
| 23:06:01 | <steering> | yeah id probably use grapheneos if google's hardware wasn't 5x as expensive and 5x as defective |
| 23:06:16 | <steering> | never again will i buy a pixel :) |
| 23:07:13 | <BlankEclair> | i love how my phone will make gos devs have an aneurysm |
| 23:07:35 | <steering> | pay $70 to google for device replacement when the phone i have decides to brick itself aaaaaand the new one has a defective power button -> get another replacement, sell it to a friend, and find a new carrier |
| 23:08:24 | <steering> | (had to cold-email some director at google to get them to do a standard-replacement for the second one rather than charging me another deposit for advanced replacement when i had already bought a new phone from a new carrier that actually worked to replace it with, lmao) |
| 23:27:41 | | etnguyen03 (etnguyen03) joins |
| 23:30:03 | | nine quits [Quit: See ya!] |
| 23:30:16 | | nine joins |
| 23:30:17 | | nine is now authenticated as nine |
| 23:30:17 | | nine quits [Changing host] |
| 23:30:17 | | nine (nine) joins |