Readit News logoReadit News
connorshea commented on Sorbet Compiler: An experimental, ahead-of-time compiler for Ruby   sorbet.org/blog/2021/07/3... · Posted by u/jez
connorshea · 4 years ago
I've been using Sorbet on a personal project (https://github.com/connorshea/vglist) for almost two years now, and it's been great (although I've had to build myself a lot of tooling for it over time).

I don't think I'll use the compiler (for now, at least), but I'm very interested in seeing how it grows over time :)

connorshea commented on Why Discord Is Sticking with React Native   blog.discordapp.com/why-d... · Posted by u/jhgg
mrkcsc · 7 years ago
We are actually starting work on allowing pasting images from the clipboard this week :D

So stay tuned!

Thanks for the kind words, the team really appreciates it.

connorshea · 7 years ago
This makes me so happy, thank you! :D
connorshea commented on Why Discord Is Sticking with React Native   blog.discordapp.com/why-d... · Posted by u/jhgg
mrkcsc · 7 years ago
Hi all, Discord engineer here! If anyone has any questions about the post or our experience using React/React Native the team would be happy to answer them!
connorshea · 7 years ago
As a user of the iOS app it used to have some admittedly frustrating problems, but pretty much every complaint I had previously has since been fixed, huge kudos on the progress you've made!

The only thing left that really bugs me is the fact that you can't paste images from the clipboard into the message field. It's made me change my entire workflow, from copying images to saving them.

Sorry to use this as a soapbox for my pet issue, but I saw the opportunity :P

connorshea commented on Gitlab 10.5 released   about.gitlab.com/2018/02/... · Posted by u/markdog12
mttjj · 8 years ago
> Instant SSL with Let's Encrypt for GitLab

Sweet! My days of the convoluted process of updating my certificate for my Pages site are over.

> We will be enabling Let’s Encrypt by default as well as adding support for other GitLab features like the Registry, Pages, and Mattermost, in a future release.

Oh.

In all seriousness, I'm looking forward to when Pages is supported. I've been following that open Issue for years.

connorshea · 8 years ago
The issue in question for anyone curious: https://gitlab.com/gitlab-org/gitlab-ce/issues/28996

I'm looking forward to it as well :)

connorshea commented on Gitlab 10.5 released   about.gitlab.com/2018/02/... · Posted by u/markdog12
ake1 · 8 years ago
it's a nice feature to have but adding a repo via the web interface didn't take more than a few seconds at most. not quite sure what config & setup you are referring to other than the name of the repo, not a whole lot of other things need to be specified, if any.
connorshea · 8 years ago
Not OP but anything that makes the process smoother is good IMO :)
connorshea commented on Gitlab 10.5 released   about.gitlab.com/2018/02/... · Posted by u/markdog12
d33 · 8 years ago
I can't see tags for what's CE and what's EE. Does that mean that everything is EE here?
connorshea · 8 years ago
Libre/Starter/Premium/Ultimate are the names of plans for our distributions. CE and EE are distributions of GitLab. CE has _only_ FOSS code in it for users (e.g. self-hosting open source projects) who don’t want to run any proprietary code whatsoever. Libre features are any features that are in the CE distribution by default.

The Free/Bronze/Silver/Gold plans are for GitLab.com specifically (all open source projects get Gold features by default).

connorshea commented on Advantages of monolithic version control   danluu.com/monorepo/... · Posted by u/Tomte
skovorodkin · 8 years ago
> Travis ci expects a single file at the root of the project and so does gitlab ci

GitLab has a related issue to support "Several .gitlab-ci.yml for monorepos" (https://gitlab.com/gitlab-org/gitlab-ce/issues/18157).

connorshea · 8 years ago
We also have an issue for running jobs only when modifications are made to a given file or files in a directory, it's tentatively scheduled for 10.7 (April's release).

https://gitlab.com/gitlab-org/gitlab-ce/issues/19232

connorshea commented on Advantages of monolithic version control   danluu.com/monorepo/... · Posted by u/Tomte
9034725985 · 8 years ago
Here is a naive question:

Let's say I want a small application with flask and angular.

I create a single repo for both flask and angular. I put everything flask in one sub folder called backbend and I put everything angular in another folder called frontend

WIP here: https://github.com/kusl/flaskexperiment or https://git.sr.ht/%7Ekus/flaskexperiment/

Now the problems are just starting: how do I set up ci for all my projects? Travis ci expects a single file at the root of the project and so does gitlab ci (hi sid, big fan)

I am sad I can't talk to the experts at Google about how they navigated these problems. I understand Google has many enemies that are constantly trying to exploit whatever but I still wish we could have a more open conversation here.

connorshea · 8 years ago
Not Sid, but thanks for being a fan ;)
connorshea commented on Go accepts patches from GitHub pull requests now   github.com/golang/go/issu... · Posted by u/vhost-
mgbmtl · 8 years ago
Slightly off topic, but would anyone have a similar solution/experience to sync between GitHub and Gitlab? (community version, not EE, since this is for a Free Software project)
connorshea · 8 years ago
Mirroring is an Enterprise Edition feature but there are probably ways to hack around that.
connorshea commented on Ask HN: Light weight opensource Jenkins alternatives    · Posted by u/billconan
stephenr · 8 years ago
GitLab isn't really "light weight".
connorshea · 8 years ago
We actively try to make improvements so GitLab uses fewer resources, but with the scope of the application it's definitely not easy to make it super "lightweight".

You can see the hardware requirements here: https://docs.gitlab.com/ce/install/requirements.html#hardwar...

u/connorshea

KarmaCake day657August 30, 2014
About
Software Engineer primary working with Ruby
View Original