Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nov21b
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
nov21b
2y ago
This sounds interesting. I once tried to migrate to YugabyteDB, but PostgreSQL compatibility was not great, it required an extensive redesign of the existing PostgreSQL database. Might give this a try.
2.
▲
by
nov21b
2y ago
Interesting move. I'm also considering Remix.js. It's either an internal Next.js rewrite from Page Router to App Router, or a framework switch to Remix.js I liked Remix.js even though I found the Action (kinda like Server Actions
3.
▲
by
nov21b
2y ago
I did this test with tinted sunglasses, could be another factor (boundary at hue 172)
4.
▲
by
nov21b
2y ago
Third party plugins make an up-to-date WP install insecure. I think Core WordPress is probably more battle tested than any other framework. One could argue the core should protect against bad plugins, but a secure plugin API would mean a no
5.
▲
by
nov21b
2y ago
The language/runtime certainly has an impact. But indeed, in reality there is no way to compare these scaling claims. For all we know people are talking about serving a http-level cache without even hitting the runtime.
6.
▲
by
nov21b
2y ago
- "War against JavaScript" - "It's extremely complex for someone with 0 experience to work with JavaScript tools" - "JavaScript is terrible anything else than manipulating the DOM" I guess the main issue w
7.
▲
by
nov21b
2y ago
req.ip, but also look at the x-forwarded-for header if you are using a proxy server. This header can have multiple ip's when you have say nginx terminate ssl and use cloudflare.
8.
▲
by
nov21b
2y ago
I have the Airthings Wave+ and one thing that bugs me is the relative humidity threshold. Anything above 60% will give a yellow led warning. If you have many indoor plants, live in a forest, or even just ventilate a lot on rainy days the se
9.
▲
by
nov21b
2y ago
Count me in
10.
▲
by
nov21b
2y ago
I did, it still doesn't make sense to compare the two.
11.
▲
by
nov21b
2y ago
I switched from Vue/Nuxt 2 to React at the time of the V3 transition. The reason was horrible slow dev performance, lack of template type checking and overall slow transition of the ecosystem to V3.
12.
▲
by
nov21b
2y ago
Don't mindlessly follow your framework du jour's way of handling state mutations. It's healthy to keep these isolated. I've switched from Vue to React and kept my API server as is. If you intertwine mutations deeply insi
13.
▲
by
nov21b
2y ago
> Where are the open source folks in Node.js producing equivalents of WordPress and Magento and Drupal? I can't speak for the community at large, but I specifically switched from large opinionated frameworks to Node.js/TypeScri
14.
▲
by
nov21b
2y ago
You will need a good code standards and style guide regardless of framework. Together with today's linters this should be a solved problem.
15.
▲
by
nov21b
2y ago
I'm quite happy we don't have one dominant framework in JS. We have good tools for specific tasks and glueing them together is easy in JS land. Not having a big framework dictate your options is actually quite liberating.
16.
▲
by
nov21b
2y ago
In Spain they managed to make roundabouts with traffic lights. It's not uncommon but having traffic lights on small roundabouts can make roundabouts very hard to navigate.
17.
▲
by
nov21b
2y ago
I use an old Android phone with a long deprecated app called MobileWebCam (still available on certain sites) I removed the battery and connected the charger directly. It uploads a picture every minute, a Node.js backend creates the timelaps
18.
▲
by
nov21b
2y ago
Been making timelapses with ffmpeg since forever, such a great tool. I try to always have a cam pointed at the sky and upload a snapshot every minute. A telegram command triggers the creation of a timelapse with a similar cli command like t
19.
▲
by
nov21b
2y ago
Happy user of the Airthings Wave Plus (same as View but without a display). Major feature requirement was being able to fetch the sensor values with just a Bluetooth connection.
20.
▲
by
nov21b
4y ago
This may be the hardest part, especially for technical founders. I was able to bootstrap a profitable subscription based service. In hindsight most credit should go to my wife for getting in the first users by engaging family, social media,
21.
▲
by
nov21b
4y ago
Not without akward hacks. [0] I backup to a Hetzner storage box and a Raspberry Pi at home. [0] https://github.com/borgbackup/borg/issues/1872
22.
▲
by
nov21b
4y ago
Just started using the append only feature to prevent a potential hacker from wiping out backups that live on a remote ssh server. Combined with restricted ssh access this can be made quite secure. I also tested writing backups to my Andro
23.
▲
by
nov21b
4y ago
You can't open an account without leaking your phone number. I've quit the signup flow right there.
24.
▲
by
nov21b
4y ago
As a non-ruby developer, I find the initial example indeed much more readable.
25.
▲
by
nov21b
4y ago
I did some research into the best way to treat a third degree ankle sprain (after a mountainbike accident). From what I've gathered ice can still be beneficial in the first 8 hours or so. But shouldn't be used later on as it may h
26.
▲
by
nov21b
4y ago
Before deciding on these very dev-oriented metrics, one should probably define the goals of the site/app. Is it a community site where easy content editing / contributions should be prioritized. Or is this a landing page that shou
27.
▲
by
nov21b
4y ago
On the upside, Twitter has reinstated scientists talking sense about Covid. I may not agree with everything Elon but I welcome this new wind of change.
28.
▲
by
nov21b
4y ago
I ditched Drupal for a Node.js based setup during the 7 to 8 migration. The writing of Drupal's decline was on the wall at that time and in hindsight switching was a good decision.
29.
▲
by
nov21b
4y ago
I've run trading bots on Hetzner without issue (Binance and Bybit api)
30.
▲
by
nov21b
4y ago
Time to bump the TGV capacity. Last time I tried to buy a ticket for the TGV from Rennes to Bordeaux it was fully booked, which appears to be a common theme.
More ›