begasus, to random
@begasus@mastodon.social avatar

#Kate 24.02.1 still fine on #HaikuOS :)

santiago, (edited ) to random
@santiago@masto.lema.org avatar

This Inquire thing looks exactly like what I’d want for a fast native client in the console.

https://crates.io/crates/inquire

Edit: you can chose to use Termion instead of Crossterm. So it won’t work on Windows but now it runs on terminal !

santiago, to random
@santiago@masto.lema.org avatar

Managed to build eza on . Nice since it was part of the scripts / settings I use on Mac / BSD / Linux .

Just trashed this conditional code in file.rs to differentiate MacOS from Linux. I am sure this was useful for something :-)

Since I know nothing about either libc or rust or whatever this does in context, I guess I won’t try to make a public .hpkg yet . Not that I’d know how to make an .hpkg either.

https://github.com/eza-community/eza/blob/main/INSTALL.md

santiago, to random
@santiago@masto.lema.org avatar

Also a bit lost regarding some path issues on . To use my usual scripts, I installed zsh + ohmyzsh andI symlinked
~/config/settings/.zshrc
to ~/.zshrc

Everything seems to work but python stuff only works properly in bash.

In zsh pip says:
/bin/python3.10: can't open file '/boot/home/pip'

(the last thing being any path I am currently in). PATH is the same so it must be some Python env variable ?

santiago,
@santiago@masto.lema.org avatar

Well.. this fixes it for pip …but not for packages installed by it (for example compiledb).

They are installed in :
/packages/python3.10-3.10.13-3/.self/non-packaged/bin

So I add can this path (which will inevitably change) to my .zshrc but why the hell doest it works with bash without anything in PATH or any other env variable ?

santiago,
@santiago@masto.lema.org avatar

Well apparently I need to set ALL system paths for ZSH before ‘.’ is added by /etc/profile otherwise all sorts of stuff fail in the same way.

Affected rnsh for example (installed by pip, requiring rust). Basically when using ZSH it seems everything after the dot (.) in PATH is ignored.

santiago, to random
@santiago@masto.lema.org avatar

I am bit lost as to where I should report issues with packaging ?

I noticed if I had pip_python312 and pip packages the command simply didn’t work. It works if I install pip_python310

Is that a thing I can report here ?
https://dev.haiku-os.org/newticket

santiago, to random
@santiago@masto.lema.org avatar

The speed of on a real modern device (a 650$ Ryzen 6800H BeeLink MiniPC from last year) is absurd. Sure it doesn't match my M1 Macs in raw speed and anything requiring video acceleration (since Haiku doesn't have that) but that thing when you click on some native app like an image viewer or a text editor and it appears before your finger lifts up from the mouse button is just delightful.

To the point I had fun writing some C++ code yesterday at night when nobody was looking.

begasus, to random
@begasus@mastodon.social avatar

Fixed an issue reported by one of our users, seemed "file_data" package couldn't be installed, upon checking it seemed the checksum didn't match, a revision bump solved the issue, trick used, update Haiku sources, create an anyboot.image and boot this in on . :)

image/png

santiago,
@santiago@masto.lema.org avatar

@begasus @kohan @waddlesplash I don’t know how this could be done but I would love it if nightlies had a “rating”. Like mark them red on a page if they had big issues and build a json with this.

r1beta4 “stable” is pretty old (and has no support for my WiFi) so I sometimes wish I could know more easily which nightly was ok to revert to. I usually revert to some random one.

begasus,
@begasus@mastodon.social avatar

@kohan @waddlesplash @santiago My internal wifi isn't supported either in R1B4 (and probably in nightlies also), so went out and got me an external USB thumbdrive, works fine (and I'm still running R1B4).
On the front of #HaikuOS itself I can't help out, but work is always in progress so it's important to report back on braking issues.

santiago, to random
@santiago@masto.lema.org avatar

Now that I update several machines regularly I am very happy to have my little haikurev script:

https://github.com/blackjack75/haiku_rev_switcher

Nothing crazy but it saves typing so I Can upgrade from my phone. Pretty useful since updates are slow from here.

begasus, to random
@begasus@mastodon.social avatar

And it's live! :) 3.2 for 64bit can now be installed through our packagemanagers. Enjoy!

