Hacker News
- Why I'm Glad I Learned to Program – A Blog Post for Your Kids https://levelup.gitconnected.com/why-im-very-glad-i-learned-to-program-a-blog-post-for-your-kids-2ac6e3f3dd91?gi=21620640ca63 2 comments
- Why does the comparison performance between small string (llvm <=22) not meet expectations? The performance of shorter characters will be slower. https://levelup.gitconnected.com/c-sso-optimization-boosting-performance-with-small-string-optimization-21951f8da8fa 8 comments cpp
- My Tips and Tricks for Bash Scripting After Writing Hundreds of Scripts https://levelup.gitconnected.com/my-tips-and-tricks-for-bash-scripting-after-writing-hundreds-of-scripts-59987855b20a?sk=30564b4d311ac550cc2cfe4f0f426970 32 comments bash
- Implementing Decentralised Identity with ZK-SNARKS https://levelup.gitconnected.com/implementing-decentralised-identity-with-zk-snarks-68f9fca32c47 8 comments ethereum
- Why a Computer Science Degree Isn’t Enough, Challenges in programming career preparation. https://levelup.gitconnected.com/why-a-computer-science-degree-isnt-enough-cb76b492d2ac?sk=4f47be12867f55a4eaa8a17218264f8a 470 comments programming
- Are You (Software Developers) Tired Of Unqualified People Telling You How To Do Your Job https://levelup.gitconnected.com/are-you-software-developers-tired-of-unqualified-people-telling-you-how-to-do-your-job-33c244687cfd?sk=c59c3943ae04060ef40e7387de98ebfc 236 comments programming
- Set up an Airtable Alternative (Baserow) with SSL https://levelup.gitconnected.com/how-to-set-up-baserow-with-ssl-8c71c31c2fad 7 comments selfhosted
- 5 Bash Syntax For Going Beyond Traditional Shell Scripting https://levelup.gitconnected.com/5-bash-syntax-for-going-beyond-traditional-shell-scripting-6904d3e71af6?sk=c6fa53f85cf2f9c4781f1a4bbe79d171 17 comments programming
- 6 YAML Features most programmers don’t know https://levelup.gitconnected.com/6-yaml-features-most-programmers-dont-know-164762343af3 52 comments programming
- 5 Lesser-Known Linux Terminal Tips and Experiments https://levelup.gitconnected.com/5-lesser-known-linux-terminal-tips-and-experiments-f14ac5739ea8?sk=77d22a63079ac282a1d6fe812a107cf6 3 comments bash
- 5 Lesser-Known Linux Terminal Tips and Experiments https://levelup.gitconnected.com/5-lesser-known-linux-terminal-tips-and-experiments-f14ac5739ea8?sk=77d22a63079ac282a1d6fe812a107cf6 2 comments programming
- Why My Manager Fired A Promising Junior Developer https://levelup.gitconnected.com/why-my-manager-fired-a-promising-junior-developer-6c417750a7fa 13 comments webdev
- Mining Ethereum Before It’s Too Late https://levelup.gitconnected.com/earn-money-mining-ethereum-before-its-too-late-5ccf6a4e4df7 38 comments cryptocurrency
- CI, CD, and Continuous Feedback? https://levelup.gitconnected.com/ci-cd-cf-the-devops-toolchains-missing-link-b5c88caf6282 2 comments coding
- Practical DDD in Golang: Factory https://levelup.gitconnected.com/practical-ddd-in-golang-factory-5ba135df6362 6 comments golang
- Why Software Development Estimations are hard https://levelup.gitconnected.com/why-software-development-estimations-are-hard-f477ceb42a45?amp%3Bsk=937cdaf73c87c174fddfe2a1bf5a91cb&source=friends_link 52 comments programming
- At my last company, we got slammed by ADA lawsuits and didn't have any accessibility expertise. Today I'm trying to share the ideas we had to add a11y into our dev workflow. Hopefully it helps someone else too! https://levelup.gitconnected.com/5-tips-on-how-to-incorporate-web-accessibility-into-your-dev-workflow-74d831e92fba?sk=ed6265ad4b24711aac0ac5a1ebf4c74f 15 comments webdev
- How IEnumerable.ToList() Works https://levelup.gitconnected.com/how-ienumerable-tolist-works-c119a4572c1e?sk=32e02eecebd521f4443e4f663f2ae0c2 67 comments csharp
- Modifying Struct In List vs Array https://levelup.gitconnected.com/modifying-struct-in-list-vs-array-6b4035b139b9?sk=bcac7c2a5e4aed8860eb9589bf723bb7 5 comments csharp
- How to write Django queries that are 35 times faster (with bulks) https://levelup.gitconnected.com/optimizing-django-queries-28e96ad204de 6 comments django
- How do you write a unit test case? What you must know before starting a Unit Test in Angular! https://levelup.gitconnected.com/how-do-you-write-a-unit-test-case-what-you-must-know-before-starting-a-unit-test-in-angular-f1174f437cb6 25 comments angular2
- 5 Ways to Stand Out As a Fresh Software Engineer https://levelup.gitconnected.com/5-ways-to-stand-out-as-a-fresh-software-engineer-9ed080870dc5 24 comments coding
- Hy guys, I recently made a web app that can classify a movie review into positive or negative. I used streamlit for making this web app and Bi LSTM to make sentiment analyzer https://levelup.gitconnected.com/sentiment-analysis-642b935ab6f9 6 comments artificial
- Linux user reviews Windows 10 (WSL v2) https://levelup.gitconnected.com/linux-user-tries-windows-in-2020-682e5eca7778 9 comments linux
- Build a distributed website with Hugo https://levelup.gitconnected.com/build-a-distributed-website-with-hugo-1183bb098057 5 comments golang
- Implementing performant "fuzzy" search. This is a very good read. Although, beware: not for beginners. https://levelup.gitconnected.com/secrets-of-javascript-a-tale-of-react-performance-optimization-and-multi-threading-9409332d349f 4 comments reactjs
- React Remains Top UI Library - A Recap of Frontend Development in 2019 https://levelup.gitconnected.com/a-recap-of-frontend-development-in-2019-1e7d07966d6c?amp%3Bsk=33f07a325282208f5ea212f2699357c7&source=friends_link 43 comments reactjs
- Build a Todo App in Golang, MongoDB, and React https://levelup.gitconnected.com/build-a-todo-app-in-golang-mongodb-and-react-e1357b4690a6 15 comments golang
- Learn and Use Templates in Go https://levelup.gitconnected.com/learn-and-use-templates-in-go-aa6146b01a38?source=friends_link&sk=7df7f3b11dd223ace3ecc2f311a0cd33 5 comments golang
- React & CSS-in-JS: ES6 Objects vs Tagged Template Literals https://levelup.gitconnected.com/react-css-in-js-es6-objects-vs-tagged-template-literals-71670e78995f 8 comments reactjs
- How to Gracefully Use Environment Variables in a React Native App https://levelup.gitconnected.com/how-to-gracefully-use-environment-variables-in-a-react-native-app-7f1600446116 6 comments reactnative
- How to build a large Vue application https://levelup.gitconnected.com/how-to-build-a-large-vue-application-3afa2aad4402 7 comments webdev
- Using Pre-Commit and Pre-Push Git Hooks in a React Project https://levelup.gitconnected.com/using-pre-commit-and-pre-push-git-hooks-in-a-react-project-6c83431ef2bd 3 comments reactjs
- Build a toggle control smiley face using HTML and CSS - Widget of the Week https://levelup.gitconnected.com/smiley-toggle-wotw-a3bf7cc1b5c3 8 comments css
- TypeScript vs Flow in React https://levelup.gitconnected.com/flow-vs-typescript-in-react-my-two-cents-d4d0c657d236?reactjs 3 comments reactjs
- Ultimate React Component Patterns with Typescript 2.8 https://levelup.gitconnected.com/ultimate-react-component-patterns-with-typescript-2-8-82990c516935 5 comments reactjs
- Elm: Make-Its & Break-Its https://levelup.gitconnected.com/some-thoughts-on-elm-862d39b35c26 20 comments elm
- Introducing ReactScope – Visualize React component hierarchy, state, and props in real time https://levelup.gitconnected.com/introducing-react-scope-a87d9f5247df 4 comments reactjs
- Cheet sheet for calling setState() https://levelup.gitconnected.com/react-cheatsheet-this-setstate-8bc12c5f40f5 13 comments reactjs
- How exactly does React handle events? https://levelup.gitconnected.com/how-exactly-does-react-handles-events-71e8b5e359f2 3 comments javascript