Top Poster of the Day:
GoldMemer
Current Registered Users: 28,757
tech/science swag.
Guidelines:
What to Submit
On-Topic: Anything that good slackers would find interesting. That includes more than /g/ memes and slacking off. If you had to reduce it to a sentence, the answer might be: anything that gratifies one's intellectual laziness.
Off-Topic: Most stories about politics, or crime, or sports, unless they're evidence of some interesting new phenomenon. Videos of pratfalls or disasters, or cute animal pictures. If they'd cover it on TV news, it's probably lame.
Help keep this hole healthy by keeping drama and NOT drama balanced. If you see too much drama, post something that isn't dramatic. If there isn't enough drama and this hole has become too boring, POST DRAMA!
In Submissions
Please do things to make titles stand out, like using uppercase or exclamation points, or saying how great an article is. It should be explicit in submitting something that you think it's important.
Please don't submit the original source. If the article is behind a paywall, just post the text. If a video is behind a paywall, post a magnet link. Fuck journos.
Please don't ruin the hole with chudposts. It isn't funny and doesn't belong here. THEY WILL BE MOVED TO /H/CHUDRAMA
If the title includes the name of the site, please leave that in, because our users are too stupid to know the difference between a url and a search query.
If you submit a video or pdf, please don't warn us by appending [video] or [pdf] to the title. That would be r-slurred. We're not using text-based browsers. We know what videos and pdfs are.
Make sure the title contains a gratuitous number or number + adjective. Good clickbait titles are like "Top 10 Ways to do X" or "Don't do these 4 things if you want X"
Otherwise editorialize. Please don't use the original title, unless it is gay or r-slurred, or you're shits all fucked up.
If you're going to post old news (at least 1 year old), please flair it so we can mock you for living under a rock, or don't and we'll mock you anyway.
Please don't post on SN to ask or tell us something. Send it to [email protected] instead.
If your post doesn't get enough traction, try to delete and repost it.
Please don't use SN primarily for promotion. It's ok to post your own stuff occasionally, but the primary use of the site should be for curiosity. If you want to astroturf or advertise, post on news.ycombinator.com instead.
Please solicit upvotes, comments, and submissions. Users are stupid and need to reminded to vote and interact. Thanks for the gold, kind stranger, upvotes to the left.
In Comments
Be snarky. Don't be kind. Have fun banter; don't be a dork. Please don't use big words like "fulminate". Please sneed at the rest of the community.
Comments should get more enlightened and centrist, not less, as a topic gets more divisive.
If disagreeing, please reply to the argument and call them names. "1 + 1 is 2, not 3" can be improved to "1 + 1 is 3, not 2, mathfaggot"
Please respond to the weakest plausible strawman of what someone says, not a stronger one that's harder to make fun of. Assume that they are bad faith actors.
Eschew jailbait. Paedophiles will be thrown in a wood chipper, as pertained by sitewide rules.
Please post shallow dismissals, especially of other people's work. All press is good press.
Please use Slacker News for political or ideological battle. It tramples weak ideologies.
Please comment on whether someone read an article. If you don't read the article, you are a cute twink.
Please pick the most provocative thing in an article or post to complain about in the thread. Don't nitpick stupid crap.
Please don't be an unfunny chud. Nobody cares about your opinion of X Unrelated Topic in Y Unrelated Thread. If you're the type of loser that belongs on /h/chudrama, we may exile you.
Sockpuppet accounts are encouraged, but please don't farm dramakarma.
Please use uppercase for emphasis.
Please post deranged conspiracy theories about astroturfing, shilling, bots, brigading, foreign agents and the like. It degrades discussion and is usually mistaken. If you're worried about abuse, email [email protected] and dang will add you to their spam list.
Please don't complain that a submission is inappropriate. If a story is spam or off-topic, report it and our moderators will probably do nothing about it. Feed egregious comments by replying instead of flagging them like a pussy. Remember: If you flag, you're a cute twink.
Please don't complain about tangential annoyances—things like article or website formats, name collisions, or back-button breakage. That's too boring, even for HN users.
Please seethe about how your posts don't get enough upvotes.
Please don't post comments saying that rdrama is turning into ruqqus. It's a nazi dogwhistle, as old as the hills.
Miscellaneous:
The quality of posts is extremely important to this community. Contributors are encouraged to provide high-quality or funny effortposts and informative or entertaining comments. Please refrain from posting the following:
Boring wingcucked nonsense nobody cares about that belongs in chudrama
Normie shit everyone already knows about
Anything that doesn't gratifify one's intellectual laziness
Bimothy-tier posts
Anything that the jannies don't like
Jannies reserve the right to exile baby ducks from this hole at any time.
We reserve the right to exile you for whatever reason we want, even for no reason at all! We also reserve the right to change the guidelines at any time, so be sure to read them at least once a month. We also reserve the right to ignore enforcement of the guidelines at the discretion of the janitorial staff. This hole is a janny playground, participation implies enthusiastic consent to being janny abused by unstable alcoholic bullies and loser nerds who have nothing better to do than banning you for any reason or no reason whatsoever.
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
/h/slackernews SETTINGS /h/slackernews LOG /h/slackernews MODS /h/slackernews EXILEES /h/slackernews FOLLOWERS /h/slackernews BLOCKERS
Jump in the discussion.
No email address required.
Why does every new language use the god awful rust syntax?
There are like sixty c/++ successor languages in the works, at most 3 can succeed, I predict this one fails. Even despite google backing.
Jump in the discussion.
No email address required.
codecels when they have to learn something new
it's no noisier than c++ and postfix types are objectively better
Jump in the discussion.
No email address required.
Mebe. I still hate it.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
Whats with everyone and rust anyway?
Jump in the discussion.
No email address required.
Last time I tried rust it literally couldn't even use local overrides. I couldn't tell it "Use this file here" it had to reach out to the internet and download the file from some random github
inb4: cargo isn't rust!!!!!
It's literally bundled you have to use it so stfu
Jump in the discussion.
No email address required.
Rust is so bloated it's like they wanted c++ to transition into javascript for s or something. Downloading Rust for windows is approx. 200 mb. You can't even use it on win32 without also downloading the full blown visual studio compiler environment. So it's basically a proprietary language that relies on Microsoft's memory-unsafe msvcrt libraries for everything lmao.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
LISP s-expressions ftw
but yeah Rust has a bunch of ugly syntax choices, I think you have to be ugly to be a systems language or something.
Haskell or Elixir is much nicer
Jump in the discussion.
No email address required.
More options
Context
They hate us.
D on the other hand has god tier syntax. Compile time function execution too
Many of them failing to realize that D exists and is better in all ways
Unlike D which is backed by digital mars
Jump in the discussion.
No email address required.
Oh, please. D is a joke compared too languages like C++ and Java. It's syntax is god-awful, it's execution is slow, and it doesn't have nearly the amount of features that other languages have.
TRANS LIVES MATTER
Jump in the discussion.
No email address required.
fite me irl, the syntax is amazing, execution is snappy and it's overflowing with features. Literally so many features half of them aren't finished or don't work to spec. Does ur c++ and java have that?
Jump in the discussion.
No email address required.
She's written in python, she's just mad that you're sweet talking another language.
Jump in the discussion.
No email address required.
I've unironically wrote my own std lib for python in D.
Such is the powar of Dlang
Jump in the discussion.
No email address required.
whats that?
Jump in the discussion.
No email address required.
Standard library. The built in functions of the program.
Mine was super shit but still
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
Your comment is idiotic and proves that you have no idea what you're talking about. C++ and Java are both incredibly versatile languages that can be used for a wide variety of purposes. They both have their own strengths and weaknesses, but too say that one is better than the other is just ignorant.
TRANS LIVES MATTER
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
They want to attract all the s and other types of mentally ill and neurotic people for some woke clout.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
Javascript master race types? Sound like pain, me just use what I want and return null if no have good.
Jump in the discussion.
No email address required.
More options
Context
so it's a WIP unsafe rust with no tooling or community, but it has a bit better c++ interop
just stick with c++ or work on rust-c++ interop
Jump in the discussion.
No email address required.
More options
Context
Type is literally "Array"
What if it doesn't need to be a dynamic array? Is there any meta programming like C++? Is this a C++ replacement or is it just pointlessly comparing itself to C++
...
meme/hobby language, move along. Learn something else
Jump in the discussion.
No email address required.
Anything without compile time function execution and string mixins is a meme language, yes this includes C
Jump in the discussion.
No email address required.
TIL about string mixings. just last week I was just coding something similarly but did it manually by filling strings and recompiling it manually.
Jump in the discussion.
No email address required.
More options
Context
I disagree. Computers are extremely fast, but lots of things aren't perfect. Even interpreted languages are nice because they are convenient to program in and easily extensible, it just matters how you do it.
Compile time function execution is great and I love it, but it's not a necessity and really doesn't actually benefit programs as much as one would think. It can make code more difficult to read in some cases, such as C++, where anything below C++20 has template definitions looking awful and difficult to manage. All compile time does is take things that are done in runtime and move them to compile time, theoretically anything can be done at "build-time" in any language, as long as it's bundled it. Sometimes I like to bundle small files into C programs for portability, which is essentially done at build time. Unfortunately, compile time just doesn't work in a major amount of situations.
String mixins are great though, I am working on a C CGI applications and god I hate C strings. Sometimes they are okay with the Standard library functions but for the most part they are awful to work with in practice. I consider compile time functions to be a micro-optimizer's dream, but in the real world, most of these compile time optimizations mean nothing, even to embedded programming
Jump in the discussion.
No email address required.
Jump in the discussion.
No email address required.
More options
Context
More options
Context
More options
Context
More options
Context
Snapshots:
archive.org
archive.ph (click to archive)
ghostarchive.org (click to archive)
Orange site discussion:
archive.org
archive.ph (click to archive)
ghostarchive.org (click to archive)
Jump in the discussion.
No email address required.
More options
Context
Yea at that point just learn D
Jump in the discussion.
No email address required.
More options
Context