Viewing profile — msanlop
msanlop
HN member- Joined
- Sat, Jan 27, 2024, 9:42 PM UTC
- HN karma
- 22
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About msanlop
No profile information was provided.
Recent public activity
-
comment
Comment #44876351
got 0.1s :)
-
comment
Comment #43680633
I'm reminded of Test Pilota Pirx, a polish movie, filmed in part in the US. There's some car chase scenes in american roads, and one scene where the main character gets a beer at a…
-
comment
Comment #43472638
including digital footage with film grain added in post?
-
comment
Comment #43299356
Indeed, generally delegation has become to mean that there is a dedicated server thread that executes critical sections. Where as combining indicates that any thread can become a c…
-
comment
Comment #43296508
I tried looking for papers on the subject but couldn't find much. There recent research about in-memory B-tree, and there is has been shown that smaller pages (sizes as low as 256/…
-
comment
Comment #43296441
Nice! I actually worked on this recently for my bachelor project. We got some promising preliminary results that showed performance gains on B-trees by using "delegation" on top of…
-
comment
Comment #42920912
Location: Switzerland Remote: Yes Willing to relocate: Yes Technologies: Python, C, Java/Scala, JavaScript/TypeScript, C++, SQL, git, CMake, Docker, GNU/Linux, HTML/CSS Résumé/CV: …
-
comment
Comment #42884075
somewhat related: "IMG_0416" https://news.ycombinator.com/item?id=42102506
-
comment
Comment #42884070
One thing that keeps on giving for me me is being able to watch some random youtube video like its nothing. I can click on a random 200 view video from 12 years ago and scrub throu…
-
comment
Comment #42691330
> sort of a demo of how we're all dumber than lab mice Funny you mention that, in the scrolling "breaking news" bar one of the stories was "LAB RATS UNIONIZE AND DEMAND FAIR COMPEN…
-
comment
Comment #42658284
I tried Orion for a bit but unfortunately it is still a bit too unstable. The one bug that made me put it aside for now was Orion maxing out a CPU for no reason (while locked) and …
-
comment
Comment #42585582
>One video is worth a thousand words >Easily record and share AI-powered video messages with your teammates and customers to supercharge productivity This is the first thing you se…
-
comment
Comment #42518915
I would add "A Bivvy, a Phone and a Drone: Cycling Home from China"[1] to that great list. As well as Ed Pratt Unicycling The World series [2] [1] https://www.youtube.com/watch?v=M…
-
comment
Comment #42466568
> get bogged down typing the best possible ways to do it but it's a moving target As someone who is still learning this is a huge reason why I've come to love dynamic languages. An…
-
comment
Comment #42408026
Spent 4h yesterday looking for a bug in my atomics, and probably 4 more today :^)
-
comment
Comment #42076802
Well Trump is still running on Making America Great Again after having been president
-
comment
Comment #42071801
It's too bad this doesn't use .ssh/config
-
comment
Comment #41948071
> so head takes all of it Maybe you implied it, but adding to the 'going up' case, there is bullet ricochet -- also reffered to as skipping or bouncing bullets -- that makes it so …
-
comment
Comment #39917305
Do you have examples of this?
-
comment
Comment #39160281
rclone is not a proper backup tool. It's like an rsync that integrates with all the clouds. You can kinda use it as one though. I had Borg in my todo for a long time too -- experim…