Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vmfunction
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
181.
▲
by
vmfunction
3y ago
You can always just train like some anime character or kung fu masters: https://www.youtube.com/watch?v=crKohKpVoAM
182.
▲
by
vmfunction
3y ago
> pay Google, Amazon or Cloudflare a protection tax. Just FYI: hetzner has free DDoS https://www.hetzner.com/unternehmen/ddos-schutz I'm sure other hosting companies also offers it.
183.
▲
by
vmfunction
3y ago
Assembly is not bytecode! V8 already has bytecode for the web. WASM is meant to run faster and more efficient computations.
184.
▲
by
vmfunction
3y ago
>Longer story: One day one of our table went missing on Aurora, we couldn't figure out why, it was in the schema, etc. Devops panicked and restarted the instance, and then another table was missing. We ended up creating 10 empty tab
185.
▲
by
vmfunction
3y ago
Personally it is better to prototype with es6 above or /typescript. Python is great, but don't like the indentation format. Sometime I just want a line of code to be in certain level indentation if I'm just prototyping. At th
186.
▲
by
vmfunction
3y ago
The post may be only referring to digital/information tech.
187.
▲
by
vmfunction
3y ago
with usb at about 256gb - 1tb now. Looking forward to a world were everyone carries their computer in a usb.
188.
▲
by
vmfunction
3y ago
It is still a very inspiring project. Someone with CPP experience can keep on working on it. Would have being nice if it in Rust. The video gave a lot nice insight to having a tabbed window based UI. It makes it more like browser. That id
189.
▲
by
vmfunction
3y ago
> developer toolchain/experience and It was covered a bit in the video. Very nice way for user/designer to theme their own desktop.
190.
▲
by
vmfunction
3y ago
You are right, as a civilisation we have no idea how to do risk assessment, and often when sh*t hits the fan, it is something we can't do anything about. At the current rate it is better to NOT do any risk analysis, and just be prepare
191.
▲
by
vmfunction
3y ago
> but only over HTTP POST so it broke caching on CDNs. That's why when making request related to realtime data in the server, a POST is always needed! GET is ONLY get for static content.
192.
▲
by
vmfunction
3y ago
Thank you for saying this. I can see this will help app developers to make more apps that can work in airplane mode. More and more we need apps like that. Why do we need internet for an app to work locally on my computer. The whole googl
193.
▲
by
vmfunction
3y ago
Think of it like the localStore in Deno. I guess at this point all the lang are going to jump on the band wagon. Why not, all lang should have native KV store. However if we are to jump on in JDK world, persistence is not hard. Java have s
194.
▲
by
vmfunction
3y ago
That what I often wonder, if one is going to start using a new language why go? Rust at least it gave one memory safety and not having to use GC make it more stable usage of resource as the discord article have already pointed out. Seem lik
195.
▲
by
vmfunction
3y ago
That is a good argument, however many people like some big game development company start to ship with GB of json file, at that point just use SQLite. It will be faster to query load. Also if you look at how DB such as Mongo (Not promoting
196.
▲
by
vmfunction
3y ago
At this point, why are we still using JSON/XML when there is SQLite for new projects? Stop the non sense of JSON/XML. SQLite is like json, but very queryable. Just send SQLite files around. MongoDB also saves document db type of
197.
▲
by
vmfunction
3y ago
In addition if you are using postgres, then there is postgresRest to make api really quick and nice.
198.
▲
by
vmfunction
3y ago
Seems like something like Archive.org is needed for Apps. IPA and APK.
199.
▲
by
vmfunction
3y ago
At this point nothing is clean in the current economy in the world. The current world is build by warlords (British Empire), robber baron (Rocketfeller, Ford), drug dealers (HSBC), or descendant of them. But some of us may have fiduciary d
200.
▲
by
vmfunction
3y ago
>One of the biggest mistakes that people tend to make is looking at the current population and using it to fill in the gaps in the archaeological record. That how the Europeans never found the Amazon lost cities, because earlier explorer
201.
▲
by
vmfunction
3y ago
This is what co-location do. Some hosting company still does that. So look for those, then you just bring your own hardware appliances. Then you just using their facilities, uninterrupted power supplies.
202.
▲
by
vmfunction
3y ago
Seems like Discord is data usage pattern has reach the limits of LRU cache and latency. Nice detailed article, makes one think twice about using GC based language for cases like Discord.
203.
▲
by
vmfunction
3y ago
>Oh, you can also allow canvas fingerprinting, but that seems like a bad idea - maybe in a separate firefox profile just for sites like this one.. No it won't help. That is big problem with finger printing. It basically logs your co
204.
▲
by
vmfunction
3y ago
Also duckduckgo has apple maps online too: https://duckduckgo.com/?hps=1&q=maps&ia=web&iaxm=maps Just noticed it recently.
205.
▲
by
vmfunction
3y ago
with giant data beast company like google, everything is about indirect revenue. Just because map doesn't make money, doesn't mean it won't drive up other ad revues.
206.
▲
by
vmfunction
3y ago
Yeah seems like a good alternative to run the dentrite (go) server. That seems to be in development forever. At this point, the python server is taking too much resources, nice to see an alternative to go the server.
207.
▲
by
vmfunction
3y ago
No, but no tech users will think it is magic.
208.
▲
by
vmfunction
3y ago
Looking forward to that, when digital images/video no longer means anything to people. Hopefully then people will lean to ONLY trust and value real in person interactions... Until of course we invents holodeck ;-)
209.
▲
by
vmfunction
3y ago
>> Gold standard fell apart because it was a bad way to manage currency in a modern industrialised society Gold market is heavily manipulated by big player such as Chase, or if you go back far enough by city state like the Venetians.
210.
▲
by
vmfunction
3y ago
It is what Deno is doing, by putting what traditionally known as the middleware on the edge with a db (localStore). Essentially emulating the browser stack in some ways. Be very interesting to see different kind of code sharing amongst Deno
More ›