HackerTrans
TopNewTrendsCommentsPastAskShowJobs

i0nutzb

no profile record

Submissions

Laravel Herd for Windows

herd.laravel.com
3 points·by i0nutzb·2 năm trước·2 comments

comments

i0nutzb
·2 năm trước·discuss
Probably because you have to be able to crimp that connector as simple as possible, without too much tooling OR training needed.

You literally can train anyone, as non-tech as possible, to crimp 8 wires with a $5 tool in 5-10 minutes.
i0nutzb
·2 năm trước·discuss
Not only that, but it's also fairly potent, allowing you to pass variables from one request to another, transform response, inject .env vars etc.

If all of your team is using Jetbrains products, you can also add the http files to the version control so everyone could have the requests ready to use.

In other words: it's a beast

https://www.jetbrains.com/help/idea/http-client-in-product-c...

---

BTW, you might also find useful to know that you also have a very powerful SQL environment as well ;)

https://www.jetbrains.com/help/idea/relational-databases.htm...
i0nutzb
·2 năm trước·discuss
Is it just me or having the xdebug integration as a pro feature seems ... odd?

Edit: mysql is a pro feature too!
i0nutzb
·2 năm trước·discuss
Most likely, no.

Not using the mobile version that much, so I can't give feedback on that, but the desktop player is getting worse and worse for the past few years: searching, discovering (by browsing), library/playlist management etc.

It's like the Spotify guys are not even using Spotify anymore :)
i0nutzb
·2 năm trước·discuss
@retrocryptid: probably you're looking only at the images from the article, but it seems it's a full keyboard. And it's symetrical AND programable so you can customize it as you wish.

https://keeb.io/products/iris-ce-low-profile-choc-hotswap-pc...

Item Contents: - Left half PCB - Right half PCB
i0nutzb
·3 năm trước·discuss
Back in the day we made fun of this nonsense, now we freakin glorify it with libraries like Tailwind & friends...
i0nutzb
·3 năm trước·discuss
> Instead of thinking of that as the "problem" -- maybe it's an "opportunity".

This reminds me of that meme where the hero have an alcohol „opportunity” ^_^
i0nutzb
·3 năm trước·discuss
They actually _did_ change it a few months ago.

You can turn on the autocomplete-by-enter by openening dev tools -> settings (f1) -> preferences -> console -> „accept autocomplete suggestion on Enter”

https://i.imgur.com/sLgxPxY.png
i0nutzb
·3 năm trước·discuss
Lol, I was applying asking for my regular rate.
i0nutzb
·3 năm trước·discuss
The short version: I was working on and off on upwork for the past... 10 years or so (since they were called elance). Didn't had too many projects (less than 20) and only applying there only for very small gigs, when I had some breaks from my regular clients (a couple of times per year).

Some years ago, one of my client went out of business and I wanted to give upwork a serious go, as I already had _some_ projects there, the account was verified and such.

Start applying on jobs that matched my skill set, asking for my regular hourly rate (hence the audacity). Looking backward, my requested rate wasn't even that high, but that's a story for another time. :)

Dunno how they work now, but back then they had a certain amount of credits every month that you could use to apply to jobs. IIRC, you could apply to 10-15 jobs every month with those credits.

Which I did.

I applied to about ten jobs, on most didn't had any replies from the client (they either closed the job or picked someone else), but the gist is that I didn't get any job.

One day, I get an email where the gist was: you weren't able to get any clients with your credits, so we don't need you. Same as OP, tried to contact them, but the decision was final and that's that. Fortunately, I didn't loose anything but some internet points :)
i0nutzb
·3 năm trước·discuss
You go through an addmission process that's pretty much similar to an employement process (several interviews, technical interviews, tests etc).

After you get in, most of the jobs you get are strongly limited to your particular skill (so you won't be able to see what coding jobs are available if you're a designer).

Then, the customer aquisition process is slightly different, as you don't talk straight to the client while you're „bidding”, but with a recruiter, who deals with selecting the right candidate for a job.

Finally, for most of the jobs you don't even have to _apply_, as recruiters constantly send you messages for potential jobs.

Now, upwork & freelancer are mostly a race to the bottom; I personally got banned from upwork for having the audacity to apply to jobs and not winning any (because I didn't wanted to work for peanuts).
i0nutzb
·3 năm trước·discuss
Depending on your budget, take a look at the MoonLander/Ergodox [1] or Kinesis [2].

You can also take the DIY path, with stuff like Dactyl, Sofle etc.

---

[1] https://www.zsa.io/moonlander/

[2] https://kinesis-ergo.com/keyboards/advantage360/
i0nutzb
·4 năm trước·discuss
Mostly related to hosting requirements, thus hosting pricing.

For a PHP application (CMS or anything else) you rarely need something more than „upload these files on your FTP”.

For other languages you need access to CLI. And know-how on how to do this. And (sometimes) elevated access to install stuff.
i0nutzb
·4 năm trước·discuss
Link, for the lazy ones: http://wordtsar.ca/
i0nutzb
·4 năm trước·discuss
The only downside of O365 is that custom email domain requires you to have domains from godaddy.
i0nutzb
·4 năm trước·discuss
Man, that pink background with black text feels SOOO good...
i0nutzb
·4 năm trước·discuss
Depends _very_ much on how you define productivity.

Is your job moderating a big forum? Then no, you can't really bost anything.

Is your job writing about various topics? If this requires documentation, with a bit preparation before hand, sure, you can be super productive.

Is your job coding? Offline manuals will get you a long way (assuming you don't depend very much on 3rd parties like APIs or package managers).

Now, if we exclude the 1st point, yes, you can, here is how:

1. Get a good pair of headphones. Not necessary with active noise cancelling, but ones that do a good isolation of environment.

2. Download all the tools you will need: manuals, documentations, libraries and whatnot. (back in the day there were lots of site downloaders like httptrack)

3. Download some sounds. Be it music, white noise or whatever suits you.

4. Start doing stuff.

Hint: if this is one-time, long trip, you could use that time to read a book to elevate your skills ;)
i0nutzb
·4 năm trước·discuss
Optional implies that user do something very intentional to disable JS.

But there are some cases where things go south without user direct intervention. Just to name a few:

- some edge bug that will render your whole site as a gorgeous white page - some browser extension that mess up with a site - some network configuration/condition that prevent JS loading correctly (think of a broken DNS)
i0nutzb
·4 năm trước·discuss
Then you don't have too much of a choice: gitlab all the way :)

We ran an gitlab instance for about eight years and it worked flawlesly[1] for a team of ~20, with quite a few active repos (i.e. constantly pushing), some of them being generously large, running several pipelines on most of them.

PS: gitorious was aquired by gitlab, not gitolite. My bad.

[1]: once we pumped up _LOT_ of RAM into it that is
i0nutzb
·4 năm trước·discuss
You may want to give more details about your usecase: do you need _only_ git hosting or other features too (e.g. issue tracker, CI/CD pipelines)? How many users will use this setup? Do you have a dedicated machine or you run it locally (e.g. in a docker container?? Hosting locally or in cloud?

IIRC Gitolite was aquired by Gitlab a while back, Gitweb is not really a git hosting, it's more like a web view of your `git log`

Gitlab needs at least a couple of gigs of RAM to run well, double/triple that if you need CI/CD.

I have no experience wiht gogs/gitea.