Lapz
|
8 months ago
|
on: JavaScript broke the web (and called it progress)
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
|
3 years ago
|
on: Ask HN: How many people have production access where you work?
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
|
3 years ago
|
on: Ask HN: Those making $0/month or less on side projects – Show and tell
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
|
3 years ago
|
on: A declarative desktop UI framework for Rust built on GTK and GTK-rs
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
|
3 years ago
|
on: Bolt announces layoffs
Lapz
|
3 years ago
|
on: Bolt announces layoffs
Lapz
|
3 years ago
|
on: Bolt announces layoffs
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
|
3 years ago
|
on: The Problem with Slack at Scale
For the whiteboarding solution at work we use Miro. Extremely happy with it
Lapz
|
3 years ago
|
on: Gergely Orosz: Meta rescinding E3 and E4 offers
They do mention that they have a hiring freeze so I wouldn’t be surprised if they also started rescinding offers.
Lapz
|
4 years ago
|
on: Rails 6 with Webpacker 6, Tailwind 2 with JIT, Postcss 8 and some default setup
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
|
4 years ago
|
on: Sam Stephenson Quits Basecamp and Related OSS Projects
That’s two people I’ve seen resign from basecamp. Is this the start of a trend ?
Lapz
|
5 years ago
|
on: Rust Foundation: Hello, World
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
Lapz
|
5 years ago
|
on: Hyperapp – A tiny framework for building web interfaces
Haven't seen the numbers but in most benchmarks React.js isn't the quickest.
Lapz
|
5 years ago
|
on: GitHub was down
Its back up for me
Lapz
|
5 years ago
|
on: Next.js 9.4 – Fast Refresh, Incremental Static Regeneration
now --prod
Lapz
|
6 years ago
|
on: Samsung accidentally sends 'Find My Mobile' notifications to Galaxy phones
Lapz
|
7 years ago
|
on: Gravity – An embeddable programming language
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.