#soylent | Logs for 2025-05-21
« return
[02:43:31] -!- fliptop has quit [Ping timeout: 264 seconds]
[04:18:47] <chromas> I've been trying out Louis Rossman's Android keyboard. The swipe typing definitely sucks compared to google's
[04:19:32] <chromas> https://keyboard.futo.org
[04:19:33] <systemd> ^ 03FUTO Keyboard
[04:20:06] <chromas> What's nifty is it has a neural net thinger in the keyboard and it lets you tune the parameters for it
[04:20:24] <chromas> it sucks battery but you can do some refinement training too
[07:09:19] -!- drussell has quit [Ping timeout: 264 seconds]
[07:45:16] -!- c0lo has quit [Quit: c0lo]
[07:49:06] <Ingar> chromas: oh I had no idea that wa a thing
[07:49:18] <Ingar> (we all love Louis, obviously)
[07:50:47] <chromas> They've got a few open sauce programs. I've been running Immich for flushing my phone pics lately. It's like a self-hostable google photos
[07:54:33] <chromas> I guess it's owned by some guy named Eron Wolf and Rossman is like a spokesman or something. I thought he ran it
[08:35:55] <ted-ious> chromas: https://rss.com
[08:35:58] <systemd> ^ 03This Week in Self-Hosted ft. Zack Pollard (November 22, 2024) ( https://rss.com )
[14:23:20] <janrinok> I'm here!
[14:31:54] -!- jelizondo70 [jelizondo70!~jelizondo@Soylent/Staff/Editor/jelizondo70] has joined #soylent
[15:55:03] -!- jelizondo70 has quit [Quit: Leaving]
[16:02:03] -!- c0lo [c0lo!~c0lo@120.158.tz.gjv] has joined #soylent
[16:03:47] <c0lo> Quick, blame Trump for that before he renames St Andreas fault into Biden's fault.
[16:03:47] <c0lo> https://www.youtube.com
[16:03:50] <systemd> ^ 03The USA is crumbling at the bottom and sinking
[19:35:37] <chromas> lefties like her again?
[19:38:19] <chromas> but also
[19:38:24] <chromas> c0lo++ # good pun
[19:38:24] <bender> c0lo: 54
[21:46:38] <chromas> https://www.youtube.com
[21:46:41] <systemd> ^ 03the most magical exploit i've ever seen
[22:27:24] <ted-ious> Hmm that guy does not get great reviews for his courses. https://www.reddit.com
[22:27:26] <systemd> ^ 03Reddit - The heart of the internet
[22:59:47] <chromas> eh, close enough. arrays are basically pointers in C and I don't know what you'd use a union for outside of seeing "different representation of data depending on the type"
[23:00:07] <chromas> anyhow, ignore the course nonsense
[23:36:10] <ted-ious> I think I'm going to use modern c by that french guy because lots of people seem to think it's the best for avoiding bad habits.
[23:49:29] <ted-ious> Is axios an acceptable news source or is it too political to submit?
[23:53:29] <chromas> probably fine
[23:53:39] <chromas> as long as it's not actually just politics :)
[23:54:17] <ted-ious> Well all science and medicine has become political unfortunately.
[23:55:19] <ted-ious> Even discussing branch prediction attacks is political because intel and amd are funding research into shaming the other company's products.
[23:55:22] <chromas> sure but there's a difference between reporting on funding for science or something and going on unhinged political rants like the latter 2010s
[23:55:50] <ted-ious> https://www.axios.com
[23:55:52] <systemd> ^ 03Just a moment...
[23:56:07] <ted-ious> Oh nevermind the bot can't even read it.
[23:56:10] <chromas> gotta figure out how to get the bot to bypass the antibotites
[23:56:48] <chromas> Maybe if the bot connects out through a cloudflare tunnel then it won't get cockblocked by cloudflare tunnels
[23:57:23] <ted-ious> I think lots of those systems are detecting the ssl library being used.
[23:57:52] <chromas> it's clourflare ddos protection
[23:57:59] <ted-ious> Browsers use a different one so their load balancer can detect immediately that it's not a browser talking to it.
[23:58:17] <chromas> normally when that happens, some js runs in the browser and solves some math puzzle before continuing
[23:58:21] <ted-ious> Right cloudflare was one of the first groups to do it.
[23:58:51] <chromas> also what other libraries are there? There's openssl, and um
[23:59:26] <ted-ious> gnutls is the most popular alternative.