nojobsoicodeforfun

@NoJobSoICodeForFun
1 Followers
9 Following
8 Posts

Learn Vanilla JavaScript and PHP with simple tutorials.
#php #JS #symfony #Cpp

Get all the source code for free: https://keepsnip.com/source

Today I learned the hard way:

My hosting only allows ONE ssh connection… so yeah, one of my projects got kicked out and had to switch to HTTP tokens 💀

So now I’m thinking:

SSH → feels clean, secure, “real dev mode”
HTTP tokens → when life says “you don’t have a choice”

same job, different vibes.

What are you using?

HTTP Tokens 🔑
SSH 🔐
Both ⚖️
FTP ☠️ (living in 2005)

#http #token #https #ftp #hosting #coding

HTTP Tokens 🔑
0%
SSH 🔐
0%
Both ⚖️
0%
FTP ☠️ (living in 2005)
0%
Poll ended at .

Wikipedia prohíbe el uso de IA generativa para escribir o reescribir artículos.

Muy buena noticia

https://www.engadget.com/ai/wikipedia-has-banned-ai-generated-articles-173641377.html

Wikipedia has banned AI-generated articles

Wikipedia has finally banned users from creating AI-generated articles. There are a couple of exceptions regarding editing and translation.

Engadget

If you're handling PHP sessions, don't ignore this:

`lifetime` → how long the session lives
`domain` → who can use it
`path` → where it applies
`secure` → HTTPS only
`httponly` → out of JS reach
`samesite` → CSRF defense

small details, big differences.

#php #session #csrf #https

Do you use AI tools in your daily programming work?

#coding #code #ai #llm

Yes
72.7%
Sometimes
18.2%
No
9.1%
Poll ended at .

Currently learning C++ and practicing with small programs.

#code #coding #cpp #learn

C++ is everywhere: game engines, operating systems, embedded systems.

But with modern languages around, what do you think?

Is C++ still worth learning?

Vote in the poll 👇

#coding #code #cpp

Yes
100%
No
0%
Poll ended at .
Hello Word