Originally called Phoenix, since it was Netscape Navigator, reborn.
But Phoenix Technologies disliked that, so they renamed to a descriptive name for the same immortal bird – Firebird.
The Firebird database people would have none of that, so after a few-months gap between 0.x releases, they found the closest thing they possibly could which was not trademarked. It had nothing to do with the original name idea, fire being a weak link.
And we’ve been stuck with that stupid name for two decades.
This is lucky for you, I have not been so lucky and had to be forced to train people that did not have the ability to do the job but were hired solely based on other factors even though their were better candidates.
The thumb-twiddling industry is on a hiring spree?
World news
Posts article from 2015
I guess I’m more up to date now, thanks!
Comments on a self-professed tankie instance
“BuT wHy Is EvErYoNe RiDiNg TaNkS”
This is LEMMY.ML, mister. Also, everything everyone else is saying.
zsh
Occasionally oil for neovim.
OUT.
This is now cool people thread.
apt-get
, bitches.
And don’t forget to close the door on the way out!
Go on, then. Do argue that’s mostly attributable to liberalised free markets.
This is a brilliant little waking nightmare.
To each their own.
I thought that the trick with exposing the raw hardware to a VM was the coolest thing ever, since it negates this entire “do their special tools support Linux” issue. And you do it once every 6 months, maybe 4 times in total, until releases taper off.
Have a ready Qemu image of a Windows install. Have a live distro that has (or can install to RAM) Qemu. Boot Windows using Qemu in the live environment, and VFIO-passthrough your NVME as a PCI device. Install and run the official Windows-based update tool, which now has raw access to the SSD.
At least that’s what I’m doing for my WD.
This morning storm Poly smashed the Netherlands, especially North Holland (Amsterdam region). Digital emergency alert system was used, three times, and directed people to Twitter.
Which was closed, of course. It’s a political shitshow right now. Amsterdam municipality already runs its own Mastodon, and this fuckup will probably have consequences in moving official broadcast channels off Twitter.
c/programmingcirclejerk when?
This^
Here’s how I run Firefox, for instance:
#!/bin/zsh
function r { for p in $@; do [[ -e $p ]] && echo --ro-bind-try $p $p; done; }
function w { for p in $@; do [[ -e $p ]] && echo --bind-try $p $p; done; }
function ln { echo --symlink $1 $2; }
function wdev { for p in $@; do echo --dev-bind-try $p $p; done; }
bwopt=(
--unshare-pid --unshare-uts --unshare-ipc --unshare-cgroup
--proc /proc --dev /dev --tmpfs /dev/shm --mqueue /dev/mqueue
$(wdev /dev/dri /dev/v4l /dev/video*)
$(r /sys/{dev,devices,bus/pci})
--dir /var/tmp --dir /run/lock
$(ln ../run /var/run) $(ln ../run/lock /var/lock)
$(w /tmp/.{X11-unix,ICE-unix})
$(r /usr/lib) $(ln usr/lib /lib64) $(ln lib /usr/lib64)
$(r /usr/share)
$(r /var/{cache/fontconfig,lib/dbus/machine-id})
$(r /etc/{passwd,group,nsswitch.conf,resolv.conf,hosts,gai.conf,ld.so*})
$(r /etc/{localtime,lsb-release,machine-id})
$(r /etc/{ca-certificates,ssl})
$(r /etc/{dconf,fonts,gtk-*,host.conf,xdg,mime.types,pulse})
$(r ${XAUTHORITY} ${DBUS_SESSION_BUS_ADDRESS/unix:path=})
$(w ${XDG_RUNTIME_DIR}/{ICEauthority,dconf,pulse,gvfsd,wayland-*,p11-kit,flatpak-info})
$(w ~/.{mozilla,cache/mozilla})
$(r ~/.cache/{fontconfig,mesa_shader_cache})
$(r ~/.config/{dconf,fontconfig,user-dirs.dirs,gtk-*,mimeapps.list,pulse})
$(r ~/.{fonts,local/share/{themes,icons}})
$(w ~/down /tmp/swap)
)
exec nice \
systemd-run --quiet --user --scope --slice=firefox.slice \
bwrap --args 9 9< <(printf $'%s\0' $bwopt) \
-- /usr/lib/firefox/firefox $@
Using this for about 5 years. Ran strace
on a session to see what to allow access to. It’s got full access to /lib
and too much access to /sys
b/c I’m lazy, but it can not see any executables or most of ~
.
I’m using something similar whenever I want to precisely isolate a program.
We’re just talking past each other.
People from the broader “west” look at the Internet, see a global network, and switch to English to maximize the reach.
(Certain) people from the anglosphere see the network is in English, and conclude it must be local to them.
Also this.
I’m arguing in good faith, since this is a new place and I’m (still) trying to foster discussion. Unfortunately, I could not find any published data on the visitors of the early Reddit.
So the best that I can do is offer first-hand account: cca 2006 Reddit was not US-centric. For that matter, almost no community on the Internet was, be it forums or IRC.
If a website is built in your country, isn’t it a safe assumption that the majority of users would be from your country?
This is complete nonsense. Why would it work like that? Are most of the Spotify users Swedish?
Yes! Yes it is!
https://downloadmoreram.com