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
HaikuUser has joined #haiku
HaikuUser has quit []
Nasina has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
Guest14842 has left #haiku [#haiku]
Guest14842 has joined #haiku
Babaj has quit [Read error: Connection reset by peer]
thowe has joined #haiku
<OscarL> /quit zzzZZZzzz
OscarL has quit [Quit: zzzZZZzzz]
mmu_man has quit [Ping timeout: 480 seconds]
Nasina has quit [Ping timeout: 480 seconds]
angrystar1704 has joined #haiku
angrystar1704 has quit []
angrystar1704 has joined #haiku
Nasina has joined #haiku
duncsauce_ has quit [Ping timeout: 480 seconds]
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
duncsauce has joined #haiku
Chai-T-Rex has quit [Read error: Connection reset by peer]
ChaiTRex has joined #haiku
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
Aedil has joined #haiku
Nasina has quit [Ping timeout: 480 seconds]
<Begasus[m]> g'morning peeps
angrystar1704 has quit [Quit: The Lounge - https://thelounge.chat]
<Begasus[m]> KDE Ships Frameworks 6.14.0 ... will keep me busy today :)
vdamewood has joined #haiku
AndrevS has joined #haiku
Aedil has quit [Ping timeout: 480 seconds]
Begasus has joined #haiku
Nasina has joined #haiku
Begasus has quit [Remote host closed the connection]
Begasus has joined #haiku
Begasus has quit []
Begasus has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
<nekobot> [haiku/haiku] autocommitter pushed 1 commit to master [hrev58862] - https://git.haiku-os.org/haiku/log/?qt=range&q=9b9fc1597d8f+%5Efee2283dc75c
<nekobot> [haiku/haiku] 9b9fc1597d8f - Update translations from Pootle
jmairboeck has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
<Habbie> ah, the non-packaged line that flew by on the boot loader screen was for ucode
<Habbie> but, i have no ucode in non-packaged
<Begasus> inrecipe ucode : https://bpa.st/PTPQ
<Begasus> g'morge :)
<Begasus> probably something from firmware packages?
chilledfrogs has quit [Quit: connection reset by purr]
<Habbie> i bet it's looking for something from the intel_microcode package
<Begasus[m]> k, libquotient and neochat both on master builds :)
<Begasus[m]> quaternion master is broken for libquotient master
diver has joined #haiku
<Habbie> ok yes, looking at the files in intel_microcode it definitely tried to load one of those
<Habbie> maybe it just reports trying from non-packaged weirdly
<Begasus[m]> seeing it's in $PATH maybe not that surprising?
<Begasus[m]> spell check in NeoChat works nice :)
<Habbie> i don't know if $PATH really exists so early in boot
<Begasus[m]> ah, no idea there :)
Guest14842 has left #haiku [#haiku]
Guest14842 has joined #haiku
<Habbie> huh. the intel_firmware package installs to non-packaged
<Habbie> ah no wait
<jmairboeck> the bootloader specifically looks in non-packaged because it can't read packages other than the haiku package yet
<Habbie> the package postinstall picks the right firmware file and copies it there
<Habbie> jmairboeck, yeah, just got the picture complete
<Habbie> which is 'funny' because the loader itself -just- came from a haiku package!
<Habbie> (but i understand)
Aedil has joined #haiku
<Habbie> every day Haiku makes a bit more sense to me
<Begasus> g'morning jmairboeck
<jmairboeck> it loads the kernel to boot from the haiku package, but that is handled specially I think
<Habbie> yeah
<Habbie> just like stage1 has exactly enough code to find haiku_loader.hpkg and load the first file from it, which also must be uncompressed
<Habbie> *must not be compressed, clearer
chilledfrogs has joined #haiku
<Habbie> ohhh. Continue booting in the loader is 'b', not 'c'. I wonder if I could have found out without reading the source :)
<Habbie> anybody using ccache to build haiku? anything i need to know?
<Begasus[m]> mainly zardshard has been I guess
<Habbie> hmm. ccache installs redis, that seems a bit much
<Habbie> oh, because it is linked with libredis
<Habbie> and that's in the redis package
<Begasus[m]> haven't checked in a while since last update, guess it's required if it's in there :)
<Habbie> hmm, no ldd. installing pax_utils
<Habbie> Begasus[m], it is - i bet it's possible to compile ccache without the dep, but some users might want it with :)
<Begasus[m]> is there a downside/plus on having it or not?
<Habbie> it allows sharing caches between multiple systems
<Begasus[m]> pkgman search cmd:lld
<Begasus[m]> ah ldd* :)
<Habbie> that yields pax_utils indeed
<Habbie> (which does not have ldd, but it has lddtree, which actually is better in most cases)
<Begasus[m]> not familiar with that
<Habbie> you know ldd?
<Begasus[m]> no, afaik never used it
<Begasus[m]> of briefly (probably with OscarL around) :)
<Habbie> hehe
<Habbie> well haiku doesn't have it anyway
<Habbie> it's for listing/debugging shared lib dependencies
<Habbie> ah, indeed ccache -can- be built without redis (i was reading the docs for other reasons)
<Begasus[m]> ah, you can use "readelf" for that
<Habbie> yeah, i found that. it's not as much fun ;)
<Begasus[m]> heh
<Habbie> btw, viewing images in my neochat mostly doesn't work
<Begasus[m]> it doesn't?
<Habbie> no
<Habbie> sometimes i get a loading spinner, sometimes just a grey square
<Begasus[m]> ah right, still uses older libquotient I think
<Begasus[m]> atleast the KF5 one
<Habbie> yeah this is the package you gave me
<Begasus[m]> right, can you check which version for libquotient you got installed?
<Habbie> hmm the haiku build uses cross tools, slightly trickier to insert ccache
<Habbie> qt5-0.8.2-1
<Begasus[m]> devel:libQuotient$secondaryArchSuffix >= 0.8.1
<Begasus[m]> yep, that didn't do the trick back then
<Begasus[m]> readelf output: https://bpa.st/PSBA :P
<Habbie> yeah
<Habbie> which misses libbsd because it's via libnetwork
Guest14842 has left #haiku [#haiku]
Guest14842 has joined #haiku
<Begasus[m]> ah right, not listed here
<Habbie> 'ldd' (which we don't have) would mention libbsd but not indented
<Habbie> that's why i like lddtree
<Begasus[m]> OK, installed also, need to keep that in mind on next checks, thanks :)
<Habbie> np :)
<Habbie> ok, once i stop tinkering with the stage1 loader i can switch to a non-cross compiler and start using ccache
<Habbie> oh nice
<Begasus[m]> officially we are still at 6.7.2 :P
<Begasus[m]> I don't think there is any release (beta or rc) even for 6.10.0 :)
<Habbie> oh :)
Forza has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Forza has joined #haiku
<Begasus[m]> OK, quaternion master up and running now :)
<Habbie> i really need to stop my power key from immediately shutting down haiku
<Begasus[m]> too fast? ;)
<Begasus[m]> find . -maxdepth 3 -type f -name *-6.13.0~rc1.recipe | grep -v " 1 " | while read fname; do rm -f $fname; done (works nice) :D
<Begasus[m]> and faster then doing it manually :P
<Begasus[m]> bumpKF6-frameworks.sh ... first step
<Habbie> Begasus[m], too fast, not even sure i can cancel?
<Begasus[m]> +1 for Haiku :D
<Habbie> surprising that a nightly-raw build takes 8 minutes after i already finished a nightly-anyboot build
<Habbie> i would expect it to be faster
<Habbie> ok, if i try it on purpose, i might get to 'cancel shutdown' on time
<Habbie> .. just after all my apps are gone
<Begasus[m]> buildKF6-frameworks.sh ... next step
<Begasus[m]> install something that uses dbus-launch, gives you some extra time :)
<Habbie> i do see it waiting for dbus for a bit :)
OrangeBomb has quit [Quit: Slacking off]
<Begasus[m]> I always get a scary moment when cpu speeds drops for a moment on building things like this ...
angrystar1704 has joined #haiku
angrystar1704 has quit []
angrystar1704 has joined #haiku
Guest14842 has left #haiku [#haiku]
Guest14842 has joined #haiku
OrangeBomb has joined #haiku
<Habbie> the pkgman problem when trying to replace the 'same version' does not occur always
<Begasus[m]> check revision, probably different, otherwise you'll get an error
<Begasus[m]> 1.2.3-1 is not the same as 1.2.3-2
<Habbie> maybe there's an exception for haiku.hpkg? it's not applied until reboot
<Begasus[m]> ah, that I don't know directly
<Habbie> yeah that's definitely it
<Habbie> anyway. now my power button asks for confirmation :)
angrystar1704 has quit [Quit: The Lounge - https://thelounge.chat]
<Begasus[m]> +1
<Begasus[m]> make sure the "OK" button has the focus so you don't need to use the mouse for that
<Habbie> hehe, Escape works fine
<Begasus[m]> nice! wouldn't make sense I think if you still needed to use the mouse for that
<Habbie> well, still better than "and it's gone" ;)
<Habbie> but, i guess this should become a setting onw
<Habbie> *now
* Habbie adds it to the list
angrystar1704 has joined #haiku
angrystar1704 has quit []
vdamewood has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
angrystar1704 has joined #haiku
angrystar1704 has quit []
angrystar1704 has joined #haiku
<Begasus[m]> habbie: it shows you've been hanging around with OscarL :P
<Begasus[m]> biab
mmu_man has joined #haiku
DKnoto_W has quit [Quit: Leaving]
DKnoto has joined #haiku
<Begasus[m]> re
<Habbie> Begasus[m], lol, what shows that?
<Begasus[m]> typo's :)
<Habbie> oh ;)
<Habbie> that's just because i'm sitting awkwardly between two keyboards
<Begasus[m]> know the feeling, only at one device atm, but sometimes got 3 running :)
<Habbie> there are 3 laptops on this desk
<Begasus[m]> not enough room for that on my desk, need place for coffee mug, ashtray ... :)
<Habbie> hehe
<Habbie> i got this desk from an actual office, it's nice and big
<Begasus[m]> this desk was from my oldest brother who died almost 30 years ago, still in good use to his memory
<Habbie> <3
<Begasus[m]> I guess I got into computers because of him, he was the real developer :)
<Habbie> ah nice
<Habbie> o_O makebootable specifically does not work on Haiku
cp-- has joined #haiku
<Habbie> #ifdef HAIKU_TARGET_PLATFORM_HAIKU .. #fprintf(stderr, "Error: Block devices not supported on this platform"
cp- has quit [Ping timeout: 480 seconds]
<Habbie> (on block devices)
<Begasus[m]> bootmanager helps out if it doesn't work out of the box mostly
<Begasus[m]> and helps out when having multiple install too :)
<Habbie> bootmanager says my disk has "Incompatible format!"
<Habbie> but yes, bootmanager would be nice, because if i had it, i wouldn't need makebootable
<Begasus[m]> that can happen too, initialized as intel?
<Habbie> gpt
<Begasus[m]> nephele_mobile: should be a better guide there :) or PulkoMandy :)
<Habbie> ok, did it with DiskProbe
<Habbie> also found out that there's a "could not load microcode" message after the confusing non-packaged line i saw earlier, but only if there's room on the screen
<Begasus[m]> 6.14.0 done, 197 packages in 1.5hr :)
<Habbie> wow
<Begasus[m]> some are obsolete/not required, but still a full set for the frameworks
<Begasus[m]> luckally the Qt frameworks isn't that big, but a few there can be nasty in building :)
<Begasus[m]> installed * :D
Guest14842 has left #haiku [#haiku]
Guest14842 has joined #haiku
Babaj has joined #haiku
<Begasus[m]> still good :)
HaikuUser has joined #haiku
HaikuUser has quit []
nephele has joined #haiku
dpirate has quit [Remote host closed the connection]
dpirate has joined #haiku
dpirate has quit [Remote host closed the connection]
dpirate has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
xe has joined #haiku
OscarL has joined #haiku
<OscarL> waddlesplash: seems oftc.irclog.withequark.org now redirects to oftc.catirclogs.org. time to update the channel banner? (or whatever it is called :-D)
<nephele> shorter uri is not bad :)
<Begasus[m]> Hi nephele and OscarL :)
<Begasus[m]> ps, channel topic*
<OscarL> right, Hello to all! Thanks Begasus[m].
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
<nephele> deskbar seems a bit illogical to me
<nephele> Made a topic on the forum, maybe I can get some input into *why* it works the way it works
<nephele> Though maybe it should just be improved in parts, or switched out
<nephele> (first thing is to remove the twitcher from it, and use the *other* implementation we have in-tree that doesn't run in the deskbar team...)
<x512[m]> Deskbar is based on original BeOS R5 code, so it is ready and right by definition.
<nephele> If your definition is "BeOS compatible", yes. But that isn't my goal primarily.
<OscarL> Tracker is original BeOS code too, and I still would love to have a tree-view in it.
<x512[m]> Haiku R1 official goal is BeOS R5 compatibility.
<OscarL> that doesn't means carbon-copy. otherwise... we're already way off.
<nephele> Not really, BeOS compatibility is one requirement, but not a goal
<x512[m]> Deskbar is fine except bug fixing.
<nephele> "Haiku is an open-source operating system that specifically targets personal computing. Inspired by the BeOS, Haiku is fast, simple to use, easy to learn and yet very powerful."
<nephele> especially the simple to use part. Parts that are illogical should be fixable, even if BeOS did it differently :)
<x512[m]> Making changes to BeOS is R2+ goal.
<nephele> Nah
<nephele> Binary compat is one thing, but the rest. No not so much
<x512[m]> "Illogical UI" is highly subjective.
<nephele> Sure. That's why this is discussed.
<Habbie> 'illogical' is objective. it's just the wrong word here ;)
<x512[m]> For example I see your color theme highly illogical and eye hurting.
<nephele> What color theme?
<x512[m]> Your Haiku screenshots with custom pink color theme.
<nephele> I don't care. I change my colors often, and i don't care if other people use different colors either
<x512[m]> Yes, it is fine because it is configurable.
<nephele> Also, way to derail the argument :P
<nephele> alwasys nice to get in a few personal insults based on preferences in there, really makes for a good discussion culture
<x512[m]> But Deskbar changes are more invasive than color theme.
<x512[m]> I just say that your claim to Deskbar are actually your preferences, not objective problem.
<nephele> Not more invasive. No. And besides, I asked specific questions on the forum, and here you are already crusading against someone critizising deskbar when you don't even know whar the critizism is
<x512[m]> The same as color theme.
<OscarL> well, I do agree that "illogical" was the wrong word choise. And no one has given personal insults. Accusing others of insulting you when no one did, also not constructive to the discussion.
<x512[m]> > first thing is to remove the twitcher from it, and use the *other* implementation we have in-tree that doesn't run in the deskbar team
<nephele> It's not "personal preferences", it's UI flows that have a justification, and that justification is what I would like to understand. If the justification is "this is just the way it was", and it does not match the rest of the system, there should be an option to make it match
<x512[m]> I see no problem in Twitcher in Deskbar.
<nephele> twitcher beeing in the same team as deskbar is a design flaw
<nephele> It should always be available, even if deskbar crashes
<OscarL> (man, I type too slow... /me goes to make some coffee)
<x512[m]> Deskbar auto restart on crash, so no problem.
<nephele> That's nonsense
<x512[m]> If Deskbar fails to start, you are already doomed. It is critical bug that is needed to be fixed.
<x512[m]> No need to make this fault situation more convenient.
<nephele> Same argument can be made for every normal system component, doesn't mean they should all be in the same team. I think you misunderstood the fundamental Idea of seperating these things in the first place
<nephele> Making the system more reliable is simply not a bad thing
<x512[m]> Twitcher conceptually do the same thing as Deskbar: switching teams and windows.
<x512[m]> So it is naturally the same application.
<nephele> No
<x512[m]> Anyway BeOS design is right by definition. No need to disscuss.
<nephele> It simply isn't
<nephele> If you want exactly BeOS, then use Exactly BeOS
<nephele> and delete all the changes made to Deskbar in Haiku :)
<x512[m]> BeOS do not run on modern hardware, closed source and abandoned.
<x512[m]> Current Haiku Deskbar is still look like and work almost exactly the same as in BeOS.
<x512[m]> And BeBook is holy book :)
<Habbie> have any Electron apps been ported to Haiku?
<x512[m]> If there will be no clear goal, development will turn into chaos. Especially in UI because there are a lot of mutually exclusive opinions how UI should be. This is why a lot Linux DEs and WMs are made.
<x512[m]> Habbie: Electron is not yet ported.
<Habbie> x512[m], ack
<nephele> Habbie: No, electron does not run. Technically qtwebengine does run, but chromium as such doesn't
<Habbie> ok
<nephele> Habbie: maybe this can be ported for our webkit2 https://tauri.app/
<nephele> x512[m]: doesn't really matter, I'm not going to remove stuff because it isn't in BeOS, that is just a ridicilous notion
<Habbie> nephele, that's an electron alternative? i had not heard of it
<x512[m]> It was demonstrated that VSCodium can be ported to Haiku WebKit and run in standalone window.
<nephele> yes, but it uses the native runtime
<Habbie> right
<Habbie> but will that help us port electron apps?
<nephele> No
<Habbie> ok. just a bunch of other apps :)
<nephele> electron is somewhat insane, but apps that work on electron can potentially be ported to something like tauri
<Habbie> right
* Habbie tries Waterfox
<Habbie> i just found my notes from a week with Haiku a year ago. Many things I've discovered this week are also in those notes :D
<Habbie> the mouse pointer is super blinky over Waterfox
<scanty> Habbie: all the firefox ports are like that on haiku
<Habbie> ok
<scanty> i think it's because lack of hard cursor
<scanty> but don't quote me on that ^_^
<Habbie> then the only thing that's interesting about waterfox is that it can play youtube videos. it's not very good at it on this system though ;)
<Begasus> it's a feature, not a bug :P
<Begasus> Habbie, try qmplay2
<Begasus> less resource hungry then those browsers
<Habbie> hmm. another hang, after 7 icons. this sometimes happens on the third or fourth boot since poweron
HaikuUser has joined #haiku
HaikuUser has quit [Ping timeout: 480 seconds]
<OscarL> Habbie: there's a "RunWith" extension for firefox and friends. Kinda fugly to properly setup, but then you can, for example, just right click a video, have it downloaded via yt-dlp, and played with whatever player you please. (I use YT exclusibly in that way on Win10 now :-D)
<Habbie> nice
<Habbie> on linux i have 'ff2mpv' for that, works very well
<OscarL> I like it this way because I can force it to download the smaller audio track... no point in doing "high quality" audio when I'm downloading 144p files to watch/listen on a cellphone when I go for a walk :-D
<nephele> Habbie: I had a custom xdg-open for that on my linux/freebsd
<nephele> with caching
<Habbie> nephele, oh nice
<Habbie> OscarL, hah
<nephele> I still have it, but i don't maintain it
<OscarL> (I also now basically pay internet per MB, so.... everthing counts :-D)
<nephele> The code is not in there for caching, but basically if it matches for a youtube url download it to ~/yourcache/<youtubeID>, then you can check each time if the file already exists and play it with mpv
<OscarL> not as efficient, but at least yt-dlp will not download the video again if it finds it already exists (it will however download the url page and stuff before giving up).
<nephele> oh, neat
neoncortex has joined #haiku
<x512[m]> About cursor: BeOS also have a problem with flickering cursor, but a bit different. Cursor itself flickers instead of contents under cursor.
<scanty> cursor also leaves a trail in BDirectWindow
<x512[m]> That is unavoidable if no hardware cursor.
<scanty> right
<x512[m]> Yet another idea how to fix flickering contents under cursor without extra screen-sized buffers. Make back buffer for cursor. When displaying contents on screen, exclude cursor when copying back buffer to front buffer and then copy cursor separately.
HaikuUser has joined #haiku
<HaikuUser> what are y'all going to do when windows 10 loses its support in october?
<scanty> nothing.
<HaikuUser> im gonna back up all my important files and switch to using haiku on my main laptop
<HaikuUser> (i can use boxed wine to play all my windows games and stuff)
<erysdren> best of luck
<HaikuUser> thx
<scanty> i keep a windows 7 install on this machine "just in case"
<scanty> haven't had to use it for years.
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
<OscarL> I ran Win98 till 2012, WinXP till 2018, basically skipped 7 and started using 10 in late-2019/early-2020 (always with some multiboot setup along with linux/beos/haiku). Some people act like if Win10 will suddenly stop working in October.
<erysdren> fear mongering
<erysdren> i'm impressed by using Win98 until 2012 though
<erysdren> my wife used Windows 7 until 2022
<erysdren> which, actually now that i think about it, is a similar length of time
<OscarL> erysdren: it was on an Athlon Thunderbird at 900 MHz, with only 256 MB of RAM, and only a crappy iGPU (SiS730). The few games I could run there... worked better in Win98 :-D.
<OscarL> only in 2012 I got a second-hand Athlon II X2 with 2 GB of RAM... quite the jump! (still using that motherboard, right now).
<erysdren> i see i see
wicknix has joined #haiku
wicknix_ has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser2 has joined #haiku
HaikuUser2 has quit []
HaikuUser has quit []
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
<Begasus[m]> I can still use Win11 on this one :)
<Begasus[m]> unless I nuke it at one point
<Habbie> hrev58862 (latest) boots on my chromebook with just a two character patch. needs more for good graphics though :)
<Habbie> waddlesplash, i said earlier that 58850 (auto zero bios_regs) made things worse and caused reboots. 58862 does not do that (and i don't know why) and boots as long as i, still, disable that one set_text_mode call
<Habbie> waddlesplash, so as far as i'm concerned 58850 can stay in
waddlesplash 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.catirclogs.org/haiku/ | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
Anarchos has joined #haiku
<Anarchos> hello
<erysdren> hi
Anarchos has quit []
<erysdren> ok
<Habbie> rude
<Habbie> :)
<erysdren> :(
<Habbie> nephele, oh wow old ticket for that transparency thing - https://dev.haiku-os.org/ticket/1370
Anarchos has joined #haiku
<Begasus[m]> patches welcome? ;)
* Begasus[m] ducks
<Habbie> always
<Habbie> but if this was on my list, it would not be high ;)
<Begasus[m]> heh
HaikuUser has joined #haiku
HaikuUser has quit []
<Begasus[m]> there ... build first app with kde-builder here :)
BrunoSpr has joined #haiku
nephele has quit [Ping timeout: 480 seconds]
<Habbie> are there any keys/keys combinations that will almost never be used by apps, and are also currently meaningless in Haiku?
<Habbie> i ask because my keyboard lacks a lot of keys
<Habbie> and i'd like to assign a few to useful things like Menu and PrtSc
<Habbie> hmm, or i could decide I don't need ALT Fx for workspace switching, that gives me 10 keys
<Habbie> or ten minus the number of workspaces i do want
<Habbie> nipos, i suspect there's nothing you can do, but https://haiku-usermap.codeberg.page/ gives me TLS errors
<PulkoMandy> The good old "if only I had just one extra modifier key" :) (I think everything is already used, so you have to decide what you'll lose)
<Habbie> yeah
<Habbie> it's tempting to steal the actual power button
<Habbie> i already changed what it does
<Anarchos> PulkoMandy space cadet keyboard : alt shift super hyper .... :)
<PulkoMandy> Maybe you can use caps lock? Or remap just one of the shift/control/alt keys if you have two of each
<nipos> Habbie: I can confirm the error, but you're right, not much I can do there. It's hosted on Codeberg Pages and it's an error on their side.
<Habbie> ack
<Habbie> PulkoMandy, i don't have caps lock! i do have two of alt/ctrl/shift, i also pondered that
<nipos> https://status.codeberg.org reports Codeberg Pages as down, so it doesn't only affect the usermap site
<Habbie> the keys between esc and power show as F1-10
<Habbie> nipos, ah, i was just about to check
<Habbie> .org also works
<Habbie> i found your map by accident, i was wondering about putting my haiku 'fork' (just 3 extra commits) on codeberg and wondered if anything was on there already
<nipos> There's a good number of Haiku stuff on Codeberg already :)
<BrunoSpr> Begasus... There is Solarus 2.0 out for a while, we still use 1.6... Begasus do you have time to update this nice games?
<Habbie> nipos, indeed
BrunoSpr has quit [Quit: Vision[]: Ich wurde eingeweicht!]
<Habbie> oh i was just going to ask bruno something
<OscarL> Habbie: I was wondering why you had issues with the power key... the linked .png cleared that up :-)
<Habbie> OscarL, yes!
<Habbie> i once had a BBC home computer, a Micro I think? it had Reset where my PCs had backspace
<Habbie> that was way worse
<Habbie> hmm brightness setting does nothing (Screen)
<OscarL> bet that keyboard was designed by either: a) a person that never actually used the computer. or b) some hardware or kernel engineer that reseted way too often :-)
<Habbie> oh, no
<Habbie> on chromeos this keyboard is perfect
<OscarL> (I meant, in jest, the BBC one)
<Habbie> oh oops
<Habbie> yeah
<Habbie> in that case, yes.
<OscarL> for the brigthness keys... do you have actual working brightness control in the Screen preflet?
<Habbie> sorry. my complaint was strictly about the preflet
<Habbie> i do not expect the keys to work
<Habbie> that would be quite magical if they did
<OscarL> depends on the keyboard. Some hardware require a special driver, other use some ACPI event (not sure if Haiku handles all cases or if at all :-D).
<Habbie> haiku just sees f6/f7 for those keys :)
<Habbie> but yes, in other laptops, might be different
<OscarL> some you just need to "remap/hook up" via the Shortcuts preflet.
HaikuUser has joined #haiku
<Habbie> yeah, i could, but then apps that want me to push F-keys will be unhappy
<Habbie> hence my earlier question about "actually unused keys"
<OscarL> In linux there's an acpi_listen program that I rememer using to check things up. In Haiku.... there's the acpi_tools package, IIRC, but it doesn't has the exact same program, I think.
<Habbie> i don't expect any key except power to end up in acpi here
<Habbie> but i have no great arguments for why that is true
<HaikuUser> (im gonna get so much hate for this) why is boxedwine/wine in general a thing in haiku? if you want to run windows apps, either use a virtual machine or use windows
<HaikuUser> i mean im still gonna use it
<erysdren> ?
HaikuUser has left #haiku [#haiku]
<erysdren> lol
HaikuUser has joined #haiku
<Habbie> welcome back
<HaikuUser> hi
<HaikuUser> is there a way to remove the installer program? i dont need it now and its taking up a slot in my applications list
<Habbie> and you need that space for your windows vm
<OscarL> blacklist it.
<Habbie> i get it
<Habbie> you can blacklist apps? neat
<Habbie> that reminds me, i asked before but got no response, anybody know why i don't see Screenshot in apps?
<Habbie> let me check that page first to see if it happens to explain it
<Habbie> oh it actually hides packages from the system entirely
<OscarL> I've read that the rationale is... its current functionality makes it kinda usless unless you just want to take a screenshot, and in that case... you just press the print screen key, or call screenshot.
<Habbie> right
<OscarL> s/useless/pointless/... as it doesn't has much UI otherwise.
<Habbie> yes, this makes sense to me
<Habbie> .. if i had a prtsc button :D
<Habbie> do you know where this decision to not show it is 'encoded'? like, is it in a file somewhere?
HaikuUser has quit []
<OscarL> it just laks a deskbar link, I think. let me boot.
<OscarL> *lacks
<Habbie> ah. so blacklisting, which i knew could be done for drivers, but never tried, is a way more generic concept
<Habbie> it just hides files from packages
<OscarL> Habbie: just in case, the foollowing page explains how to customize the menu: https://www.haiku-os.org/docs/userguide/en/deskbar.html#deskbar-menu
<Habbie> ah, most of that looks familiar
<OscarL> "HaikuUser" could have perused that last link. Oh well.
<Habbie> yes
* OscarL tries to imagine in what situation running a full WinXP VM would be "better" than just using Wine to run some of his apps made in Delphi (early 2000s).
<Habbie> yeah
<Habbie> i would not spend too many brain cycles on it
<Habbie> it's not so much that the question generates hate
<Habbie> just confusion about the silliness of the question
<Habbie> ok, hrev58862+3+dirty reporting for duty with native graphics, a non-crashing loader, and a confirmation dialog on the power button
<Habbie> my patchset is now as small as it can be
AlaskanEmily has joined #haiku
<Habbie> hmm now i can't get into boot loader debugging
<Habbie> my patchset is too small :D
<OscarL> heh
<OscarL> if you don't have functioning brightness... you may have luck by "fine-tunning" what you return in detect_intel_pch(). The first patch from TmTFx for adding support for GeminiLake also didn't had brightness.
<OscarL> I remember trying a few things at the time: https://discuss.haiku-os.org/t/new-laptop-for-me/15198/32?u=bipolar
<OscarL> "Needs >= INTEL_PCH_CNP, and INTEL_TYPE_MOBILE" being the key factors in the end in that case.
HaikuUser has joined #haiku
zardshard has left #haiku [Error from remote client]
<HaikuUser> HaikuUser
HaikuUser has quit []
BrunoSpr has joined #haiku
<Habbie> OscarL, yeah, i read some of the comments on the Gemini gerrit
<Habbie> i also needed the M for Mobile in the .. something definition
<Habbie> SKYM worked better than SKY
zardshard has joined #haiku
<Habbie> haha, first thing i read on that page is 'my i2c touchpad does not work'
<OscarL> :-)
BrunoSpr has quit [Quit: Vision[]: Ich wurde eingeweicht!]
<Habbie> given that my agp_gart thing works, i might be able to test things for brightness without reboots
<Habbie> OscarL, also thanks, added that URL to my note about brightness
<OscarL> without reinstalling the whole haiku.hpkg I can believe, without rebooting OTOH... can you re-start app_server at all?
<Habbie> maybe i'm missing something, why would i need to restart app_server for a change in the intel_extreme driver?
<OscarL> because appserver uses the intel_extreme.accelerant, and that one keeps open the intel_extrem driver
<Habbie> ah
<OscarL> at least that's what I would expect.
<Habbie> ok, well then maybe no :)
<Habbie> we'll see
<Habbie> i tend to test things on a separate install that i boot from a fresh nightly image anyway
<Habbie> except when i'm confident
<Habbie> making the nightly image takes annoyingly long though
<OscarL> I just tend to use/abuse non-packaged / blacklisted packages... and then disable user addons from the bootloader if something breaks.
<Habbie> yeah that makes sense. i'm hesitant because half my patching so far has been in the boot loader :)
<Habbie> but i hope to be kinda done with that soon
<OscarL> (s/blacklisted packages/disable components from bootleader/)
<OscarL> yeah, all my "hacking"/messing-around has been post-bootloader :-)
<Habbie> that was, to be clear, also always my plan ;)
<OscarL> I planned to work on my serial mouse driver... ended up maintaining the Python packages :-/
<Habbie> hahaha
Nasina has quit [Read error: Connection reset by peer]
Nasina has joined #haiku
mmu_man has quit [Ping timeout: 480 seconds]
<Begasus[m]> and doing a great job at it :)
<OscarL> aww! thanks Begasus[m] :-)
<OscarL> Have been a bit too lazy lately... things might speed up a bit on the next hypomania cycle :-P
<Begasus[m]> :)
<Begasus[m]> k, quiting for today
<Begasus[m]> have a nice one peeps :)
Begasus has quit [Quit: Vision[]: i've been blurred!]
<OscarL> enjoy the rest of your day!
mmu_man has joined #haiku
<x512[m]> OscarL: app_server can be restarted, but it need to also restart all applications and input_server.
<x512[m]> There are WIP app_server reconnect code, but I do not know how to activate it and does it really work.
<OscarL> thanks for the data x512[m]. I guess the Habbie might need to use a script (or attempt the re-start it via SSH) then.
Guest14842 has left #haiku [#haiku]
Guest14842 has joined #haiku
HaikuUser has joined #haiku
HaikuUser2 has joined #haiku
<Habbie> ah right
HaikuUser has quit [Ping timeout: 480 seconds]
HaikuUser2 has quit [Ping timeout: 480 seconds]
<Habbie> couple of extra pixels top left of the icon row
* OscarL "discovers" that INSTALL_DIR works on makefile_engine based Makefiles.
<OscarL> The Makefile template file should mentionin that variable, otherwise folks like me won't know it exists :-)
<OscarL> same as with HaikuPorts.conf options... discovered that a "unified 32/64 bits, workdirs on RAMFS" setup was possible, only after reading the source code :-D
<OscarL> makefile-engine recides in Haiku's repo... should prolly just send a patch for it.
AlienSoldier has quit [Read error: Connection reset by peer]
cameron has quit [Quit: This computer has gone to sleep]
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
jmairboeck has quit [Quit: Konversation terminated!]
<Habbie> waddlesplash, do i understand correctly that (1) video_text_console is not normally used on ia32 (2) just adding it to the BootMergeObject causes it to be built for the already-present bios_ia32 framebuffer?
<waddlesplash> Habbie: it has to be activated also, which is what my patch does
<Habbie> yes i saw that
<waddlesplash> yes, it's not normally built or used, the BIOS text console is used
<Habbie> ok
<Habbie> i am only now realising the amazingly accurate work in that patch based on my limited reporting :)
<waddlesplash> well I'd worked on the video_text_console before
<waddlesplash> in fact I wrote it, based on an earlier idea by jessicah
<Habbie> sure, but when i went 'ax=3 reboots' you went 'oh lets framebuffer that text for you'
<waddlesplash> well it was the obvious solution :P
<Habbie> related, not sure you saw my earlier note, but current master boots fine with just set_text_mode patched out - but holding shift is a hang (not a reboot, i'm not sure why)
<Habbie> probably also true for earlier hrevs, but between your patch and all the things i tried the picture got a bit muddy
<Habbie> i'm (again) wondering if i can pass flags from grub to stage1 so that the changes i need can be present but entirely opt-in
<Habbie> waddlesplash, re obvious - yes, with your knowledge :)
<waddlesplash> yeah I saw your messages
<Habbie> ok good
<Habbie> ohh. after ax=3, i bet the non-video console writes straight to b800?
nephele has joined #haiku
<Habbie> yes
<nephele> Habbie: yes old ticket, but it is likely not too hard a task
<Habbie> nephele, right
<nephele> waddlesplash: do have a debug mode for the 32bit efi loader, to see if it loads at all?
<nephele> didn't have much luck booting Haiku on my x86 tablet
<waddlesplash> what do you mean, "debug mode"?
<waddlesplash> it writes to serial out
<Habbie> nephele might actually be interested in the exact patch we are talking about
<nephele> one that always opens the menu, traces etc...
<waddlesplash> the EFI loader needs a somewhat different patch
<Habbie> ah, ok. the patch did mention efi in one or two spots
<nephele> Not sure if this tablet has a serial anywhere i can check
<waddlesplash> anyway no, but you can try it
<waddlesplash> making the few edits necessary shouldn't be hard
<waddlesplash> anyway, g2g
<Habbie> cya waddlesplash
<nephele> Habbie: maybe we should add a stale bot to the bug tracker
<nephele> it would wreck havok :D
<Habbie> i hate stale botw
<Habbie> bots
<Habbie> i see the problem of 'ticket is 10 years old, maybe it has been fixed'
<Habbie> and it would be good if users could (without spamming comments!) report that they still notice a bug
<Habbie> but stale bots tend to close tons of legit issues
<Habbie> i also recognise that users, even when they have a way to say 'still true', will not
<Habbie> but from what i've seen with stale bots, they are the wrong side of a balance
<nephele> Hmm, the way we handle this seems better. Dev just asks "still happens?" after hrevs that changed it, and close it then after not getting a response or getting a negative one
<Habbie> that is not bad
<Habbie> but sometimes the original user is long gone
<Habbie> and a newer also affected user is not subscribed to the ticket
<Habbie> there are no easy right answers here, to be clear
<Habbie> but i've had too many fights with stale bots
<nephele> sure, but here we can just open a new one, or reopen the odd one
<Habbie> those details matter :)
<nephele> i'd argue that bugs that nobody notices are maybe not that sad when lost
<Habbie> well, yes
<Habbie> but case in point
<Habbie> i noticed the png transparency thing
<Habbie> but me noticing was not reflected on the bug (until i posted a comment with your workaround today)
<nephele> You can upvote it?
<Habbie> i can?
<nephele> yes, with the up arrow
<nephele> at the top of the page
<Habbie> oh i see it
<nephele> the list is here: https://dev.haiku-os.org/report/9
<Habbie> that covers 'users can tell us it still happens' except i missed it; it might not tell you/us when they still noticed it
<nephele> if it's stll open it still ocurs most likely
<Habbie> oh right
<Habbie> upvotes *plus* stale bot
amblik[m] has joined #haiku
<amblik[m]> do Haiku browsers set the origin/referrer attributes like some mainstream browsers used to? or even some other ones?
<amblik[m]> for downloads that is
<Habbie> definitely better than stale bot without upvotes
<Habbie> assuming here that upvotes delay the stale bot
<nephele> Dunno, does webkit do that? hmm. We do use the curl backend now amblik[m]
<nephele> Habbie: the ticket list shows priority nicely though :D #1 git is slow #2 multiple monitors would be cool
<OscarL> IIRC, Net+ did saved that info as attributes.
<amblik[m]> nephele: curl does have a feature like that at least on the cli, but webkit (or anything else) probably not anymore
<Habbie> nephele, 'rotation support' seems secondary to 'multiple monitors', but, i get it now
<OscarL> in 2000 I thought... wow, that's nice.
<nephele> amblik[m]: i'm confused, is this required by the spec or not? i.e is this a bug if we don't do that?
<Habbie> OscarL, i am not sure that that is what amblik[m] means
<nephele> there, voted up the multiple displays ;)
<Habbie> oh that's the third, right
<Habbie> i literally only looked at the first two
<OscarL> Habbie: ah, ok. wouldn't be the first (and far from the last) time I get confused :-)
<Habbie> i ran into the eight one a few times this week (packagefs activation with identical names)
<amblik[m]> Habbie: I do think OscarL got what I meant... just that information being set as attributes for the downloaded files... so yeah not anything required and in fact not even done anymore by mainstream browsers on Win/Linux at least
<Habbie> also 13th, wifi doesn't automatically connect
<Habbie> amblik[m], thanks for confirming
<nephele> Oh, you mean setting the origin of where you downloaded it from as an extended file attribute?
<amblik[m]> yeah nephele
<phschafft> the main stream is some data highway in the kernel of a modern OS? that is where all the emoji go bathing when you turn your screen off?
<nephele> I know netservices did that, i don't know if the curl backend does (it already does some other wierd shit i dislike) but if it does not, you can make a ticket and assign it to me, definetely something we should do...
<nephele> phschafft: emoji are speced, and anything with a specification is GOOD :D
<nephele> amblik[m]: checking a random file i downloaded, it does have a META:url set for it, from where the file came
<nephele> other file also does this, so yeah i think it does set it :)
<Habbie> > Please don't add comments to say something is still an issue.
<Habbie> (just funny given the recent conversation)
<amblik[m]> that's great, another way Haiku can make your life easier then
<nephele> well, they ought to have read the bugtrackeretiquette :( Habbie
<Habbie> i'll go read it now just in case. usually i don't make people sad without having read it
<nephele> it's fairly staightforward i think
<Habbie> ok, read it. i do think there might be cases where 'this newer hrev 6 months later is still broken' might be good information
<nephele> amblik[m]: I thought there was a bug in the browser for a moment, because the URL was truncated, but it is a bug in the file manager displaying it :D
<Habbie> but! that's not this case
<nephele> Yes, that is good info if the hrev has something to do with the ticket
<nephele> such still happens comments are quite annoying if you are cced to a ticket, since you get an email for each
<Habbie> yes, understood
<Habbie> process controller power saving is a lower CPU state?
Nasina has quit [Read error: Connection reset by peer]
<nephele> I think that mainly deals with how the sceduler moves stuff between cores, but I don't have intricate knowledge of that
<OscarL> Habbie: should be... but beware... on some hardware it works poorly
<nephele> I do know that i want it lower usb polling speed, or increase it, at some point...
<Habbie> OscarL, oh yeah, i found out it exists at all from reading one of the top voted tickets ;)
<OscarL> combine it with enabling/disabling individual cores in ProcessController for extra fun :-)
<Habbie> hehe
Nasina has joined #haiku
<Habbie> a ticket: support hyper-v. another ticket: mouse scrollwheel does not work in hyper-v.
<nephele> didn't i make those block each other Habbie?
<Habbie> i'm looking now
Nasina has quit [Read error: Connection reset by peer]
<Habbie> i was just going by subjects
<Habbie> the 'support hyper-v' ticket does not mean "it does not boot"
<Habbie> it's about working -well- under it
<nephele> I know
<nephele> i'm an expert on the subject /s
<Habbie> i now also know
<Habbie> oof
<nephele> (because it's my ticket)
<Habbie> how's that?
<Habbie> oh right
<nephele> ri1beta2 oof
<Habbie> is that because virt on windows desktops is hyperv too these days?
<nephele> well, i still don't have any hyper-v supporting windows 10
<nephele> Habbie: hmm? well hyper-v is their kernel virtualizastion framework
<Habbie> i roughly know what hyperv is - i wrote a ton of code for interacting with it in a previous job
<nephele> the thing to talk to the hypervisor seems pretty sensible, que commands in ram, and then afterwards do a specific hyperv
<Habbie> then 2012R2 came out and they dropped WMI and my former coworkers had to rewrite all that code
<nephele> i figured making haiku run nicely in hyper-v could be a good avenue to get windows users interested, imagine running a OS in a vm and it runs better than your host...
<Habbie> yes
Aedil has quit [Ping timeout: 480 seconds]
<Habbie> ha! as i suspected! my haiku build -without- waddlesplash' patch to use framebuffer for text, when holding shift, looks like hanging, continues booting when i press 'b'
<Habbie> then all makes sense again
Nasina has joined #haiku
AndrevS has quit [Quit: umount /dev/irc]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
AlienSoldier has joined #haiku
<jessicah> Habbie: what are you working on?
<Habbie> jessicah, making haiku work on my Acer C732 chromebook, and for an extra challenge, without EFI
<AlienSoldier> can't upfate, softeare updater complain "updades did not complete, failed to downlaod package haiku_86"
<AlienSoldier> *update
<AlienSoldier> *software
<jessicah> Why without EFI? Is it broken in general?
<jessicah> Is it x86/arm, 32-bit only?
<Habbie> jessicah, as far as i understand from the mrchromebox/chrultrabook documentation, going EFI requires hardware tinkering, while i have SeaBIOS without messing with hardware. I can mess with hardware, but Linux works this way, so I feel Haiku should too
<Habbie> it is x86 64 bit
<jessicah> Ah okay, and a text mode grub works okay?
<Habbie> great question! it does!
<Habbie> you pinpointed a spot that holds mysteries
<jessicah> Got to start with the basics
<jessicah> I spent months working on boot stuff
<jessicah> Hacks like yours of plotting pixels to gauge progress
<Habbie> i tried plotting pixels but they were not at A000
<Habbie> my hack was while(1); in places to use 'hang' as a signal
<Habbie> the pixels i mentioned early look like a loader bug
<Habbie> but yes
<jessicah> you mean B8000, don't you?
<Habbie> B800 is text console and CGA
<Habbie> A000 is VGA graphics
<Habbie> i'd have to look up which one of those EGA graphics used
<Habbie> and one additional zero for non-segment addressing indeed
<jessicah> Ah, so where are you up to?
<Habbie> oh things are pretty neat now
<jessicah> You're still in segmented addressing?!
<Habbie> oh, no
<Habbie> but in this process i have been
<jessicah> Ah
<jessicah> So you don't need help then? All fixed?
<jessicah> It sounded like you still had problems
<Habbie> anyway, current state: a single // inside the loader makes haiku boot; 2 lines in agp_gart and intel_extreme make graphics look right; many more lines from waddlesplash make the boot menu work
<Habbie> and the touchpad does not work
<jessicah> What comment?
<Habbie> (neither does the touchscreen, which two weeks ago i did not know i had, but i don't care about it that much)
<Habbie> jessicah, //set_text_mode() in platform_init_video in bios_ia32/video.cpp
<jessicah> Huh, weird
<Habbie> for reasons unclear, that function causes a reboot
<Habbie> yes
<Habbie> i did a bunch of experiments from freedos and it's fine there
<jessicah> Oh, triple fault? Intriguing
<Habbie> i don't know if it's a triple fault
<Habbie> but if i had a dollar for each device on which Haiku manages to cause triple faults is $2
<Habbie> which is not a lot, but it's weird that it happened twice
<Habbie> s/is \$2/i'd have \$2/
<Habbie> as for 'need help' and 'all fixed'
<Habbie> i am doing my compiling -on- haiku now
<Habbie> which is a great indicator of "works pretty well" :)
<Habbie> but some of the patches i'm running with can't just be upstreamed
<jessicah> Well the fact it's full of stack allocated values without any init, not exactly great code
<Habbie> what is?
<jessicah> video.cpp
<Habbie> did you see hrev58850?
<jessicah> `bios_regs regs;`
<jessicah> No
<Habbie> 58850 makes sure anything not specified is zero
<Habbie> when i tested it it made things worse, but i had other patches applied
<Habbie> also it -should- be so that the registers not set explicitly in video.cpp don't matter, but i did not audit all calls
<jessicah> Hmm
<jessicah> Also weird that it would make things worse, that's completely bonkers
<Habbie> yes, but that might be a measurement error
<Habbie> i checked and my notes for that are not of sufficient quality
<Habbie> today's master+just that //set_text_mode boots
<Habbie> (unless i want the boot menu)
<jessicah> Yeah, boot menu there wants a text console
<Habbie> yes
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
<jessicah> did you try hard coding a known working mode?
<Habbie> is "the haiku loader detects a working 1024x768 mode from VBE just fine" an answer?
<jessicah> I mean a specific text mode
HaikuUser has joined #haiku
<jessicah> for the `set_text_mode` call
<Habbie> so, mode 'ax=3' works fine *in freedos*, but it's a framebuffer emulation from mrchromebox' SeaBIOS
<jessicah> I'm surprised it even calls that if it's not entering text mode
<Habbie> which does not render things written to b8000
HaikuUser has quit []
Nasina has quit [Read error: Connection reset by peer]
<jessicah> I wonder how the debug code in their seabios works, if it works at all
<Habbie> i don't even know if there is any debug code in there
<Habbie> hmm. what i did not test in freedos is going graphical and then back to text
<Habbie> what i also did not test is grub in text mode and an unpatched (so with set_text_mode) haiku loader
<jessicah> There are some debug statements, I didn't look in more detail
<Habbie> then you have looked at it more than i have
<jessicah> Hehe
Nasina has joined #haiku
Nasina has quit [Read error: Connection reset by peer]
<Habbie> i did almost reimplement LOADLIN but for Haiku https://codeberg.org/Habbie/bluhai
<Habbie> it isn't finished/fully working but it helped me debug a few things
<Habbie> freedos is a pretty clean environment to talk to a BIOS
* phschafft was reading edlin for a second.
<Habbie> phschafft, i did almost end up using edlin on freedos, but i found a vim port that worked ;)
<phschafft> ;)
<phschafft> copy con file
<Habbie> god that would suck for the whole stage1 asm :)
Nasina has joined #haiku
<phschafft> on my first own computer I started by exactly that. I typed in a batch file that was some super simple editor.
<Habbie> i have also done that :)
<jessicah> Haha, nutters :p
<phschafft> and than my 4.5V block battery died.
<phschafft> which was the first data loss I had.
<OscarL> "copy con"... man, haven used that in a while.
<OscarL> *haven't
HaikuUser has joined #haiku
* phschafft goes and prints some t-shirts with that for everyone in the room.
HaikuUser has quit []
AlienSoldier has joined #haiku
<AlienSoldier> i am testing 64 bit haiku for the first time
<OscarL> welcome to the future! :-P
<AlienSoldier> i don't see much difference so far
<Habbie> well that means it's working
<AlienSoldier> and the future is haiku on NeoGeo :)
<Habbie> 64 kB RAM
<Habbie> well now
<AlienSoldier> with native sprite scalling icon :P
<Habbie> that might be the easy part!
<AlienSoldier> What would be nice is an automated migration path that bring all your other "platform" app to the new haiku version, like all my 32 bit app available to the 64bit partition (if we want) or arm device etc.
<AlienSoldier> 1080 videos play easier
<OscarL> the extra registers help there.
<AlienSoldier> mame menu is laggy, i guess it use openGL but i can't seem to enable sdl in the ini file.
<AlienSoldier> going to install iceweasel now
<AlienSoldier> i guess this is the best "firefox"? Is there one of the variant better than the others?
<OscarL> No idea, sorry. I have only briefly tested iceweasel, and that was before 3dEyes started doing updates in it, and the other variants.
bbjimmy has joined #haiku
<scanty> waterfox is good, too... cursor bug seems less intrusive. i think librewolf does not have a private browsing mode, but the other two do.
diver has quit [Quit: Leaving.]