- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50) | 00:04 | |
+ gnou_liber (~gnou_libe@223.pool85-50-3.static.orange.es) | 00:51 | |
- marty_mcfly88 (QUIT: Ping timeout: 260 seconds) (~marty@2603-6000-8c01-0f3e-3145-8db2-f5c8-4605.res6.spectrum.com) | 01:01 | |
- Boostisbetter (QUIT: Ping timeout: 240 seconds) (4a410829d7@irc.cheogram.com) | 01:46 | |
- jacobk (QUIT: Ping timeout: 252 seconds) (~quassel@47.189.170.32) | 01:51 | |
+ jacobk (~quassel@47.189.170.32) | 01:51 | |
- mtm (QUIT: Ping timeout: 260 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 02:04 | |
- jacobk (QUIT: Ping timeout: 256 seconds) (~quassel@47.189.170.32) | 02:29 | |
- gnou_liber (QUIT: Read error: Connection reset by peer) (~gnou_libe@223.pool85-50-3.static.orange.es) | 02:34 | |
+ gnou_liber (~gnou_libe@223.pool85-50-3.static.orange.es) | 02:39 | |
- bkeys (QUIT: Ping timeout: 245 seconds) (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 02:45 | |
+ bkeys (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 02:57 | |
+ jacobk (~quassel@47.189.170.32) | 03:31 | |
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 04:09 | |
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50) | 04:12 | |
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50) | 05:07 | |
- gnou_liber (QUIT: Read error: Connection reset by peer) (~gnou_libe@223.pool85-50-3.static.orange.es) | 05:46 | |
+ gnou_liber (~gnou_libe@223.pool85-50-3.static.orange.es) | 05:46 | |
+ Boostisbetter (4a410829d7@irc.cheogram.com) | 06:54 | |
+ bgs (~bgs@212-85-160-171.dynamic.telemach.net) | 07:14 | |
- bkeys (QUIT: Ping timeout: 260 seconds) (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 08:06 | |
- klardotsh (QUIT: Ping timeout: 256 seconds) (~klardotsh@172.56.169.36) | 12:10 | |
- mtm (QUIT: Ping timeout: 256 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 14:03 | |
+ bkeys (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 14:58 | |
- bkeys (QUIT: Ping timeout: 246 seconds) (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 15:02 | |
+ bkeys (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 15:08 | |
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 16:09 | |
- bkeys (QUIT: Ping timeout: 245 seconds) (~Thunderbi@static-198-54-130-101.cust.tzulo.com) | 16:20 | |
abortretryfail | Can anyone think of any serious drawback to just setting MESA_GL_VERSION_OVERRIDE=3.0 at login? Missing GL 3 support seems to break more apps for me than whatever missing extensions etnaviv might have | 16:41 |
---|---|---|
minute | abortretryfail: should be ok | 16:58 |
minute | abortretryfail: which apps are problematic for you? | 16:58 |
abortretryfail | SDR++ is the one I use te most | 17:06 |
abortretryfail | which seems to be fine with the override and just works | 17:06 |
minute | neat | 17:17 |
minute | abortretryfail: which sdr hardware are you using with reform? | 17:17 |
abortretryfail | RTL-SDR Blog v3 dongle | 17:23 |
minute | cool | 17:37 |
sigrid | sdr software requiring a specific gl version is... I just find it weird | 17:49 |
minute | probably they do some fancy stuff in the display code? | 17:49 |
sigrid | that's what I thought, maybe some neat way to draw waterfall? | 17:50 |
abortretryfail | yeah, it uses OpenGL to draw the waterfall and fft quickly | 17:50 |
abortretryfail | I think the UI framework actually is what uses it. | 17:50 |
sigrid | is it qt? | 17:50 |
abortretryfail | nope | 17:51 |
sigrid | oh, imgui | 17:51 |
minute | i'm writing a software with imgui currently but using the gles2 codepath | 18:01 |
- jacobk (QUIT: Ping timeout: 256 seconds) (~quassel@47.189.170.32) | 18:04 | |
abortretryfail | gles2 would have worked and tbh i think this app even does that for the Android port. When I suggested adding the ability to build that for straight up linux the dev got kinda mean with me about running "old" hardware. | 18:05 |
minute | meh | 18:05 |
abortretryfail | Brand new laptop, still smells like antistatic bags, folks callin it old. :) | 18:06 |
minute | mean! | 18:07 |
unixpoet | also ableist | 18:11 |
unixpoet | not everyone can afford a Ryzen 9 7950 | 18:11 |
minute | true | 18:14 |
abortretryfail | ehh... i don't think ability extends to economic class. There's a case to be made about keeping working hardware in use as long as possible to not waste resources though. :) | 18:20 |
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50) | 18:31 | |
+ jacobk (~quassel@47.189.170.32) | 18:58 | |
Boostisbetter | 7955 in the house over here, BUT I fully agree, and what the Reform shows is that the power from these chips is not really necessary for most people. | 19:30 |
sigrid | abortretryfail: another way is to fork and keep it working with older hardware | 19:32 |
sigrid | whether the author of the original repo wants it or not | 19:32 |
abortretryfail | I am not good enough of a C++ programmer to even make it work with GLES let alone maintain my own fork of the thing. | 19:34 |
vkoskiv | What build system does the thing use | 19:36 |
abortretryfail | cmake | 19:36 |
vkoskiv | I do SDR stuff occasionally, I could give it a go | 19:36 |
vkoskiv | Not the maintaining bit, but building with gles2 :D | 19:36 |
sigrid | even if it's just "apply this patch on that version" it's way better than nothing imo | 19:37 |
abortretryfail | or just do the override because it works fine the way it is | 19:37 |
sigrid | in nixos it would probably be just a wrapper | 19:37 |
abortretryfail | but what if i want "that version" to be "the latest one with the cool toys"? :) | 19:37 |
sigrid | it could suddenly break. it might work right now by pure chance | 19:38 |
sigrid | then in the middle of some ham contest some random shader breaks and program crashes, idk :) | 19:38 |
abortretryfail | it could break for totally unrelated reasons too, like it did on my desktop thanks to Pipewire-JACK | 19:39 |
abortretryfail | anything truly important shouldn't involve software :) | 19:40 |
abortretryfail | ACTION uses paper logs for parks on the air. | 19:41 |
josch | the more i work with software the more i dream of just taking care of some goats in the mountains... | 19:41 |
abortretryfail | big mood | 19:41 |
sigrid | when I did rtty on zx-spectrum there was little of anything to break | 19:42 |
sigrid | it's just too bad. | 19:42 |
abortretryfail | yeah, I have a project to make a simple FSK modem for the Tandy model 102 and write a rtty terminal for it. | 19:42 |
abortretryfail | The serial port on it can be run at the necessary 5-bit 45.45 baud, just need the tone decoder chip, filters, etc. | 19:43 |
abortretryfail | My hf radio has a FSK keying input for transmit. | 19:43 |
abortretryfail | simple, straightforward, no bs | 19:43 |
- jacobk (QUIT: Ping timeout: 256 seconds) (~quassel@47.189.170.32) | 19:47 | |
+ jacobk (~quassel@47.189.170.32) | 20:52 | |
+ marty_mcfly88 (~marty@2603-6000-8c01-0f3e-6937-dfde-ba17-5951.res6.spectrum.com) | 21:17 | |
- jacobk (QUIT: Ping timeout: 256 seconds) (~quassel@47.189.170.32) | 21:26 | |
+ jacobk (~quassel@47.189.170.32) | 21:39 | |
- jacobk (QUIT: Ping timeout: 256 seconds) (~quassel@47.189.170.32) | 21:52 | |
- bgs (QUIT: Remote host closed the connection) (~bgs@212-85-160-171.dynamic.telemach.net) | 22:14 | |
+ jacobk (~quassel@2603-8080-b200-7b02-77cb-6304-f9db-dda1.res6.spectrum.com) | 22:35 | |
- jacobk (QUIT: Ping timeout: 246 seconds) (~quassel@2603-8080-b200-7b02-77cb-6304-f9db-dda1.res6.spectrum.com) | 23:07 | |
- ajr (QUIT: *.net *.split) (uid609314@user/ajr) | 23:21 | |
- yankcrime (QUIT: *.net *.split) (~nick@193.16.42.83) | 23:21 | |
- murphnj (QUIT: *.net *.split) (~murph@user/murphnj) | 23:21 | |
+ ajr (uid609314@user/ajr) | 23:21 | |
+ murphnj (~murph@ool-457bb02e.dyn.optonline.net) | 23:21 | |
- murphnj (QUIT: Changing host) (~murph@ool-457bb02e.dyn.optonline.net) | 23:22 | |
+ murphnj (~murph@user/murphnj) | 23:22 | |
+ yankcrime (~nick@193.16.42.83) | 23:22 | |
- gnou_liber (QUIT: Read error: Connection reset by peer) (~gnou_libe@223.pool85-50-3.static.orange.es) | 23:40 | |
- Asmadeus (QUIT: Ping timeout: 240 seconds) (~asmadeus@240b:13:8c80:d300::42:13) | 23:46 | |
+ gnou_liber (~gnou_libe@223.pool85-50-3.static.orange.es) | 23:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!