@usebsd

Страница 40 из 112
[ matrix ]
24.09.2017
16:43:44
aaron: VMS (Telegram): That’s exactly the same as on Linux. ;)

lok: Nope

lok: I want to use it

.:VMS:.
24.09.2017
16:45:01
not's same of linux

Google
.:VMS:.
24.09.2017
16:45:05
yeah, dd works the same as linux, just i was refering to rsd0c

[ matrix ]
24.09.2017
16:45:29
lok: Disk label

<b>aaron:</b> VMS (Telegram): It’s /dev/device root name. You can use the raw device name if you really want, but that’s not required.

.:VMS:.
24.09.2017
16:46:40
Why you must use it?

When*

XD

[ matrix ]
24.09.2017
16:47:25
<b>aaron:</b> Depending on your kernel, the raw device name can skip some overhead and write faster.

.:VMS:.
24.09.2017
16:48:35
I tought it was required

[ matrix ]
24.09.2017
16:49:00
<b>aaron:</b> I know it’s faster on OS X. I don’t think it matters on FreeBSD.

.:VMS:.
24.09.2017
16:53:16
[ matrix ]
24.09.2017
16:53:44
<b>aaron:</b> Check the man page.

Shawn
24.09.2017
20:57:04
I love that with an RPI3, I can take my Tor-ified network with me everywhere I go :)

[ matrix ]
24.09.2017
21:06:34
Quillasp: I tried OpenBSD on a spare laptop, but sadly, was not really convinced (even though I liked the fact that X11 was already configured and worked ootb). But that's maybe because I'm still a total beginner in the *BSD world.

Google
.:VMS:.
24.09.2017
23:36:03
what you disagree?

try freebsd if you want a desktop

i can't recommend netbsd or openbsd as a desktop os

are good tools, but his focus isn't be a desktop

freebsd focus on general things, so it's more able to be a desktop

you have a lot of stuff here, kde, xfce, chromium, ff viewnior, gimp,blender

u have a lot of games too

and emulators

most of packages you can find on linux are on bsd

[ matrix ]
24.09.2017
23:39:02
Quillasp: already have a laptop with FreeBSD in it

Quillasp: ^^

.:VMS:.
24.09.2017
23:39:32
openbsd has chromium too

netbsd nope

but there is ff anyway

so what you don't like from openbsd?

it has a easy installation

i guess it's the easiest install of 3 main bsd

fvwm sucks, i know xD but you have cwm in openbsd

[ matrix ]
24.09.2017
23:58:32
Quillasp: I use dwm ^^' I can't really tell, it's not like I don't like OpenBSD, I just find FreeBSD more comfy.

.:VMS:.
25.09.2017
00:00:57
maybe freebsd seems more solid than openbsd

Google
[ matrix ]
25.09.2017
00:03:10
Quillasp: It's just my opinion, though. I have yet to tame OpenBSD (when I'll have more free time).

.:VMS:.
25.09.2017
00:19:42
i prefer netbsd, but i can't explain why

it's just love

?

Newnix
25.09.2017
00:59:20
I'm kinda split between HardenedBSD and DragonFly BSD, I love using DragonFly as my daily driver, but HardenedBSD's got too many cool tools available for me to ignore it

Shawn
25.09.2017
01:00:18
I'm kinda sold on HardenedBSD. But then again, I'm kinda biased ;P

.:VMS:.
25.09.2017
01:02:59
never tried Dragonfly, but it's interesting

i like the undo

Newnix
25.09.2017
02:42:02
Shawn
25.09.2017
02:42:18
;)

.:VMS:.
25.09.2017
02:43:16
i'm doing my firsts steps with xlib

well, i'm just copying code

and i'm copying it wrong xDDD

this is the example I am using

http://slist.lilotux.net/linux/xlib/draw-pixmap.c

and this is my shit code

xD

to compile well an Xlib code, you can use pkg-config to know the flags u must set

pkg-config --cflags --libs x11

with netbsd u must set -R flag too

Google
.:VMS:.
25.09.2017
02:47:23
i'm happy anyway

the code don't work {the example works, not my shit code} but i guess i'm near to show an image

but the image must be made with a specific format

norj
25.09.2017
02:50:15
lol fuck, fuckyou, fuckme

.:VMS:.
25.09.2017
02:50:19
xD

and quieromiputaimagen means "iwantmyfuckingimage" in spanish

Admin


.:VMS:.
25.09.2017
02:52:45
maybe the compiler don't like bad words, and this is why...

xD

but i like it. i'm starting to understand a bit how works Xlib

Hardware Documentation http://www.netbsd.org/docs/Hardware/index.html



[ matrix ]
25.09.2017
05:58:39
Jaypatelani: http://www.netbsd.org/~jmcneill/tx1.txt

[RSS Bot [@Jaypatelani:matrix.org]] Berkeley Software Distribution posted a new article: lscpu for OpenBSD/FreeBSD ( https://www.reddit.com/r/BSD/comments/72bi57/lscpu_for_openbsdfreebsd/ )

.:VMS:.
25.09.2017
14:53:09
hi

i have a trouble XD

since wayland exists, and it says wants kill Xlib, really i will waste my time using Xlib?

what u guess?

i see freebsd have wayland, with bad support but there is as a package

idk if use Xlib, or SDL

Google
.:VMS:.
25.09.2017
14:55:28
i prefer Xlib, i want know how to use it. I was trying some shit yesterday, but... i will loose my time?

[ matrix ]
25.09.2017
15:11:11
aaron: VMS (Telegram): 90% of your code was xlib. Five lines was actually solving the problem (drawing the picture.)

<b>aaron:</b> VMS (Telegram): Did you read that email I linked? It was entertaining.

.:VMS:.
25.09.2017
15:12:12
no

which one?

oh yeas

i did

yeah*

[ matrix ]
25.09.2017
15:12:56
<b>aaron:</b> The one about X becoming an ANSI standard and NeWS.

.:VMS:.
25.09.2017
15:13:19
but, understanded nothing

XD

just one guy talking about his programming life

[ matrix ]
25.09.2017
15:13:36
aaron: http://minnie.tuhs.org/pipermail/tuhs/2017-September/010471.html

<b>aaron:</b> That “one guy” being one of the X developers.

.:VMS:.
25.09.2017
15:14:08
xD

[ matrix ]
25.09.2017
15:15:06
<b>aaron:</b> It should give you some perspective about why people want to rewrite X11.

.:VMS:.
25.09.2017
15:15:51
I'm checking it again

mm

Страница 40 из 112