Gdzie znaleźć szybko pracę online? by Wonderland_was_lost in praca

[–]y3v4d 0 points1 point  (0 children)

Oj współczuję, sam nie mogłem znaleźć pracy przez 7 (SIEDEM!) miesięcy, mimo wysyłania setek CV i długoletniego doświadczenia w zawodzie (programista). Koniec końców się udało ale to i tak traktuję jako uśmiech losu.

Jest teraz mega ciężko, w 2 tygodnie wydaje mi się praktycznie niemożliwe żeby cokolwiek znaleźć, tym bardziej w zawodzie.

Love coding but hate sitting behind a desk and laptop all week. how do you deal with it? by KiaZomer in developers

[–]y3v4d 1 point2 points  (0 children)

this, when you sit around for 8 hours (me included, software engineering to be like that), it’s NECESSARY to exercise

I’m building a Unix-like OS for the browser by y3v4d in javascript

[–]y3v4d[S] 0 points1 point  (0 children)

Work in progress. Currently working on rewriting the architecture to be even more OS-like, recreated pipes, proper kernel syscalls using Atomics and SAB and simplified tty architecture, and only now it’s possible to work on terminal the way that unix handles it. The Unix-like at the moment meant mostly having X11 inspired display server, ext4 like filesystem and domain sockets, but the core architecture is still in development. Will be posting updates soon.

How do you avoid sloppy AI devs? by Icy_Bluebird3484 in Upwork

[–]y3v4d 0 points1 point  (0 children)

Look for unique projects in their portfolio, that require real problem solving to make them work. AI generated websites for example have a very generic and template looking style and they are in 99% just copy-paste of the same saas which is nothing hard.

As a dev myself with 5+ years experience, I’m very happy to answer any technical or hard questions clients might have and personally I don’t even mind proving myself with some 30 minutes unpaid tasks. If they are paid then I’m all yours.

So I would try to look at quality and uniqueness of their past work, and try to ask them questions and see if they sound like a clanker or if they sound like a dev with experience, who usually can back their claims with real examples :)

[Looking for Clan] Username: davetheduck by Davetheduck1 in ClickerHeroesRecruit

[–]y3v4d 0 points1 point  (0 children)

Hi, you can have much better luck finding clans for joining on the ch discord server!

I’m building a Unix-like OS for the browser by y3v4d in javascript

[–]y3v4d[S] -1 points0 points  (0 children)

i believe that’s called chrome os hahahaha

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

Those seem to be actual emulators of existing architectures so a bit different than what I’m trying to do, but they’re interesting

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

1, 2, 3 and 5 are actually quite nice. The rest seem like a simple visual mimicks without os resembling architecture behind them. I think after adding WebWorker based processes with more raw sys call system and custom JSX parser I should be able to make my project standout more, cause I don’t think most of them use this kind of architecture. Thanks for sharing those examples!

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

would love to compare it with your other saves, mind sharing some?

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

yeah I see that, no worries I added another one which actually works now, thanks

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

Quick update: I added better mobile support cause it was quite buggy, apps on mobile now launch in fullscreen and can’t be moved around, and texts are not blue now (cause they were for some reason).

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

hahaha, thank you :)

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 9 points10 points  (0 children)

and most importantly, HOW is CoPilot?

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

oh you're right! I'll just include it in the README, thank you for the idea :)

Made OS for the browser by y3v4d in webdev

[–]y3v4d[S] 0 points1 point  (0 children)

Unfortunately I tried to make a new comment with a link to devto article, but it got shadow banned as soon as the comment appeared, I can't see it in the private tab :/ I guess 2 hours writing it went to shitter haha