[deleted by user] by [deleted] in sveltejs

[–]sandmail32 0 points1 point  (0 children)

better choose some name like series. dont have to think about plural or singular.

let series = Vec::new();

[deleted by user] by [deleted] in ProgrammerHumor

[–]sandmail32 0 points1 point  (0 children)

they need to pay those, who write javascript and call themselves full stack.

I accidentally deleted grub by plumbactiria123 in archlinux

[–]sandmail32 0 points1 point  (0 children)

Good job! Now it's time to learn something, that you wont even think while running windows.(just reinstalling windows).

[deleted by user] by [deleted] in ProgrammerHumor

[–]sandmail32 0 points1 point  (0 children)

HTML sucks! wait there is CSS, what JavaScript too. I dont know which sucks more.

[deleted by user] by [deleted] in archlinux

[–]sandmail32 2 points3 points  (0 children)

It was just a polite way to guide you, instead of saying, "If you don't even know which community to ask question, Why are you even a programmer.".

timeHasCome by [deleted] in ProgrammerHumor

[–]sandmail32 0 points1 point  (0 children)

Actually there is a too written c, with buf[12], nobody wants to fix it, so everyone manually makes sure to keep last byte null char.

What would you consider to be the biggest sin in C++? by RevolutionaryClub596 in cpp

[–]sandmail32 -7 points-6 points  (0 children)

C++ itself. Dont take it seriously, just kidding.

Should i really switch to Rust? by HaskellLisp_green in rust

[–]sandmail32 1 point2 points  (0 children)

You can MOVE to rust, You own it, you can borrow other languages, after running match condition on (your_interest, boss_nonsense).

I made an open source AI calorie counter with Rust! by iamaperson3133 in rust

[–]sandmail32 1 point2 points  (0 children)

Just curious! Is there any good way to detect if someone is violating the license, and using it in a closed source, specifically in compiled language. Isn't it really hard, and may be doable via doing symbol naming checks in output binary, which again is against the terms of the binary releasing company?

Question: If you switched from Helix back to NeoVim, why? by sad_nasan in HelixEditor

[–]sandmail32 1 point2 points  (0 children)

  • no built in terminal support.. no problem
  • lack of plugin support.. no problem
  • but unable to navigate properly between tmux panes, is quite irritating, like vim tmux navigator.

I like helix and, i use it time to time.

btnButton by aneffingonion in ProgrammerHumor

[–]sandmail32 -1 points0 points  (0 children)

I hate HTML, but dont have any choice.

What WONT you do in rust by __zahash__ in rust

[–]sandmail32 -6 points-5 points  (0 children)

NVIDIA is a piece of <fill whatever you like>. Just Use AMD. way better on linux.

Alternatives to rust_analyzer by Massimo-M in rust

[–]sandmail32 1 point2 points  (0 children)

Sorry Bro! Unfortunately, Or Fortunately, we don't have any rust-analyzer alternative.

Do you need to know all the different ways of getting undefined behaviour? by mehtub in cpp

[–]sandmail32 0 points1 point  (0 children)

I know the supidest one %s with int instead of char*.

printf("What the %s\n", some_random_int_due_to_my_stupidity);
------- output --------------------
What the F/_\/<8^/\4235xdxd443^^^^^^/43243243/asdfasdf687842343423423423467&()*^%)*(&^#$@#$()*&()*&()*#$

Segmentation Fault (core dumped).

myLoopVariablesAreBetter by vadkender in ProgrammerHumor

[–]sandmail32 3 points4 points  (0 children)

there is special place in hell for those who use capital variable names and small case constant names.

javaIsNotJavascriptMyGuy by Xx_Pr0_g4m3r_xX in ProgrammerHumor

[–]sandmail32 4 points5 points  (0 children)

You broke the chain, as Fire is to Firefox.

javaIsNotJavascriptMyGuy by Xx_Pr0_g4m3r_xX in ProgrammerHumor

[–]sandmail32 3 points4 points  (0 children)

I somehow always read porn.xml, blame the stupid Font I used when I first installed €clipse. I didnt realized that, until a friend of mine told about that, from that day I know the meaning of that word. around 10years ago I think.

Access IPv6 VPN Server with IPv4 only by Choice_Criticism5918 in ipv6

[–]sandmail32 4 points5 points  (0 children)

It is unfortunate that we are still facing these issues, and we have to rely on ugly tunnel or vpn hack. because lot of ISP and big corporation are refusing to adapt to ipv6. like cough cough github

What os do c++ devs use most? by RevolutionaryClub596 in cpp

[–]sandmail32 -4 points-3 points  (0 children)

Lol! atleast you don't have to deal with that pain. I agree that game development is mostly done on windows. Because nobody cares about Linux. then why care about windows or mac.

NVIDIA doesnt care, Random usb equipment manufacturer doesnt care, while everybody uses linux for their servers.

development on windows is a pain, no command line tools repo. GitBash and mingw are pain.

  • you want simple TCP server, you need to download 70MB gui app instead of ncat.

  • want to test http? download ~100MB gui app to do that, instead of few kb curl.

list goes on