On Fri, 13 Oct 2017 18:03:59 -0400
Raul Miller wrote:
> "Because then you don't need xargs, normal tooling seperates each line
> into a seperate argv entry regardless of other spacing."
>
> If there's some existing way (portable or not) to build this kind of
> argv in a shell script - using newl
Hello.
While prototyping something in C, I made a mistake with
pre-processor macros, which I narrowed down to this:
int
main()
{
char *test[10][2097152] = { { 0 } };
}
Running it results in
$ ./a.out
Segmentation fault (core dumped)
and it also logs it in dmesg as
Feb
On Sun, 13 Dec 2015 18:11:07 -0500
"Bryan C. Everly" wrote:
> Hi,
>
> I'm wanting to create a boot floppy for a Vaxstation. Could someone
> recommend a USB floppy that I could plug into my amd64 laptop that would
> allow me to create a boot floppy for a VAX?
>
> Thanks,
> Bryan
Hi.
I don't k
On Wed, 16 Dec 2015 23:15:29 +
Tati Chevron wrote:
> Really, have a look at the dependencies for ImageMagick, and ask yourself
> who really uses djvu, for example. Removing it and ghostscript reduces
> the dependencies from:
Plenty of people read books in djvu format and use ImageMagick to
On Thu, 13 Oct 2022 22:14:33 +0200
Alexandre Ratchov wrote:
> On Thu, Oct 13, 2022 at 03:11:50AM +, s...@skolma.com wrote:
> > in summary, audio works.. just not bit-perfectly :)
> > does anyone know if SNDIO supports such mode ? and how i might configure it.
>
> bit-perfect is practical for
On Tue, 25 Oct 2022 16:44:59 +0200
Christian Weisgerber wrote:
> Andre Smagin:
>
> > There is possibly one more use case for "bit-perfect". I have a small
> > collection of surround sound (5.1, 4.1, quad, etc) recordings extracted
> > from various DVDs, SACDs
On Sat, 6 May 2023 02:18:30 +0200
Odd Martin Baanrud wrote:
> Hello Stuart,
>
> Thanks for a detailed and good explenation!
>
> I choosed the WireGuard-tools solution, because I understood how it works,
> and it is easy to configure.
> I*ve read a bit in the wg(4) manual, and I get confused of
On Tue, 18 Apr 2017 20:44:05 -0700
"Sha'ul" wrote:
> I'm trying to figure how setup an auto login from boot to some kind of GUI
> desktop interface. What are my options? I'm not interested in Gnome 3, but
> I will use anything else like Lumina, KDE, XFCE, etc. as long as it can
> load straight in
Hello.
Occasionally it is asked if OpenBSD can run on a tablet, so I wanted
to share a dmesg showing what it looks like on one.
It is a dual-boot (Windows 10 and Android), Chinese designed and made
Chuwi Hi12 tablet with attachable keyboard:
http://en.chuwi.com/product/items/Chuwi-Hi12.html
(Ver
Good day.
I am looking for a hardware advice.
I don't upgrade my desktop very often - last one was about ten
years ago (AMD FX-8350 CPU), which I recently made my home server
running -current, no issues. Now I am looking for a new desktop that
will last another ten years, hence the question: if I
On Mon, 20 Sep 2021 18:59:11 -0400
Daniel Wilkins wrote:
> On Mon, Sep 20, 2021 at 02:56:31PM -0400, Andre Smagin wrote:
> > Good day.
> >
> > I am looking for a hardware advice.
> > I don't upgrade my desktop very often - last one was about ten
> > years a
On Wed, 22 Sep 2021 17:27:30 +0100
"Patrick Harper" wrote:
> If the situation isn't going to change anytime soon then I have some
> diffs for INSTALL.i386 and INSTALL.amd64. The latter has not specified
> disk requirements, I guess since anyone who owns an amd64 system will
> very likely be us
On Mon, 20 Sep 2021 14:56:31 -0400
Andre Smagin wrote:
> I am looking for a hardware advice.
> I don't upgrade my desktop very often - last one was about ten
> years ago (AMD FX-8350 CPU), which I recently made my home server
> running -current, no issues. Now I am looking for a
On Sun, 13 Feb 2022 20:55:26 +0200
Mihai Popescu wrote:
> > ... Ryzen 9 5950x on x570 chipset motherboard ...
>
> Can you post the output of
> sysctl | grep hw.
> please?
Here, with smt disabled and smt enabled:
HAMLET: /home/andre $ sysctl | grep hw
hw.machine=amd64
hw.model=AMD Ryzen 9 5950X
On Sun, 13 Feb 2022 21:46:30 -0700
Thomas Frohwein wrote:
> On Thu, 3 Feb 2022 19:16:55 -0500
> Andre Smagin wrote:
> > ...
> > Ryzen 9 5950x on x570 chipset motherboard, should last ten years at
> > least. Everything "just works" - NVMe hard drives, SPDIF au
On Fri, 7 Feb 2025 01:09:09 +0100
Odd Martin Baanrud wrote:
> Hello,
>
> I have got access to some static IP*s via VPN using WireGuard.
> The provider gave me config files for use with wg-quick(8) from the
> WireGuard-tools package.
> It works in linux.
> However, I want to test it wit OpenBSD*
16 matches
Mail list logo