> On 2 Apr 2021, at 14:17, Benjamin Baier wrote:
>
> GPT-3 gone wild, or what? Definitely to late for Aprilfools-day.
>
If it’s GPT-3, it’s slipping.
> > What is your opinion ?
> > could be a MITM from my router and a kernel 0day on the tcp/ip stack
> > implementation ?
> > could be MITMed pkg_add ?
> > the encryption algorithm (AES_128_GCM) behind https is really secure ?
> > Can some code be injected in an encrypted stream ?
An internet conn
This may come across as a strange question, but is the microphone
disabled in the BIOS? The azalia driver has(had?) some issues with that
before.
Cheers,
Joe
On Tue, Nov 12, 2019 at 10:12:13AM +0100, Emanuel Berg wrote:
> CPU type AMD Athlon 64 X2 Dual Core Processor 3800+
>
> Re: BIOS USB options... "USB Legacy Mode
> Support" set to "Auto".
>
> No BIOS USB speed settings what I can see.
>
> --
> underground experts united
> http://user.it.
> Some writers swear on Scrivener. It's proprietary and Mac/Win only, though.
Manuskript[1] looks promising as a foss alternative. Haven't attempted
to build it on OpenBSD. None of the dependencies look to be a major
problem.
Cheers,
Joe
[1]: http://www.theologeek.ch/manuskript/
By the looks of it, openrsync does attempt to map the entire file, from
usr.bin/rsync/uploader.c:
mapsz = st.st_size;
map = mmap(NULL, mapsz, PROT_READ, MAP_SHARED, *fileinfd, 0);
The likely reason for your out of memory error is the default datasize
in login.conf. IIRC on some arches it'
I had a similar issue when attempting to boot on an 2011 iMac with a
radeon card. I did track down the location of the bug, but I didn't get
around to reporting it.
As far as I can tell the problem is this line (243, in -current) in
dev/pci/drm/radeon/radeon_bios.c, in the function radeon_read_bi
> so is there anything I could do to be able to use the console?
Try setting a lower baud rate in Alpine’s /etc/inittab.
(and in the linux kernel command line)
That’s how I worked around the same issue.
Regards,
Joe
8 matches
Mail list logo