Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tmd83
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tmd83
5mo ago
At one point due to the way I was using my just above my wrist my skin basically calloused from the edge of the macbook. Now at least the lid is not that sharp but it used to be I recall and I always worried about kids getting hit by it in
2.
▲
by
tmd83
6mo ago
Or perhaps the teams at fruit co found a way to claim that their overflow is an innovative new feature and not copied from some other designs. While they do a ton of good work, they do love to claim everything was first invented by them.
3.
▲
Scientists found a way to reverse kidney damage–is a cure next?
(nationalgeographic.com)
5 points
by
tmd83
10mo ago
|
1 comments
4.
▲
by
tmd83
2y ago
People do love trumping up what they have done. Developers feeling their project was absolutely essential when it might be more about NIH. But are any categories of people more used to trumping up their pointless work so high that any reaso
5.
▲
by
tmd83
2y ago
Does the actual traffic goes through the gateway or the gateway is only used for setting up the connection?
6.
▲
by
tmd83
2y ago
Well, there's good to have vs. stupid. It would perhaps be nice to have per-app volume. But the fact that iPhone has just a global volume ... that my ringtone vs. media volume can't be separate is plain stupid isn't it. I wil
7.
▲
by
tmd83
2y ago
There seems to be newer players both open source and commercial now. But a lot of the focus seems in metric and specially distributed traces. Does anyone in the open source do code level profiling (cpu, allocation, locks etc.) preferably sa
8.
▲
by
tmd83
2y ago
What does it mean to make a "flush Postgres db branch".
9.
▲
by
tmd83
3y ago
So if the underlying connection isn't encrypted (like https) it essentially became open to anyone of the same network?
10.
▲
Ask HN: Continuous Profiling and System Metric
2 points
by
tmd83
3y ago
|
0 comments
11.
▲
by
tmd83
3y ago
Is there anything similar for healthcare IoT? It seems most products have their own App and Backend to share the data and nothing remotely close to universal.
12.
▲
by
tmd83
3y ago
https://www.hyperdx.io/docs/oss-vs-cloud This page shows event pattern available for both oss vs. cloud. The blog doesn't mention exactly how this is being which would be an interesting read but I understand if a
13.
▲
by
tmd83
3y ago
I would love to read something like that too. I find such tools are fairly hard to evaluate since some of the challenges only comes with scale and you often need a real/realistic scenario to actually figure out if the tool will be usef
14.
▲
by
tmd83
4y ago
JFR is nice but I can't seem to find issues as easily with the new JMC as I used to 5.5 or before. I'm not sure what I'm doing wrong though.
15.
▲
by
tmd83
4y ago
I wonder what languages it support for language libraries or is it just limited to linux packages? Say java, js etc. ? Is it marking something active on access or actually checking execution? On execution doesn't work for at least js
16.
▲
by
tmd83
4y ago
Maybe cause I don't use this service a lot. What's the easiest way to use google drive to sync across Linux, MacOS and iOS?
17.
▲
by
tmd83
4y ago
What do you use for sync?
18.
▲
by
tmd83
4y ago
KeepassXC is good in a lot of ways but I don't use a cloud sync service and finding a good multi platform doesn't seem easy. I do love KeepassXC auto type a lot and website autocomplete is sometimes better than enpass but sometime
19.
▲
by
tmd83
4y ago
You mean an API backend in any language and Sveltekit for client side JS based UI in Sveltekit?
20.
▲
by
tmd83
4y ago
Is there any option if I want to do traditional (non JS) SSR but also want to share an API endpoint for both browser and other use cases? Seems like a JS frontend framework or a JS SSR is the only option for such use case. If SSR and API fo
21.
▲
by
tmd83
4y ago
I think the point is they have a Postgres server running anyway as the datastore and the job queue being in Postgres gives you HA, backup and Transaction for free. I think Redis in particular won't give you transaction right? Needing T
22.
▲
by
tmd83
4y ago
The one reluctant use I see of JS based UI (does anyone have an alternative solution?) is to reuse API. Right now we have two code path one where a user action renders the html server side and returns it another where an API call for simila
23.
▲
by
tmd83
4y ago
Does anyone know what they are generating jvm.memory.allocation.sum data from?
24.
▲
by
tmd83
4y ago
Amazfit have a few model even Bip has a few. Do you have particular recommendation on them? Do you care to comment on the smartwatch features or health monitoring one?
25.
▲
by
tmd83
4y ago
Very weird implementation with UI stacks and dismiss. The way we designed a multi step flow for a web app was basically having a sort of state machine/flow which says what are possible transitions say password > mfa1 > mfa2 >
26.
▲
by
tmd83
4y ago
Can someone provide an in depth comparison between Cypress and Playwright? It seems that both of them could be good choice compared to Selenium. For example I keep seeing auto-wait being talked about for Playwright but doesn't cypress
27.
▲
by
tmd83
4y ago
Then there's x86: 7406 LoC
28.
▲
by
tmd83
4y ago
What a beautiful story. Both how the village came together to help him and how he remembered those elders and their contribution. Both are such rare gifts in a jaded world.
29.
▲
by
tmd83
4y ago
Does anyone has thoughts on what's the best datetime picker that works sanely in mobile, first to pick an olde date (Say birth date) and user date/time can also be somewhat typed in on the text field?
30.
▲
by
tmd83
4y ago
By traditional APM I primarily meant stacktrace sampling based monitoring of applications. As for overhead of tracing I wanted roughly compare (obviously it depends on the application a lot) stacktrace sampling vs. tracing based one. Are th
More ›