#💻|programming
1 messages · Page 25 of 1
lol
How do you define the curves? Do you input coordinates of every line manually?
I just move the mouse and it draws hello world at each point the mouse moves over
Wooowwwww
That's so cool!
😭
what do u mean with that?
beautiful
starting what?
what?
oh.. sorry...
ntp
I'm in the prog vc
what are they doing
hello everyone
Hi
hello
Hello guys
Hello guys
Yk what's cool ab programming yall
Sm1s always better than u
It don't matter what and how much u do
Sm1 always gon be cooler
Yeah bud im
it's true in all domain of work, right?
Somehow yes
Hi hru
Hi guys
Hi
Any opinions about clean architecture? Seams that is a trend right now
Anyone currently using it in their company?
I'm new to DSA...so any tips guys?
Hi
Hi
- Start with the simplest algorithms.
- Try to implement the most basic data structures.
- Solve easy problems (Leetcode).
Hru
It is essential to prioritise quality over quantity in your studies. Spending two hours solving a problem independently is more beneficial than copying solutions for ten different questions. It is acceptable to review others' solutions, but only after you have made a genuine effort to solve the problem yourself.
Good hbu
Apple of the earth
Hi everyone , someone that know next.js and react that want to help me and my friend to create an application?
I can't help during all process but if u have some specific problems maybe can show you the resources
💯
hello
Print("ily all")
Hi pepople
Can someone help me? I'm getting a headache. Is it wallet_inspector or wallets_inspector?
Also, g'day
I dont know, I'm a spanish speaker in I just translate it from spanish hahah
someone wants to practice speaking in the programming voice channel?
I don't think it's wrong though, I genuinely don't know
Or if someone is working in a hard bug we could made a debug session 🦆
I'm sorry wallets_inspector, something came up, we'll talk later. 🏆
no problem man!
We have to organize some chat sessions while solving leetcode exercises
or something like that
Good idea btw
AHHHHHH YESSSSSS BUT no there's an error. Our morale raises exponentially right after we fix the bug so like the sudden increase is even higher than the initial morale
Congrats, you found the bug in the image, enjoy your morale increase 
HELL YEAH HAHAH
Well tonight I implemented shift key, and backspace deletion to my Console GUI. Unfortuantely a little bug with the CAPLOCK.
This is better than leet
Sounds really difficult, what language are you using for it?
We can share our experiences here and anybody have a job to anyone share it
Iam fresh graduated . Junior software engineer worked as a freelancer. I try growing up my skills to work at international companies. Iam from Egypt
sounds like something that'd be implemented with C or Rust
Or anything else lol. But Peo must be doing cool stuff. Gotta be some C. Or some legendary good old fortran skills
Assembly ☠️
Is programming your full-time job and then you also code in your free time? 
I talked with him earlier and he showed me the project. It's using C++ with some library for windows
I'll do it in binary tomorrow
C++. Join me
Oh. You switched
I've moved up and away from programming as a career. No professional coding for past 15 years. But i still do little bits at home for fun. More so this year again. Learning the trials and tribulations of programming in the 20's. I currently write system specifications, project manage, and work on legal compliance of software and processes in the business.
Oh okay cool. I guess that's how it works that people move from programmer positions into management when they work long enough for a company.
One day the struggle to be using the 'best' language to earn money just becomes a pain. Designing modules and leaving the fine programming details is just as challenging, but relieved the headache of finding stupid bugs and undocumented features. Then one moves up to designing bigger chunks of the system and it's still fun and just as challenging. Then dumping the tech side of it and designing the system from the users perspective and not caring about what tech it will sit on it also a good life. It's not a matter of moving into management, rather just moving through the development lifecycle or design cycle and pulling in more responsibility for high level interfacing with the users, rather than responsibility for the fine details at the machine interface.
Then there is management. The pharoahs and slave masters that make sure you fill in you timesheet.
Management is super important though. Company needs to have clear goals and efficient time management.
thats corpo propaganda they trynna ingrain in you
Unfortunately that's how the corporations work. Good luck finding job at another places.
lmao
hello
Hello
Hello
Oi m8
hello guys am back, after colombia lost to argentina
Does anyone use rtl sdr here?
Peo is spreading the word of c++ and the 10 commandments of oop to those lost souls
i saw some folks in programming, but when I was about to move, the room emptied. Now I'm stuck listening to politics.
like brain
come and join programming vc
I got reprimanded for using discord instead of working
i wil go
Join the chat in th eprogramming vc
Hello guys
What's up
hello everybody
hi
System.out.println("hi");
echo "Hi";
for _ in range(2):
print("hi")

