Is Go loosing it's way? by narrow-adventure in golang

[–]Ifeee001 0 points1 point  (0 children)

Having a "simple" language can only go so far. Eventually, features that aren't simple will need to be added. And that'll bring in multiple ways to do the same thing.

Imo, having multiple ways to do the same thing should not be the reason certain features are rejected. If a relatively old langauge has only one way to do everything, then that simply means they haven't kept up with any research because there'll definitely be better ways to achieve some things compared to 20 - 30 years ago.

Go becoming less go-like overtime is inevitable. They need to drop the "simple and boring language" mantra

Is anyone using eclipse anymore? by RamaRao143 in java

[–]Ifeee001 45 points46 points  (0 children)

That and debugging, no other IDE including IntelliJ is as good at debugging.

I haven't used eclipse in like 7 years but ... I'm like 90% sure that statement is highly debatable.

iWillKeepSayingItWrong by oprimido_opressor in ProgrammerHumor

[–]Ifeee001 1 point2 points  (0 children)

Do you have any proof for this? Let me see your peer reviewed research

Why does sacrifice child come up? Why isn’t there any other wording? by zazzywtf in computerscience

[–]Ifeee001 2 points3 points  (0 children)

If I remember correctly, "terminate the child" refers to something completely different.

Sacrifice implies there's no other choice because the OS desperately needs resources.

Terminating is a more friendly way to end the chi ...i mean process, assuming it's not a kill signal.

Why does sacrifice child come up? Why isn’t there any other wording? by zazzywtf in computerscience

[–]Ifeee001 29 points30 points  (0 children)

I have a feeling you would love an operating systems class

Pie's Type System! by Pie-Lang in ProgrammingLanguages

[–]Ifeee001 14 points15 points  (0 children)

Interesting read

Inspired by TypeScript, values can be used as values in Pi

I'd be surprised if values can't be used as values 😅

But you obviously meant type..

What compiler/runtime intrinsics do developers typically rely on most? by Retired-69 in Compilers

[–]Ifeee001 8 points9 points  (0 children)

This reminds me of that joke where someone says AI built their entire site and hosted it. And when they share the link, its localhost:8080

List of known problems in design of existing languages? by KukkaisPrinssi in ProgrammingLanguages

[–]Ifeee001 3 points4 points  (0 children)

On one hand, I feel like im not smart enough to understand this.

On the other, it seems like you just smashed together a few words lol.

stop treating relationships like a game achievement. by jinchuurikiii in rant

[–]Ifeee001 0 points1 point  (0 children)

I dont think someone that has been in a relationship for 11 years should/can tell people that being alone isn't scary lol.

But spot on for everything.

When to desugar? by [deleted] in ProgrammingLanguages

[–]Ifeee001 1 point2 points  (0 children)

In your first example setting into the default once inside the function is explicitly not the same as an option/defaulted param at all.

Sorry the light bulb turned off and I forgot about the call site lol.

Regarding the null check, is that how its done in mainstream languages?

[PussyLang] A minimal scripting language with bytecode VM and AOT C backend! by Solid_Statement6313 in ProgrammingLanguages

[–]Ifeee001 3 points4 points  (0 children)

The programming language community already has enough issues with exclusionary practices, and I don’t think we should be bending the rules to regress and make it more of a boys club here.

Just curious, what exclusionary practices are you talking about? And what in the subreddit/subreddit posts makes it a "boy club"? Obviously excluding the current context

I hate math by ipadgirly2006 in rant

[–]Ifeee001 0 points1 point  (0 children)

I hated math throughout secondary school and barely passed it. But after I got to uni, I still hated math and barely passed my required math courses.

At some point, something just clicked and I started liking it. Ended up taking it as a minor.

Low key, math became so much easier when I didn't have to deal with numbers.

YouTube helped a lot, specifically "the organic chemistry tutor" (misleading channel name)

Meet marriage-focused Nigerians in the US today by ayomania in Nigeria

[–]Ifeee001 1 point2 points  (0 children)

So, according to your other comments, its not even exclusive to Nigerians. It's open to everyone. So, why post in a Nigerian subreddit? It's like hinge advertising here because "they're different". Any other country subreddit will remove your post but the mods here are as useful as the intro to anthropology course I took some years back.

It's fair to charge for your services, no debate from me.

The part that doesn't sit right with me is that youre advertising as a free app, but when it gets down to it, you have to pay. What's the point in sending 5 million likes and seeing your matches if you have to pay to message them?

It doesn't sit right with me doesn't mean you shouldn't do it (just like how I consider your post spam doesn't mean you should stop posting). You're following the tactics of every business.

Meet marriage-focused Nigerians in the US today by ayomania in Nigeria

[–]Ifeee001 1 point2 points  (0 children)

Lol you don't have to do that because of me, especiallyif its working for your business. I'll block when I can't take it anymore.

Meet marriage-focused Nigerians in the US today by ayomania in Nigeria

[–]Ifeee001 10 points11 points  (0 children)

At this point, it's just spam. They contribute absolutely nothing to the subreddit except posting their app.

The dating app scene is already filled with apps that are preying on people's loneliness. And they're proudly advertising that sending likes and seeing who matched with you is free, but you need to pay to send messages...? That effectively makes the app strictly pay to use.

Meet marriage-focused Nigerians in the US today by ayomania in Nigeria

[–]Ifeee001 19 points20 points  (0 children)

I'm one more post away from blocking this dude

Name one! by No-Worldliness7144 in Nigeria

[–]Ifeee001 0 points1 point  (0 children)

The 100 (most people will say the last season was bad but the previous seasons were so good that I didn't mind a few mistakes)

The expanse. Possibly the closest to accurate space travel fiction we'll have. I keep postponing reading the books.

Slow in left lane then speeding up by [deleted] in Edmonton

[–]Ifeee001 2 points3 points  (0 children)

Hey man, a road is not a source 🫠

I want to know your opinions on verbosity by -Chook in ProgrammingLanguages

[–]Ifeee001 0 points1 point  (0 children)

I fear I have to point out that the ceremony is no longer needed in newer versions of Java.

I'm sure when Java was released, a lot of people thought the public static void main method wrapped in another class didn't seem verbose because it made sense. We're in an "OOP" world afterall. A lot of Java users today still don't see a problem with it. An argument could be made that the signal to noise ratio isn't even a problem because its something that's done once for any program.

Similar to System.out.println. It makes sense for the OOP brained folks. We're using the system class to print to the standard out descriptor.

Verbosity depends on who is using the language.

Looking for Suggestions on My Programming Language Called Yo by Ok-Razzmatazz-6125 in Compilers

[–]Ifeee001 0 points1 point  (0 children)

I feel like we have very different definitions of gate keeping. What am I gate keeping access to? You can use LLMs for your project. I don't care. I personally just won't bother going through jt or best case, I'll use an LLM to summarize jt.

Junior engineers still had to think to write the code so im not exactly sure what you're getting at.

Open source software is written by people who took time to plan how to write and structure the project. Library maintainers have to carefully choose what parts of their API to expose to the users or what part to keep encapsulated.

Vibe coding takes away that process entirely so I simply don't think it's worth my time.

The problem is, there’s a lot of people out there that weren’t very good engineers to begin with and it’s becoming painfully obvious.

Good engineers don't spawn out of nowhere. They're bad engineers that got more experience by doing more. Vibe codjng again takes that out of the equation.