HN user

thangngoc89

1,369 karma

Email: hi [at] khoanguyen.me

Posts49
Comments341
View on HN
github.com 1y ago

Guida Lang Compiler: self-hosted Elm v0.19.1 compiler written in Elm

thangngoc89
3pts0
news.ycombinator.com 1y ago

Ask HN: How do you license a deep learning model for commercial usage

thangngoc89
6pts5
github.com 2y ago

Caprover changed to source-available license

thangngoc89
2pts2
github.com 2y ago

YOLOv10: Real-Time End-to-End Object Detection

thangngoc89
3pts0
github.com 2y ago

Backrest: UI for Restic Backups

thangngoc89
2pts0
discuss.ocaml.org 3y ago

Using Melange and OCaml to render React components server side (No Node.js)

thangngoc89
2pts0
discuss.ocaml.org 3y ago

Rendering React (SSR) in OCaml

thangngoc89
2pts0
playwright.dev 3y ago

Playwright 1.32 release with time travel debugger

thangngoc89
3pts0
observablehq.com 3y ago

Visualization of Dental Caries Status

thangngoc89
2pts0
github.com 3y ago

DreamBerd – Perfect Programing Language

thangngoc89
2pts0
news.ycombinator.com 4y ago

Vercel free plan will be deprecated in May 2022

thangngoc89
5pts2
viewer.ohif.org 5y ago

Open source in-browser DICOM viewer for medical CT scan

thangngoc89
3pts0
viewer.ohif.org 5y ago

OHIF Viewer: open-source React-based DICOM viewer

thangngoc89
3pts1
ismail.badawi.io 6y ago

The Compositional Nature of Vim (2014)

thangngoc89
61pts19
sketch.sh 7y ago

Squarifed tree map algorithm in ReasonML

thangngoc89
1pts0
sketch.sh 7y ago

Error Handling in ReasonML

thangngoc89
6pts0
mobile.twitter.com 7y ago

Categorizing type systems

thangngoc89
2pts0
khoanguyen.me 7y ago

Integrating ReasonReact into your existing React app

thangngoc89
1pts0
news.ycombinator.com 7y ago

Ask HN: Database for collecting research data in rural areas

thangngoc89
4pts4
sketch.sh 7y ago

Show HN: Sketch.sh - Interactive OCaml and ReasonML Sketchbook

thangngoc89
36pts5
sketch.sh 7y ago

Show HN: Interactive ReasonML sketchbook

thangngoc89
10pts0
www.reddit.com 8y ago

Bookmarks Manager Chrome Extension Will Be Discontinued on Aug 15th

thangngoc89
1pts0
intercoolerjs.org 8y ago

Intercooler.js – Simple AJAX Using HTML Attributes

thangngoc89
114pts50
codepen.io 8y ago

The div that look different in every browser

thangngoc89
2pts0
github.com 8y ago

Bytepdf: Submit research paper with runnable code inside [PDF file]

thangngoc89
3pts0
github.com 8y ago

A tool to create PDFs that are also OCaml bytecodes

thangngoc89
4pts0
github.com 8y ago

Terser: JavaScript parser, mangler, optimizer and beautifier toolkit for ES6+

thangngoc89
2pts0
blog.scottlogic.com 8y ago

Writing WebAssembly by Hand

thangngoc89
2pts0
github.com 8y ago

React-yue: A lib to help you render the views of Yue in the React way

thangngoc89
1pts0
www.reddit.com 8y ago

Future of GitHub's Atom Editor

thangngoc89
36pts13

The README is kinda light on details. This is a utility written in Go that convert yarn’s audit file from json to Markdown for reporting as part of the CI pipeline.

I’m wondering if yarn’s audit is better than npm’s audit?

Can a single JetKVM control multiple computers? I have several AI training machines that occasionally got stuck and need a power cycle. Most of the time this happened when I’m out of town so it has been annoying.

The bottleneck on distributed GPUs training/inference is the inter-GPU connections speed. For a single node, it's doable because it utilized PCIe 4.0 connections. For a cluster, you need at least 50Gbps connection between nodes, which is expensive for cheap GPUs.

FYI: Bake is a feature of Docker Buildx that lets you define your build configuration using a declarative file, as opposed to specifying a complex CLI expression. It also lets you run multiple builds concurrently with a single invocation.

A Bake file can be written in HCL, JSON, or YAML formats, where the YAML format is an extension of a Docker Compose file

From: https://docs.docker.com/build/bake/

1. You need to run export manual while other tools you mentioned would create it automatically (the lock file) 2. Distinguishes between direct dependencies (packages you added yourself) and indirect dependencies (packages of the packages)

As a non-native English speaker and not very familiar with vector database, the title seems very ambiguous to me. I understand it as Postgres as a GUI for some VectorDB. Upon closer inspection, I realized that "Postgres as a VectorDB" is a full name. Maybe shorten that thing to something else. Just my 2 cents.

Attacker sent a PR to the ultralytics repository that triggered Github CI. This results in 1) attacker trigger new version publication on the CI itself 2) attacker was able to obtain secrets token for publish to PyPi

(I’m a dentist)

To further expand on your comment, the alveolar bone is porous so we use pilers on the tooth to compress the alveolar bone, making a big enough hole for the whole tooth to come out in one piece.

Molars have 2-3 roots so it is a lot of efforts. In difficult case, I would divide the tooth into sections to pull each root out.