Viewing profile — abdouls
abdouls
HN member- Joined
- Sat, Jan 01, 2022, 11:30 PM UTC
- HN karma
- 27
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About abdouls
No profile information was provided.
Recent public activity
-
comment
Comment #32744417
Seems to be timing out pretty often on my end for the last 2h.
-
comment
Comment #32623489
Yeah - one should consider it's usability and features/purpose instead (and probably a lot more like current stage/marketing, etc).
-
comment
Comment #32251066
I've followed the progress and I must say I am happy to see this out there! Looks really cool!
-
comment
Comment #31797151
Absolutely haha! I remember being excited when I could remotely control the lights on my table from school (fun little arduino/rpie + led project). Now we remotely control cars wit…
- comment
-
comment
Comment #31773917
Are you not able to host your service on a server? You could use some cheap cloud servers from DigitalOcean or Hetzner and it would cost you something like $5 to $10 (depending on …
-
comment
Comment #31697554
I've just read about Yep this morning, a search engine by Ahrefs - one of the most used SEO tools. I honestly am not sure how well their content and index is going to be, but it se…
-
comment
Comment #31648691
That feels old! I still have my core2duo system, since approximately 2008 - it still runs great and works perfectly. I am mainly running Linux on it as a "build" server for a proje…
-
comment
Comment #31633022
I agree with the ownership part. As part of my team (devops), we try our best to help with alerts and incidents, however, without ownership we are limited. We do not know a product…
-
comment
Comment #31628378
I cannot seem to reach the link in the OP, however, I would say that infinite scrolling needs to have a solid UI/UX around. One of the main reason for inifinite scrolling is to hav…
-
comment
Comment #31628355
This sounds very cool - I have three iPads with one not being used, would be very interested in doing something like this! Not exactly related to Apple or iPads but this reminds me…
- story
-
comment
Comment #31491274
Yeah, seems like they changed a lot recently (since they're on NYSE). I feel like they are transitioning away from the "for developers" cloud, to more like a "to be" Heorku or AWS/…
-
comment
Comment #31455365
> 3.7 million lines of code in a single PR Now that's crazy! They don't seem to be afraid to do major changes in one shot (yes, probably type checked because of typescript - but st…
-
comment
Comment #31455333
Interesting article (first one). It seems like more and more companies (looking at AWS and Netflix directly) seem to deploy ~1k micro services. I work in a team where we manage ~14…
-
comment
Comment #31446382
I am not really familiar with assembly, I only tried it once, but a game in assembly seems a little too complicated!
- comment
-
comment
Comment #31422019
I've seen a few big repositories upload their .vscode (pretty sure at least one of the Microsoft repos on Github had this). I have a few team who does commit their .vscode folder, …
- story
-
comment
Comment #31409952
I like the interface, it looks clean! What kind of information do you have with the analytics?
-
comment
Comment #31409874
Companies are really trying to take money from everything now...
-
comment
Comment #31409838
Once you get in, you cannot get out easily. The algorithm works, you keep getting "better" and "better" content that you just keep want to watch it.
-
comment
Comment #31409827
Totally agree with this! I've used all kind of social media in the past, but I have been living freely since I stopped using these (well, I still go on to twitter once or twice a w…
-
comment
Comment #31403199
I agree! Looks like you've put a lot of work into this! Really cool!
-
comment
Comment #31402740
It all depends on what exactly you need with the authorization. Building a simple one isn't too complicated (even boilerplates exists). If you do not have multiple dependencies, yo…