pdr94
|
1 year ago
|
on: Model Evaluation with RandomForest and AdaBoost
I also prefer SQL for this task than over-hyped MLOPS
pdr94
|
1 year ago
|
on: Yet Another Go/Go+ HTTP Web Framework
Haha Go components coming soon
pdr94
|
1 year ago
|
on: Delimiter-First Code
I would like the app to be more interactive
pdr94
|
1 year ago
|
on: What We Know About Earth's Temporary Mini-Moon
Nice I follow Cornell University research for quite while and I really love their studies
pdr94
|
1 year ago
|
on: Docker on macOS – the best way [video]
Not open source, and not enterprise free license so it is a No.
pdr94
|
1 year ago
|
on: Heuristics that almost always work
I wonder, why did you chose The Security guard problem for this?
pdr94
|
1 year ago
|
on: $1M 18-carat gold PC launches in UAE
Nice
pdr94
|
1 year ago
|
on: Can a Simple Tool Boost Your Work Focus?
Last few days I am testing Rize and it's just timer with dash board that tracks your activity and it help better to focus, so yes it can
pdr94
|
1 year ago
|
on: The complex impact of state-led urban change on residential communities in Korea
Korea let's go, thank you for this
pdr94
|
1 year ago
|
on: Visualize Your SHA-256
Would be cool if you could chose between different hash functions like RIPEMD-256 or some BLAKE variants
pdr94
|
1 year ago
|
on: Self-Documenting Code
Thank you for this, I had some experience with docstring and self documenting code from python, but having this in Js is pretty good productivity boost <3
pdr94
|
1 year ago
|
on: Profile generation and data management with dbm
Nice charts, I am a big fan of dbm
pdr94
|
1 year ago
|
on: Write your first MapReduce program in 20 minutes
The reducer function takes the data returned by the mapper function, which includes the 'Store' and 'Cost' columns, and groups it by 'Store'. It then calculates the maximum 'Cost' for each store, effectively identifying the highest transaction value for each location.
pdr94
|
1 year ago
|
on: Write your first MapReduce program in 20 minutes
This notebook provides a clear introduction to using map reduce for analyzing sales data, specifically in finding the maximum transaction value by store and effectively demonstrates it.
pdr94
|
1 year ago
|
on: Dbt – Incremental but Incomplete
Great to see dbt finally rolling out microbatch incremental models! It's a much-needed feature and a step forward for data transformation. Excited to see how this evolves and complements tools like SQLMesh. Keep up the good work!
pdr94
|
1 year ago
|
on: Short films by Lillian F. Schwartz (1927-2024)
I saw this here so many times, I guess Amiga demos were really inspired by this
pdr94
|
1 year ago
|
on: Node.js, Pipes, and Disappearing Bytes
reat investigation! This highlights a crucial aspect of Node.js's asynchronous nature when dealing with pipes. It's a reminder that we should always be mindful of how Node handles I/O operations differently based on the output destination.
The key takeaway is the behavior difference between synchronous (files/TTYs) and asynchronous (pipes) writes in Node.js. This explains why `process.exit()` can lead to truncated output when piping.
For those facing similar issues, remember to handle the `drain` event or use a more robust streaming approach to ensure all data is written before exiting. This post is a valuable resource for debugging similar "mysterious" pipe behavior in Node.js applications.
pdr94
|
1 year ago
|
on: The quiet art of attention
Just as the author suggests observing the mind's patterns without judgment, we often begin debugging by simply watching the system's behavior, setting breakpoints, and logging outputs. This initial observation phase is crucial for understanding the underlying architecture before making any changes.
pdr94
|
4 years ago
|
on: Ask HN: Have you ever sold a domain-name? How was your experience selling it?
Honestly as simple a process as you want to make it, but I'd suggest doing some research as to why they might be interested, motives, who else you might be able to reach out to to counter offer. All you need is an hour or two to make your decision informed.
pdr94
|
4 years ago
|
on: Show HN: No-code alternative to Retool, Appsmith, Internal, etc.
What are you advantages over Bubble, Appsheet, Retool, Appsmith etc?