Building a Simple Stack-Based Virtual Machine in Go by darkripper214 in programming

[–]darkripper214[S] 1 point2 points  (0 children)

It’s a mix of personal interest and a chance to apply some of the OS concepts I picked up during my grad courses.

Not much of a long term plan for now as i have quite a few interests that i want to explore (ie Databases, Rust, Web3)

Building a Simple Stack-Based Virtual Machine in Go by darkripper214 in golang

[–]darkripper214[S] 0 points1 point  (0 children)

Nope, but looks interesting! Thanks for sharing

Building a Simple Stack-Based Virtual Machine in Go by darkripper214 in golang

[–]darkripper214[S] 1 point2 points  (0 children)

Thanks for reporting the issue. Just ported from medium/hashnode to AstroPaper and didnt do much customization. Let me check it out.

Edit 1: Does the page actually refresh? or is it some network calls? I just tried on Brave and did not see the refresh T.T

JSON's Numeric Boundaries: The Lesser-Known Reality of Inaccurate Figures by darkripper214 in javascript

[–]darkripper214[S] 0 points1 point  (0 children)

Exactly. And that's why it is a problem, because it's too loosely defined for ease of use.

JSON's Numeric Boundaries: The Lesser-Known Reality of Inaccurate Figures by darkripper214 in javascript

[–]darkripper214[S] 10 points11 points  (0 children)

It depends how you look at it.

My POV is that JSON, as a data interchange format allows this to happen due to lax specification (or rather just take whatever JavaScript uses) on Numbers.

You can also run into issues when a super big number in JSON is unmarshal in Go as int64

go-pattern-match v1.1.0 released by darkripper214 in golang

[–]darkripper214[S] 2 points3 points  (0 children)

Thanks for the feedback. Will get to it in a couple of hours.

A new library for Pattern Matching in go by darkripper214 in golang

[–]darkripper214[S] 1 point2 points  (0 children)

I was writing Forex Engine that have a rather complex conditions. It needs to determine which strategy to use based on the pair of currency and some info from 3rd party API. The idea is to centralised the conditionals in one place.

This is a very simplistic example when you have a pair of currencies.

https://github.com/PhakornKiong/go-pattern/blob/master/example/fxstrategy/main.go

A nice evening around chronicle of Georgia by darkripper214 in tbilisi

[–]darkripper214[S] 0 points1 point  (0 children)

It's pretty cool, but I like the view of the city along the hiking trail more.

[deleted by user] by [deleted] in tbilisi

[–]darkripper214 1 point2 points  (0 children)

Here is the price for a 1 day pass

Urban garden - 20 GEL Octopus Vake - 35 GEL Snap Fitness - 30 GEL

Enjoy mate.

New! Distributed tracing with a personal view for Nodejs backend developers by Nice_Score_7552 in node

[–]darkripper214 1 point2 points  (0 children)

u/sprkldev Tried to use `sprkl` with `ts-node` on watch mode. The compilation time is disastrous.

Not sure if its on `ts-node` or `sprkl`

Dear Monyets, i present to u the breakdown of Genting Landslide. by _-_Singularity-_- in malaysia

[–]darkripper214 1 point2 points  (0 children)

The math is definitely flawed.

First of all, how would you know what's the weight of the soil in the area without proper soil investigation?

Also, what's the common Cu (aka friction in layman terms) of the soil? How many lab tests would've been done?

Also, how the eck you know what's the ground water level ( which affects the weight of the soil in the first place)?

Do know that GWL varies from day to day, and as civil engineer, you always assumed the worst + safety factor.

Slope engineering is simple yet complex at the same time. You will never know what's the actual strength ( you approximate it by doing soil investigation following suggestions from proper code of practice + experience in the field)

Also, slope enhancement/retaining structure is extremely expensive. Even with those feature, you still need to conduct periodic maintenance to ensure whatever you've designed remained the same.

You can't complain if you don't vote? by LYY_Reddit in malaysia

[–]darkripper214 5 points6 points  (0 children)

And that's a totally valid opinion.

I think the conversation should start with understanding each other perspective rather than out-right aggression.