由买买提看人间百态

topics

全部话题 - 话题: gitlab
首页 上页 1 2 (共2页)
C*Y
发帖数: 736

发帖数: 1
2
来自主题: JobHunting版 - 问码农一个REGISTER DOMAIN 的问题
域名可以转到其他注册公司,很容易。要是同时有email hosting就麻烦一点。可以只
买域名然后用免费email hosting。一年$10大概就够了。免费静态网站用gitlab.com。
n*****4
发帖数: 20
3
Job Description
We are looking for a Java Developer with experience in building high-
performing, scalable, enterprise-grade applications.
You will be part of a talented software team that works on mission-critical
applications. You will be responsible for Java/Java EE application
development while providing expertise in the full software development
lifecycle, from concept and design to testing.
Responsibilities
• Create user information solutions by developing, implementing,
and maint... 阅读全帖
n*****4
发帖数: 20
4
Job Description
We are looking for a JavaScript Developer who is motivated to combine the
art of design with the art of programming. Responsibilities will include
implementing visual elements and their behaviors with user interactions. You
will work with both front-end and back-end web developers to build all
client-side logic. You will also be bridging the gap between the visual
elements and the server-side infrastructure, taking an active role on both
sides, and defining how the application lo... 阅读全帖
z*********n
发帖数: 94654
5
又不是主动把自己的心血送给github/gitlab等企业
自己host git啊
说的好像你svn是直接svn到svn某公司似的
z*********e
发帖数: 10149
6
干嘛发这里?
如果自己个人用不是有bitbucket和gitlab的替代?
c******n
发帖数: 16666
7
gitlab很好用
w**********5
发帖数: 1741
8
@张鸣 一个学生对我说,好多外校的老师都很佩服你。我说,他们佩服我什么?佩服你
敢说话。我说,我其实并没有那么大的胆儿,只是不喜欢说假话,要说,就说实话,一
说实话,人家就说你敢说。这个年头,真是很怪。 ​​​​
突然想起一个朋友,从来不吃鸡精,也不在饭店里吃饭,因为怕有鸡精。他说,鸡精就
是鸡的精子,太恶心了不可以吃。我确定他不是在开玩笑,而且因为他讲的时候态度实
在太认真,我都忍不住相信了一秒。PS:说这话时他大三了。 ​​​

@宝树 川普居然又跟施瓦辛格呛上了,川普在一个重要的年度祈祷早餐上演讲,说自己
离开真人秀《学徒》以后,施瓦辛格接替了他的位置,可是收视率惨不忍睹,要为施瓦
辛格祈祷,施瓦辛格大怒,反唇相讥说不如咱们换个工作,你回真人秀来提高收视率,
我来当美国总统,这样老百姓至少能睡个好觉…… ​​​​
近日,中国山东网披露了一则极为奇葩的新闻,称山东济宁的城管,为了消除街头各家
店铺上贴着的春联和福字所造成的”安全隐患“和“... 阅读全帖
a****u
发帖数: 1537
9
来自主题: Hardware版 - 有没有超小型的PC?
intel有stick PC, 有没有一个能运行ubuntu的超小型机器,我想运行私人的gitlab。
n*********u
发帖数: 1030
10
来自主题: Hardware版 - 有没有超小型的PC?
kangaroo pc,还自带电池(遇上停电连ups都有了,虽然对服务器效果不大)。除了ac
wifi其他都有点慢,不过gitlab够了。
Beelink BT7,也很小,比上面那个性能都高一截。
我是放一台台式机一直开着,里面开好多个虚拟机做各种服务的服务器,可能多用点电
(台式机),但是备份,购买硬件,升级硬件,windows os key和主板绑定之类的问题
都解决了。
z*********e
发帖数: 10149
11
来自主题: Hardware版 - 用git来备份重要文件怎样
像gitlab这种,一个repo可以放10gb
有什么明显的优缺点吗
F***Q
发帖数: 6599
12
来自主题: Hardware版 - 用git来备份重要文件怎样

by the way, you don't need a gitlab/github to use git. those are just web
interfaces. you can convert any folder on your disk to a git repository!
here is how I did mine, first, find a server (a machine you use to exchange
data) that runs an ssh server, use
mkdir gitreponame
cd gitreponame
git --bare init
to create a bare repository, then from any other machine, you clone a copy
from this bare repo by
git clone ssh://youraccount:myserve.com:/path/to/gitreponame gitrepo
then you do your git stuf... 阅读全帖
c****e
发帖数: 1453
13
来自主题: Programming版 - Amazon 选组求教
I admit build-deploy is an essential tooling in all tech companies. But I
disagree it help a lot to build one's career. There are tons of OOS
solutions to build and deploy. To the best of my knowledge, Brazil and
Apollo are still typical old school system. In nowadays, most of the
startups have moved to light weight agentless approaches. When I have
bitbucket, gitlab, Jenkins, Ansible, salt, docker, etc. a five people team
can have world-class build-deploy in a week. If one's whole stack is node... 阅读全帖
N*n
发帖数: 456
14
来自主题: Programming版 - 一个写软件有必要github吗
可以自己架server 用gitlab吧。。
Y**G
发帖数: 1089
15
自己装个gitlab不就得了吗?
g*****9
发帖数: 349
16
gitlab windows下没有。不过用了github,界面真是友好啊!
另外,那些命令行怎么在Windows下面的cmd没有用?是不是要装cygwin啊?谢谢!
g*****1
发帖数: 173
17
来自主题: Programming版 - 写技术文档的工具
是开源的,github不是开源的,我们用gitlab。
a*******o
发帖数: 290
18
来自主题: Programming版 - 求个free的version control软件推荐
Gitlab.com
有免费 + private
c******n
发帖数: 16666
19
来自主题: Programming版 - 谁能推荐个web portal的software
你这个看上去更像是要gitlab CE
m******n
发帖数: 155
20
来自主题: Programming版 - 谁能推荐个web portal的software
gitlab也用过,不过这个portal不需要版本控制,而且用git传文件对客户要求太高了。
c******n
发帖数: 16666
21
来自主题: Programming版 - github挂了
所以我都用self-hosting gitlab
不过我才wdong说的是没法git clone别人的了
d*******r
发帖数: 3299
22
这里有个公司list
https://github.com/vuejs/awesome-vue#enterprise-usage
Enterprise Usage
Alibaba
Baidu
Sina Weibo
Xiaomi
Ele.me
Optimizely
Expedia
UCWeb
Line
Nintendo
Celtra
Sainsbury's
AREX
DJI
Octimine GmbH
Hunliji
GitLab
Clemenger BBDO Melbourne
ZenMate
Codeship
Storyblok
首页 上页 1 2 (共2页)