
.:VMS:.
16.09.2017
20:14:03
Seems a good sound library. Was made for midi support
Idk what about sound in netbsd
I need look about. I want a portable unix-like sound library
But now i'm busy reading this book

Google

.:VMS:.
16.09.2017
20:16:01
Nice book
It shows all rhings
All things I must learn as a unix user

[ matrix ]
16.09.2017
21:47:32
Jordan Roy: Hi
Jordan Roy: I hate systemd with all my heart
<b>Jordan Roy:</b> I'm tempted to try trueos
Jordan Roy: I use lxqt, with bpswm
Jordan Roy: How do i know if i will be able to still those and other Linux software on my bsd machine?

Newnix
16.09.2017
21:53:45
the only linux software you've mentioned so far is systemd

.:VMS:.
16.09.2017
21:53:48
There is too much hate around systemd

Newnix
16.09.2017
21:54:41
Meh, systemd's lead dev doesn't even understand how rm works, or see the value in filing CVEs, the hate's well deserved.

[ matrix ]
16.09.2017
21:54:52
Jordan Roy: Newnix (Telegram): you mean that there are bsd builds of the softwares i mentioned?
Jordan Roy: Poettering is a fucking asshole

Google

[ matrix ]
16.09.2017
21:57:09
Jordan Roy: Unix design philosophy is what made its success. This pile of convergent monolithic shit that is systemd is going to hurt Linux a lot.
<b>Jordan Roy:</b> By "it's success" i mean Unix's success

Newnix
16.09.2017
21:59:54
LXQT and BSPWM should both work fine on BSD
Never looked into lkqt though because I don't use a DE

[ matrix ]
16.09.2017
22:01:11
Jordan Roy: Newnix (Telegram): do you use a WM?

Newnix
16.09.2017
22:02:02
Yeah, I use dwm from suckless on my machines

[ matrix ]
16.09.2017
22:04:04
<b>Jordan Roy:</b> I love dwm, that's what i used before. Is the session setup hard to do when starting X for a user? I mean dbus, automounting for removable media, etc
Jordan Roy: All those annoying things

Newnix
16.09.2017
22:10:18
I don't use dbus on most of my systems, and manually mount things outside of /etc/fstab, but you'd just need to create a devfs rule if you need automounting
I like simplicity in my setups

.:VMS:.
16.09.2017
22:58:16
The devil himself
We have luck it's set with nologin

The
16.09.2017
23:46:29
Before we talk about something we must be sure that we know what we are talking about and we really know before talking..
I am not making myslef in a superior position, but let me tell you that this is my work field
Microsoft and Apple are closed source, also Cisco and some comercial companies
they do make some codes available
but they never release the code of their hugest projects

Google

The
16.09.2017
23:51:22
though
secure code is very necessary nowdays
If you write codes to make your programs functional only
then u are away from coding world..
That's why I always say we must know the mechanism and the function of things to make em better
the more we understand the more we improve what we do and make it better
good night


[ matrix ]
17.09.2017
02:41:04
Jaypatelani: Jordan Roy: check cwm on OpenBSD if you are using OpenBSD and Lumina-Desktops is good DE
Jordan Roy: Jaypatelani: ty
<b>aaron:</b> Sneaky Head (Telegram): Yes, blackbox testing comes from the circuits world. You learn about it in your electronics class way before they cover it in your computer programming classes. It's kinda a standard thing over here. I know about it from both sides of the fence.
aaron: Sneaky Head (Telegram): (They even cover it in mechanical classes these days...)
<b>aaron:</b> Sneaky Head (Telegram): And honestly, if you care about your CPU driver or power drivers, you already know enough to simply reverse them. They're pretty trivial and boring. Anything interesting is in the documentation anyway, and none of that makes it into the source code, open or closed. And graphics drivers are another beast. The code doesn't matter at all for those, it's just a bloody mess. You won't learn anything from it anyway, be it bytecode or C++. You would rather have the full chipset and board documentation and not bother with that garbage heap.
<b>aaron:</b> Sneaky Head (Telegram): Apple makes about 80-90% of their source for the kernel and operating system available. They don't release the source for the majority of their graphical applications though. I come from the systems/kernel side of things, I don't care about the source for those. The most important source for their kernel is open, and that's going to be the base of all their security, not some bug in their word processor.
aaron: Sneaky Head (Telegram): Chess.app and TextEdit.app are open source though, if you really want to look. I think you'll find something like WebKit or clang/llvm more interesting though...
VVelox: hmmm... Lumina-desktop looks interesting
VVelox: I use a mixture of Fluxbox and XFCE here.
VVelox: actually using the XFCE desktop with Fluxbox


