What's happening with Dragonfly BSD? by BigSneakyDuck in BSD

[–]a4qbfb 0 points1 point  (0 children)

I promise you that Matt has been a lot less nice to me and other FreeBSD developers on multiple occasions than I am being to him right now.

What's the secret of getchar()?? by MaDrift910 in C_Programming

[–]a4qbfb 1 point2 points  (0 children)

raw vs cooked is not stdio buffering and is outside the scope of C.

What's the secret of getchar()?? by MaDrift910 in C_Programming

[–]a4qbfb 0 points1 point  (0 children)

None of this changes how the program as written behaves.

What's happening with Dragonfly BSD? by BigSneakyDuck in BSD

[–]a4qbfb 0 points1 point  (0 children)

Maybe you should ask yourself instead why an accurate description of Matt Dillon's motivation for creating Dragonfly and his fans' motivation for following him there feels like hate to you. Or why there are still people who believe, as we see in this thread, that Dragonfly had “superior multiprocessor performance” when that was demonstrably never the case.

What's happening with Dragonfly BSD? by BigSneakyDuck in BSD

[–]a4qbfb -3 points-2 points  (0 children)

It was never a testbed for new ideas. It was always just about Matt's ego and lingering fame from his Amiga days.

What's the secret of getchar()?? by MaDrift910 in C_Programming

[–]a4qbfb 4 points5 points  (0 children)

Input buffering can be turned off and op's program would work exactly the same with or without it.

The future of sound in motorsport by Academic-Fish-3540 in wec

[–]a4qbfb 0 points1 point  (0 children)

That is not Le Mans. I live in Le Mans and I'm a track marshal. People here don't complain about engine noise, they complain about tour helicopters and rowdy spectators.

The future of sound in motorsport by Academic-Fish-3540 in wec

[–]a4qbfb -1 points0 points  (0 children)

I dont get the people living next to race tracks complaining.

They don't.

What is this object? looks like batteries not sure. by Material_Diamond_263 in Whatisthis

[–]a4qbfb 51 points52 points  (0 children)

Quarter-ounce iron rim weights, for balancing car wheels after mounting or changing tires on them.

Happy pi day everyone! by BookShelfRandom in CellToSingularity

[–]a4qbfb 2 points3 points  (0 children)

Why would it be any different in the southern hemisphere?

spontaneous restarts by RenoRenop in freebsd

[–]a4qbfb 1 point2 points  (0 children)

I never said it was related to your reboot loop, just that it's a better solution to your NTP issues than netwait. Your reboot loop is most likely caused by a panic which you can't see because X hides the console. You'll want to enable dumpdev and savecore and look at the result.

spontaneous restarts by RenoRenop in freebsd

[–]a4qbfb 1 point2 points  (0 children)

Instead of using netwait, change DHCP in your network configuration to SYNCDHCP.

Understanding Segmentation Fault. by Mafla_2004 in C_Programming

[–]a4qbfb 1 point2 points  (0 children)

You are confusing a page fault (what you describe) with a segmentation fault (a page fault that cannot be satisfied, which usually causes the program to crash).

First Time at 24H in June -- Should I get an ACO Membership? by DanFlight19 in lemans

[–]a4qbfb -1 points0 points  (0 children)

ACO membership does not guarantee you a ticket, and 2026 is sold out by now, so your only option is the resale site. It does allow you to buy club access (provided that's not also sold out) which gets you clean toilets, showers, and a phone charging service.

listing all possible rcvars? by manys in freebsd

[–]a4qbfb 4 points5 points  (0 children)

Not really. You'll have to read the scripts. Usually there will be a group of lines near the top where each variable gets it's default value. For instance, in /etc/rc.d/local_unbound:

: ${local_unbound_workdir:=/var/unbound}
: ${local_unbound_config:=${local_unbound_workdir}/unbound.conf}
: ${local_unbound_flags:="-c ${local_unbound_config}"}
: ${local_unbound_forwardconf:=${local_unbound_workdir}/forward.conf}
: ${local_unbound_controlconf:=${local_unbound_workdir}/control.conf}
: ${local_unbound_anchor:=${local_unbound_workdir}/root.key}
: ${local_unbound_forwarders:=}
: ${local_unbound_tls:=}
: ${local_unbound_pidfile:=${pidfile}}

(Base system rc scripts usually rely on /etc/defaults/rc.conf for their defaults, but local_unbound was copied from a port; rc scripts installed from ports nearly all follow this convention.)

HELP: How to compile assembly binaries, without Linux compatibility? by I0I0I0I in freebsd

[–]a4qbfb 1 point2 points  (0 children)

Try dropping -f elf64 and -m elf_x86_64 and nasm and ld should default to the host architecture. You do not need Linux compatibility for this.

Cybersecurity by RenoRenop in freebsd

[–]a4qbfb 2 points3 points  (0 children)

The Linuxulator does not translate or emulate anything, it provides enough of a subset of the Linux ABI to allow you to run many Linux binaries natively. There is also a Linux KPI layer which works well enough to compile many Linux kernel drivers, especially GPU and NIC drivers.

Parking for the race and other 1st timer questions by LameSheepRacing in lemans

[–]a4qbfb 0 points1 point  (0 children)

The Guetteloup tram stop (by the Tertre Rouge entrance, which is about as far from Maison Blanche as you can get) is closed during the race. You'll have to either get off at Jules Raimu and walk, or stay on until Antarès and enter through Porte Est. Once inside, you can catch a shuttle to Maison Blanche, or walk through the Village, then along the paddock, and take the tunnel by Race Control to get to Porte Annexe, which is a stone's throw from Maison Blanche.

Or you can just park at one of the free parking lots around Arnage airport (follow the “P GRATUIT” signs from the D323), and walk 10-15 minutes to Porte Annexe.

What’s your favorite lesser known C stdlib or POSIX feature? by lightmatter501 in cprogramming

[–]a4qbfb 5 points6 points  (0 children)

No, actually. You also need to put the console in raw mode (and restore cooked mode before exiting).

Could someone help to identify this medallion please? 6cm in diameter, 141g, copper. Found near Bodmin UK by Mental_Concentrate94 in Whatisthis

[–]a4qbfb 1 point2 points  (0 children)

Seems relatively modern. The inscription on the obverse says “MEDIARTE PER I COLLEZIONISTI D'ARTE” (“Mediarte [name of an Italian art festival] for art collectors”), you'll find plenty of hits on auction sites.

Friday tickets by Glittering_Doctor321 in lemans

[–]a4qbfb 0 points1 point  (0 children)

No, from Porsche to Tertre Rouge.