Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
crudbug
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
crudbug
6mo ago
Some commercial alternatives to MS Office: https://www.wordperfect.com/en/ https://www.softmaker.com/en/ https://www.infomaniak.com/en/ksuite https://www.group-off
2.
▲
by
crudbug
1y ago
Good point. I think - any ducklake implementation for any SQL compliant database will work. Of course, the performance will depend on the database.
3.
▲
by
crudbug
1y ago
I was also looking at alternatives - K8S-based - https://github.com/cozystack/cozystack https://github.com/kubero-dev/kubero https://github.com/pluralsh/plural DCR-based - h
4.
▲
by
crudbug
2y ago
You can change from J-1 to H1B work permit, then apply for green card. Path: 1. J-1 to H1B 2. H1B to EB-1 or EB-2 based upon your carrier path.
5.
▲
by
crudbug
4y ago
Go disliking is due to its syntax not semantics. Go as a dynamic language runtime platform will be interesting; the platform defines the semantics and languages define syntax. On similar lines, Fable [0] project recently announced rust &
6.
▲
by
crudbug
4y ago
Thanks! From the benchmark report [1], it is not clear how much of the baseline wire performance is observed, the numbers in the table are anywhere from 30% to 90% of plain wire bandwidth. As there are multiple overlay projects popping up -
7.
▲
by
crudbug
4y ago
ZeroTier alternative ? Has the team done any performance measures ?
8.
▲
by
crudbug
4y ago
Is Pluton IP open? All hardware vendors embracing this is not the right path for security / computing. Why can't hardware vendors embrace standards-based open platforms like Global Platform [1]. [Edit] Google is also pushing Andro
9.
▲
by
crudbug
4y ago
No DOM API ? No GC API ?
10.
▲
by
crudbug
4y ago
Although a decade late, Oracle should open source the whole Solaris stack with governance model similar to Java Community Process (JCP). They still can make $$$ from support licenses.
11.
▲
by
crudbug
4y ago
Go to MIT Path : Ivy > big tech > ivy > research lab > startup
12.
▲
by
crudbug
5y ago
Madison has a good CS program.
13.
▲
by
crudbug
5y ago
Great work. The theme generated is also great - https://huemint.com/bootstrap-basic/
14.
▲
by
crudbug
5y ago
How does this compare to security features of Android. Any good references.
15.
▲
by
crudbug
5y ago
That is the irony. Only pixel hardware provides one step OEM unlocking in US. All other devices are carrier locked and have restrictive unlocking process. Samsung/Motorola/ etc. should release OEM unlocked devices not just carrier
16.
▲
by
crudbug
5y ago
Agreed ! Current reactive code is littered with async/await for every IO function, which feels like they are trying to bolt reactive behavior. Library-based threading model provide the sync thinking with optimized async compute model.
17.
▲
by
crudbug
5y ago
Waiting for project loom [1] [1] https://openjdk.java.net/projects/loom/
18.
▲
by
crudbug
5y ago
"SE vendors are joining hands with Google to create a set of open-source, validated, and ready-to-use SE Applets." Is this a Google specific program or part of AOSP ? For security critical applications, there needs to be a vendor-
19.
▲
by
crudbug
6y ago
K8s forced industry to have a consistent open cluster API that will drive innovation and competition. We can have multiple implementations of the same API, but what I am seeing currently from the "commercial" vendors is the base K
20.
▲
by
crudbug
6y ago
How is it different from - OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=...
21.
▲
by
crudbug
6y ago
How much that on-die memory impact these scores ?
22.
▲
by
crudbug
6y ago
I started looking into Flutter. Having to code everything in Dart seems to be a stretch. The cross platform UI toolkits should keep the well established composable abstractions - structure / style / script. This trinity provides d
23.
▲
by
crudbug
6y ago
How is GraalVM different from Eclipse OMR [1] ? Seems both are doing AOT and modular language development. [1] https://www.eclipse.org/omr/
24.
▲
by
crudbug
6y ago
Can we design languages that target DartVM ? I haven’t seen much documentation around DartVM.
25.
▲
by
crudbug
7y ago
Dual Port Ethernet/8GB-DDR/256GB-SSD; $499 this is a winner !
26.
▲
by
crudbug
7y ago
W3C has SecondScreen WG looking at similar open solution [1] [1] https://www.w3.org/2014/secondscreen/
27.
▲
by
crudbug
7y ago
Congrats to the whole team. Looking forward to CouchDB 4.0/FoundationDB goodies. Do we have any roadmap details on this.
28.
▲
Dart Native
(dart.dev)
1 points
by
crudbug
7y ago
|
0 comments
29.
▲
by
crudbug
7y ago
Can we have a consistent function notation fn name(a: int, b: int) -> void {} This also helps with clean functional type arguments. swift and rust support this. A single consistent notation will be helpful for new polyglots.
30.
▲
by
crudbug
7y ago
Looks promising. Can we have a consistent function notation fn name(a: int, b: int) -> void {} This also helps with clean functional type arguments. swift and rust support this. A single consistent notation will be helpful for new polygl
More ›