HackerTrans
TopNewTrendsCommentsPastAskShowJobs

z77dj3kl

no profile record

Submissions

Apple is GCP’s largest cloud customer for storage

datacenterdynamics.com
3 points·by z77dj3kl·5 jaar geleden·0 comments

Docker Registry Having Issues

status.docker.com
1 points·by z77dj3kl·5 jaar geleden·0 comments

Disrespectful “dummy” not allowed in gRPC codebase

github.com
7 points·by z77dj3kl·5 jaar geleden·6 comments

comments

z77dj3kl
·5 jaar geleden·discuss
I'm extremely interest the general feeling and views societies had in the past: how they perceived the present and the future, as a whole.

Objectively life has become better and more comfortable for the vast majority of humans since then (Hans Rosling does a beautiful job of exploring this).

But I do think that perceptions and feelings matter, and even though material wellbeing is a prerequisite to that, so is also the general feeling and view that those around you hold, and in many ways I feel we've gone backwards in that.
z77dj3kl
·5 jaar geleden·discuss
Seems pretty silly? It has opened a bunch of issues and is harassing devs on github repos complaining about missing SECURITY.md files?

https://github.com/search?q=%22Issue+created+by+Allstar.+htt...

No judgement, but I guess this is just not the kind of hole-plugging security I'm used to.
z77dj3kl
·5 jaar geleden·discuss
It's a slightly different flavor of the same thing.

VS Code is an amazing tool that's getting huge adoption because of how awesome it is, and how open source and community centric it is, etc. They've gotten a lot of mindshare and dev love, that's the embrace bit.

The next step is the set of closed source addons. Have you noticed that a lot of the new VS Code features are now in addons that are under a different license. This includes the new remote dev and python tooling. Still free to use and awesome tools, of course, but fully under MS exclusive and controlled. That's the extend.

I don't know what the longer-term plan is. I'm hoping that it won't lead to an extinguish. But if that's what they want, then they could e.g. cripple the open source version, moving all their dev effort into a closed-source, Azure/Github only web environment. Who knows?
z77dj3kl
·5 jaar geleden·discuss
I thought OpenAI was originally supposed to be some kind of for-the-good, non-profit institution studying AI and its safe use in particular with an effort to make it more accessible and available to all through more open collaboration. This is cool research, sure; but what happened to making models available for use by others instead of just through some opaque APIs?

Maybe I'm just remembering wrong or conflating OpenAI with some other entity? Or maybe I bought too much of the marketing early on.
z77dj3kl
·5 jaar geleden·discuss
Emailing patches is a classic git flow, used e.g. by the linux kernel. Git even includes a command to format emails and send them. Nothing wrong with it!
z77dj3kl
·5 jaar geleden·discuss
That's not how timing attack mitigation works: just because you're doing some other stuff too doesn't mean the timings can't be exploited.
z77dj3kl
·5 jaar geleden·discuss
You can't even use Linux on Intel Macs properly, no chance it'll work on the M1 anytime soon. The kernel might boot in some form, but last time I checked, even the SSD wasn't working on Intel Macs under Linux.
z77dj3kl
·5 jaar geleden·discuss
Ah, that makes sense! I always wondered why any search term would just return 8 year old stuff at the top.
z77dj3kl
·5 jaar geleden·discuss
Or the case where you work google which goes down and then you can't possibly duckduckgo it, that'd be too humiliating.
z77dj3kl
·5 jaar geleden·discuss
I had a hand saw in mind...
z77dj3kl
·5 jaar geleden·discuss
A more apt comparison would be to using a saw vs using a saw with gloves on.

With gloves it's safer and more comfortable, but you're not quite as in touch with the wood as you would be without one.

Without gloves you feel badass because you don't care about safety, and you might be able to carve out some slightly more intricate things.

Either way the outcome is roughly the same and it really doesn't matter what your personal preference is.
z77dj3kl
·5 jaar geleden·discuss
They're a public employer though, no?
z77dj3kl
·5 jaar geleden·discuss
Advertising? Have some articles be part of the bundle as a "preview", and most articles behind an individual subscription?

This idea of building your own newspaper sounds kind of interesting actually: a mix of authors you've picked and an automatically curated content from other authors to help you find new authors.
z77dj3kl
·5 jaar geleden·discuss
I think he's referring to the standard, non-hidden microphones.
z77dj3kl
·5 jaar geleden·discuss
The social networks are offline. Universities are great at open collaboration, it's just not a kind of online collaboration where anybody can walk in and partake. People spend a lot of time on a different type of communication: going to conferences, attending seminars, and meeting one-on-one. Why should it be online?

Also keep in mind that a lot of mathematicians are also older, less tech-savvy. This might change in the next decade or two!
z77dj3kl
·5 jaar geleden·discuss
I've heard of mathematicians being frustrated by physicists who use fancy stuff without full understanding of the underlying principles, and sometimes they just manipulate the notation without fully justifying what that manipulation means (e.g. you may have an integral operator on some space, and you might just swap an infinite sum and that integral operator, but that requires a justification that you might omit).
z77dj3kl
·5 jaar geleden·discuss
What do you mean? Mathematics is all about formal verification, i.e. proofs.
z77dj3kl
·5 jaar geleden·discuss
Pitting code review against trust and responsibility is just disingenuous. The point of code review is not that you distrust others. It's that everyone makes mistakes and often someone else having a quick look over your changes can come up with some really cheap wins that are safer, more maintainable, faster, etc.
z77dj3kl
·5 jaar geleden·discuss
The OSM style is here: https://github.com/gravitystorm/openstreetmap-carto

There is an issue about converting it to vector: https://github.com/gravitystorm/openstreetmap-carto/issues/3...

Doesn't seem like there's any current vector versions of that style, but you could make one yourself using Maputnik or similar; you'd probably want to start with OpenMapTiles and maybe even one of the pre-existing styles for OMT like OSM bright.
z77dj3kl
·5 jaar geleden·discuss
Doesn't need to be OMT though. That's just the de facto free & open source tile generator from OSM data.