expliced
|
4 years ago
|
on: Seed – A Rust front-end framework for creating fast and reliable web apps
But typescript fake sense of security does cut it.
expliced
|
4 years ago
|
on: Ray Ozzie's latest venture is a cheap IoT board with flat rate connectivity
Does this board allow for cloud-to-device communication as well? I can only find this line on the product page which idicates that the answer is no: "The Notecard is a device-to-cloud data pump"
expliced
|
4 years ago
|
on: List price for stitches at Stanford Health Care: $93K
Isn't insurance also paying for other people's health care?
expliced
|
5 years ago
|
on: GitHub experiencing issues with actions, pull requests, packages
Commits I pushed were not showing up on my pull-request in the UI, was wondering what was going on. This explains it.
expliced
|
5 years ago
|
on: CondensationDB: A general-purpose distributed database with end-to-end security
How does data synhchronization and conflict resolution work in CondensationDB? I expected to see something about OT or CRDT since it says it can be used for building collaborative applications such as Google docs (something like Docs is not possible without OT or CRDT).
expliced
|
5 years ago
|
on: Metaballs and Marching Squares
And people got around the patent by using the marching tetrahedra algorithm, which uses tetrahedrons instead of cubes.
expliced
|
5 years ago
|
on: Why I Love Tailwind
What templating library do you use that provides components? And no, partials are not a substitution.
expliced
|
6 years ago
|
on: RAMBleed Attack – Reading Bits in Memory Without Accessing Them
>unlike Rowhammer, RAMBleed does not require persistent bit flips, and is thus effective against ECC memory commonly used by server computers.Seems like mitigations for Rowhammer is not enough for RAMBleed.
expliced
|
6 years ago
|
on: Flutter: a Portable UI Framework for Mobile, Web, Embedded, and Desktop
>A couple of years ago, when the dart team failed at getting their runtime embedded into the browsers, they started searching for a problem to solve.
I thought that flutter was started outside of Google.
expliced
|
7 years ago
|
on: Flutter desktop shells
Dart is based on js and flutter is based on react. Going from js+react to dart+flutter will not be that difficult. Learn both.
expliced
|
7 years ago
|
on: Flutter desktop shells
You still need some gui library/framework. What crossplatform options do you have?
expliced
|
7 years ago
|
on: You Are Not Google (2017)
This sounds beyond painful. We have similar problems at work with expensive system that I believe we could reimplement with traditional technology, but we don't.
expliced
|
7 years ago
|
on: Why I believe Rails is still relevant in 2019
Which one of those tools should I use if in trying to achieve relational modeling?
expliced
|
7 years ago
|
on: Launch HN: Travelchime (YC W19) – Doc for travel planning with friends
What kinds of limitations do you have with sharedb? How do you use it? I've recently started using it in a project and would like to know the limitations.
expliced
|
8 years ago
|
on: CockroachDB 2.0 Performance Makes Significant Strides
I think it's a great name once you get the.. uh.. pun behind it.