Prebuild binaries are also online at: https://codeberg.org/Begasus/Lazarus_Haiku (there is also a buildscript there that can build your local copy, you will need to have the and packages installed though. running "make LCL_PLATFORM=qt6" in the sourcetree for lazarus also works (you can change that to Qt5 also).

santiago, (edited ) to random
@santiago@masto.lema.org avatar

If I ever find the courage to write patches for the first stuff I'll try is to do is check on in all system apps to make sure they work in my network conditions: a connection at sub 300kb/sec speed. UI not reacting on button click etc. Notably using HaikuDepot is painful. I usually go to terminal to make sure it works.

Edit: well it only happens on all my Haiku machines but not if I get say the LibreOffice package from my other computers.

santiago,
@santiago@masto.lema.org avatar

@Ghastlyghost Do you also get very slow speeds when installing packages ? I gather (from the instance) you’re from Australia ? So also very far from European servers.

Not sure at what level the bug happens. Even getting the package via get is slow on Haiku (but not Speedtest!) and if I get the package from another platform it downloads 30x faster.

It highlights unresponsive UI but I suspect the bug is elsewhere.

santiago,
@santiago@masto.lema.org avatar

@kohan @Ghastlyghost What’s strange is that this should affect everyone, not just people far way from servers. But maybe users in France or Germany get 8Mb/s download speed instead of 80Mb/s and just don’t notice.

santiago, (edited ) to random
@santiago@masto.lema.org avatar

Found out a nice Task Manager and a Services manager for in the package HaikuUtils by X512 .

Assigned this to ̶c̶t̶r̶l̶-̶a̶l̶t̶-̶b̶a̶c̶k̶s̶p̶a̶c̶e̶ ̶ in the Shortcuts app.

Edit: nope, using ctrl-alt-esc, just like on MacOS.

begasus, to random
@begasus@mastodon.social avatar

OK, while 32bit probably will have to be done through to get up and running, on 64bit switched build to and packaged it for , checking up with latest release still good! :D

santiago, to random
@santiago@masto.lema.org avatar

Bit of frustration tonight making VisionFive 2 builds of . Mine kept hanging at MMCBusDriver. Thankfully X512 ‘s January build (just dumped with dd on the NVMe) boots fine. Mouse isn’t working though so I can just look at it I guess 😅

https://discuss.haiku-os.org/t/progress-on-running-haiku-on-visionfive-2/13369/241?u=santiagolema

vazub, to random
@vazub@mastodon.online avatar

is an awesome system I want to use, but it is tragically lagging behind others in its main target niche - the desktop. In my opinion, there are 3 fundamental pillars of a modern desktop system that need to function properly, before it can be "enjoyed" as a daily driver for the majority of users:

  • DRM/KMS (or compatible) video driver framework
  • USB Audio 2.0 support
  • polished web browsing experience that “just works” out of the box (think youtube etc.)

These are just the basics.

tetrislife,

@vazub I want to do a bare-metal multi-boot install, but I may have a different idea of "daily driver" (how often do we use laptops over slabphones?). seems to get the basics right - good support for using multiple cores, and extended filesystem attributes to organize files. I am not sure how its looks will go with people, I am an user on Linux. We live in browsers nowadays, but we may be able to live with some websites on the mobile.

mmu_man, (edited ) to retrocomputing
@mmu_man@m.g3l.org avatar
capital, to random
@capital@scalie.zone avatar

HaikuOS has LOVE 11.2 ported to it :tia_pog:​

santiago, to random
@santiago@masto.lema.org avatar

Got a bit jealous of @ActionRetro modern PC with so many cores so I replaced (unused) PopOS partition on my Gaming Mini PC (Ryzen7 6800H) by another install.

If I am going to complie stuff more frequently it makes a bit more sense to for 16 cores as opposed to the 4 in the UMPC.

santiago,
@santiago@masto.lema.org avatar

The display is a 4K tv above my mac desktop. Sadly with no proper HiDPi support in Haiku and old eyes I can’t use that 4k native resolution.

I just put “mode 1920 1080 32”
in
~/config/settings/kernel/drivers/vesa

and rebooted to force using simple Full HD resolution so I don’t go blind.

santiago,
@santiago@masto.lema.org avatar

One thing that makes me crazy is that synergy keyboard was working fine upon install and then just like other one started ignoring the X11 settings and showing an AT keyboard completely messing up all keys.

No idea what I changed in both installs. Happens with stable and current. May have to get the synergy repos and look directly into it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines