Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @lzsthw
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @lzsthw
-
I kind of want to start calling "Junior Developers" just "Jevelopers" but then I know some moron is going to pronounce it the way you're supposed to pronounce GIF.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Fun JavaScript project for today: https://www.npmjs.com/package/polka Polka is a tiny little webserver and mini framework for JavaScript. Looks like just enough to be dangerous.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Zed A. Shaw, Writer proslijedio/la je Tweet
R1D12: Update:
#LearnRubyTheHardWay by@lzsthw. I created this repo for myself to learn#Ruby, create better commits and practice git-flow... trying to be better at it. Book > https://learnrubythehardway.org/ Repo > https://github.com/jubaan/learn-ruby-the-hard-way …#100DaysOfCodepic.twitter.com/8c5VV7DAdf
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Zed A. Shaw, Writer proslijedio/la je Tweet
I've been using Jira for the last year and here it is added to my ranking of top project management tools: 1. Trello 2. Piece of paper 3. Word document shared via ftp 4. Shouting to each other over the table 5. Not tracking tasks at all 6. Jira
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Looking at the bocker (docker in bash) script it's deadly simple: https://github.com/p8952/bocker/blob/master/bocker … I think the big thing is using btrfs rather than a weird mix of fuse, zfs, and home rolled gear. It *also* would be a good way to test if a layered fs is even needed.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I'm in love with people taking massive complex projects and doing them in a little bit of bash: https://github.com/p8952/bocker/blob/master/README.md … https://github.com/acmesh-official/acme.sh … Many times it shows how horribly overengineered the other project is, but also how secretly powerful bash is.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
And yet, probably forgets to pay his taxes.https://twitter.com/andykhouri/status/1206247215292801024 …
0:35Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Just made my first fix to a Go based project I'm going to use, and I don't even know Go. I know C though and the real heavy lifting of fixing the bug was in the JavaScript in the frontend.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Zed A. Shaw, Writer proslijedio/la je Tweet
the all-time best steam review is this one for Tabletop Simulatorpic.twitter.com/97gpCc9Gci
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Interesting little look at the Walmart Motile 14" laptop for running Ubuntu Linux: https://www.phoronix.com/scan.php?page=article&item=ryzen3-windows-linux&num=1 … It's only $199 for a full feature, which is a good competitor to a chrome book.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Zed A. Shaw, Writer proslijedio/la je Tweet
I used to wonder why the interfaces on Star Trek are so clunky given that it's centuries in the future, but I guess that's just Enterprise software for you
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Good morning everyone. Currently
@zendesk is being slammed with randomized email spam from http://mail.ru AND zendesk's own blacklisting system does not work at all. I sadly now have to require registration and CAPTCHA until@zendesk learns how to block what I tell it.Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
A 2D tile game engine in about 1000 lines of C: https://github.com/ryanpcmcquen/basque … Pretty impressive what it can do already. It uses a library called SDL to do the heavy lifting.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
So you just get the thing running with all the fiddly little environment variables it needs, and then add it to PM2 and pm2 save it. Then done, it's configured and ready to go. Other systems you have to hack up shell scripts and do weird magic.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I've gotta talk up PM2 one more time. When you setup some of these dumb modern services they have do configuration using environment variables with like: export PORT=8080 PM2 *remembers* those settings when you add a service and replicates them:https://pm2.keymetrics.io/docs/usage/environment/ …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
ProductHunt had their awards today and this one really caught my attention: https://www.producthunt.com/posts/descript-podcast-studio … One of those "why didn't I think of that", it transcribes your podcast audio, then you edit the *script* to edit the audio. Even does voice replacement with your own voice.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
So, what that project is doing is saying "LOL this server so complex you need Docker bro." Then I just do all the commands in the Dockerfile, reverse engineer it, and figure out, no actually it's not complex and you don't need Docker.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I wrote this kind of joking but I suspected it was true. I've just successfully manually built this https://github.com/asciinema/asciinema-server/blob/master/Dockerfile … and you don't need it at all. It generates an Elixir release you can tar up and untar and run, no docker at all. Like, just files.https://twitter.com/lzsthw/status/1222640472180563970 …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Programming is: Having to get a Java JDK one time to run a clojure build one time to generate a js file one time to put into an elixir build I run one time to get an elixir app to run one time all because the guy who made the clojure project can't be bothered to build the .js.
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Zed A. Shaw, Writer proslijedio/la je Tweet
Day 22: got my head around recursion & completed some problems. Started
@lzsthw book Learning#Python the hard way (great). Tomorrow: start the#javascript algorithms &#datastructures masterclass on@udemy and keep LPTHW#womencancode#girlscode#codenewbie#100DaysOfCodepic.twitter.com/5ImpivGX6V
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.