what the?
you guys always act like you're better than meeeee
im learning more gramma in english
i learn another word (good-looking ) and (as)
hey! That platform looks good, what is its name?
GlobalExam
First define what you want to dedicate
So people, i'm kinda interested in programming and i want to start with web development, could you suggest some free resources? like some yt channels?
you can try scrimba, it is interactive. good for beginners
there are bunch of free tier courses there, start with html and css, then javascript
or check this out if you are lost on what to learn afterwards
alright
hey
So good 👍
👋
Do you guys have rubber ducks? I got this guy for the equivalent of 1 USD
Python is pure soy. It's very gai, so much easy (In a not good meaning), very slow and . Yes, I am a Python programmer, but I only use it because I hate JS (And much more node.js), Java is very slow and outdated (I leave it for my Indian friends), C/variarions is fugging complicated, outdated and low level, shell script is for my great-grandfather, bat script is useless, Golang is fugging complicated and unecessary, and is developed by Google that I don't trust (OPSEC), Swift is used by Apple that I also don't trust, Ruby is for web and already exists PHP...
Holy sheet, there is not a good language that is gai, strange, not low level but not high level too?
Have you heard of Rust?
The problem is in you, not in the programming languages then
Isnt rust like node, to js?
no, it's a different programming language
I don't think that the "problem" is on me, I think that each people have their personal tastes. But yes, I can agree in parts. I need to stop being fugging gai and try something different.
it's an entirely different thing, unrelated. Rust is often used with low level stuff like instead of C in system programming
For example most of Linux kernel, so the most important programs in the system, is written in C
but
some devs decided to program some parts of it in Rust
“There are only two kinds of languages: the ones people complain about and the ones nobody uses.”
There are 10 types of computer people. Those that understand programming and those that don't.
It depends on the perspective whether you say the problem is in you or outside of you.
Which platform is that
Hi
Nice to meet you
I want to implement fingerprint functionality to my Laravel pwa project
Is this possible?
Please give me advice
I am not sure how to do it.
Obviously, we have to enter the finger print when registering.
When log in, we have to use only finger print without anything else.
How to do them?
You can implement this feature by adding FingerprintJS library
For the server-side, you have to encrypt the request data
That should be simple, not rough
That is worth to strive
Give it a try
But I gonna use the phone fingerprint reader. how to capture it? is it possible to scan it with FingerprintJS library?
does one need to subscribe to the home land security database to check the fingerprint?
is there anyone who has experiences in fingerprint and face print via kotlin?
I don`t have experience. do you have?
I am a senior Web & mobile developer
but unfortunately I am a beginner in kotlin
so don't have
😭
any python dev here?? (i am currently learning python)
or anyone who is learning python?
hiiiiiiiiiiiii
i want to make a app
with python and flet
flask on backeend, and flet on fronteend
good dreams,
all will be in python


is a simple mobile app, I will make to sell for a enterprise
to transfer objects, on a room for another room

i don't know how i can to explain
aaaaaaaaaaaaaaa
i want to put some qr codes in each door in each room on some enterprise

and i want that when i scan the qr code that is on door, i want that open a table
data base
on this table, i want that have all objects on each room

i want to make a system
a system of what
where i can have a objects control on each room of a some enterprise
i want to sell this system
when someone scan the QR the people can se all the objects on the room
u mean, like alexa
transfer objects to room for another
WHA THE heck
like what objects?
all objects, pen, laptops, phones
to have a objects control, to know where is each objects
I have lights and airs working through mobile apps, like the smart home
but how u will see that, u need devices that transmit signals like wifi or bluethoo or both, HOW U WILL SE A PEN
so i think that i got it
I THINK
not required
because some companies have a very large flow of object transfers, and they need something very fast

so, for this reason, i want to make a transfer system using qr codes
transmit signals with wifi or bluetoo, is more expensive
it's a good idea
But this company doesn't want that much cost
and who will move the objects, then of see in the rooms
and select what need he trasfer

....
.
yeah
WHO WIll do trasfer that objects
the company's employees
i started yersterday to learn english
yeah but i can to whrite some things
without google translate

u need stay relax
maybe
yeah but how i'm a beginner, before i need to translate
where u from gustavo?
Brasil
you a developer in which language?
but, in this moment im waiting a web designer 
u can see on my website
in my bio

how do you maked this website?
its basic, html css and java
wordpress? is more easily
nope
i never willgo to use wordpress
NEVER
oohh man
i was thinked it
but is more easily, and more fast to do, and to sell
enterprises don't care how you make
bro, when u meet me u will go to know that i like make my sword, before to see how another make ur sword with bad metals

yeah, i know
but if you want to sell your solutions
is about another things
don't about the plataform, is about the results
buuut i'm talinkg about job
i know
if you like to learn, you are correct, and i agree
he wanna site so fast, so everybody use wordpress for be more fast and other things
yeah
but the backeend need to make in a language
but the fronteend is more easily with low code plataforms
belly?
in python no?
what it this?
the stomach of the woman
python, java, javascript...
when have a kid
yeah
my vocabulary is small
i need to improve everything
althoug i learn word on that process
the rest, i learn english listening the others peoples and talking with they
i'm trying to learn talking and listening on the server
but how i'm a beginner i can't to understand lot of thing
things*
but i improve so mutch
i'm happy dude
first u need listen music
much music in english
firts a slow music like ed sheeran
then the weekend
i just like the perfect
noooooooooooooo
yep
he is the anticrist of the music
why
i'm kiding rs
xD
i like popular
i die for u
bliding lights
etc
what is joji
a singer
u need changed the indian to english
what is Rs
not's indian
is music that one people did
like the brazilian phonk?
i never listen phonk
or singer
nothing of that
when i hear phonk, i CONVERT insane, VERY INSANE FOR MY SELF
for that i dont hear phonk
now im alone
bro nahhh
thats IA
what?
How do you track the movement of s pen or stapler from one room to another without scanning each object also
The problem with those is, if they are crap which many are, they don't light up when there is electricity, and you end up getting zapped.
yolov8
cheers everyone
Hi, I know coding
what's that like? seems I only break stuff
console.log("welcome");
std::cout<<"hello everyone";
yo 🙂
#include<iostream>;
#include<studio.h>;
Now you are free;)
no man, #include<iostream>; is enough
:)\
What are you programming nowadays
Cpp master
vc is where the action could be
hi any Brazil friends here?
A neighbour from argentina
create an account
I have PTSD from yesterday
i seeeeeeeee
EZZZZZZZZZZZZZZZZ
wha i do here
hum
so i read that and make the code
well i put the more easy
that is in C MORE MORE

under [</> Code ] on the top left of the text editor, you have a select for change the language
a
Guys do you have thought about world clock livewallpaper open-source that I can use on potato machine?
what livewallpaper?
just wallpapers that give me realtime of world clock. but I would like the one that using less resources, and that would be also good if that pieces of software is open source

CPP
hey @lavish pelican are you going to the vc channel?
oh yeah, I WAS distracted with that code
wait
I see what project?
im selling a projects now, let me 15 min
I am working with a free client rn
He is pretty satisfied
If anyone wants a Good Looking website like https://sundown-studio.com or https://refokus.com then dm me
oo thanks!
Refokus looks like cool man
But couldn't open first link 🖇️
Check now
Maybe I have bad connection...
np bro
possibly got neglected by parents as a child or somethin
or got unlucky in some other ways. Once you fail many times you start to expect another failure
Maybe got abused in a workplace, or underpaid, or something. Every failure that happens regularly makes you doubt
what makes you say so?

MUAJAJAJAJAJJ

Pip-Intel is a powerful tool designed for OSINT (Open Source Intelligence) and cyber intelligence gathering activities. It consolidates various open-source tools into a single user-friendly interface simplifying the data collection and analysis processes for researchers and cybersecurity professionals.
Pip-Intel utilizes Python-written pip packages to gather information from various data points. This tool is equipped with the capability to collect detailed information through email addresses, phone numbers, IP addresses, and social media accounts. It offers a wide range of functionalities including email-based OSINT operations, phone number-based inquiries, geolocating IP addresses, social media and user analyses, and even dark web searches.

no muchs persons understand what this mean
i was sell my panel of apis for followers/likes/visual on all plataforms

so true :))
"Some changes"
Irc
Can we trust the exploits where we found in metasploit
unfortunately it didnt affect PC
i was surprised to know that azure is being used this much
Ahoy
i have three.js journey couses file i cant send it here but if anyone need this lessons for free dm me i send him the toorent file
np: in my country we dont have internet security we can download leaked files or movies or programs
with source code too
I'll be analog after that lol
good morning people, just remember, NEVER DEPLOY ON FRIDAY
(Crowdstrike did and we all know how that went)
or if you have guard duty on the weekends, approve all PRs and merge all you can
what is that mean
Usenet (), USENET, or, "in full", User's Network, is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it was established in 1980. Users read and post messages (called article...
wt, that ask the meme

i will read that later

guys is any website that i can test my skills and they give certificate
for free
😄
In programming failure is the norm, I think if you stick enough with it you learn the art of debugging even in your life so you start welcoming problems because you feel a urge to fix them. Programming teach you patience, incremental growing and failure resistance. This my experience.

im dumb
@pure copper

I give recognition to Cathy. A member of my uni class that would write her term assignment program at home on paper without computer, come into the lab, type it into the computer, run it, and it worked first time everytime.
All praise Cathy
So true. Mmm debug
That's some deep mastery of every theory lol
all the theory
I didn't think the programs required cs theory. Just an understanding of the problem to be resolved, and diligent coding.
but the end, the diligent programmer will find and help from cs theory. I think
I haven't learned any CS theory, still I can code
Yea that's true. Failure is norm. If you have a thing that works, you don't have to spend time on that. If you have thing that doesn't work, you have to spend time on that. Therefore you spend most of the time with failures.
Cathy mythological entity 
mytho-logical*
btw i think thats a cool exercise to do, trying to make the changes made to a code work without giving errors before you run it to test
I haven't learned any cooking theory, still I can cook
maybe you can cook but does it taste good
planning for a big web development project
I think get it, Is it realeated to cookies information?😂
hey is anyone here is a backend dev??
I am getting this error after executing the comand "nodemon app":
ER_NOT_SUPPORTED_AUTH_MODE
like it said: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client
I also tried: npm mysql install; but still can't mitigate this error
I think that usually occurs when your MySQL server is using an authentication protocol that your MySQL client doesn't support
From a quick search: "This [The error] is often related to changes in the default authentication plugin used by MySQL in newer versions. The solution involves changing the authentication method for your MySQL user or updating your MySQL client configuration."
I don't use SQL myself that often but give that a try if it's still an issue
What kind of project are you gonna build?
May be I can help you.
Can anybody program me to not to procrastinate
Sudo rm -rf ☠️
guys
can u give me a thing to add to my games in rblox
idk what to add in the maps
So true
Find my 1st year cs text book, written by prof. (Big money spinner for him. Captive audience)
pascal
I beg your pardon, your highness
bow
I have a question. How can I improve my thinking skills when I need to solve a problem. U know if u have a test in computer science and u need to write a code for that. Any tips and things to do to improve and get better grades?
practice everyday, if you can't solve a problem don't be afraid to check the solution. analyze it and try again the problem the next day without looking at the solution
All that I have learnt is about pattern. Formulating the solution can be done after I found the correct pattern for each problem respectively. Thus, the way to think is how to find the pattern, what thing does share similar repetitive behavior. Problem is, certain case isn't that obvious to see/recognize, hence make things hard to solve. That was all my take though, you can always disagree
Hey! I am studying a CS degree and front-end development motivates me to keep going. I really enjoy doing that lots. I will supplement my skills by learning python and Java later. Hoping to learn from here!
Gl 👍
By the end of cs, hopefully you will be interested in a lot more than front end.

Thanks, but how to practice, like what to do?
yk leetcode? it's good to practice solving problems
No, thanks I appreciate that🙃
Thanks. U so helpful 🙂
Thank youu!!! I will cross that bridge when I come to it!
Yeah. And switch to linux
it may end up making you learn some bash in the terminal, cuz windows and its powershell do not support bash by default I think
Bash is cool ig.
U can automate something
If you try front end once, you will find that it is more funny than CS 🙂
Is anybody there interested in machine learning ?
Thank you for the tip!!!
How can i make programming fun, I felt so bored watching tutorials and when I start making projects from google search then I need to learn so much before doing that project.
Do we have any Neovim users in here ? I was having some trouble with the config files while working with plugins
W
LOL is that even a real function?!
Salutations
cool panda

I cud relate to that as a non prog
Hello people
Hi
Pick an arcade game (if you don't know what that is, Google it), or a simple game and work on it, adding new features and functions as you develop it. I am working on pacman style game, and each day is a challenge for syntax, theory, and algorithms, and improving code style, robustness and efficiency. And it's fun thinking of your own problem to beat, rather than doing something some one else tells you to do.
Working on the maze generator.
great answer, totally agree
Ping @ aeha_official
Hello! I'm searching for someone who can help me with my English by trying to develop a web app (with React.js). It's not for a job request. My idea is to be hired by some company! If anyone can help, please send me a DM.
I'm here to talk about programming @cinder ermine
Hello Henry. What do you develop?
Hi, everybody.
Full stack web developer is here.
Nice to see all of you.
??topic
Where are some unusual places you’ve been?
Linux terminal 
Isn't that next to the passenger terminal on Pier 5?
Respect
Such a great idea. Think out of the box
LOL


Hello! Please send me a DM
are you doing it from 0? I tried messing with it once and broke the file in a react native project
yes, I'm trying to making a chrome extension. I've already made a basic version with plain javascript and now I want to add webpack to use typescript and jest for testing
Sounds complicated, I bet you're learning a lot
actually not, I'll share the repo when I have it published
why do i feel so relaxed and happy watching this, gives those free kinda vibes idek if im making sense rn but uh
It's a great series
it makes sense, that's why enter every room exactly like that, still can't get the landing right
Hey there folks! 👋
It's been a while.
Games are always a great way to learn programming, amazing
Hi
hi
Hello. Finding my way back to Programming, Here to keep myself motivated for accomplishing my goals. Currently studying the Django documentation..
Gl
Hello, is there someone interested in contribute in a open source project? It is a python telegram bot for games, you can play tic tac toe, minesweeper, mastermind, and others. It is in spanish but the idea is to make it multilanguage.
Is it ok, if i have look?
It sounds really interesting.
of course it is published here:
https://github.com/lucianomartinez27/bot-juegos-telegram
And this is the bot: https://t.me/juegos_clasicos_bot
I am trying to find the translation to it, but i cannot.
What do you mean with the translation? it is only in spanish unfortunately. The idea is to add translations, maybe using the gettext library
But the code is mostly in english
Hello, someone work with database here?
I have a question pleas any one help
in Swift
How it allow me to inherit from class where its have private constructor
I try it in KT and Java and got Compile time error
why in Swift it allowed when i cannot make instance from this class ?!
here. the e.g in Swift
""
class Test {
static let shared = Test()
private init () {}
func doSomething() {
print("Test")
}
}
class SubTest: Test {
override func doSomething() {
print("subTest")
}
static func test() {
print("test")
}
}
let test = Test.shared
//let subTest = SubTest() // Error "'SubTest' cannot be constructed because it has no accessible initializers"
test.doSomething()
SubTest.test()
""
I wish I could contribute but I put my star 🌟

🙂 Hi, long time no see
Busy meaning the 'maze' now
Special greeting 🤔
It looks like you are busy here too 🙂
You changed your profile neil
hey anyone here familiar about hugging face hub
Gm
is it randomly generated?
Yes it is aimed to be. Planning on using a branched graph, list of paths for generating the maze. Today I will be generating the root path by boring through my level from one end to the other. I have no idea how this approach will work, but I will see as it starts generating it, and will need to tweat the algorythm to get it to look more like my vision.
It would be on June the 24 th, not July I guess
Its not cold enough in June
You are from Australia right? How cold is it in July?
I know a guy from australia. He said australia (at least in most areas) is always too hot
buzzer detection on twitter
software? how about making some chrome extension app
does anyone know how this tool works
https://github.com/yt-dlp/yt-dlp
some guys suggested it in reddit but (to download playlist) but after i used it to download more than 100 video , i cant find any of it 🙂
what you going to do with yt-dlp? download a playlist?
yes!
Well the east gets some snow, buts its still not super cold. in the west we dont get snow, except on one low 'mountain' in the far south. Generally the temp now is about in the range of maximums of 8-22c in day and minimums 0-10c at night where I am
hi
probably already done decades ago but compare perhaps tcp/IP vs token ring or some other networking method for efficiency or speed of packert transfer, or create a simulation of packet transfer.... 🙅♀️
simply use command like "yt-dlp https://www.youtube.com/watch?list=PL34LoDCmPFpTLGulQMrP4KSSWZWbCqtQs"
that link is should be redirect to youtube playlist, note if you copy the link directly from browser url, make sure to get rid the "v" parameter first
you know where to write the command right?
doesnt the v paramter indicate the video id? or is it because this is a playlist?>
yea v parameter use for video id, but this case he want to download a whole video inside playlist.. so we only need playlist id not video id
no i said i wanted to download the entire playlist (+100 video) , but it's okay now thanks
ya like a whole video in playlist right, that method should be work
.
.
I think you guys talking about software projects...i appreciate your answers but i am searching about ideas that are include networking stuff
.
Thank you all 🙏🏻
What is the project type/ language?
Your winter is like my spring then. I wish my winter was warmer.
As Fabian said above, its always hot in Australia
😂
- Some programmer learning English for get jobs internationally?
most of ppl do that
👋
Sure thing. In the IT fields nowadays you only need a laptop and Internet Access ... learning English means open up to global jobs opportunities ...
I'm not that into CSS, but recently I learned about keyframes and I feel unstoppable, so shoot
ye well i need my underline to be animated without hovering it
google aint giving me nothing
animated how?
moving like a snake yk
idk how to describe it
hold on
this website
look at "Support Small Business"
on the main page
it only works when hovering
idk
I don't feel so unstoppable anymore
lmao
hey maybe peo got something to say??
@pure copper
ik ur good at literally anything
wow, it's a linear gradient
look into this function or something "repeating-linear-gradient"
hmm
ye its a long ass gradient
background-image: repeating-linear-gradient(-45deg, #ffb400, #ffb400 1px, transparent 0, transparent 12px), repeating-linear-gradient(45deg, #ffb400, #ffb400 1px, transparent 0, transparent 12.2px);
i have no idea why this is the way it is
.content a{ padding-bottom: 4px; background-image: repeating-linear-gradient(-45deg, #ffb400, #ffb400 1px, transparent 0, transparent 12px), repeating-linear-gradient(45deg, #ffb400, #ffb400 1px, transparent 0, transparent 12.2px); background-position: 0 103%, 2px 103%; background-size: 17px 10px; background-repeat: repeat-x; animation: .8s infinite normal b; }
but this ANIMATION does not work properly
i mean it does not work at all
could be it
I got it
I think
The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, animation-play-state, and animation-timeline.
I think the 4 param, in the case above "b" is a keyframe or somehow is telling it to translateX
and then it just repeats
also, this explains better if you wanna read more https://developer.mozilla.org/en-US/docs/Web/CSS/animation-timing-function
peo hates front end
oh
thanks a lot
you always have to specify the animation name
the animation name responds to keyframes
otherwise it is not gonna work, if there are no keyframes for the animation, or there is no animation name
- you define @keyframes and inside what the animation does exactly
- you mention the name of the keyframes inside
animationoranimation-nameproperty
if you don't have keyframes or the name of them, the animation won't work
so
so when you use keyframes it means your animation should run by itself right?
no
keyframes specify what the animation does
step by step
``
@keyframes slidein {
from {
transform: translateX(0%);
}
to {
transform: translateX(100%);
}
}
``
for example here the animation-name will be slidein
and it will begin from translateX(0%), end up at translateX(100%);
this is all they do
just specify what it does
oh yeah i see
ohhh i did it
a good example of using animation with hover
@keyframes b { 0% { background-position-x: 0, 2px; } 100% { background-position-x: 17px, 19px; } }
now it works just perfect
Yeah
I've spent few years playing with css and it's preprocessors like SASS so... would be terrible if I didn't know anything. I mean I still suck. But that's life. We always suck and die knowing nothing 
you got employed and got promoted from a junior?
Now you probably do some tailwind or MUI or idk what else lol. Cuz of reactJS. I haven't ever touched react. Am a hobbyist, not an employee
nah i mean junior college
i only worked as a junior sql developer
didnt feel inspired by what i do so i quit after a few months
i touched everything that is related to frontend including react, next, tailwind, bootstrap and etc
I never worked in IT tbh. I always play around with things
its better to enjoy the process than be under the system working on something you hate
Maybe if you hadn't quit, you would be earning more now. Got a pay rise or something. Or just more experience to show
idk man, im not really enjoying working with databases and all that stuff
are you an American or something, Pinterest is probably based in the US or idk
My whole relationship with IT has always been only a hobby. Well except for selling one website to one guy for a small amount, but that happened only once. I wanna pursue a CS degree tbh
okay i got several questions would u, mind me asking?
nah I don't mind
Poland, that's next to Germany. Am an European lol
how much did u make selling the website??
i never did this tho
Wait gotta convert it to the Canadian dollars
200 Canadian bucks. That's low lmao. But it was a simple thing and I didn't even design anything, they gave me their own design for mobile and for pc, i just coded it. It wasn't anything big
savage
gas
ayo
that is gas frfr
$200
could buy me weed
for a week
no cap
I learned that it is supposed to be written like CAD or something. You all pay in chads, apparently
so u knew the dude or found him on some kinda freelance website?
Found him on a random discord lol
black cat, for a hobby it's impressive you made a website even just to follow a design is harder than it seems
gasss
glad he didnt fool u
yeah it is tricky when you get into making responsive stuff with many css grids and flexboxes
thats what im doing rn xdd
will you share the final result?
sure thing
hope it gon be just like this one
https://canalstreet.market/
and how many keyframes will it have
the main page is pretty much ez to make
you chose the most animated one for it, you'll learn a lot
but them menu things...
Lmao. I think it could buy weed for like an entire month here. Canada is considered very expensive here
ill show u my very first site
sell bobrs
@eternal sandal here
https://backstagetalks.com/
pretty simple but im loving this style
Lovely
I thought Canadians are like Americans. Like burnt out and complaining that IT fell down already and they will never find a job anymore
And sharing some fake news on social media like "I regret doing CS, IT is dead, should've been an electrician or a plumber"
that looks good though, my first practice projects looked so bad they no longer exist
lmao
nah they are just braindead people
they are too lazy to learn new things and follow trends
that's where all this hate coming from
i mean its the one i actually uploaded lmao
my VERY first ones were terrible
just blank bg and random texts
My first one had a big white cat photo on it and when you clicked the photo, then it was wrapped into a <a> HTML tag, and redirected you to some other page that was blank
That was the entire website
groundbreaking
based sigma type of website on god
we all been there
good old times
anywho thank you guys for helping me
you are the best people
on the entire earth
Reading w3schools articles filled with occasional fake information and listening to matrix soundtrack
These were the times
Hacking NASA with html tags. For sure
I was on windows that time. Now am on linux
Am a better man now
Women chase me now. When I tell them I use Linux, they do a triple backflip and c#m
it was great meeting you guys, if you have more questions I'll try not to misguide you too much
LMAOOO
u too!!! thank u !!!
❤️
thanks to black cat as well
love yall
that's also me when I tell them I use TempleOS
Nowadays every facebook fanpage is filled with "AI replaced me" shitpost
And everything else is filled with "The world ends, robots finally replace everyone"
Am shocked when I see the amount of this lmao. Literally everywhere, I just stopped paying attention to everything cuz no matter where I read something, it's always AI DYSTOPIA WE ALL DIE
view the page source
righteous 
i finally got rid of spotify ads with my python script 
Spotify police:
Lol actually the script just detects when ad is playing and mutes spotify audio to replace it with custom one so in reality ads are still playing but you don't hear them
any c# web developer is here?? Who help me to pass data from database to html view page or suggest learning resources.
Hello, There is any flutter package or default class to save video with overlay image?
Platform Support: Flutter Web
Requirement : I have transparent frame so I want to set video in background and save/download with overlay image, also if available video resize(Heigh and Width) will be good option
i use gentoo GNU/Linux
SUDO CONGRATULATIONS 🎉
HAHAHAHSHAHSHSHAHSH
Doesn't work on grandmas. They say am a dumb young man and I should do something meaningful, like pay taxes so that they have more money for their pension
Nah am not gonna do this one. No pension for them
Hey .. i just started my programing journey.. can anyone can pls guide me?
Like I hve lots of questions
go ahead
Oke hear me out
ears wide open
Ok so the thing is i just started my programing journey and I'm so confused about everything.m like where to start with .. like am observing these days everyone is doing web dev ..and I don't really like it as everyone is doing this .. it's so common now.. so want I want it like some other way to go . Where I can fit in or feel better.. currently i finished my 1st yr in computer science.. and i know a little bit of HTML or CSS .. and what am feeling now is if I start learning any language and after some mouth it's gonna be like dead by the market demand like today's web dev .. so that's my time loss or energy loss what should I do???
so as you said, web dev its over saturated but in different markets
so for example the typical most used stack called "MERN" was demanded a lot before but so much people learned it that the competition is too big for the roles you can get
same with MEAN and whatever else that existis
Yes that's what am saying.. it so hard to get in if soo much peoples r doing the same thing
java is a bit less competitive and one of the most (if not the most) used languages in when it comes to big businesses
its probably the best bet at the moment
or something like php since there is demand to mantain software made with it but no one wants to learn it
Aaha isee
you have to think about like which skill is the most demanded and has the least amount of people competing
What do u think about devops? On today's market as everyone saying it's too easy to everyone can do this easily .. so
java has been great for 20+ years so its a pretty safe bet
Sometimes I think this
cant speak from experience, but it does seem easier than web dev
though if you are not interested in web dev that much you can go with systems programming, which has the least competition for juniors and has a very high skill cap
System programming like ?
low level programming in general, its about building software :P
Aaa.. isee
desktop apps, libraries for languages, kernel development, os development, ...
you can imagine
all the hard stuff its usually systems programming
its more engineering than just plain web dev where you have to learn 100 technologies
anyways you end up learning about everything at the end of the day in cs
This is what I hve to learn..
if you are curious enough
its good and pretty rewarding
Ys i am
but pretty hard at the start
I don't care ..
good
Can u tell me about this more ?
then you can start with https://www.learn-c.org/
Bro
after that make some simple projects like tic tac toe, password manager, some simple cli application
I know how to code in c
ah good, then if you want to learn a bit more do https://inria.hal.science/hal-02383654v1/file/ModernC.pdf
if not just start by making stuff
like whatever you think would be challenging
a QR Scanner, a simple 2d game, http server from 0, etc
and once you feel you grasped the language you can hit https://wiki.osdev.org/Introduction
though going from 0 to making an os is pretty hard
you will also have to learn some assembly, how cmake works, compilers, hell even make your own c compiler if you want
you can write parts of the c standard library by yourself to learn how c works under the hood
Why u giving me all about C?
Is it gonna be helpful enough that I can make any game or QR scanner
well c is the simplest compiled language and actually understanding it very deeply is hard
going from that to C++, Rust or Zig its pretty easy
you can do anything with C
its really powerful
Aaa isee
the thing about C is that everything is kinda built with C, so knowing how it works allows you to do anything
What about Java then ? Is it like related to c or too diff
also the reason why i recommend C, its because its the hard path, compared to something like Rust, because rust will probably give you a lot of libraries to do UI's and it will all be abstracted away so you don't know what is happening under the hood, meanwhile in C it's way harder to install a library so you will probably end up making your own or using something less abstracted
Java it's more for web development on the backend, though it was also used for mobile development
anyways it's syntax it's c-style, meaning it was created with the c syntax in mind so it would be easier at the time to switch to it
So all of this ur saying i should learn the basics deeply and then move to other lang .. ?






