HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ahmetsait

no profile record

Submissions

Show HN: A CV build system for developers based on HTML Jinja templates

github.com
1 points·by ahmetsait·tahun lalu·0 comments

ToolGit: A collection of scripts that extend Git with various sub-commands

github.com
111 points·by ahmetsait·2 tahun yang lalu·56 comments

'Git config status.showStash' breaks VS Git integration

developercommunity.visualstudio.com
1 points·by ahmetsait·2 tahun yang lalu·0 comments

comments

ahmetsait
·tahun lalu·discuss
Browsers already have built-in mechanism to prevent flicker while switching pages, unless your page has issues such as flash of unstyled content or something similar.
ahmetsait
·2 tahun yang lalu·discuss
I like these a lot! It seems like git-extras is pure bash allowing it to work out of the box without any dependencies but I would probably go mad if I had to implement¹ reading/writing git index² in bash.

¹ https://github.com/ahmetsait/toolgit/blob/58713ead5abc060510...

² https://git-scm.com/docs/index-format
ahmetsait
·2 tahun yang lalu·discuss
Hi! Author here. Some of these can indeed be an alias, others.. not so much. `git-root` for example is more-or-less a one-liner, meanwhile `git-mode-restore` is a ~840 loc python script. I do use git aliases but trying to do anything non-trivial in them seems rather counter-productive so I'm confused about everyone suggesting it :P
ahmetsait
·2 tahun yang lalu·discuss
I don't think it looks that bad. My blog's anchors are hover-visible on desktop and always visible on mobile (with lower opacity). I used this query to check for hover event availability to decide whether they should be always-visible: `@media screen and (hover: none)`. I think it turned out pretty ok¹.

[1]: https://ahmetsait.com/blog/en/Hello-World
ahmetsait
·2 tahun yang lalu·discuss
Location: Turkey

Remote: Yes

Willing to relocate: Open to discussion

Technologies: C#, Java, Dlang, Python, C, TypeScript, SQL, ASP.NET, Spring Framework, Docker, Azure DevOps, GitHub Actions

Résumé/CV: Available upon request

Email: hn1 {at} ahmetsait.com

GitHub: https://github.com/ahmetsait

LinkedIn: https://www.linkedin.com/in/ahmetsait

Big time computer nerd and highly enthusiastic software developer with experience in various technologies ranging from microcontrollers to GPU programming, database administration to web design, image processing to game development, git version control, Linux systems and more. Looking for Swiss army knife equivalent of a software engineer? You've come to the right place.
ahmetsait
·3 tahun yang lalu·discuss
Location: Turkey

Remote: Yes

Willing to relocate: Open to discussion

Technologies: C#, Java, Dlang, Python, C, TypeScript, SQL, ASP.NET, Spring Framework, Docker, Azure DevOps, GitHub Actions

Résumé/CV: Available upon request

Email: hn1 {at} ahmetsait.com

GitHub: https://github.com/ahmetsait

LinkedIn: https://www.linkedin.com/in/ahmetsait

Big time computer nerd and highly enthusiastic software developer with experience in various technologies ranging from microcontrollers to GPU programming, database administration to web design, image processing to game development, git version control, Linux systems and more. Looking for Swiss army knife equivalent of a software engineer? You've come to the right place.
ahmetsait
·3 tahun yang lalu·discuss
I recently tried to get remote desktop working on my KDE laptop with xrdp. Spent days trying to get it working properly with all the fixes and workarounds I've found online and yet it didn't even come close to how smooth it all works in Windows. In the end, I accepted defeat, depressed about the state of linux desktop even more.