Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fortytw2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
fortytw2
3y ago
I have a Hisense HiReader Pro and it's awesome + super usable for actual day to day phone things on wifi, but the cell reception overlaps with a single LTE band in the US that's not really usable around where I live.
2.
▲
by
fortytw2
3y ago
I have a HiSense HiReader Pro that I picked up right when it came out. It's absolutely loaded with nonsense + makes zillions of requests to Chinese IPs and it takes ages to figure out how to disable / block it all. It also only wo
3.
▲
by
fortytw2
3y ago
Seems like this is more of a "PostgreSQL distribution with search extensions" than "ParadeDB is an open source ElasticSearch alternative built on Postgres..." Interesting, sure, but confusing marketing/positioning a
4.
▲
by
fortytw2
3y ago
fwiw that's a vehicle with a modified exhaust (and not a particularly fast one to begin with)
5.
▲
by
fortytw2
4y ago
Also anecdotally in this group - switched from AT&T yearly prepaid (25$/m or so) to post-paid Verizon because it got worse and worse over the three years I had it. Throttling got significantly worse over time and had a number of su
6.
▲
by
fortytw2
4y ago
> American pickup truck driver never asks his gigantic blacked-out coal-rolling Ford F-150 Raptor I'd love to know how a gasoline powered F-150 can roll coal.
7.
▲
by
fortytw2
4y ago
Fastmail!
8.
▲
by
fortytw2
4y ago
It'd be an excellent joke to not fix it
9.
▲
by
fortytw2
4y ago
I can’t wait for the day the EU actually tries to enforce their laws on individuals and companies with no presence there. Will be a fun extradition battle to watch
10.
▲
by
fortytw2
5y ago
Many of the points in this article are entirely a matter of implementation, not inherent to or ingrained in any particular architectural choice. You can just as easily build a highly modular and decoupled monolith as you can a tightly coupl
11.
▲
by
fortytw2
6y ago
I used to use mithril for almost every new project I'd start, but I've switched over to using React w/ Hooks for just about everything for two main reasons: - toolchain support is a lot less finicky and better supported (you
12.
▲
by
fortytw2
6y ago
> TC2 is based on the 2017 TF2 source code leak ... Has Valve ever made a statement on this? Sounds like a terrible idea to me / this could be taken down on a whim by Valve.
13.
▲
by
fortytw2
6y ago
The third point is extremely close to how trucks have always been built. Body-on-frame construction has been prevalent in the automotive industry for a very long time. Ever see a crazy classic car body dropped on top of a truck frame, i.e.
14.
▲
by
fortytw2
6y ago
Is it just me or did apple just bungle this entire announcement by not announcing a consumer facing ARM MacOS device, only a hot-rodded Mac Mini with an iPad Pro chip inside. How many devs actually have the setup in place to use a non mobil
15.
▲
by
fortytw2
6y ago
I'm pretty sure google allows you to do this though, so Apple isn't bypassing any "rules" on android.
16.
▲
by
fortytw2
6y ago
by doing this, do you suggest also tying your dependencies versions to those packages with the distro version you're running?
17.
▲
by
fortytw2
7y ago
I absolutely agree. The one time I had the great misfortune of building software for windows I was extremely happy to see Go worked at all. Linux and OS X largely work the same way due to their shared Unix-ness and pretty much everyone I’ve
18.
▲
by
fortytw2
7y ago
I’m pretty sure all roads above 55mph in the US are restricted access (exit/entrance ramp only) interstates - not highways with stoplights and intersections.
19.
▲
Show HN: Autoroute – encoding/JSON for Go HTTP Handlers
(github.com)
1 points
by
fortytw2
7y ago
|
0 comments
20.
▲
by
fortytw2
7y ago
VINs roughly follow patterns, so if you know one, you can figure out many other cars with very little brute force effort. vinwiki probably has a guide explaining them somewhere if you search
21.
▲
by
fortytw2
7y ago
This is neat, but the way blueprintjs handles Hotkeys is my absolute favorite of anything I've used. https://blueprintjs.com/docs/#core/components/hotkeys It's essentially a JS decorator `@HotkeysTa
22.
▲
by
fortytw2
7y ago
Kinda anecdotal, but the one in Richardson (DFW) is almost always packed. Easily one of my favorite brick and mortar stores anywhere.
23.
▲
by
fortytw2
7y ago
Go, Postgres and a dirt simple React/Typescript/Parcel app as the frontend. 99% of the time you won’t need anything else.
24.
▲
by
fortytw2
7y ago
Ah, I've been assuming that a vCPU == a CPU hyperthread since forever, hadn't realized that changed.
25.
▲
by
fortytw2
7y ago
Both EPYC and Intel chips behind these? So is there potential for much different performance between the same sized instance based on chance?
26.
▲
by
fortytw2
7y ago
Yes, and I would imagine that could only be done inside of the Great Firewall, which I’m pretty sure is operated by the Chinese Government?
27.
▲
by
fortytw2
7y ago
I didn’t see this anywhere in the article (maybe I missed it), but because this utilizes the Great Firewall, it’s undoubtedly done by the Chinese government, right?
28.
▲
by
fortytw2
7y ago
I agree! That's why I think it's so interesting. Aside from bugfixes, I'm sure they could have done absolutely nothing since launching and be profitable and useful.
29.
▲
by
fortytw2
7y ago
It's pretty incredible to think that for all the billions of dollars around Slack it's still fundamentally the same product with the same value add that it was when it first launched. Sure, maybe it's faster or more efficient
30.
▲
by
fortytw2
7y ago
empty interface{} and struct tags really shine when used as a library author, or authoring a bit of extremely reusable code that’s pervasive throughout a codebase. Think things like json encoding (entirely réflection based), or writing a se
More ›