top:
day week month all

programming

Community for : 4.2 years

The Official Sub for Programming
__________
Have your say on any programming language, opinions and questions, memes and pics, are good.




Owner: system

Mods:












8
Rust SJW mods throw a temper tantrum against core devs     (github.com)
submitted by v0atmage to programming 3.4 years ago (+8/-0)
8 comments last comment...
https://github.com/rust-lang/team/pull/671

Update- reddit discussion thread:

https://archive.md/7okI2

Also a relevant HN post from a month ago: https://archive.md/gSCR8
8
Is Rust more energy efficient?     (archive.is)
submitted by v0atmage to programming 3.2 years ago (+8/-0)
2 comments last comment...
8
Carbonyl is a Chromium based browser built to run in a terminal     (github.com)
submitted by shitface9000 to programming 2.2 years ago (+8/-0)
3 comments last comment...
8
The programmers' room has already been created     (programming)
submitted by byte to programming 10 months ago (+8/-0)
4 comments last comment...
go there right now and leave your questions, doubts and let's share everything about programming, code projects and even our achievements in the field. the name of the room is "voat_code_guys" https://chat-to.dev/chat?q=voat_code_guys
8
Header-only C++ libraries are pretentious faggotry     (programming)
submitted by SithEmpire to programming 5 months ago (+8/-0)
17 comments last comment...
All the reasons to go header-only are superficial, as is the counter to the compile time problem with thorough templating of every function. This isn't about minor pros and cons, it's about not breaking stuff.

One of the great things about separate declaration and implementation is exactly that, the latter is totally shielded from impact and from impacting anything else. To argue for header-only is to claim that the implementation does not and will never cause any conflict with anything else ever, which is pretentious bullshit.

Sqlite gets it right - they produce amalgamated source, but it's one header file and one source file. The header looks suspiciously large, but that's only because it's 99% comment text to document it.

Some libraries are designed header-only but have a separated version available or a script to produce that, so they get a pass, at least it's not forced header-only.

Then we have shit like Eigen. Nice actual library, but good god damn have they caught the gay header-only HIV. It's just too much time to hit an unexpected compile error for which the resolution involves editing an included library, in this case just to move implementation out of the headers.

For anyone who needs an analogy, the problem with header-only libraries is the same as the problem with open-plan offices.
8
Self hosting and linux server fundamentals with apache.     (chat-to.dev)
submitted by byte to programming 3 months ago (+8/-0)
4 comments last comment...
8
Community Learning 2 lesson 2, Servers and Linux     (chat-to.dev)
submitted by byte to programming 3 months ago (+8/-0)
1 comments last comment...
8
OSINT (Open Source Intelligence): How to collect information from open sources.     (chat-to.dev)
submitted by byte to programming 3 months ago (+9/-1)
4 comments last comment...
7
Ukraine simps cut programmer's funding because russia is evil     (files.catbox.moe)
submitted by v0atmage to programming 2.6 years ago (+9/-2)
14 comments last comment...
https://files.catbox.moe/v4804m.png

TLDR; Paying a US citizen programmer who lives in Russia with US payment systems violated the ethics of pro Ukraine cucks.
7
AI finds new sorting algorithm     (archive.is)
submitted by shitface9000 to programming 1.9 years ago (+7/-0)
9 comments last comment...
7
Fundamentals of Object-Oriented Programming (OOP)     (programming)
submitted by byte to programming 10 months ago (+7/-0)
5 comments last comment...
Object-Oriented Programming (OOP) is a programming paradigm that uses "objects" and their interactions to design and program software applications. Objects are instances of classes, which can contain data (attributes) and methods (functions or procedures) that operate on that data. https://chat-to.dev/post?id=452
7
Frontend development is a nightmare world of Kafkaesque awfulness     (chriskiehl.com)
submitted by AugustineOfHippo2 to programming 2 months ago (+7/-0)
5 comments last comment...
7
It's a little bit old news but GoatMatrix got cool code blocks.     (goatmatrix.net)
submitted by x0x7 to programming 2 months ago (+7/-0)
0 comments...
https://goatmatrix.net/c/Test/4jUYrLspnx

I just tested what gets generated on Reddit and not even reddit has cool code blocks. The main features are code highlighting and copy on click.

This has become a standard with most documentation websites and AIs.

We are the code Voat.
7
Why are programming bootcamps a rip-off?     (chat-to.dev)
submitted by byte to programming 1 month ago (+8/-1)
10 comments last comment...
7
Key Tips for Job Interview Success     (chat-to.dev)
submitted by byte to programming 1 month ago (+8/-1)
12 comments last comment...
7
Bug Turned Glitch, Then Iconic Feature     (chat-to.dev)
submitted by byte to programming 1 month ago (+8/-1)
2 comments last comment...
6
A book I am writing     (files.catbox.moe)
submitted by RobertJHarsh to programming 4.1 years ago (+6/-0)
6 comments last comment...
6
My whole life is a lie     (twitter.com)
submitted by shitface9000 to programming 2.4 years ago (+6/-0)
7 comments last comment...
6
Code Incomplete     (programming)
submitted by GrayDragon to programming 2.2 years ago (+7/-1)
15 comments last comment...
SF9K and I came up with the parody of the establish programmer text, "Code Complete." We will write "Code Incomplete: How To Cut Corners And Still Stay Employed."

We will become millionaires!
6
Why is modern software so slow? -> "Clean" Code, Horrible Performance [22:40] - Molly Rocket      (www.yewtu.be)
submitted by Love240 to programming 1.9 years ago (+6/-0)
15 comments last comment...
https://www.yewtu.be/watch?v=tD5NrevFtbU

"Clean" Code principles shown in their own examples to produce losses of 15x the speed of computation time.
6
New Resources for 2024 Web Developers and Designers     (increativeweb.com)
submitted by byte to programming 10 months ago (+6/-0)
0 comments...
6
what is your favorite setup for programming?     (programming)
submitted by byte to programming 10 months ago (+6/-0)
7 comments last comment...
two monitors, one large or three monitors? In the chat room I created to talk all about programming, I showed you my favorite. share images there that show your setup as well. https://chat-to.dev/chat?q=voat_code_guys
6
Here are some things you can replace JavaScript with CSS     (chat-to.dev)
submitted by byte to programming 7 months ago (+7/-1)
3 comments last comment...
6
Revolutionizing the Chat Experience with Modern Features     (programming)
submitted by byte to programming 4 months ago (+6/-0)
6 comments last comment...
At Chat-to.dev, we’ve created a chat room system that goes beyond simple messaging, offering a rich and integrated experience. Here are the key features that make our chat rooms stand out:
1. File and Image Uploads: Share zipped files and images up to 2MB directly within conversations. Perfect for developers and collaborators sharing resources.

2. Direct Replies: Engage precisely by responding to specific messages within the chat flow. This keeps discussions focused and clear.

3. Hashtag Integration with Posts: Use #hashtags in your messages to create direct references to keywords, including blog post titles on the site (e.g., #programming). This feature bridges the gap between chat and posts, enhancing user interaction.

4. User Mentions: Tag user profiles with @ (e.g., @cannibalxxx). This creates notifications and enables targeted conversations.

5. Simple Markdown: Make your messages more expressive with Markdown support for:

- Underline, italics, and bold text.

- Structured content like paragraphs and ordered lists.

We are redefining real-time interaction with tools designed to engage, connect, and optimize communication. Want to try it out? Join us at https://chat-to.dev and experience the future of chat rooms!
6
Community learning 2 lesson 3, installing and configuring Apache     (chat-to.dev)
submitted by byte to programming 3 months ago (+6/-0)
1 comments last comment...