all
a
/
b
/
c
/
f
/
h
/
j
/
jp
/
l
/
o
/
q
/
s
/
sw
/
lounge
cgi
up
wiki
Heyuri!
Bulletin Boards
2D Cute
2D Ero
2D Lolikon
3D Girls
Anime/Manga
Flash
Girl Talk
日本語/Japan
Lounge
Oekaki
Off-Topic
Site Discussion
Strange World
Overboard
Heyuri★CGI
Heyuri★CGI
@PartyII
Battle Royale R
Chat
Chinsouki★
Dating
DevChat
Drama Club
Hakoniwa Islands PvE
Hakoniwa Islands PvP
Polls
Slime Breeder
Web Banana
Web Shiritori
Yumemiru Gambler
Kakiko Checker
Other
Anime Nominations
Banners
Cytube
Heyuri Calendar
Heyuri Wiki
MAL Club
Museum
Post Notifications
Steam Group
Uploader
[
Home
] [
Catalog
] [
Search
] [
Inbox
] [
Write PM
] [
Admin
]
Off-Topic@Heyuri
it's the place to be!
[
Return
]
Posting mode: Reply
Name
Email
Subject
Post
Comment
File
Animated GIF
Password
(for deletion)
Allowed file types are: gif, jpg, jpeg, png, bmp, swf, webm, mp4
Maximum file size allowed is 50000 KB.
Images greater than 200 * 200 pixels will be thumbnailed.
22
unique users in the last 10 minutes (including lurkers)
Switch form position
|
BBCode reference
Read the
rules
before you post.
Protect your username, use a
tripcode!
日本のへゆり
2025/09/03
-
AHoge Editor
is now available in English! You can easily create your own AA with it.
2025/05/04
-
Heyuri Calendar
has been launched. Find out about upcoming Heyuri events!
2025/04/01
-
NEW GAME:
Slime Breeder
! Commit slimecest with your ancestors to create teh ultimate slime!
2024/09/12
-
NEW GAME:
Battle Royale R
! Make characters and see if they can win the Heyuri Cup!
[
Show all
]
Bunkasai 2025 reminder - happening
THIS SUNDAY (Nov. 02nd)
!
Check the details at: [
Thread
]
File:
fbsdorb.png
(108 KB, 450x435)
[
ImgOps
]
Anonymous
2025/10/28
(Tue)
15:06:20
No.
160310
I've compiled the pale moon web browser without the pulseaudio poettering cancer and with webp support declawed. I love being unemployed!!
Although my browser now crashes when I go on a website with a webp image..
Maybe I can fix that with noscript
. Nevermind, noscript preferences crashes aswell
Anyway I've uploaded my mozconfig if anyone wants to suffer aswell.
http://up.heyuri.net/src/4920.txt
>>
1
Anonymous
SAGE!
2025/10/28
(Tue)
15:09:24
No.
160311
>>160310
palemoon is a joke. its old firefox and just breaks on many sites or just fails to do anything, run normal software in a qubes or jail and force it thu a vpn so u get best of both worlds.
>>
2
Anonymous
2025/10/28
(Tue)
15:10:13
No.
160312
removing pulse isn't unreasonable
but removing webp support just sounds like a mistake
(・∀・)
>>
3
Anonymous
2025/10/28
(Tue)
15:47:33
No.
160313
>>160311
I compile all of my software from source and modern firefox is a bloated load of garbage and takes too long to build. It also demands rust which is a useless programming language that fixes nothing and is just another burden that slows down the compilation time. PM isn't even that bad and works on most websites I go on even if it loads a little slower and it's the only browser alongside basilisk that has a gtk2 option and I will NEVER use anything made with gtk3 and higher
>>160312
>but removing webp support just sounds like a mistake (・∀・)
It is. It's broken and unusable and I think I'll have to compile it normally again.
>>
4
Anonymous
2025/10/28
(Tue)
16:08:38
No.
160315
>>160313
>Rust which is a useless programming language that fixes
Oh no, you're one of those people, it's surprising that you're normal enough to actually recognise PulseAudio is objectively terrible
>>
5
Anonymous
2025/10/28
(Tue)
16:39:20
No.
160316
why do people hate pulseaudio
>>
6
Anonymous
2025/10/28
(Tue)
16:42:59
No.
160317
If you want it to not crash you have to edit the source
http://shystudios.us/blog/palemoon_webp/palemoon_without_webp.html
>>
7
Anonymous
2025/10/28
(Tue)
16:44:20
No.
160318
I don't like a lot of things about the design of Rust, but saying it doesn't solve any problems is... insane, really. Discouraging entire classes of bugs while avoiding performance hits isn't something I'd consider useless.
>>
8
Anonymous
2025/10/28
(Tue)
16:57:32
No.
160320
>>160317
That's what I did. Now I've compiled pm with webp intact and it turns out that wasn't the problem and it still crashes..
>>
9
Anonymous
2025/10/28
(Tue)
17:10:38
No.
160322
>>160315
Rust is ass and everyone knows it. “Objectively” as YOU PEOPLE like to say. Firefox has gotten worse every update since the inclusion of rust. It is also NOT POSSIBLE to compile the rust compiler from source unless you start at some ancient version and continuously compile the next versions one after the other as well as juggling multiple versions of llvm. This might not even be possible at all for some systems which means no rust software can really be compiled fully from source, you are always gonna rely on compiler binaries from someone else. Not that that matters though because no worthwhile software is written in rust to begin with. Writing any kind of complex software in rust will give you horrid performance. Rust solves NO problems that a real proper language like ada had not already solved decades ago in a far more elegant way,
ada is also named after a real woman, something rust programmers don’t know anything about.
Rust crates have no guarantee that what you download is the same code you expect. Rust is almost entirely used as a high level applications language like java, even though it roleplays as a low level bare metal language. Rust software has constant memory leaks. Rust is part of the corporate take over of free and open source software, it is entirely funded by google ibm and Microsoft. Code monkies love rust software because it must be constantly maintained, due to rust itself constantly changing, thus giving them job security.
I can go on…
>>
10
Anonymous
2025/10/28
(Tue)
17:12:42
No.
160323
I love open sores!
>>
11
Anonymous
2025/10/28
(Tue)
17:34:23
No.
160324
I use pulseaudio because the name is kewler than the alternatives
>>
12
UPDATE
Anonymous
2025/10/28
(Tue)
22:16:04
No.
160353
The crashing is an issue with the compiler. Pale moon compiled with clang doesn't crash while gcc12 does. The browser isn't meant to be build with clang so ./mach build fails
>>
13
Anonymous
SAGE!
2025/10/28
(Tue)
22:16:52
No.
160354
>>160353
oops I meant ./mach package, build werks
>>
14
Anonymous
2025/10/28
(Tue)
22:28:11
No.
160357
>>160322
I've heard parts of windows 11 are being rewritten in rust
(;゚Д゚)
>>
15
Anonymous
2025/10/28
(Tue)
23:07:47
No.
160360
>>160357
30% of windows 11 code is apparently written by AI anyway
>>
16
Anonymous
2025/10/28
(Tue)
23:16:45
No.
160361
File:
images (1) (23) (1).jpeg
(23 KB, 495x619)
[
ImgOps
]
>>160322
>Firefox has gotten worse every update since the inclusion of rust.
Firefox has been getting worse well before Rust was a thing.
>no worthwhile software is written in rust to begin with.
Niri, literally the only Unix window manager ever worth using in place of a desktop environment, is written in Rust
>Writing any kind of complex software in rust will give you horrid performance
Proof? Rust is 1:1 with C++ in every single benchmark.
>Rust software has constant memory leaks
This literally has never happened.
>Rust is part of the corporate take over of free and open source software, it is entirely funded by google ibm and Microsoft
BSD development is funded by Sony, you prancing lala-corporate slave.
>>
17
Anonymous
2025/10/28
(Tue)
23:24:46
No.
160362
>>160316
It just... Doesn't work, like at all, there's so many problems with it that it's too long to list, for funsies I once tried to get my ThinkPad speakers to work with PulseAudio on Arch, nada, nothing I did could actually get my speakers working under PulseAudio, works immediately under PipeWire however
PulseAudio, like X11, SysVinit, yum, is one of those pieces of software that have been absolute burning piles of trash that overstayed their welcome for the past decade, which no rational person would ever run on their computer, one of the many types of cancer that latched onto Linux/BSD that did not go away until Red Hat forced everyone to use actually functional software
Delete post: [
File only
]
Password: