As the title asks.
Is Electron having compile issues again? I've noticed for the past few weeks that Signal is no longer in the repo.
If this is the case, is there an actual, portable Electron alternative that works 1:1? Like MariaDB is to MySQL (although that's just a MySQL comparable server...
There is new port available: net-im/gurk-rs
Gurk is Signal CLI client written in Rust.
Binary is around 16 MB in size and doesn't need additional pkgs:
% ls -lh /usr/local/bin/gurk
-rwxr-xr-x 1 root wheel 16M Jul 3 07:38 /usr/local/bin/gurk
% ldd /usr/local/bin/gurk
/usr/local/bin/gurk...
I have just seen that neither the signalapp / Signal-Desktop nor the deltachat-desktop app has been ported to FreeBSD yet.
Has anyone already taken a look if it's possible or to run the (Debian-based) Linux binary? Or to run the Windows app with Wine?
P.S. I'm not using FreeBSD (waiting for...
I was just wondering if someone would be interested in porting signalapp / Signal-Desktop or if there is specific reason why it hasn't been ported yet (Linux only?).
P.S. I'm not using FreeBSD (waiting for 13.0 RELEASE to go onto my new laptop) or Signal yet, nor am I a developer, so this is...
I am trying to write an rc.d script to start and stop a (Python) script. Starting the command seems to be working, but stopping it is not yet the way I want.
My goal is to ensure the script receives a SIGTERM signal when it should shut down; that seems not to be the case; I think only the...
Hi
I was developing an application which needs to be run like a startup app , right when the root user logged in , the program will run (so no more access to the terminal and just using the application) . I have no other users and there's just root. how can I achieve this ?
and something...
Hi, I installed Lumina desktop 0.8.7 on FreeBSD 10.2 and if I look for Lumina screenshots at the web, I see they have the typical wifi signal icon at the system tray, but I can't find it in the plugins list for the panel (Lumina is a plugin based desktop). I've searched at FreeBSD packages and...
0 down vote favorite
I want to write a system call for FreeBSD kernel which get a PID and do depth-first-search on its child then return all of the PIDs.
I'v read about load kernel module and I understand how to right them.(ref to this link) and I understand that kill method is the useful...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.