2025-02-11 |
discord_bridge |
(gregorynyssa) Thus we keep headers and "libraries" somewhere in the personal folder (/home/gregorynyssa for instance) of that user. Moreover there is no need to standardize the names "lib" or "include" or whatever. It should be possible to name the sub-folders anything. |
2025-02-11 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-11#1034787 << Compilation is considered the private activity of a particular user, not a systemic activity. |
2025-02-11 |
discord_bridge |
(gregorynyssa) Examples of correct invocations of a given program. |
2025-02-11 |
discord_bridge |
(gregorynyssa) Moreover, the man-pages of BSD give examples whereas those of Linux usually do not. |
2025-02-11 |
discord_bridge |
(gregorynyssa) For every assertion made in a man-page two things must be clear: (1) by whose authority/authorship? (2) since when? |
2025-02-11 |
discord_bridge |
(gregorynyssa) Unlike Linux (but more similar to BSD), every man-page (especially under Sections 1 and 8) must contain the version-number of the program, the date of release, and the name of the author. |
2025-02-11 |
discord_bridge |
(gregorynyssa) * built |
2025-02-11 |
discord_bridge |
(gregorynyssa) Also, Sections 2–7 of man(1) under my Linux distribution are edited, bundled, and curated as a single file, whereas Sections 1 and 8 are bulit into particular executables as described above. |
2025-02-11 |
discord_bridge |
(gregorynyssa) Aside from providing more information, the advantage of the man(1) system lies in the TUI controls (like the less(1) program by GNU) and searching features. |
2025-02-11 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-11#1034786 << The --help option is a shorter summary, while the man-page is a longer explanation, even constituting a specification. Both are important. |
2025-02-11 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-11#1034783 << Yep, both ELF and COFF were designed as file-bundles containing constituent files. |
2025-02-11 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-11#1034788 << We have thought very much along the same lines. |
2025-02-11 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-11#1034789 << Thanks a lot. |
2025-02-10 |
discord_bridge |
(gregorynyssa) hapax: https://dpaste.org/tfeMo |
2025-02-10 |
discord_bridge |
(gregorynyssa) If the man-page is present then it is extracted and displayed. |
2025-02-10 |
discord_bridge |
resent then it is extracted and displayed. |
2025-02-10 |
discord_bridge |
(gregorynyssa) When man(1) is used to search for a man-page belonging to Section 1 or Section 8, it simply locates the file of that name in /bin (and in /sbin, but I would merge the two folders), treating it as a file-bundle (that is, as a tarball) and peering inside to see whether there is a man-page. If the man-page is p |
2025-02-10 |
discord_bridge |
(gregorynyssa) Another idea which I had was to eliminate sparsive packages not by creating one folder per package (as done by GoboLinux and also explicated in your article) but rather by compiling supportive files such as man-pages directly into the executables. |
2025-02-10 |
discord_bridge |
(gregorynyssa) There is no /lib, nor /usr/lib, nor /usr/include. These are all artifacts of self-hosting. |
2025-02-10 |
discord_bridge |
(gregorynyssa) The term "oblative" basically means "sideloading." The distribution assumes the existence of a second machine which will cross-compile programs for the present machine. |
2025-02-10 |
discord_bridge |
(gregorynyssa) Self-hosting will still be possible, but compilation is viewed as the private activity of a particular user of that system, not as a systemic operation. |
2025-02-10 |
discord_bridge |
(gregorynyssa) The Linux distribution which I have been constructing is an "oblative" distribution. What that means is, it is designed without the goal or presumption of self-hosting. |
2025-02-10 |
discord_bridge |
(gregorynyssa) Many FOSS projects embody this broken paradigm. For instance, MariaDB does not provide a manual because its aim is to be compatible with MySQL. The users of MariaDB are therefore expected to go to MySQL for documentation. |
2025-02-10 |
discord_bridge |
(gregorynyssa) Linux was built with the assumption that the team would not need to provide documentation, because Linux would be POSIX-compliant and when people have questions they should just go to POSIX for help. |
2025-02-10 |
discord_bridge |
(gregorynyssa) Linux was built with the following philosophy: you should not write programs for Linux; you should write programs for GCC, and the fact that those programs run on the Linux kernel should be treated as an implementation-detail. |
2025-02-10 |
discord_bridge |
(gregorynyssa) However, the project was based on some flawed and underhanded presumptions from the very start. |
2025-02-10 |
discord_bridge |
(gregorynyssa) I believe that the Linux kernel has some value owing to the sheer number of man-hours of revision and refinement which have been expent (the JVM is in a similar situation, though others here may disagree). |
2025-02-10 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-10#1034748 << The way that LaTeX subsumed TeX, with the proponents of the former using the terms LaTeX and TeX interchangeably in order to bury the advocacy of the latter, was deeply depraved. |
2025-02-10 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-10#1034745 << It has been very useful to me. (= |
2025-02-10 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-02-10#1034742 << A friend of mine had pointed out that the sys-calls of the MS-DOS platform were basically a parallel of POSIX but better conceived. |
2025-02-09 |
discord_bridge |
(gregorynyssa) hapax: I was wondering if you had interest in the creation of a new Linux distribution, like what "signpost" had worked on previously. |
2025-02-09 |
discord_bridge |
(gregorynyssa) hapax: As I understand it, "asciilifeform" has not been very actively lately. However, based on your blog-articles I can see that you had a rather productive year of experimentation of research. |
2025-02-09 |
discord_bridge |
(gregorynyssa) Thanks a lot. |
2025-02-09 |
discord_bridge |
(awtho) @gregorynyssa it's up again |
2025-01-30 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-01-29#1034729 << Another sad draw-back in my mind. |
2025-01-30 |
discord_bridge |
(gregorynyssa) That is, the author of the software still presumes a sparsive installation-model, though in most cases there would probably be no naming clash if you placed all files in a single folder. |
2025-01-30 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-01-29#1034726 << The path-related options of ./configure are decent, but one possible detraction is that the package still expects the replacements of /usr/bin, /usr/share, and so forth to be separate folders. |
2025-01-29 |
discord_bridge |
(gregorynyssa) It may be tedious to specify every parametric path for every invocation, but I would contend that it is the shell's reponsibility to relieve that burden (having shell-functions, shell-scripts, and the "alias" feature already goes a long way, but of course the shell might do even better). |
2025-01-29 |
discord_bridge |
(gregorynyssa) Even under Plan 9 this rule should not be relaxed. Rather, the use of parametric paths and per-process namespaces would complement each other. |
2025-01-29 |
discord_bridge |
(gregorynyssa) An executable should be viewed as a transformer between two states of the filesystem. All paths which the executable deals with should be chosen at invocation because they represent the parameters of the transformation. |
2025-01-29 |
discord_bridge |
(gregorynyssa) One of them is the curse of hardcoded paths. Many if not most executables expect certain files to be in certain places. In the more fortunate instances, these locations can be overriden with a command-line option, but even then, I would argue that paths should not be hardcoded. |
2025-01-29 |
discord_bridge |
(gregorynyssa) There are at least three reasons (based on my research) that sparsive packaging is the overwhelming practice within the ecosystem of Linux. |
2025-01-29 |
discord_bridge |
(gregorynyssa) Basically when you install a package (whether or not you compiled it yourself) the one-or-more executable files are placed in one location, and then the various supporting files are placed in various locations. |
2025-01-29 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-01-26#1034703 << The phenomenon which you and I dislike might be referred to as "sparsive packaging." The term "sparsive" means "scattering." |
2025-01-28 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-01-26#1034704 << Thanks a lot. |
2025-01-28 |
discord_bridge |
(gregorynyssa) http://logs.nosuchlabs.com/log/pest/2025-01-26#1034701 << I am impressed that you remember. |
2025-01-24 |
discord_bridge |
(gregorynyssa) http://146.190.13.172/articles/hier-7-revised/ |
2025-01-24 |
discord_bridge |
(gregorynyssa) hapax: I wanted to say that I liked your article regarding hier(7). |
2025-01-24 |
discord_bridge |
(gregorynyssa) There are some people whom I know who would be interested in using V. |
2025-01-24 |
discord_bridge |
(gregorynyssa) Also, if I might ask, where might the implementation of V by "asciilifeform" be obtained? |
2025-01-24 |
discord_bridge |
(gregorynyssa) I seem to recall that V depended on a modified version of the standard diff(1) program, is that right? |
2025-01-24 |
discord_bridge |
(gregorynyssa) I have another two questions if you do not mind. |
2025-01-24 |
discord_bridge |
(gregorynyssa) billymg: Thanks a lot. |
2025-01-24 |
discord_bridge |
(gregorynyssa) awt: Well done. |
2025-01-24 |
discord_bridge |
(awtho) decay everywhere |
2025-01-24 |
discord_bridge |
(awtho) Ok bridge bot is back |
2025-01-24 |
discord_bridge |
(awtho) test |
2025-01-23 |
discord_bridge |
(awtho) Good evening! |
2025-01-23 |
discord_bridge |
(gregorynyssa) May I have the URL of the final release of TRB before it became inactive? |
2025-01-23 |
discord_bridge |
(gregorynyssa) Good afternoon. |
2025-01-23 |
discord_bridge |
ld. |
2025-01-22 |
discord_bridge |
(awtho) So I’m working on a thing that attempts to email existing customers and get them to buy more stuff. And I need to be able to parse any csv file with emails and associated data. So right now I have Claude look at the file and just generate a script to parse it, which is then run in a background task. Pretty wi |
2025-01-16 |
discord_bridge |
(awtho) lol esr is on X |
2025-01-05 |
discord_bridge |
(awtho) Pretty sure I saw hanbot at the mall a couple days ago. |
2024-12-28 |
discord_bridge |
(awtho) ty |
2024-12-28 |
discord_bridge |
(awtho) Desktop has: 16 GB Radeon RX 6900 XT with 5120, 128 GB ECC ram. |
2024-12-28 |
discord_bridge |
(awtho) Is there a way I can safely do that without freezing my machine? |
2024-12-28 |
discord_bridge |
(awtho) 16 gb |
2024-12-28 |
discord_bridge |
(awtho) Arm |
2024-12-28 |
discord_bridge |
(awtho) billymg: I built llama-cpp. I attempted to run a 17gb deepseek model, but it ended up freezing my macbook. I tried another deepseek model using LM Studio (which should be accessible via Cline) but it is very very slow. |
2024-12-27 |
discord_bridge |
(awtho) I’m gonna try it. |
2024-12-27 |
discord_bridge |
(awtho) I have a very heavy duty box at home but don’t know the stats. |
2024-12-27 |
discord_bridge |
(awtho) On my MacBook pro? Lol |
2024-12-27 |
discord_bridge |
(awtho) Running into the token limits is slowing me down on tasks with a lot of context. |
2024-12-27 |
discord_bridge |
(awtho) I’m using Claude via api. |
2024-12-27 |
discord_bridge |
(awtho) Yeah Cline made a bunch of boring work disappear: oauth, email threads, writing tests… |
2024-12-27 |
discord_bridge |
(awtho) I haven’t tried Continue. I’ll check it out. |
2024-12-27 |
discord_bridge |
(awtho) It's just regular people who don't understand image resolution and transparency and how that translates to the quality of a finished product. |
2024-12-27 |
discord_bridge |
(awtho) Yes specifically happens with the customers that are at roomtemp IQ. |
2024-12-27 |
discord_bridge |
(awtho) Not over roomtemp iq |
2024-12-27 |
discord_bridge |
(awtho) Over email, but yes. |
2024-12-27 |
discord_bridge |
(awtho) Scratching my own itch here. I frequently get emails from customers with the same issues. Trying to put something in front that does some triage before I have to deal with it. |
2024-12-27 |
discord_bridge |
(awtho) Makes sense. I'm delving deep into platform-based liquishit here. |
2024-12-27 |
discord_bridge |
(awtho) I'm using Cline in Visual Studio. First plugin I've found that will work at the project level rather than just the file level. |
2024-12-27 |
discord_bridge |
(awtho) No idea? $40/hr? Honestly no clue |
2024-12-27 |
discord_bridge |
(awtho) Been messing around with AI. Managed to get a prototype working w/o editing a single line of code - end result is a python web app. All the power of a team of code monkeys in Ukraine at a fraction of the cost. |
2024-12-22 |
discord_bridge |
(awtho) Moved down fall 22. Girl didn’t like it. Came back in spring ‘23. Now I’m just here for winter and summer break while my daughter is still in high school. |
2024-12-22 |
discord_bridge |
(awtho) Back in CR |
2024-12-06 |
discord_bridge |
(awtho) Deedbot reinvented: https://x.com/meta_trav/status/1864847699285282895?s=46 |
2024-12-04 |
discord_bridge |
(awtho) lol yeah they’re double pre covid at least |
2024-12-04 |
discord_bridge |
(petermlambert) Or still catching up with last year's inflation? Have you seen the price of sandwiches? |
2024-12-04 |
discord_bridge |
(awtho) Cheap sandwiches guys |
2024-12-04 |
discord_bridge |
(petermlambert) Broke 100k, going up fast |
2024-12-02 |
discord_bridge |
(petermlambert) I dunno, it is kinda chaotic, it is hard to follow threads, and it seems hard to tell who is telling truth, who is joking, and who is straight up lying |
2024-11-22 |
discord_bridge |
(awtho) I like it |
2024-11-13 |
discord_bridge |
(shinohai) http://logs.bitdash.io/pest/2024-11-12#1034556 <<< lol this same fellow wrote me there also, though I was told he was in dire need of funds because of an automobile accident kek. |
2024-11-07 |
discord_bridge |
(awtho) That’s inspiring billymg |
2024-11-07 |
discord_bridge |
(awtho) 46 |
2024-11-07 |
discord_bridge |
(awtho) Was seeing someone for about 4 years but recently broke up with her. She had a similar background to my ex which resulted in similar problems. |
2024-11-07 |
discord_bridge |
(awtho) *despair |
2024-11-07 |
discord_bridge |
(awtho) Dispair is a sin, for sure |
2024-11-07 |
discord_bridge |
(awtho) My own gestalt is that I should have divorced my ex way sooner. Only so much time to find a good woman. |
2024-11-07 |
discord_bridge |
(awtho) that sounds terrible PeterL |
2024-11-07 |
discord_bridge |
(petermlambert) Lol! |
2024-11-05 |
discord_bridge |
(awtho) lol |
2024-11-05 |
discord_bridge |
(petermlambert) Now she is saying "if Trump wins, I am going to have to close my business because women won't be allowed to work outside the home" |
2024-11-05 |
discord_bridge |
(petermlambert) My wife can't understand why anybody would vote for Trump, I can't understand why anybody would vote for Harris. Our votes cancel each other. |
2024-10-15 |
discord_bridge |
(petermlambert) Take enough to be happy, but not enough to make it all worthless? |
2024-10-15 |
discord_bridge |
(petermlambert) We'll know they have cracked it when our bitcoin is gone, neh? |
2024-10-15 |
discord_bridge |
(petermlambert) How much RSA'ing can you even do with 22 bit key? |
2024-10-15 |
discord_bridge |
(petermlambert) Does it stand for "demon-wave" ? |
2024-10-15 |
discord_bridge |
(petermlambert) btw, you are either a very fast reader or you already saw this? |
2024-10-15 |
discord_bridge |
(petermlambert) 22 bit today, 4096 tomorrow? |
2024-10-15 |
discord_bridge |
(petermlambert) Tldr: factored a 22 bit number |
2024-10-15 |
discord_bridge |
(petermlambert) https://www.csoonline.com/article/3562701/chinese-researchers-break-rsa-encryption-with-a-quantum-computer.html The SKY is FALLING! |
2024-09-17 |
discord_bridge |
(petermlambert) But how could you ignore this, "the most important election ever"!? You really are not missing much, the circus will go on |
2024-09-17 |
discord_bridge |
(awtho) I only saw her speaking during the debate. Can’t stand her voice. |
2024-09-17 |
discord_bridge |
(petermlambert) Anybody else cringe every time Harris talks about "hope and aspirations"? |
2024-09-03 |
discord_bridge |
(awtho) lol woops |
2024-09-03 |
discord_bridge |
(awtho) You are friedrich nietzche |
2024-09-03 |
discord_bridge |
(awtho) Still messing around with AI: https://drive.google.com/file/d/16tNF_pRbjWLeH55_DLTMginBPiTLXW-u/view |
2024-08-24 |
discord_bridge |
(awtho) Smellegram CEO arrested |
2024-08-19 |
discord_bridge |
(awtho) Yeah draft potential was one of my first thoughts as well |
2024-08-19 |
discord_bridge |
(awtho) https://x.com/KonstantinKisin/status/1825569808626159880 |
2024-08-05 |
discord_bridge |
(awtho) lol |
2024-07-27 |
discord_bridge |
(awtho) Sallust is a great read. Good speech by Caesar I hadn’t previously read. |
2024-07-21 |
discord_bridge |
(awtho) Israel is safu |
2024-07-21 |
discord_bridge |
(awtho) 100% |
2024-07-13 |
discord_bridge |
(awtho) Check any news outlet |
2024-07-06 |
discord_bridge |
(awtho) Printing t-shirts and transfers. |
2024-07-06 |
discord_bridge |
(awtho) DTF printer |
2024-06-26 |
discord_bridge |
(awtho) Could also check the bounce count. |
2024-06-26 |
discord_bridge |
(awtho) That said, there is a pretty bad bug in blatta in which netchain can be wrong in certain circumstances. This can cause problems when requesting missing messages. It’s fixed in Akris, but obviously that won’t help you here. |
2024-06-26 |
discord_bridge |
(awtho) You’d have to dig into the SQLite db and trace netchain and selfchain. |
2024-06-25 |
discord_bridge |
(awtho) You can build your own power supply easily. Or yes you can buy one. |
2024-06-25 |
discord_bridge |
(awtho) Panic can achieve a great deal |
2024-06-25 |
discord_bridge |
(awtho) Desire or motivation. |
2024-06-25 |
discord_bridge |
(awtho) Oscilloscope comes in handy when debugging frequency related issues, among other things. For the voltage source you need a transformer if you want to use wall power. |
2024-06-25 |
discord_bridge |
(awtho) Order a bunch. I burned several figuring out resistors. |
2024-06-25 |
discord_bridge |
(awtho) I guess in that case you can get some LEDs to test the output. |
2024-06-25 |
discord_bridge |
(awtho) I would suggest starting with something very simple, like getting a bread board, chip, and oscilloscope, and supplying it with power. |
2024-06-25 |
discord_bridge |
(awtho) This is awt btw |
2024-06-25 |
discord_bridge |
(awtho) Well, other than building a z80 based computer. Kindergarten stuff though. |
2024-06-25 |
discord_bridge |
(awtho) Ah ok. I have no experience with that. |
2024-06-25 |
discord_bridge |
(awtho) What is your goal? |
2024-06-25 |
discord_bridge |
(awtho) Yes. They communicate via sockets. |
2024-06-25 |
discord_bridge |
(awtho) That’s how I implemented Akris - used portions of smalpest for the .so. |
2024-06-22 |
discord_bridge |
(petermlambert) Gregorynyssa: I've never used Mastodon, was not from me |
2024-06-08 |
discord_bridge |
(awtho) Nice! |
2024-05-21 |
discord_bridge |
(shinohai) It was Shin Bet operative Eli Kopterberg. |
2024-04-30 |
discord_bridge |
(shinohai) aha |
2024-04-30 |
discord_bridge |
(shinohai) Goddamn I wish Qntra was still around https://www.justice.gov/opa/pr/early-bitcoin-investor-charged-tax-fraud |
2024-04-25 |
discord_bridge |
(awtho) Doesn't expire and good for 10 uses |
2024-04-25 |
discord_bridge |
(awtho) billymg: https://discord.gg/8j3Dmet2ac |
2024-04-22 |
discord_bridge |
(awtho) Found billymg's guide here though: http://billymg.com/2022/02/running-mp-wp-on-a-modern-musl-based-gentoo/ |
2024-04-20 |
discord_bridge |
(awtho) The blockchain has become an ad platform. |
2024-04-07 |
discord_bridge |
(awtho) This surely isn’t going to blow up and take everything down with it at some point: https://www.coindesk.com/tech/2023/11/21/new-ethereum-layer-2-blast-attracts-30m-hours-after-bridge-goes-live/ |
2024-03-30 |
discord_bridge |
(tenebras.lux) Thanks guyss, i try! |
2024-03-30 |
discord_bridge |
(tenebras.lux) I will start with this tutorial, hoping to succeed! http://billymg.com/2022/03/a-beginners-guide-to-installing-gentoo-part-one/ |
2024-03-30 |
discord_bridge |
ntance! |
2024-03-30 |
discord_bridge |
(tenebras.lux) Hello, everyone! I've been following you for a few months now, devouring your blog posts and WoT with keen interest. Despite my enthusiasm, I haven't managed to set up my own blog yet. I've just gotten my hands on a Raspberry Pi, sparking a new adventure. Greetings from Romania! Delighted to make your acquai |
2024-02-15 |
discord_bridge |
(awtho) Came across my twitter feed. |
2024-02-02 |
discord_bridge |
(awtho) https://platinumtherapylights.com/products/biomax-rlt?variant=15666979340354 << works sort of like that but much more powerful |
2024-01-30 |
discord_bridge |
(awtho) Not sure if already posted: https://aaronrogier.net/blog/2023/a-recap-of-my-2023-so-far-in-health-and-its-opposite/ |
2024-01-14 |
discord_bridge |
(awtho) Looks like I'm enduring 2nd round of covid (after 4 years). This time with hives. |
2024-01-12 |
discord_bridge |
(awtho) lol |
2023-12-31 |
discord_bridge |
(awtho) billymg: yes, still california. |
2023-12-31 |
discord_bridge |
(awtho) billymg: just across town to a bigger place |
2023-12-31 |
discord_bridge |
(awtho) Congrats on the move btw. Just moved house here as well. |
2023-12-31 |
discord_bridge |
(awtho) Only places I've been near Houston are Sugarland and Conroe |
2023-12-24 |
discord_bridge |
(awtho) Merry Christmas! |
2023-12-13 |
discord_bridge |
hat would be created, which is a bit laborious, but if its intended, hey, i have an entire christmas) |
2023-12-13 |
discord_bridge |
(_relue) i apolagise for being a pain, would i need to give my wot before being able to download the provided bin file? it returns an error when i try to download it. the reason i mention it is that the vpatch is accessible and i could use vdiff (it's just i would need to look through the vpatch and add all the new files t |
2023-12-13 |
discord_bridge |
(_relue) and thank you, it has been a little troublesome finding which projects are the 'standard' implementations, but for something like this, thats not quite fair |
2023-12-13 |
discord_bridge |
(_relue) well i found your website through wiby.me about a week ago, and it was both active and had something interesting on it, and i found a post in regards to it again on lainchan.org, so i thought i could read up on the pest spec myself |
2023-12-13 |
discord_bridge |
(_relue) im going through the fun that trying to find a V implementation (which i found v.pl), and the bootstrapping gprbuild as my repository doesn't have it (or GNAT for that matter), just so i can apply some silly vpatches but oh well, that's the point, right? |
2023-12-13 |
discord_bridge |
(_relue) hiya |
2023-12-13 |
discord_bridge |
(awtho) Try this: https://discord.gg/9kuAgDrBYG |
2023-11-30 |
discord_bridge |
(awtho) billing: Yes. Some interesting discussions. Best relayed in an article I think. |
2023-11-20 |
discord_bridge |
(awtho) Outside the center it seems like vast agglomerations of pueblos built out of concrete instead of mud. |
2023-11-20 |
discord_bridge |
(awtho) Maybe in some areas. Roma, Condesa, and Polanco - panaderías, pastelerías, cafés, gelato, everywhere. Even decent kbbq. |
2023-11-20 |
discord_bridge |
(awtho) Mexico City is Californian heaven. |
2023-11-19 |
discord_bridge |
(awtho) Hola de México |
2023-10-12 |
discord_bridge |
(awtho) There is no budget limit until 2025. Thus no pressure on the fed to reduce rates until then or until unemployment is up significantly or inflation is down to target. |
2023-10-11 |
discord_bridge |
(awtho) Interesting thread re: paper btc: https://twitter.com/Croesus_BTC/status/1712141043796426757 |
2023-10-05 |
discord_bridge |
(awtho) gregorynssa: still would like to read your book on Chinese. |
2023-09-04 |
discord_bridge |
(awtho) Yw shinohai! |
2023-09-03 |
discord_bridge |
(awtho) I can publish the discord bot source |
2023-08-21 |
discord_bridge |
(awtho) signpost: I found the forests there to be magical, or maybe like in a fairytale. |
2023-08-15 |
discord_bridge |
(awtho) asciilifeform will have to answer that |
2023-08-15 |
discord_bridge |
(awtho) What brought you here? |
2023-08-15 |
discord_bridge |
(awtho) Mind introducing yourself? |
2023-08-15 |
discord_bridge |
(awtho) Wish I had been trained in Latin. Learned Greek much later. |
2023-08-15 |
discord_bridge |
(awtho) Welcome simonstylites |
2023-08-15 |
discord_bridge |
(awtho) I accept your challenge |
2023-08-14 |
discord_bridge |
(awtho) Yes |
2023-08-14 |
discord_bridge |
(awtho) Lol |
2023-08-14 |
discord_bridge |
(awtho) also searchs |
2023-08-14 |
discord_bridge |
(awtho) signpost: search command in the console |
2023-08-13 |
discord_bridge |
(petermlambert) Hmm, interesting, the name bridge-bot shows is the username, not the handle shown in discord? |
2023-08-13 |
discord_bridge |
(petermlambert) I'm sitting in the woods eating smores. Having this as an option to connect is pretty cool. |
2023-08-13 |
discord_bridge |
(petermlambert) Hi from Interlochen! |
2023-08-13 |
discord_bridge |
(awtho) Gotta fix url parsing in discord. Their shitty matcher catches the bracket. |
2023-08-13 |
discord_bridge |
(awtho) Discord bridge bot back online now and hosted in the "cloud" so should be up permanantly. |
2023-08-05 |
discord_bridge |
(awtho) gregorynyssa: yes. No more updates to blatta. |
2023-08-05 |
discord_bridge |
(GPT Assistant#6224) Increasing Bitcoin's block size could potentially improve scalability and transaction throughput. |
2023-08-05 |
discord_bridge |
(awtho) @GPT Assistant In 10 words, what would happen if Bitcoin's block size were increased? |
2023-08-05 |
discord_bridge |
(GPT Assistant#6224) Serpent encryption: secure, symmetric block cipher with 128-bit block size. |
2023-08-05 |
discord_bridge |
(awtho) @GPT Assistant explain the serpent encryption algorithm in 10 words. |
2023-08-05 |
discord_bridge |
(GPT Assistant#6224) The sum of 2 + 2 is equal to 4. |
2023-08-05 |
discord_bridge |
(awtho) @GPT Assistant what is 2 + 2? |
2023-08-05 |
discord_bridge |
(awtho) There’s a space in the name. Annoying. |
2023-08-05 |
discord_bridge |
nductors. Superconductors have numerous applications, including in magnetic resonance imaging (MRI), particle accelerators, power transmission, and quantum computing, to name a few. |
2023-08-05 |
discord_bridge |
s, allowing current to flow indefinitely without any energy loss. |
2023-08-05 |
discord_bridge |
(GPT Assistant#6224) Superconductors are materials that can conduct electric current without any resistance when cooled below a critical temperature. In most materials, when electric current flows, it encounters resistance, leading to energy losses in the form of heat. However, in superconductors, this resistance disappear |
2023-08-05 |
discord_bridge |
(awtho) @GPT Assistant what are superconductors? |
2023-08-05 |
discord_bridge |
(GPT Assistant#6224) Hello! I'm a helpful and friendly AI assistant here to assist you. You can ask me questions, seek information, or request assistance with various tasks. Just let me know how I can help you! |
2023-08-05 |
discord_bridge |
(awtho) @GPT Assistant introduce yourself. |
2023-08-04 |
discord_bridge |
(awtho) With parens. |
2023-08-04 |
discord_bridge |
awtho: Will try parens |
2023-08-04 |
discord_bridge |
hortulanus#5682: PeterL: I've been seeing his comments for a while, that one too |
2023-08-04 |
discord_bridge |
hortulanus#5682: signpost: I first found out about asciilifeform on Scott Locklin's comment section. Just reading through his blog now. Might try to run Pest on my device |
2023-08-04 |
discord_bridge |
WillHaack#3379: I have yet to update pest I guess I don't need to exchange keys again though |
2023-08-04 |
discord_bridge |
WillHaack#3379: _gets nervous_ |
2023-08-04 |
discord_bridge |
WillHaack#3379: yup |
2023-08-04 |
discord_bridge |
WillHaack#3379: howdy |
2023-08-04 |
discord_bridge |
WillHaack#3379: heya, now i can say hi without vpatching , laziness prevails! |
2023-08-04 |
discord_bridge |
s1gnp0st: !!help |
2023-08-04 |
discord_bridge |
hortulanus#5682: I just followed a few links from http://nosuchlabs.com/ and ended up here |
2023-08-04 |
discord_bridge |
hortulanus#5682: I swear I'm not a bot |
2023-08-04 |
discord_bridge |
clumpy_lemons: Neato btw |
2023-08-04 |
discord_bridge |
clumpy_lemons: This is lobbes |
2023-08-04 |
discord_bridge |
clumpy_lemons: |
2023-08-04 |
discord_bridge |
s1gnp0st: neato, ty |
2023-08-04 |
discord_bridge |
awtho: welcome! |
2023-08-04 |
discord_bridge |
s1gnp0st: |
2023-08-04 |
discord_bridge |
awtho: Discord invite link for any who wish to use the channel: https://discord.gg/PxydBEeS |
2023-08-04 |
discord_bridge |
awtho: Hello from ipnoje |
2023-08-04 |
discord_bridge |
awt#1146: Hello from discord. |