Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
technimad
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
technimad
6mo ago
I own an emotiscope[1]. Crafted by a solo developer that went on to do other things. This device seems to have implemented the hard part pretty well. Different algorithms with minimal delay. 1. https://github.com/Lixie-Labs&
2.
▲
Cisco Time Series Model 1.0
(github.com)
2 points
by
technimad
6mo ago
|
0 comments
3.
▲
by
technimad
6mo ago
The Cisco Time Series model is inspired by this model from Google. This one is targeted at observability data and I can confirm it works great in that context https://github.com/splunk/cisco-time-series-model
4.
▲
IP Based Geolocation by Apple
(ip-geolocation.apple.com)
4 points
by
technimad
8mo ago
|
2 comments
5.
▲
by
technimad
1y ago
As a user I don’t get why Apple allows this user hostile behavior in an app they distribute in their app store.The platform has alternatives. iOS has a sharing sheet. iOS has a default browser setting (in EU).
6.
▲
by
technimad
2y ago
Vulcan point in the Taal Crater is my favorite recursive island. It’s an island in a lake on an island in a lake on a big island in the ocean (the Philippines). [1] https://www.openstreetmap.org/?mlat=14.009722&mlon=120.
7.
▲
by
technimad
3y ago
This happened to Gitlab.
8.
▲
by
technimad
3y ago
Passkeys are what you describe here.
9.
▲
by
technimad
3y ago
FTA: A chat bot can handle expected, middle-of-the-road queries (as in, for a bank, “what’s my balance” and so on) – but customers can get those answers already from the app or website. This is where the author misses the point. Chat bots w
10.
▲
by
technimad
4y ago
Honest question: why are you vaccinating while you also identify as low risk?
11.
▲
by
technimad
4y ago
Why sample otel spans and miss out on the important ones?
12.
▲
by
technimad
4y ago
Thanks for reminding me of http://drunkmenworkhere.org/200 I also had a blog there.
13.
▲
by
technimad
4y ago
In my career I got quite some technical certifications. Any cert shows you are taking your job seriously and you are willing to learn. The following three certs helped to show I know my field really well and these separated me from others t
14.
▲
by
technimad
4y ago
https://erwinvrolijk.nl Static site hosted on gitlab pages. Build with the zola static site generator using gitlab cicd.
15.
▲
The low information density in a Google search for ‘dog’
(grumpy.website)
3 points
by
technimad
5y ago
|
1 comments
16.
▲
by
technimad
5y ago
I’ve been doing that as well. Here [1] a more elaborate example, might be the original article. [1] https://www.thapaliya.com/en/writings/well-documented-makefi...
17.
▲
by
technimad
5y ago
Many moons ago I created all graphs in the LPIC2 exam prep book [1] using graphviz. The book is open sourced now, and all dot files are preserved in the accompanying repo [2]. One thing I learned creating these graphs was that with some tin
18.
▲
by
technimad
5y ago
I’ve fixed production bugs by removing code copied verbatim from the PHP manual. It looked like the clueless previous developer had copy pasted code from all over the place until the code sort of did what it was supposed to do. The code sni
19.
▲
by
technimad
5y ago
"A backup not restored is a backup not made." Should be on the wall in every IT department. Together with "Snapshots are NOT backups".
20.
▲
by
technimad
6y ago
Probably none. Why should telemetry data sent from Mars be encrypted? Encryption makes the system more complex and requires more computations and power on Mars.
21.
▲
by
technimad
6y ago
Some retailers already use RFID to track items around the store. They track the full journey of items around the store. Which items go into the fitting room together, which will be eventually bought, etc. Not to combat theft, but to optimiz
22.
▲
by
technimad
6y ago
As a user I really don't like sites disabling autofill. In this case, you make me type my address, because you want to use one address field. A better solution would be to detect safari, and present multiple fields, which will be autof
23.
▲
by
technimad
6y ago
The future of iPhone charging is wireless. The current iPhone12 with MagSafe is the first of the new system. I predict future iPhones will have no physical ports at all, 100% wireless.
24.
▲
by
technimad
6y ago
This script is too much boilerplate and opiniated for me. I maintain a snippet with the most important settings for safe and robust shell script execution: https://gitlab.com/-/snippets/1968838 I'm now thinki
25.
▲
by
technimad
6y ago
There used to be something like this, the pod safe music network. https://en.m.wikipedia.org/wiki/Podsafe_Music_Network
26.
▲
by
technimad
6y ago
A trace should answer why a query is fast or slow. It should provide enough information to a dba (which I’m not) to determine in which domain the most likely optimization is possible. I.e. the query itself, db configuration and tuning or un
27.
▲
by
technimad
6y ago
I don’t like the devaluation of the word observability. A chart like this used to be called something like ‘tools to monitor and understand postgres’. Observability is the ability to derive the internal state of a system from the outside.
28.
▲
by
technimad
6y ago
Did you notice you can hold and slide to change volume? You don’t need to hit the volume slider where it appears. Same with brightness. Totally undiscoverable gesture.
29.
▲
by
technimad
6y ago
Indeed, ECMP uses some kind of hashing (dependant on the implementation) to do the distribution and doesn't take different line speeds into account at all. Great improvement if this project does take this into account.
30.
▲
by
technimad
6y ago
look into ECMP
More ›