HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Lapz

no profile record

Submissions

Content Injection Attack on GitHub

github.com
158 points·by Lapz·há 2 anos·49 comments

12 Years at Meta

blog.vjeux.com
5 points·by Lapz·há 2 anos·1 comments

React Native Is the Future of Mobile at Shopify

shopify.engineering
5 points·by Lapz·há 2 anos·1 comments

Go Sync: A tool for syncing things

github.com
1 points·by Lapz·há 3 anos·0 comments

Bolt aims to cut $200m in costs

theinformation.com
3 points·by Lapz·há 4 anos·0 comments

Bolt announces layoffs

bolt.com
394 points·by Lapz·há 4 anos·534 comments

Airbnb’s Microservices Architecture Journey to Quality Engineering

medium.com
6 points·by Lapz·há 4 anos·0 comments

Carvana laid off 2,500 employees today via a pre-recorded message through zoom

twitter.com
57 points·by Lapz·há 4 anos·27 comments

Uber to focus on FCF and hints of bumpy ride ahead for employees

twitter.com
32 points·by Lapz·há 4 anos·9 comments

Why static languages suffer from complexity

hirrolot.github.io
213 points·by Lapz·há 4 anos·290 comments

Parcel CSS: A new CSS parser, compiler, and minifier

parceljs.org
345 points·by Lapz·há 5 anos·122 comments

Stop Using UI Frameworks

medium.com
6 points·by Lapz·há 5 anos·0 comments

DOJ fines Boeing over $2.5B, charges it with fraud conspiracy

cnbc.com
305 points·by Lapz·há 6 anos·120 comments

comments

Lapz
·ano passado·discuss
I often see people say “JS is unstable,you’re always rewriting your code for the latest and greatest framework” and I always wonder where do you work? If I told the people I report to I can’t deliver that for you because we’re rewriting the app, I’d be out of the door soon.

The JS ecosystem is like any technology ecosystem, things change over time but you don’t have to chase the trends, be pragmatic about what you follow and trust me your life will be golden.
Lapz
·há 3 anos·discuss
Each team has production access to their own services, access to each services is managed via a custom solution integrated with GitHub. Requesting access to a service will requires the relevant service owners to approve the pr, you can also delegate access via this repo aswell if you want
Lapz
·há 3 anos·discuss
Movienight: https://getmovienight.app/

It’s a chrome extension plus mobile companion app that adds social commentary to Netflix (We’ll add support for other streaming services later). Reason for building this, was well we had an idea so why not build it :)

Have launched it with friends and family and got positive reception. Won’t see this making any money but the process of going from idea to reality has taught us a LOT.
Lapz
·há 4 anos·discuss
No , not really a lot of the time people are trying to tackle problems that have taken years to solve in other languages which isn’t easy and is why you see stuff abandoned. This project is also pretty similar to https://github.com/antoyo/relm which is an active project.
Lapz
·há 4 anos·discuss
I got it from this article: https://www.theinformation.com/articles/bolt-a-checkout-star....
Lapz
·há 4 anos·discuss
This thread https://twitter.com/theryanking/status/1493390167461224451?s... and https://twitter.com/theryanking/status/1493609864534315014
Lapz
·há 4 anos·discuss
The founder also encouraged employees to take on what was effectively personal debt at an ~11B valuation when they only did $5.2M in Q1…
Lapz
·há 4 anos·discuss
For the whiteboarding solution at work we use Miro. Extremely happy with it
Lapz
·há 4 anos·discuss
They do mention that they have a hiring freeze so I wouldn’t be surprised if they also started rescinding offers.
Lapz
·há 5 anos·discuss
How often does your webpack setup blow up? We haven’t touched our configuration in a year and it still works perfectly fine. What complex things must you be doing for you config to not even last 3 months !!!
Lapz
·há 5 anos·discuss
That’s two people I’ve seen resign from basecamp. Is this the start of a trend ?
Lapz
·há 5 anos·discuss
Congrats to everyone involved, I started learning rust on a bus 4 years ago and its amazing to see how far the language has come