uk
Feedback
Mr. SeeFun.Dev

Mr. SeeFun.Dev

Відкрити в Telegram

He/Him Building, coding, and sharing Github- https://github.com/sifenfisaha Portfolio- www.seefun.dev Dm- @see_fun

Показати більше
Країна не вказанаТехнології та додатки43 066
847
Підписники
+424 години
+57 днів
+3330 день

Триває завантаження даних...

Схожі канали
Немає даних
Виникли проблеми? Будь ласка, оновіть сторінку або зверніться до нашого support-менеджера.
Вхідні та вихідні згадування
---
---
---
---
---
---
Залучення підписників
липень '26
липень '26
+56
в 16 каналах
червень '26
+29
в 6 каналах
Get PRO
травень '26
+63
в 11 каналах
Get PRO
квітень '26
+14
в 8 каналах
Get PRO
березень '26
+22
в 9 каналах
Get PRO
лютий '26
+26
в 3 каналах
Get PRO
січень '26
+27
в 2 каналах
Get PRO
грудень '25
+51
в 5 каналах
Get PRO
листопад '25
+39
в 7 каналах
Get PRO
жовтень '25
+73
в 16 каналах
Get PRO
вересень '25
+16
в 3 каналах
Get PRO
серпень '25
+14
в 0 каналах
Get PRO
липень '25
+11
в 0 каналах
Get PRO
червень '25
+50
в 10 каналах
Get PRO
травень '25
+58
в 5 каналах
Get PRO
квітень '25
+48
в 2 каналах
Get PRO
березень '25
+81
в 6 каналах
Get PRO
лютий '25
+38
в 2 каналах
Get PRO
січень '25
+99
в 6 каналах
Get PRO
грудень '24
+246
в 1 каналах
Get PRO
листопад '240
в 6 каналах
Get PRO
жовтень '24
+84
в 3 каналах
Дата
Залучення підписників
Згадування
Канали
27 липня+12
26 липня+4
25 липня0
24 липня+1
23 липня+3
22 липня0
21 липня0
20 липня0
19 липня+1
18 липня+1
17 липня0
16 липня0
15 липня+1
14 липня+3
13 липня+1
12 липня+3
11 липня+3
10 липня+10
09 липня+2
08 липня+2
07 липня0
06 липня+1
05 липня+1
04 липня+1
03 липня+2
02 липня0
01 липня+4
Дописи каналу
Me at my next job interview Interviewer: Why should we hire you? Me: I'm really damn good at using AI. @sifendev

2
I've never been to a hackathon before. It seems really fun. @sifendev
187
3
share-env v0.2.0 is out The biggest change: no more shared passphrase. Now it works like SSH. Every teammate runs share-env k
share-env v0.2.0 is out The biggest change: no more shared passphrase. Now it works like SSH. Every teammate runs share-env keygen once. Their private key stays on their machine. Their public key is added to a .envkeys roster in the repo. • push encrypts to every teammate using X25519 + AES-256-GCM envelope encryption, the same model as age/SOPS. • pull needs no passphrase. Your private key decrypts it automatically. • New documentation site: https://share-env.seefun.dev/ @sifendev
499
4
I never thought I'd go this deep into encryption logic. 0.2 is going to be insane. @sifendev
202
5
I got tired of sending .env files in chat groups and manually copying variables into the right folders. It was slow and insecure. So I built share-env. With one command, it encrypts every .env file in your project into a single encrypted file that you can commit like any other source code.Your teammate pulls the latest changes, runs one command, enters the shared passphrase, and every .env file is restored to the correct location automatically. If there are conflicts, share-env shows a per variable diff directly in the terminal, so you can resolve them quickly.Built with scrypt and AES-256-GCM. No server. No signup. Nothing to host. The encrypted file is safe to keep even in a public repository. npm i -g @sifenfisaha/share-env Open source: share-env @sifendev
1 154
6
A few years ago, my GitHub account got suspended. I eventually got it back, but it made me realize I had no proper backup strategy for my code. So I built 🪞git-dr-mirror A tool that continuously backs up all of your GitHub repositories to GitLab for disaster recovery. ⚡️ One-command setup git clone https://github.com/NWGKGIT/git-dr-mirror cd git-dr-mirror ./install.sh ⚡️ ./install.sh sets up everything: • Linux/VPS support • Compact bare Git mirrors • Automatic scheduled backups • Safe recovery after interruptions • Secure token handling Requirements: Linux + systemd, Python 3.9+, Git. ⭐️ Stars and contributions are appreciated: https://github.com/NWGKGIT/git-dr-mirror
230
7
But what I fear is that if I build it for free for the workers, he might expect them to work the same hours while using my software, which would just double his profits. @sifendev
241
8
Visited where my cousin works, and the job is disgustingly hard. It's very repetitive and consumes a ton of brain power and energy. If they built software for it, it would become way easier. It could save 100+ hours of work every week and make the workers' lives much easier. So I talked to the manager/owner and explained how it would make his operations faster and let the workers breathe a little. I even lowered my price to the absolute minimum. Bro refused. He said he's paying them to work, so he doesn't care. Now I'm thinking about building it for free for the sake of the workers. But at the same time, I'd be making this man even more money. What should I do? @sifendev
237
9
This is genuinely disheartening. Let's all contribute what we have.
This is genuinely disheartening. Let's all contribute what we have.
59
10
Installed Antigravity again after months. I tried it when it first came out, then never touched it again. I downloaded it tod
Installed Antigravity again after months. I tried it when it first came out, then never touched it again. I downloaded it today and... where did the editor go😭😭? I remember it being a VS Code fork. Now it feels like a ChatGPT fork. @sifendev
202
11
ppl who eat injera with the eyes facing outward... what's wrong with you guys?😭 @sifendev
238
12
By the way, I also built him a full admin dashboard where he can upload the videos he edits and manage all of his work. It also includes a testimonial system. He gets a unique link that he can send to clients to leave testimonials. Once a testimonial is submitted, he can approve it from the dashboard, and it automatically appears on his landing page. For storage, I'm using Cloudflare R2. It's probably the best cloud storage service I've used so far. The pricing is around $0.0015 per GB, which is an amazing deal, and it's super fast with a lot of great features. I'd definitely recommend giving it a try. @sifendev
263
13
Just finished building this minimal portfolio for a friend. Check it out and let me know what you think. https://george-portfolio-bice.vercel.app/?src=seefun @sifendev
255
14
and check this out to really build the best UIs https://designrocket.io/
281
15
What are we really preparing for ? #reflection @zaya_journal
301
16
At this point I'm convinced my gym bro is trying to kill me. @sifendev
360
17
The problem with AI coding is that you don't really learn much from it. You'll end up depending on AI every time you need to build something. While it's a great tool, try to take the time to learn the concepts yourself whenever you can.
333
18
A man who has not hit his claude limit by noon has wasted his morning Maximus decimus claudelius (c.2026)
472
19
"Sleep is for the weak" — Mikael Endale
444
20
Bun was ported from Zig to Rust in just 11 days using Claude Code with a pre release Claude Fable 5 model. And there are still people who think AI won't replace software engineers 😭😭 just kidding... but this is insane. @sifendev
507