ChanServ changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.irclog.whitequark.org/haiku | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
<moparisthebest> Games are still made with SDL and OpenGL and they have software renderers
<moparisthebest> Actually being playable though is different from "technically runs"
<AlienSoldier> is there a terminal shortcut to go back to the start of a long character word and or a way to place the terminal cursor where we want with the mouse to be saved from having to hold the back arrow for 10 seconds?
<AlienSoldier> i mean, inside the terminal
<coolcoder613> erysdren: Half-Life had software rendering
xet7 has quit [Quit: Leaving]
ermo[m] has joined #haiku
<ermo[m]> <AlienSoldier> "i mean, inside the terminal" <- Depends on your command-line shell. Bash w/ readline supports jumping back and forth between words iirc
dpirate_ has quit [reticulum.oftc.net dacia.oftc.net]
<erysdren> coolcoder613: Half-Life was also 1998
<coolcoder613> It was later in 1998 i think
<erysdren> though yes, Half-Life was like a few weeks or months(?) later than Uneral
<erysdren> Unreal*
<coolcoder613> I think 6 months?
<erysdren> yeah, something like that
<erysdren> May-June 1998 for Unreal and November 1998 for Half-Life
<erysdren> anyway, it's just semantics
Nasina has quit [Read error: Connection reset by peer]
Kriterio has joined #haiku
Nasina has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
Kriterio has quit [Quit: Konversation terminated!]
dpirate has joined #haiku
Nasina has joined #haiku
pierremaraval[m] has joined #haiku
<AlienSoldier> ermo[m] awsome, pretty much what i want. I know what C is (Ctrl) but i can't seem to see what M is, any idea?
<bjorkintosh> m is Meta
<bjorkintosh> or alt
<bjorkintosh> AlienSoldier: it comes from here: https://en.wikipedia.org/wiki/Space-cadet_keyboard#/media/File:Space-cadet.jpg
<ermo[m]> @AlienSoldier: On PC keyboards, Alt is M(eta) and the Windows key is Super.
<ermo[m]> It is a very common abbreviation in the UNIX (and hence GNU) terminal-rralted world.
<ermo[m]> *related
<AlienSoldier> ermo[m] seem M is not implemented alt-f for exemple is used for the search gui panel instead of going foward 1 word and alt-b do nothing instead of going backward one word.
<bjorkintosh> AlienSoldier: do C-a
<bjorkintosh> to get to the beginning. and then search with alt f
<bjorkintosh> I assume you're using bash. here are the keybindings https://gist.github.com/tuxfight3r/60051ac67c5f0445efee
<bjorkintosh> make sure you're within the terminal.
<bjorkintosh> ie, the terminal's tab must be Yellow, not grey.
erysdren has quit [Quit: Konversation terminated!]
<AlienSoldier> bjorkintosh C-w do what i want. I can't seem to move but i want to delete anyway.
<bjorkintosh> AlienSoldier: if you want to see the specific things in your environment, do bind -P
<AlienSoldier> bjorkintosh bind?
<bjorkintosh> yes. it's a bash command
<bjorkintosh> bind -P
<bjorkintosh> or type 'help bind'.
<bjorkintosh> in POSIX environments, if the man command doesn't get you what you want, try help.
<bjorkintosh> (unless info is installed then do that)
<AlienSoldier> jo nice now i see
<AlienSoldier> *ho
<bjorkintosh> I hope that helps a bit.
<AlienSoldier> backward-word can be found on "\eO5D", "\e[1;3D", "\e[1;5D", "\eb".
<AlienSoldier> no idea how to call those
<bjorkintosh> just use alt b
<bjorkintosh> use alt f for forward.
<bjorkintosh> up/down arrow for previous commands.
<AlienSoldier> yes but alf b and alt f don't do that
<AlienSoldier> control b and f work that said.
<AlienSoldier> *alt
<bjorkintosh> oh I see. it's not properly bound.
<AlienSoldier> exactly
<bjorkintosh> don't use it then. use ctrl arrow left and right
<AlienSoldier> but at least C-w work fine and this is only what i needed for now.
<bjorkintosh> so ctrl -> will take you forward one word.
<bjorkintosh> ctrl <- will take you backward one word.
<bjorkintosh> ctrl e will take you all the way to the end of the line. ctrl a will take you to the beginning of the line.
<bjorkintosh> ctrl l to clear the screen.
<bjorkintosh> ctrl k to clear from the cursor all the way to the end of the line.
<AlienSoldier> bjorkintosh yup, i can move with the c-arrow then use C-w
<bjorkintosh> history to see what you've typed up for far. and !n where n is a number, to invoke that particular command from your history.
pvalue has joined #haiku
dcatt has joined #haiku
rexbinary has quit [Quit: ZNC - https://znc.in]
rexbinary has joined #haiku
dcatt has quit [Quit: Vision[]: i've been blurred!]
pvalue has quit [Quit: Vision[]: i've been blurred!]
mmu_man has quit [Ping timeout: 480 seconds]
rexbinary has quit [Quit: ZNC - https://znc.in]
rexbinary has joined #haiku
rexbinary has quit [Quit: ZNC - https://znc.in]
rexbinary has joined #haiku
dpirate_ has joined #haiku
dpirate has quit [Ping timeout: 480 seconds]
nephele_xmpp has left #haiku [Disconnected: unexpected eof while reading]
rexbinary has quit [Quit: ZNC - https://znc.in]
rexbinary has joined #haiku
HaikuUser has joined #haiku
smalltalkman__ has joined #haiku
HaikuUser has quit []
Nasina has quit [Read error: Connection reset by peer]
vdamewood_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Nasina has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
Nasina has quit [Remote host closed the connection]
janking has joined #haiku
janking has quit []
Nasina has joined #haiku
<nekobot> • threedeyes (b52670de): wxgtk: bump version
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/1ef06e6248ef...b52670de0a95
<Begasus[m]> morning peeps
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/b52670de0a95...da064e5d225e
<nekobot> • threedeyes (da064e5d): wxgtk: fix build
OscarL has joined #haiku
<OscarL> Goedemorgen Begasus[m].
<phschafft> morning.
<OscarL> Hello there phschafft.
<phschafft> all good?
<OscarL> After comments on the yt_dlp PR about difference on package sizes... (due to the inclusion of compiled bytecode)... found this from Fedora: https://fedoraproject.org/wiki/Changes/Python_Optional_Bytecode_Cache
<OscarL> phschafft: except for the heat-wave... all good. Hope everyting's fine on your end :-)
<OscarL> separate packages for different level of optimization of bytecode... seems correct, but overkill :-D
<phschafft> there was a lioness next to me while I was sleeping, so very good. just that I needed to get up :(
<Begasus[m]> morning OscarL phschafft
<Begasus[m]> good one OscarL (Dutch morning) :)
<OscarL> (back to my .pyc rant:) I don't think using the "PYTHONOPTIMIZE" env-var "is popular enough", so in Haiku we might want to consider just NOT packaging the "*-opt-*.pyc" files at all.
* Begasus[m] has no clue about env-var stuff
<OscarL> just the usual "export SOME_VAR_USED_BY_SOME_PROGRAM=foobar"
AlaskanEmily has joined #haiku
<OscarL> (would need to re-build ALL python packages without `*-opt-*.pyc` to properly compare the file size difference that would make)
<Begasus[m]> ah :)
<OscarL> our main Python packages (the ones with /bin/python3.xx) include BOTH opt-1 and opt-2 .pyc files. Could be quite some saving there if we only packaged the regular .pyc files.
<OscarL> I might open an issue about this, and see what others think about it.
<OscarL> (once I have some file sizes to compare :-D)
<Begasus[m]> should check how plasmatube reacts without those requirements for yt_dlp
<Begasus[m]> hmm only "requests" in there
<OscarL> the other packages humdinger mentions are dependencies of requests itself.
<Begasus[m]> guessed so :)
<OscarL> I haven't been able to use yt_dlp to download from YT for a while down here (even on Windows), so can only do very basic tests.
<Begasus[m]> never ran it from Terminal, so same here, just launching the apps from Terminal to spot issues
<OscarL> might be interesting to see what's the difference in startup time between "standalone" yt_dlp and the one from my PR.
<OscarL> something like "time yt-dlp --version"
<Begasus[m]> mediainfo app build with the new wxgtk update :)
<Begasus[m]> still no go on kicad
<OscarL> for the "new yt_dlp": 0.6s on VMware, Host CPU set to Performance. 1.2s in "Eco mode" (after running it a couple times)
<Begasus[m]> biab
<OscarL> for the "standalone" yt-dlp version: 1.6s with CPU in "Performance mode", 3.6s with CPU in "echo mode" :-D
Nasina has quit [Ping timeout: 480 seconds]
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/da064e5d225e...fa365acd456d
<nekobot> • threedeyes (fa365acd): audacity: bump version
* Begasus[m] passes the coffee around
* OscarL updates "unicorn" if only just to move it to Python 3.10
<OscarL> "WARNING: SUPPORT FOR THIS HOST OS WILL GO AWAY IN FUTURE RELEASES!"
<OscarL> LOL :-D
<Begasus[m]> nuke it :P
<OscarL> https://bpa.st/BFCQ <<< looks it is not unicurn, but QEMU the one complaining?
Nasina has joined #haiku
<Begasus[m]> whoot!
<Begasus[m]> someone step up! :)
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
<OscarL> lol, "yt-dlp -F <some youtube video>" works on Haiku, but fails on windows :-D
<Begasus[m]> ++1 for Haiku :D
<OscarL> (with the error on the windows side being: youtube wants me to sign in to confirm I'm not a bot)
<OscarL> Mmm, 26.41 MB for the 256x144 video, plus ~28 MB for the audio... I might actually watch (in a mini-window) this 1 hour long video :-D
<OscarL> 55 MB final size once merged. not bad.
<Begasus[m]> for unicorn?
AlaskanEmily has quit [Remote host closed the connection]
KapiX has joined #haiku
<OscarL> Begasus[m]: for the downloaded video :-P
KapiX has quit []
<OscarL> unicorn is about 6 MB + 23.6 MB for the debug_info.
<OscarL> Mmm, looks like I would still need to patch the python bindings on the new version. Sigh.
<OscarL> nothing on-tree really uses unicorn at all, so I could just leave it be, but it annoys me that it will still show up on the list of things requiring Python 3.9 :-D
<Begasus[m]> getting under skin ? :P
<OscarL> yeah, want to get rid of it. Will have to wait till Oct 2025 (EOL date) to really kill it (or korli might yell at me :-D)
<Begasus[m]> heh
<OscarL> should post something on the forum, as in: "Python 3.9 is going away in October 2025, move your stuff to something newer!" :-D
<Begasus[m]> gives them plenty of time then
<OscarL> Mmm, something like this would make for a nice "Haiku desktop" :-D https://www.asrock.com/mb/Intel/N100DC-ITX/#Specification
<Begasus[m]> it's been ages since I've worked with a Desktop :P
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/fa365acd456d...3a110d8c6a12
<nekobot> • threedeyes (3a110d8c): libfilezilla: bump version
<OscarL> some mini-pcs with similar characterists are also pretty sweet (if I could get one at the prices I see on their websites :-D)
<OscarL> 160 bucks for an N150, 16 GB RAM, 512 GB SSD/NVMe would be *sweet* :-) (way faster than my Phenom, way cheaper to power :-D)
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/3a110d8c6a12...0455a0985dc7
<nekobot> • threedeyes (0455a098): filezilla: bump version
<OscarL> unicorn PR up. should be good to merge.
x10z has joined #haiku
x10z has quit []
Kriterio has joined #haiku
<OscarL> added a comment on #3665 (about closing it as #11843 solves it)
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/0455a0985dc7...50d67e63387a
<nekobot> • threedeyes (50d67e63): filezilla: fix build for x86
<Begasus[m]> maybe PulkoMandy can confirm on the ycm issue?
<Begasus[m]> not a gvim user myself, so can't really check
<nekobot> [haikuports] Begasus pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/50d67e63387a...af2d0129a926
<nekobot> • OscarL (af2d0129): unicorn: update to version 2.1.2. (#11869)…
<OscarL> no hurries. Thanks for the merge. One cmd:python3.9 user less :-D
<Begasus[m]> nice :)
<Begasus[m]> only one remaining for poppler22, can't fix that myself
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/af2d0129a926...18b90c1e23fe
<nekobot> • threedeyes (18b90c1e): amule: bump for rebuild, set debug level to 0
<Begasus[m]> Calibre, also uses icu66 still! :P
ADS_Sr has joined #haiku
OscarL has quit [Ping timeout: 480 seconds]
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/18b90c1e23fe...096b35f40f64
<nekobot> • threedeyes (096b35f4): amule: fix patchset
<PulkoMandy> I didn't test ycm yet. I've been busy with non-haiku things again :)
<Begasus[m]> np, the issue was about gvim crashing with it installed, that doesn't happen anymore
<nekobot> • threedeyes (fa91c0ea): ReHex: bump version
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/096b35f40f64...fa91c0ea26be
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/fa91c0ea26be...edf6e478230a
<nekobot> • threedeyes (edf6e478): tenacity: fix build type
Anarchos has joined #haiku
janking has joined #haiku
pabs has quit [Remote host closed the connection]
pabs has joined #haiku
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/edf6e478230a...27fc1ec1830a
<nekobot> • threedeyes (27fc1ec1): ReHex: fix build requires
<janking> Hello :)
<Anarchos> hello janking
<janking> :)
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/27fc1ec1830a...ab5612b033bb
<nekobot> • threedeyes (ab5612b0): scummvm_tools: fix build requires, bump for rebuild
janking has quit [Quit: Vision[]: i've been blurred!]
mattlacey has joined #haiku
janking has joined #haiku
puck_ has joined #haiku
janking has quit [Quit: Vision[]: i've been blurred!]
mattlacey has quit [Ping timeout: 480 seconds]
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
dodo75 has quit [Quit: Vision[]: i've been blurred!]
dodo75 has joined #haiku
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/ab5612b033bb...1cd5004e5332
<nekobot> • threedeyes (1cd5004e): audacity: fix build for x86 arch (disable simd)
<dodo75> Is there a way to config mouse settings in Input preferences? It seems that after each reboot/update I have to manually change mouse acceleration setings.
mmu_man has joined #haiku
dodo75 has quit [Quit: Vision[]: i've been blurred!]
dodo75 has joined #haiku
<dodo75> hm even worse.. it seems the mouse acceleration settings is not peristent.
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
<waddlesplash> dodo75: are you on a nightly? I think some things may have been fixed since the beta here
<nekobot> [haikuports] threedeyes pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/1cd5004e5332...cdd1713bca80
<nekobot> • threedeyes (cdd1713b): expat: fix lib path in cmake file
janking has joined #haiku
<dodo75> waddlesplash yes nightly here...
<dodo75> waddlesplash I run softwareupdate frequently ... its my daily kata... :)
<waddlesplash> ok. I guess there's still bugs here, probably worth opening a ticket then
<dodo75> waddlesplash no worries.. I will try a hard-reset as well...
dodo75 has quit [Quit: Vision[]: i've been blurred!]
dodo75 has joined #haiku
<ilzu[m]> Does anyone online know how to build webkit2? On the webkit2 branch the build script complains of some missing files. I'd like to have a test build to test my application which uses WebView with Webkit2 and perhaps try to work on it a bit too. zardshard? Nephele?
<PulkoMandy> ilzu[m]: Did you follow the readme from the webkit2 branch as well? It's diffeient from the one in the main branch
<PulkoMandy> Different*
<PulkoMandy> And what does it complain about exactly?
Nasina has quit [Read error: Connection reset by peer]
<ilzu[m]> PulkoMandy: I did follow the readme from the webkit2 branch. There seems to be two of them, more or less identical. The build script complains of not finding file haiku/WebCoreSupport/WebResourceLoadScheduler.cpp when configuring the build. The missing file seems to be found in the Source/WebKitLegacyWebCoreSupport directory., but not sure if it is changed with webkit2.
Nasina has joined #haiku
<zardshard> Unfortunately I don't have the time to help right now. If you need help tomorrow, feel free to ask me. I should hopefully be available around this time.
<zardshard> Gotta train new WebKit2 developers ;-)
<ilzu[m]> zardshard: I'll try to be here tomorrow to ask then.
<ilzu[m]> Thanks
Nasina has quit [Ping timeout: 480 seconds]
<zardshard> Alright, let's hope I remember :)
janking has quit [Quit: Vision[]: i've been blurred!]
bjorkintosh has quit [Ping timeout: 480 seconds]
janking has joined #haiku
bjorkintosh has joined #haiku
erysdren has joined #haiku
janking has quit [Quit: Vision[]: i've been blurred!]
MsInput has joined #haiku
janking has joined #haiku
<PulkoMandy> Do ycu mean there are two readmes or two webkit2 branches?
<PulkoMandy> I may have pushed thingsin the wrong place again
<kallisti5[m]> Pulkomandy: you have any thoughts about moving non-gerrit things to codeberg that nephele mentioned?
<kallisti5[m]> My biggest concern is how young it is. I think back to osdrawer and that worries me a little 😅
<ilzu[m]> PulkoMandy: two readmes in Webkit2 branch. Readme.md and Readme.markdown, they seem pretty much identical on quick glance.
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
bbjimmy has joined #haiku
<nekobot> [haikuports] Begasus pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/cdd1713bca80...33f1be641b62
<nekobot> • al-popa (33f1be64): SBCL 2.5.2 (#11868)…
<nekobot> [haikuports] Begasus pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/33f1be641b62...c8bab86af1bf
<nekobot> • Begasus (c8bab86a): libmygpo_qt, enable recipe (#11870)
Nasina has joined #haiku
<nekobot> [haiku/haiku] waddlesplash pushed 1 commit to master [hrev58705] - https://git.haiku-os.org/haiku/log/?qt=range&q=cb4a168e370e+%5E2e3af8f296f6
<nekobot> [haiku/haiku] cb4a168e370e - Tracker: menu parameter is ambiguous, rename to parent instead
Nasina has quit [Read error: Connection reset by peer]
mattlacey has joined #haiku
Nasina has joined #haiku
Nasina has quit [Remote host closed the connection]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
Nasina has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
<PulkoMandy> kallisti5[m]: I would prefer everything on Gerrit but I feel a bit alone on this. Given uhe choice of Github and something opensource, I would prefer the opensource option of course :)
<PulkoMandy> And as far as I know osdrawer was a Haiku specific thing. BerliOS would be more similar to this and we knew for years that it wasn't doing well
<PulkoMandy> (Some people here may remember the Haiku SVN repo being read-only on weekends when the disk was full and we had to wait for whoever was managing it getting to work on monday)
<x512[m]> I prefer GitHub because it is most robust solution and it is convenient to have everything in one place.
<x512[m]> It it sad if everyone will go to different random Git services.
Nasina has joined #haiku
<nipos> Oh no, that discussion again...
<erysdren> :P
AlienSoldier has joined #haiku
<nipos> +2 for self-hosted that we control (Gerrit) from my side,+1 for anything else that's at least open-source and -2 for M$ crap from my side, but I lost hope that anything is ever going to change.
Nasina has quit [Read error: Connection reset by peer]
<erysdren> yeah ive been slowly moving all my github repos to my self-hosted forgejo
<erysdren> because i don't want my stuff controlled by M$
<nipos> After wasting time multiple times already trying to fix problems someone else told me, hoping that they will deal with upstreaming to M$ and then they didn't, I just don't invest time into anything outside of Gerrit anymore
<x512[m]> PulkoMandy: And both Osdrawer and BerliOS died. Microsoft have enough money and resources so it will never happen with GitHub.
<nipos> Therefore, selfhosting is the best solution. But having to change the Git hoster doesn't mean the end of the world. The work isn't lost, it only means some links need to be changed. Anyway, the Codeberg org is rather big and they have money savings to keep them running a few years
<x512[m]> I do not want to register on a lot of random services to submit patches.
<nipos> And I do not want to register once with M$ or any other US big tech
<x512[m]> Selfhosting means persistent outages and risk of getting all data lost.
<nipos> Sorry, that's just nonsense
<PulkoMandy> x512[m]: Remember Google hroject hosting? It died too. Even if Google had the money to keep it running. Since then I do not trust large companies for these things
<nipos> The Haiku webservices barely have any outage and assuming that they do proper backups, the risk of data loss isn't any bigger than on a centralized walled-garden. Also, every single "git clone" anyone has can act as a backup
<PulkoMandy> They will not necessarily do a worse job, but they will not necessarily do better
<x512[m]> PulkoMandy: A lot of infrastructure depends on GitHub, it can't easily die. Google project hosting was not that successful at beginning.
<PulkoMandy> It can die. All it takes is Microsoft deciding that it costs too much money. Google project hosting was very succesful, it killed sourceforge, and then github killed it
<x512[m]> Sourceforge is still alive.
<nipos> Actually, Sourceforge still exists
<nipos> The software powering it is open-source btw, so better than M$ Github. Ads were a bit annoying in the past when it was still popular, but adblockers are a thing now
<x512[m]> But Sourceforge has terrible interfaces and a lot of ads.
erysdren has quit [Quit: Konversation terminated!]
<nipos> I haven't had any other source hosting website react as slow and bring my whole browser down as much as M$ Github. The interface of Sourceforge isn't exactly great, but it reacts rather fast and yeah, Adblockers are a thing
<x512[m]> Why even care that Git hosting service is open-source or not? Git already provide enough mechanisms to protect against unintended malicious changes. So Git repos can be stored even on untrusted hostings.
<nipos> I care because it allows M$ to decide who is allowed to contribute and who isn't. And it allows M$ to set the rules. Also, the website is just awfully bloated and slow, and it's only getting worse.
<nipos> Back when I started using it, it was fast and clean. It took M$ longer to ruin it than it usually takes with stuff they buy, but eventually they did
<x512[m]> I never experienced such problems as GitHub itself rejected my contributions. It is controlled by project owners, not GitHub. Unless you are committing some pirated illegal code, you are fine.
<x512[m]> I hope that HaikuArchives will stay on GitHub.
<janking> hi my sound on BeAIM dosent work can i do something about it nipos?
<nipos> I don't speak about individual contributions but accounts. They set the rules. Don't care about stupid 2FA? You're out. Live in the wrong country? No luck. Wrongly detected as Bot and locked out? Good luck fighting with their support.
<nipos> HaikuArchives is the thing that matters the least probably. Everyone can just put their maintained version wherever they want, like I did with BeAIM
<x512[m]> E-Mail + simple Python script are enough for GitHub account registration.
<nipos> janking: Sound isn't yet supported. The play_sound function isn't yet implemented in Haiku and my pull request to implement that (which is probably not the best quality) is still uncommented.
<|cos|> Wouldn't something like radicle be the interesting thing to throw into this discussion, if the discussion is to be had at all?
<janking> ok thanks nipos
<nipos> Yeah, Radicle is also an interesting thing. And also that new one based on Bluesky that was recently launched (closed beta I think, but it has potential)
yote has joined #haiku
yote is now known as Yoke
janking has quit [Quit: Vision[]: i've been blurred!]
Nasina has joined #haiku
janking has joined #haiku
mattlacey has quit [Remote host closed the connection]
<nipos> Took me some time to find that thing again, here: https://blog.tangled.sh/intro
Nasina has quit [Ping timeout: 480 seconds]
<AlienSoldier> i think i have a Webpositive regression, my stock list no longer display as green, only red show.
* phschafft cross compiles some cookies and offers them to the channel.
<Begasus[m]> thanks phschafft :)
<phschafft> :))
<AlienSoldier> put some reasons in them for me
Anarchos has quit [Remote host closed the connection]
<phschafft> reasons or raisins? happy with both ;)
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
janking has quit [Quit: Vision[]: i've been blurred!]
<nekobot> [haikuwebkit] pulkomandy pushed 1 commit to branch haiku: https://github.com/haiku/haikuwebkit/compare/e923d1b3a8b9...20bd724a365f
<nekobot> • lonemadmax (20bd724a): Fix crash on opening URL in new tab from context menu…
janking has joined #haiku
n_crm has quit []
yote has joined #haiku
Yoke has quit [Ping timeout: 480 seconds]
jmairboeck has joined #haiku
n_crm has joined #haiku
chilledfrogs has quit [Quit: connection reset by purr]
erysdren has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
chilledfrogs has joined #haiku
mmu_man has joined #haiku
MsInput has quit [Quit: WeeChat 4.5.2]
jibsaramnim has quit [Read error: Connection reset by peer]
jibsaramnim has joined #haiku
dodo75 has quit [Quit: Vision[]: i've been blurred!]
dodo75 has joined #haiku
carlomonte has joined #haiku
dodo75 has quit []
dodo75 has joined #haiku
carlomonte has quit []
janking has quit [Quit: Vision[]: i've been blurred!]
pierremaraval[m] has left #haiku [User left]
higen has joined #haiku
yote has quit [Read error: Connection reset by peer]
jmairboeck has quit [Quit: Konversation terminated!]
flag_ has quit [Remote host closed the connection]
cratuki has joined #haiku
flag has joined #haiku
neoncortex has quit []
HaikuUser has joined #haiku
HaikuUser has quit [Ping timeout: 480 seconds]
Nasina has joined #haiku
dodo75 has quit [Quit: Vision[]: i've been blurred!]
dodo75 has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
SLema has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
SLema has quit [Quit: Vision[]: i've been blurred!]
SLema has joined #haiku
SLema has quit []
SLema has joined #haiku
Nasina has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
Asterisk has quit [Ping timeout: 480 seconds]
Asterisk has joined #haiku
Kriterio has quit [Quit: Konversation terminated!]
Nasina has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
hightower3 has joined #haiku
Nasina has quit [Read error: Connection reset by peer]