2026 Annual C++ Developer Survey "Lite" Results [PDF]
1mon 14d ago in cpp@programming.dev from isocpp.org2026 Annual C++ Developer Survey "Lite" : Standard C++
1mon 26d ago in cpp@programming.dev from isocpp.orgNetBSD Installation with Disk Encryption
2mon 4d ago in bsd@programming.dev from www.dwarmstrong.orgNetBSD 11.0 RC3 available
2mon 12d ago in bsd@programming.dev from blog.netbsd.orgC++26 is done! — Trip report: March 2026 ISO C++ standards meeting (London Croydon, UK)
2mon 20d ago in cpp@programming.dev from herbsutter.comReport from the Croydon 2026 ISO C++ Committee meeting - mp-units
2mon 20d ago in cpp@discuss.tchncs.de from mpusz.github.ioThe main reason for the template keyword in the syntax is because the block is first parsed as a template, and then instantiated. This means you might have to use typename or template keywords in your code now.
Jails for NetBSD - Container-like Isolation & Native Resource Control
3mon 20d ago in bsd@programming.dev from netbsd-jails.petermann-digital.deHTTP/3 on FreeBSD: Getting QUIC Working with nginx in a Bastille Jail
3mon 25d ago in bsd@programming.dev from blog.hofstede.itSUSE exec blurts that the company uses Teams
4mon 3d ago in linux@programming.dev from www.theregister.comSomewhat related - who came up with the idea of stuffing all that domain verification tokens directly into TXT records for the domain?
Just querying the TXT record of a domain might give you an idea what products a company is using...
NetBSD 11.0 RC1
4mon 10d ago in bsd@programming.dev from cdn.netbsd.orgStatic Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared
6mon 27d ago in bsd@programming.dev from it-notes.dragas.netNetBSD 11.0 release process underway
10mon 17d ago in bsd@programming.dev from blog.netbsd.orgMy two cent about emails servers field. Over a two decades...
1y 28d ago in selfhostedThat leaves UCEPROTECTL3
Is anyone still using them?
On email privacy: can I store my own email and relay them through an email provider?
1y 2mon ago in selfhostedI see a lot of spam coming from sendgrid, so I wonder how long they can continue operating that way until they get blocked completely by one of the larger mailbox providers.
Trip report: February 2025 ISO C++ standards meeting (Hagenberg, Austria)
1y 3mon ago in cpp@programming.dev from herbsutter.comsee https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3471r2.html#enabling-hardening
Much like a freestanding implementation, the way to request a hardened implementation is left for the implementation to define. For example, similarly to -ffreestanding, we expect that most toolchains would provide a compiler flag like -fhardened, but other alternatives like a -D_LIBCPP_HARDENING_MODE=<mode> macro would also be conforming.
Are there any tools counting lines of code AND what those lines are doing?
1y 4mon ago in cpp@programming.devI wonder if it would be possible to build such a tool on top of tree-sitter (although not sure tree-sitter's C++ grammar can handle modules yet)
Can someone explain to me the advantages of using a VPN?
1y 5mon ago in privacy@lemmy.mlIsn't that mainly just torrent trackers that publish your IP address and then the ISP gets a request for who was using that particular IP address. I don't think an ISP would itself be interested in detecting whether their customers download illegal content - there is no business case for them to do that.
Linux Mint 22 “Wilma” released!
1y 10mon ago in linux@lemmy.ml from blog.linuxmint.comat least you could keep their reviews so users could at least know if the app can be trusted.
You mean, don't trust a flatpak uploaded by a random person, but if there are enough fake reviews, it can be trusted?
New features in C++26 [LWN.net]
1y 10mon ago in cpp@programming.dev from lwn.netNo mention of Reflection which was passed to the Core Working Group for wording review, or senders/receivers (on the library side) which was actually voted into the working paper.
Huh? There is no such alternation between new features and feature freeze releases. In fact, C++26 will very likely get reflection as a major new feature. In comparison, the biggest core language feature in C++23 was probably "deducting this (explicit object member functions)".
The only thing that keeps Contracts out of C++26 is that they might not be finished in time (they'll need to be handed over from Evolution to Core by the February 2025 meeting, and then make it through Core review during the summer 2025 meeting).





