More bodgeOS happenings :D
Notices by Martijn Braam (martijnbraam@fosstodon.org)
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Sunday, 26-Jan-2025 17:52:10 JST Martijn Braam -
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Sunday, 26-Jan-2025 17:50:14 JST Martijn Braam @kate who thought using an HTML templating engine to generate rust code was a good idea...
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Tuesday, 21-Jan-2025 04:46:39 JST Martijn Braam Figured out the weirdness with abuild "noarch" again and now I have a functional ARM64 repository of BodgeOS :D
Now I need to port some platform-specific stuffs to actually make it run on the actual hardware
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Wednesday, 15-Jan-2025 20:11:25 JST Martijn Braam @lanodan no idea, still running some 5.x kernel at the moment with alpine 3.15, it needed some workarounds at that release at least.
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Wednesday, 15-Jan-2025 19:53:10 JST Martijn Braam @monk still some deps to go to make a firefox build on it, but so far it seems to be slightly faster than the laptop I've been doing the x86_64 builds on, so slightly less than one firefox build per hour :D
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Wednesday, 15-Jan-2025 19:41:55 JST Martijn Braam This bad boy can make so many Firefox aarch64 builds
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Monday, 13-Jan-2025 20:14:33 JST Martijn Braam todo: package screenshot utility
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Monday, 13-Jan-2025 20:14:33 JST Martijn Braam It's alive, time to reinstall my Thinkpad
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Sunday, 12-Jan-2025 18:48:22 JST Martijn Braam Why does firefox depend on wireless-tools?
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Sunday, 12-Jan-2025 05:53:06 JST Martijn Braam @faassen this is for compiling rustc itself, not building things with rust
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Sunday, 12-Jan-2025 05:52:22 JST Martijn Braam Ugh the rust build system is fucking fantastic /s
After a long time of building crashing with "do you have cmake installed?" instead of running that check at the start....
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Thursday, 09-Jan-2025 23:25:22 JST Martijn Braam Has the recording for the 38C3 infra talk not been released yet or has there not been a talk about the infra this time?
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Saturday, 04-Jan-2025 08:37:57 JST Martijn Braam Hmm that's so many bits
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Friday, 03-Jan-2025 04:03:40 JST Martijn Braam Got annoyed with reading strace output, so made a strace variant that just gives me the file open errors I want to see :)
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Friday, 03-Jan-2025 04:03:39 JST Martijn Braam Now back to my random scheduled debugging
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Thursday, 02-Jan-2025 21:49:18 JST Martijn Braam Also like... this should just not happen right? This is somehow not finding a function defined in the same file.
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Thursday, 02-Jan-2025 21:49:17 JST Martijn Braam @chfkch like.... how even
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Thursday, 02-Jan-2025 21:49:17 JST Martijn Braam @chfkch but this can't be a code issue, this is a tagged release of Firefox and it compiles fine in other distributions...
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Thursday, 02-Jan-2025 10:50:17 JST Martijn Braam @danhugo somehow the codebase has both python2 and rust in it, I would call it crazy yes
-
Embed this notice
Martijn Braam (martijnbraam@fosstodon.org)'s status on Thursday, 02-Jan-2025 10:15:19 JST Martijn Braam Firefox has a terrifying build system and completely ungoogle-able error messages :(
good luck finding help for the "style" module in firefox that's not random CSS help stackoverflow posts...