โฏ ~ ๐—จ๐—ง๐—›๐— ๐—”๐—ก.๐—ฆ๐—› ๆŠ€

2.7K posts

โฏ ~ ๐—จ๐—ง๐—›๐— ๐—”๐—ก.๐—ฆ๐—› ๆŠ€ banner
โฏ ~ ๐—จ๐—ง๐—›๐— ๐—”๐—ก.๐—ฆ๐—› ๆŠ€

โฏ ~ ๐—จ๐—ง๐—›๐— ๐—”๐—ก.๐—ฆ๐—› ๆŠ€

@uthman_dev

๐—ฆ๐˜๐—ผ๐—ถ๐—ฐ โ–ธ ๐—ฆ๐˜†๐˜€๐˜๐—ฒ๐—บ๐˜€ ๐—ฝ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ฒ๐—ฟ โ–ธ ๐—š๐—ผ โ–ธ ๐—”๐—ฟ๐—ฐ๐—ต ๐—ฏ๐˜๐˜„

Lagos, Nigeria ๅ‚ๅŠ ๆ—ฅ ลžubat 2024
2.6K ใƒ•ใ‚ฉใƒญใƒผไธญ809 ใƒ•ใ‚ฉใƒญใƒฏใƒผ
Justin Ankrom
Justin Ankrom@jankrom123ยท
@uthman_dev Itโ€™s actually a lot of fun to learn You get to see stuff like borrowing, lifetimes, and a deep level of how async works which I havenโ€™t see in any other language
English
1
0
0
42
ELIJAH SULE
ELIJAH SULE@juiceboy_of_abjยท
But seriously how do backend developers show proof of work? No UI, no screenshotsโ€ฆ so whatโ€™s the portfolio?
ELIJAH SULE tweet mediaELIJAH SULE tweet media
English
29
1
60
3.3K
sam
sam@metruzancaยท
This post reads like parody. "Linux sucks because it doesn't have these 3 windows debuggers". Well of course not, PDB files are for windows are they not? "Linux needing to complie everything" umm no you don't? Not even on the arch aur and nearly every popular package as a *-bin variant. I don't compile my apps on Linux, almost ever. "different version of glibc" ever heard of: snap, flatpak, or appimages? Or NixOs? "I shouldn't be worried that an upgrade will break my machine." then don't run arch. (not like windows doesn't do this exact same thing sometimes) "I want self contained binaries" this really depends on what you're doing. "old distro" for more glib issues. devcontainers or just download the glib binary you need and commit it? We do that in JS/Py/go/rust world, why is C++ so barbaric as to require the it to be the OS version? But again devcontainers. The bottom two that basically boil down to linux distro's not having consistent APIs for things seem like real concerns and PITAs. "I'd be willing to pay for a distro that gives me all this." Bazzite/Bluefin is pretty close. Seeing Nix recommended, but Nuno clearly doesn't want to be writing config files. It should just work and Bazzite solves most of these.
Nuno Afonso@nafonsopt

For anybody saying "Just use Linux", you need to realise that Linux is worse than Windows. Windows has all the bloat, and while you can have Linux without any of that you still don't have tools like Remedybg, RAD Debugger and Super Luminal. Once you have such tools, then Linux is a suitable app development environment. But _it is still trash_ because of the whole Linux model of you needing to compile everything. The fact that you cannot run an app built using a newer version of glibc is an insane decision. I shouldn't have to upgrade my whole machine in order to run something built on a newer version. I shouldn't be worried that an upgrade will break my machine. I shouldn't be forced to compile things from scratch to work on my machine. I shouldn't be forced to install N packages, I just want self contained binaries I can just download and run. I shouldn't be forced to develop with an old distro to have "max glibc compatibility". I shouldn't have to worry about X11 / Wayland / Window Managers. I shouldn't have to worry about asking the user to select a folder, display a dialog or show notifications. Linux is such a huge waste of potential, if they got their shit together they would completely obliterate Windows. I first got into Linux in 2000, and even back then there was this "it will take over Windows any time now!". It's been _26 years_! The same way I'd pay quite a lot for Windows without any bloat, I'd be willing to pay for a distro that gives me all this.

English
1
0
1
32
ๅฐบไน‡ไน‚
@uthman_dev when i used windows,i just ignore it and reboot..then it gave in and the hd got cooked... i just booted arch from there
English
1
0
0
12
RubyWithoutRailsWithStaticTypes
RubyWithoutRailsWithStaticTypes@Jack70593213ยท
@uthman_dev Can someone who loves rust explain the secret to enjoying it? I love writing guile, scheme, common lisp, C, C++, Haskell, ruby, crystal, even php and bash But rust... It feels like a Frankenstein brick wall. Its like going back to using MSVC in 2001, with longer build cycles
English
2
0
0
60
Moyzxxxzy
Moyzxxxzy@moyzyoncrackยท
@uthman_dev Damn Hyprland on what distro? Also config link?
English
1
0
0
51
Smart๐Ÿ‘จโ€๐Ÿ’ป | Software Engineer
Shipping faster doesnโ€™t mean shipping better. Any seasoned engineer can tell you that success in software isnโ€™t about pumping out more lines of code. Itโ€™s about building systems that are safe, can be maintained, are observable, and long-lasting.
English
2
1
8
225
Deelolade
Deelolade@DeeLoladeยท
@uthman_dev It has syntax like JS and PY and built on GO
Deelolade tweet media
English
1
0
0
23
Robinson Honour
Robinson Honour@honour_can_codeยท
Build solo if you can. if youโ€™re getting people to build with you, iโ€™ll advice you dont use very close friends.
benjamin@emerie_benjamin

@honour_can_code Yoooo๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ This is good to hear. I am still learning about running a startup. What's 1 thing you will tell your younger bro if he is to start building a startup?

English
9
4
72
3K
Abdulkadir | Cybersecurity
Abdulkadir | Cybersecurity@cyber_razzยท
LINUX KNOWLEDGE CHECKPOINT Which command is used to change the group ownership of a file? A. chmod B. chown C. chgrp D. usermod
English
26
3
75
8.8K
0xSero
0xSero@0xSeroยท
I had to open this abomination today, holy fuck. How can anyone use this?????
0xSero tweet media
English
196
7
858
183.6K
Deelolade
Deelolade@DeeLoladeยท
@uthman_dev Building your own language because you donโ€™t trust what they put out there >>>๐Ÿ˜‚๐Ÿ˜‚ What does it do?
English
1
0
0
53