EE

64 posts

EE

EE

@EngineerEdgar

Audio Engineer, Software Engineer, and Linux Enthusiast.

New York, NY انضم Kasım 2018
79 يتبع20 المتابعون
EE
EE@EngineerEdgar·
@CardioLeo @javascriptd Welcome to Linux. Libraries for development, documentation and SDKs all at your finger tips.👍 My recommendation is start with Python if you're learning a new language. Go is also a good start, but Python is a bit easier.
English
0
0
0
6
EE
EE@EngineerEdgar·
@csaba_kissi Tailwind CSS for rapid development or prototyping. For production I would refactor tailwind to vanilla css just for easier maintenance later on.
English
0
0
0
4
Csaba Kissi
Csaba Kissi@csaba_kissi·
Vanilla CSS, Tailwind CSS, or Bootstrap?
English
372
31
435
141.6K
EE
EE@EngineerEdgar·
@danielcranney The line between backend and frontend is blurred with a lot of full stack frameworks. It's entirely on the implementation and both can be challenging.
English
0
0
0
6
Daniel Cranney 🇬🇧
Daniel Cranney 🇬🇧@danielcranney·
In your opinion, is backend more complex than frontend development? 🤔
English
329
43
444
127.7K
EE
EE@EngineerEdgar·
@github A good metric for how developers communicate is how they respond to an open PR or issue.
English
0
0
0
20
GitHub
GitHub@github·
What metrics would you use to measure how well developers communicate?
English
61
27
209
163.3K
EE
EE@EngineerEdgar·
@lpdahito I'm surprised I don't see as many C/C++ programmers. I'll always have a love/hate relationship with C/C++. 😂
English
0
0
1
5
tokenuity.eth
tokenuity.eth@lp_tokenuity·
Which programming language do you dislike the most?
English
429
20
444
108.4K
EE
EE@EngineerEdgar·
Serious question for developers... what is the proper way of writing "Full Stack" I've seen it written in almost every variation and now I no longer know which is right...😂 #developers #fullstackdeveloper
English
0
0
0
20
EE
EE@EngineerEdgar·
@nicanor_kyamba @javascriptd jQuery is where I learned to love and hate JavaScript. It's also where I learned about callback hell. 🤣
English
0
0
1
12
EE
EE@EngineerEdgar·
@nixcraft I use to do the same until I discovered pdb.set_trace() 😅
English
0
0
0
2
nixCraft 🐧
nixCraft 🐧@nixcraft·
I am 50. I use print("Here 1") as my debugger many times, and I am not ashamed.
English
62
53
861
75.2K
EE
EE@EngineerEdgar·
@CompuIves I've switched from Tailwind to Chakra-UI and haven't looked back. Tailwind is great for rapid development but managing complex applications can get a bit messy. 🫠
English
0
0
0
17
Ives van Hoorne
Ives van Hoorne@CompuIves·
If you would start a new project today, what styling library would you use? Tailwind, stitches, emotion, styled-components, CSS, something else?
English
107
1
57
62K
EE
EE@EngineerEdgar·
@SalmanMKC 5 tips for new devs 👇 1. Start with something you're passionate about. 2. Build real projects and upload them to GitHub. 3. Don't be afraid to fail or ask questions about things you don't know. 4. Document your coding journey. 5. Have fun. 😎
English
1
0
1
4
Salman Chishti
Salman Chishti@SalmanMKC·
Developers, what's one piece of advice you would give to someone new to tech?
English
183
34
307
150.3K
EE
EE@EngineerEdgar·
@OBSERVEROFGLIBS @javascriptd My assumption is they are talking about any value that can evaluate to being falsey in an if statement. 1. undefined 2. null 3. 0 4. "" - empty string 5. NaN - special value.
English
1
0
1
11
EE
EE@EngineerEdgar·
@_kamalkhanna @javascriptd CSS media queries is preferred due to its simplicity and browser support. You'll use a hook if you need a calculation to be done after initial render or you need a calculation done dynamically. 🪝 Responsive design is best done mobile first.
English
0
0
0
18
kamal Singh Khanna
kamal Singh Khanna@codeandcryy·
Should I use a custom media query hook in react instead of css media query when the difference between desktop ui design and mobile design is huge because it's hard to make web app responsive with just css media queries. #reactjs #React #REACT2023
kamal Singh Khanna tweet media
English
4
1
1
806
EE
EE@EngineerEdgar·
@_kamalkhanna @Flevi_games @javascriptd Theme-UI is a great responsive library, especially if you don't want default styling provided by the library and instead want to build your own components from ground up. 🤔 Otherwise if you want default styling I second Chakra or MUI. 👍
English
0
0
0
19
EE
EE@EngineerEdgar·
@Snowden Imagine arch users... 😂
English
0
0
0
95
Edward Snowden
Edward Snowden@Snowden·
To the Davinci Resolve people: please improve Linux support for common file formats in release 19. License problems have good workarounds. Requiring users to ffmpeg-transcode Memaw's iPhone videos to VP9/pcm_s24le in an mkv container just to open them on normcore Ubuntu is jank.
Edward Snowden@Snowden

So you go and reencode everything, then package it as series of daguerrotypes so that Davinci will understand it, and finally DR blasts the .mp3 audio (that it claims to support and plays fine in literally every other app), it sounds like a samizdat recording of 𝘚𝘵𝘰𝘮𝘱.

English
56
85
707
603.6K
EE
EE@EngineerEdgar·
@filrakowski The best developer experiences I have is when I build something I'm proud of. When you put passion behind your code, it shows. 😎
English
0
0
0
67
Filip Rakowski
Filip Rakowski@filrakowski·
What things are a MUST HAVE for a great Developer Experience?
Wroclaw, Poland 🇵🇱 English
48
6
42
54.9K
EE
EE@EngineerEdgar·
@themba_sishuba I think Python is among the easiest programming language for people to get into because it's syntax is very easy to understand. Python is also cross-platform, and included by default on some OS (Linux, MacOS). *
English
0
0
0
38