Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AeroNotix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
AeroNotix
2y ago
Not sure if there are multiple products called "Timelines" but I can access my timeline on maps.google.com just fine and it has all my latest data.
2.
▲
by
AeroNotix
2y ago
I feel you. I've written quite a lot of Common Lisp over the years and I've tried to show off its capabilities to co-workers, often in comparison to the language used that that job. Often I just get "huh, that's neat, no
3.
▲
by
AeroNotix
2y ago
I think the biggest issues involved around knowledge/skills/intelligence being potentially linked to genetics is that it often draws the eugenics proponents into the discussion and it's obvious how that conversation ends.
4.
▲
by
AeroNotix
2y ago
Even in binary you can see patterns. Not saying it's perfect to show binary diffs (but it is better than showing nothing) but I know even my slow mammalian brain can spot obvious human readable characters in various binary encoding for
5.
▲
by
AeroNotix
2y ago
Pure speculation but my guess is a specific state actor ahem is looking for developers innocently working with open source to then strongarm them into doing stuff like this.
6.
▲
by
AeroNotix
2y ago
Most editors these days should have "rename" functionality which is very aware of how that symbol is used across a codebase. M-x lsp-rename in emacs, for example works great, if you're using lsp.
7.
▲
by
AeroNotix
2y ago
I find the standard blackbox_exporter far too limiting and static so I wrote an exporter which queries DNS zones from the Google API and creates targets dynamically from that. It also has a feature which will query internal databases to fin
8.
▲
by
AeroNotix
2y ago
Not American but I can't stand using the toilet in places which don't have bidets. I feel disgusting and it ruins my day completely. I'd rather be uncomfortable and wait til I'm home or not go out.
9.
▲
by
AeroNotix
2y ago
I think this mostly comes down to whether applications can handle downtime if their workloads are restarted, scale up/down based on demand. It happens shockingly often that applications only support working with a single replica and ev
10.
▲
by
AeroNotix
3y ago
I wonder if it's related to the fact stoners are likely to go to bed on time.
11.
▲
by
AeroNotix
3y ago
That's just kicking the can over to an object storage API instead of managing disks.
12.
▲
by
AeroNotix
3y ago
https://victoriametrics.com/ would definitely recommend anyone having performance issues with Prometheus to give VictoriaMetrics a try.
13.
▲
by
AeroNotix
3y ago
My daughter is bilingual too. I wonder if that has something to do with it.
14.
▲
by
AeroNotix
3y ago
I need to read up more on this because in my extremely small sample size this kind of dual naming understanding came in really early with my daughter. I feel like it's a linguistic subtlety that us adults are struggling with conveying
15.
▲
by
AeroNotix
3y ago
I didn't even know "class inclusion" was a thing really. Though obviously the concept makes sense. My daughter had a solid grasp of it definitely around 16-18 months. She could easily talk about books or toys, cars, food, dri
16.
▲
by
AeroNotix
3y ago
Wrong. Just plain wrong. TVR back in the day was literally for British hooligans. The car was built on a small scale in Blackpool of all places to compete with much higher-end manufacturers. The fact that the end game for TVR was handled so
17.
▲
by
AeroNotix
3y ago
In other words: it is software.
18.
▲
by
AeroNotix
3y ago
Oh, I know they exist already.
19.
▲
by
AeroNotix
3y ago
> Most likely Snapchat's E2EE is just a facade, they probably have a dictionary of "funny" words on the device (and/or the server) and automatically flags the message in the internal systems when certain stopwords are
20.
▲
by
AeroNotix
3y ago
Interesting. I've been mulling around in my head a shell which embeds a Lisp. Well aware the idea isn't particularly ground breaking but I do love the idea of better languages embedded right within the shell, but not quite a REPL
21.
▲
by
AeroNotix
3y ago
CanyonaroooooooooooO!
22.
▲
by
AeroNotix
3y ago
Which ARM server would that be?
23.
▲
by
AeroNotix
3y ago
I obviously can't speak for all engineers but I've certainly refused to work on dark patterns and explicitly told leadership why I believe they are dark patterns. I appreciate that not everyone has that luxury and ultimately it&#x
24.
▲
by
AeroNotix
3y ago
Speak for yourself.
25.
▲
by
AeroNotix
3y ago
My honest hot take is that we made computers too easy to use. I appreciate how liberating computers and the internet can be for a lot of people but it has been far too easy to implement dark control through them.
26.
▲
by
AeroNotix
3y ago
I use two laptops.
27.
▲
by
AeroNotix
3y ago
This one.
28.
▲
by
AeroNotix
3y ago
> [..] where understanding what the author intended can save literal hours of examination, experimentation etc. The problem with that it that you are relying on an inherently unreliable source of information - a human to enter details w
29.
▲
by
AeroNotix
3y ago
Essentially zero people read complex commit messages. Do with this information what you will. 9/10 the code already is documentation enough for what the code currently does, if you need to go back through history then look at the commi
30.
▲
by
AeroNotix
3y ago
Not everything in emacs is written in elisp. I can tell you _for sure_ that turning off GC in emacs doesn't result in a runaway train of resident memory. You can be incorrect, or you can try it.
More ›