Newnix
17.09.2017
05:05:00
Lumina's nice, pretty similar to LXQt

Lain
17.09.2017
07:42:25

.:VMS:.
17.09.2017
09:23:27
I recommend use a simple wm

Google

.:VMS:.
17.09.2017
09:24:20
Just try i3wm cwm dwm...
I use cmw since jay said to me to use it
Ver "CWM Window Manager" en YouTube
https://youtu.be/8mByi6ztyWE

[ matrix ]
17.09.2017
09:38:52
* VVelox chuckles and smiles to VMS (Telegram), before shi suggests "twm?"

.:VMS:.
17.09.2017
09:52:28
No
Twm sucks

[ matrix ]
17.09.2017
10:27:26
VVelox: Twm is not to bad
VVelox: nicer than KDE

.:VMS:.
17.09.2017
10:28:21
I wanted modify a little twm to make it usable for me. But discovered cwm so no need to do that

The
17.09.2017
10:30:37
And if you wanna talk about reverse, action is louder than talking, there are a lenty challenges over there and I have a CTF team, if you want to show your skills you're welcome
http://www.rankk.org/
https://www.wechall.net/
When we talk about smething we must know how to do it, show me what you can do


[ matrix ]
17.09.2017
11:39:12
<b>aaron:</b> Sneaky Head (Telegram): I think we're talking about different things then. You're talking about CPU architecture and memory layout. In the case of OSX, it's x86_64 Intel. You already know that from the sticker on the box... Unless you care about register allocation or something, that's not a layer of code you will learn anything from, and again, bytecode or ASM, there will be no difference.
<b>aaron:</b> Sneaky Head (Telegram): I'm not in the security field though. I would rather write software than deal with reading driver code (although that's all I end up reading anyway...)

The
17.09.2017
12:35:44
https://en.wikipedia.org/wiki/Reverse_engineering
commrtcial softwares are not open source, and reverse engineering is not only for this purpose, we find a lot of things with

[ matrix ]
17.09.2017
12:48:06
<b>aaron:</b> Sneaky Head (Telegram): Commercial software and open source have nothing to do with each other. Red Hat sells commercial open source Linux distributions.
<b>aaron:</b> Sneaky Head (Telegram): So what segment of OSX would you like to see open that's not open already? Feel free to point me to a source file in your favorite BSD.

Google

The
17.09.2017
12:52:02
do u take drugs?
gimme the code of Windows and their commercial (none free) sorftawres
am waiting
Kasperky?
find me how the Playstation firmware works and let us modify it and make it read games and make installable for free
come on I wanna be a millionaire

[ matrix ]
17.09.2017
12:56:43
<b>aaron:</b> Sneaky Head (Telegram): I am going to assume English is not your first language, but even so, insults are not required.

The
17.09.2017
12:57:14

[ matrix ]
17.09.2017
12:57:17
<b>aaron:</b> Sneaky Head (Telegram): Red Hat sells a commercial Linux distribution. That is a fact. It is open source. That is also a fact.

The
17.09.2017
12:57:59
and we're not talking about redhat
we are talking about open and closed source of commercial purposes

[ matrix ]
17.09.2017
12:58:44
<b>aaron:</b> All their included programs are free and the source is freely available.

The
17.09.2017
12:58:57
Well
So why do wee need redhat?

[ matrix ]
17.09.2017
12:59:22
aaron: We don't?

The
17.09.2017
12:59:29
let us build our redhat like OS