Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mike31fr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mike31fr
7mo ago
Side note: Simon Halvdansson runs "Harmonic", an Android client for Hacker News, I am using it daily for 2+ years and I sincerely recommend it. I even asked him a feature (mark a story as read), and he implemented it shortly after
2.
▲
by
mike31fr
8mo ago
https://vincentandrieu.fr my personal website
3.
▲
by
mike31fr
8mo ago
[deleted]
4.
▲
by
mike31fr
10mo ago
Seems nice but I'm afraid it would not be compatible with my main work setup: VS Code on my main monitor, my web browser on my external monitor, and my eyes going back and forth between these 2 windows every few seconds to either read
5.
▲
by
mike31fr
10mo ago
Carbonyl looked promising but unfortunately is not maintained anymore: https://github.com/fathyb/carbonyl
6.
▲
by
mike31fr
1y ago
Here is the Coinbase-hosted version of the email: https://links.coinbase.com/s/vb/aKIVjNeDcGByosXohhDZZ7ijTHvh...
7.
▲
Coinbase buying 5-star ratings on TradingView like a solopreneur growth hacker
3 points
by
mike31fr
1y ago
|
3 comments
8.
▲
by
mike31fr
2y ago
With eval rate numbers: - phi4: 12 tokens/s - mistral-small: 9 tokens/s On Nvidia RTX 4090 laptop: - phi4: 36 tokens/s - mistral-small: 16 tokens/s
9.
▲
by
mike31fr
2y ago
Running it on a MacBook with M1 Pro chip and 32 GB of RAM is quite slow. I expected to be as fast as phi4 but it's much slower.
10.
▲
by
mike31fr
2y ago
Got it, thank you!
11.
▲
by
mike31fr
2y ago
Ok, the "View all" option in the dropdown is what I missed! Thanks!
12.
▲
by
mike31fr
2y ago
Noob question (I only learned how to use ollama a few days ago): what is the easiest way to run this DeepSeek-R1-Distill-Qwen-32B model that is not listed on ollama (or any other non-listed model) on my computer ?
13.
▲
by
mike31fr
2y ago
TESTED: 1. Create a file with 1 million lines: for i in {1..1000000}; do echo "Line $i: This is a test of terminal performance."; done > bigfile.txt 2. cat the file and see how much time it takes: time cat bigfile.tx
14.
▲
by
mike31fr
2y ago
Have you ever experienced vim being slow? If so, would you know how I could reproduce this?
15.
▲
by
mike31fr
2y ago
Many people here seem impressed about speed/performance. I have been using all sorts of terminals / emulators over the past 20 years and it never occurred to me a terminal can be slow. When I type a command, I just get the result
16.
▲
by
mike31fr
2y ago
This product got me so excited. Who remembers?
17.
▲
by
mike31fr
2y ago
How does it compare to Coolify? https://coolify.io
18.
▲
by
mike31fr
2y ago
It's funny to notice that the english language borrowed the word "connaisseur" from the french language but randomly changed the "a" to an "o" for whatever reason. In case you're wondering how it'
19.
▲
by
mike31fr
2y ago
> Remotion is pretty good, but we didn’t want to rely on it as it is not FOSS (source-available only). Noob question : How would you explain in the simplest form the difference between FOSS and source-available. In other words, what does
20.
▲
Awk v1.0 user guide (1996)
(math.utah.edu)
8 points
by
mike31fr
2y ago
|
0 comments
21.
▲
Show HN: Minimalistic collisions simulation using TypeScript and HTML Canvas
(github.com)
2 points
by
mike31fr
2y ago
|
0 comments
22.
▲
by
mike31fr
2y ago
To those who wonder which social media app Ronnie is talking about, that's Snapchat
23.
▲
by
mike31fr
2y ago
I don't know anything about licences, but no problem, help yourself, take the code, do whatever you want with it, sell it if you want, I would be pleased. Let me know what you built with it, it would be nice for me to see my code used
24.
▲
by
mike31fr
2y ago
I had fun building a TypeScript demo about this topic, involving balls that can bounce and collide. I learned a lot. Code: https://github.com/vandrieu/canvas-bouncing-ball (the collision logic is in src/collision.
25.
▲
by
mike31fr
2y ago
Reminds me of someone I knew 15 years ago, who often said "Anyone sending me text messages with abbreviations doesn't deserve a response". Sadly, now this guy has hardly any friends.
26.
▲
by
mike31fr
2y ago
Amazing! I'm french and I'd like to know if there is a chance I can dictate in french to Aqua Voice someday? If yes, any idea when that would be implemented? Great work!
27.
▲
by
mike31fr
3y ago
This is called extraterritoriality. Crazy stories happened here in France. USA basically sent Alstom, a huge French company, to bankruptcy, then bought it for pennies, and then they tried to destroy Airbus. In both cases they used this righ
28.
▲
Ask HN: What tool would you use to convert a whole project to another language?
1 points
by
mike31fr
3y ago
|
2 comments
29.
▲
by
mike31fr
3y ago
Thank you so much! It really helps. My data is on a Synology NAS. It seems B2 buckets support is built into the Hyper Backup Synology software (the one whose purpose it to perform backups), I'm not sure if I am going to chose that or R
30.
▲
by
mike31fr
3y ago
An item on my todo list reads "Setup a backup system using Borg". I didn't know about Rclone but it seems very good, so now I want to rename my todo list item as "Setup a backup system using Rclone". How would you c
More ›