Having spent 19 years of my career on s/360 and s/370, it would be nice if FreeBSD was ported to System z.
Given that the machine architecture does not have a stack -- the linkage stack isn't the same thing -- C compilers tend to simulate a...
The incident that reinforced my ECC picking:
- tower PC case, RAM physically above mainboard southbridge
- no fan on southbridge
- heavy IO
- southbridge gets very hot, heats up RAM
==> ECC correction warnings en masse
I just had to stick a fan...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Have you tried posting a question at the forum developer's forum as I suggested in your thread about this topic? The FreeBSD forum lets you do what the XenForo software lets you do.
You have physical access? Some medieval exclusion tactixs might work. Do all 3 graphics output connectors work alone with 1 display? If so, what happens at 2 connected?
Also basic commands are useful: dmesg, xrandr, pciconf... Are all devices...
So, Gnome can't depend on systemd? Glad you're suddenly there. Systemd is a linux thing. Gnome doesn't require it and will never do. It also runs on other systems.
Gnome only starts when a process called systemd is running.? What process view program does it use to find that out?
We're talking about software with a public source. You can't fake a dependency. It really has to exist and if it doesn't, it can...
I installed it, look:
Well, I typed set and put, not seset or puput.
Is the problem known?
I remember there is an alternative, I think with editline, but I do not remember the name. ...
I think 7.04 is real close to the kernel I'm running (2.6.23) and e1000 and ahci are working fine here. I ended up with this config:
loader="grub"
cpu=1
memory=2048M
network0_type="e1000"
network0_switch="public"
disk0_type="ahci-hd"...
It seems you don't really know what a dependency is. Try to find a program that's missing 1. You will learn. Show me Gnome not starting because of a missing dependency... :cool:
For the love of God, quit being so hung up on "programming language safety" people! There is safety in becoming an expert and understanding the domain in which you work. I for one am a guy who disables the seatbelt chime the second I buy a new...
And this is where we wrap around to C being the lingua franca of programming. No matter what language you write in, if you want to talk to anything that isn't your language, you must speak some dialect of C.
C has become more than a language, it...
Simply that my wife got an iPad and now does almost everything on that, and the kids grew up and flew the nest... When they come back they have their own laptops. It was a great setup when they were at school and needed computers for homework...
Easy. Done. wpa_supplicant already supports AC wifi (written in C). What you are waiting on is drivers. As I described above, the wait for these is not due to language choice. More like FreeBSD doesn't have such support from companies like Intel...
As a decades-long ASM coder, I took amusement from the hysteria over GOTO type statements.
At the ASM level conditional jumps are a fact of life.
I just want to get work done, and not have to fight with the arcane sections of the language.
I am...
AI is the new India outsourcing ;)
History will likely repeat itself and more software will simply end up needing to be written. The market will expand for the resources.
Somehow, systemd reminds me of this relatively old satirical post
https://web.archive.org/web/20010331225146/http://mslinux.org/
The other day I sent it to a systemd loving acquaintance, who thought it was serious and didn't see how systemd...
One nice thing, for me anyway, is that now videos and podcasts are in a separate section. For me, I would click a link, then see it was a video, because I'd missed the "youtube" in the link. A minor thing, but I like it. :)
It's just a piece of optional software. Someone who can achieve the same with only shell commands is ahead of all systemd users. Same for rc.d, btw. It's meant for people who only want to use particular applications without any technical...
Though it didn't look like it in the example, I am assuming this can be a global toggle so all the many dependencies use the same unchecked array accesses?
(Kind of like the MSVC debug STL)
FWIW in a big system in $OLDJOB where we used a language where you can turn array bounds checks on and off on a per-function basis I permanently turned them on for everything. After a couple years of debugging. Just not worth it omitting them...
In cases where constexpr can't be evaluated at compile-time (which is *most* of the time in production), the general compromise is to do bounds checking at debug time and once branch testing is complete, strip it out for release time...
FreeBSD was installed on my work PC (which had an AMD K5 CPU) in 1997. I've loved and used it since, and "maintain" a few ports.
How I used to install it:
How you know where it ran:
I read the book:
I'm not shy about promotion (but...
One nice thing, for me anyway, is that now videos and podcasts are in a separate section. For me, I would click a link, then see it was a video, because I'd missed the "youtube" in the link. A minor thing, but I like it. :)
You should always get the best tools you can afford. Harbor Freight is OK if you only need something a few times but if you are going to live with a tool for a lifetime then FreeBSD is an excellent choice.
One nice thing, for me anyway, is that now videos and podcasts are in a separate section. For me, I would click a link, then see it was a video, because I'd missed the "youtube" in the link. A minor thing, but I like it. :)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.