Bachelor thesis topic
https://www.reddit.com/r/programming/comments/1gh20gk/bachelor_thesis_topic/
<!-- SC_OFF -->I am looking for a bachelor thesis topic. I want to pick a topic related to programming languages, compilers, maybe some debuggers. These falls in more of a informatics theory field, but my specialization is software engineering. That’s why I need to find something related to software but indeed have connections to my interests. Could anybody recommend any interesting topics that I might pick? Target languages of a lab I want to work with are Javascript, R, Julia, Racket and Scala <!-- SC_ON --> submitted by /u/Content_Lemon9994 (https://www.reddit.com/user/Content_Lemon9994)
[link] (https://prl-prg.github.io/) [comments] (https://www.reddit.com/r/programming/comments/1gh20gk/bachelor_thesis_topic/)
Linus Torvalds Lands A 2.6% Performance Improvement With Minor Linux Kernel Patch
https://www.reddit.com/r/programming/comments/1gh1vlq/linus_torvalds_lands_a_26_performance_improvement/
submitted by /u/Akkeri (https://www.reddit.com/user/Akkeri)
[link] (https://www.phoronix.com/news/Linus-2.6p-Faster-Scale-Patch) [comments] (https://www.reddit.com/r/programming/comments/1gh1vlq/linus_torvalds_lands_a_26_performance_improvement/)
Embeddings are underrated
https://www.reddit.com/r/programming/comments/1ggwhoa/embeddings_are_underrated/
submitted by /u/stackoverflooooooow (https://www.reddit.com/user/stackoverflooooooow)
[link] (https://technicalwriting.dev/data/embeddings.html) [comments] (https://www.reddit.com/r/programming/comments/1ggwhoa/embeddings_are_underrated/)
A horror story for Halloween
https://www.reddit.com/r/programming/comments/1gguns9/a_horror_story_for_halloween/
<!-- SC_OFF -->Hi everyone. Happy Halloween. I wrote a horror story inspired by real events. Check it out! <!-- SC_ON --> submitted by /u/Ninjapup97 (https://www.reddit.com/user/Ninjapup97)
[link] (https://meowbark.dev/A-Halloween-scary-story) [comments] (https://www.reddit.com/r/programming/comments/1gguns9/a_horror_story_for_halloween/)
com-lihaoyi issue bounties Oct 2024
https://www.reddit.com/r/programming/comments/1gghpow/comlihaoyi_issue_bounties_oct_2024/
submitted by /u/lihaoyi (https://www.reddit.com/user/lihaoyi)
[link] (https://github.com/orgs/com-lihaoyi/discussions/6) [comments] (https://www.reddit.com/r/programming/comments/1gghpow/comlihaoyi_issue_bounties_oct_2024/)
Frontent Architecture, Backend Architecture or just Architecture?
https://www.reddit.com/r/programming/comments/1ggf6xx/frontent_architecture_backend_architecture_or/
submitted by /u/Adventurous-Salt8514 (https://www.reddit.com/user/Adventurous-Salt8514)
[link] (https://www.architecture-weekly.com/p/frontent-architecture-backend-architecture) [comments] (https://www.reddit.com/r/programming/comments/1ggf6xx/frontent_architecture_backend_architecture_or/)
Demo: Exploiting leaked timestamps from Google Chrome extensions
https://www.reddit.com/r/programming/comments/1ggf3hg/demo_exploiting_leaked_timestamps_from_google/
submitted by /u/bubblehack3r (https://www.reddit.com/user/bubblehack3r)
[link] (https://fingerprint.com/blog/exploiting-leaked-timestamps-google-chrome-extensions/) [comments] (https://www.reddit.com/r/programming/comments/1ggf3hg/demo_exploiting_leaked_timestamps_from_google/)
Create a URL Shortener Service with Pure Rails
https://www.reddit.com/r/programming/comments/1ggabxo/create_a_url_shortener_service_with_pure_rails/
submitted by /u/mehdifarsi (https://www.reddit.com/user/mehdifarsi)
[link] (https://youtu.be/-9cdUvVFVFY?si=vHiFMjkC77l2Gs_V) [comments] (https://www.reddit.com/r/programming/comments/1ggabxo/create_a_url_shortener_service_with_pure_rails/)
The Dual Nature of Events in Event-Driven Architecture
https://www.reddit.com/r/programming/comments/1gg9jsm/the_dual_nature_of_events_in_eventdriven/
submitted by /u/lutzh-reddit (https://www.reddit.com/user/lutzh-reddit)
[link] (https://www.reactivesystems.eu/2024/10/31/the-dual-nature-of-events-in-eda.html) [comments] (https://www.reddit.com/r/programming/comments/1gg9jsm/the_dual_nature_of_events_in_eventdriven/)
Avoiding Circular Imports in Python
https://www.reddit.com/r/programming/comments/1gg8avg/avoiding_circular_imports_in_python/
submitted by /u/python4geeks (https://www.reddit.com/user/python4geeks)
[link] (https://youtu.be/zRwg7w93klA?si=1OXRgY2P_yMJWO_-) [comments] (https://www.reddit.com/r/programming/comments/1gg8avg/avoiding_circular_imports_in_python/)
blazed.js
https://www.reddit.com/r/programming/comments/1gg8852/blazedjs/
<!-- SC_OFF -->Hey folks! Introducing blazed.js! It's a blazing fast, light-weight, high performance promise based http client for nodejs It can perform tons of http requests like GET,POST,PUT, etc. which are supported by nodejs It's promise based like other axios, got,etc. out there So here's my library https://www.npmjs.com/package/blazed.js You can install it by doing npm i blazed.js It would highly appreciated if you guys provide your valuable feedback regarding this library! Thanks for reading :) <!-- SC_ON --> submitted by /u/Flat_Molasses_9715 (https://www.reddit.com/user/Flat_Molasses_9715)
[link] (https://www.npmjs.com/package/blazed.js) [comments] (https://www.reddit.com/r/programming/comments/1gg8852/blazedjs/)
math4devs.com: List of mathematical symbols with their JavaScript equivalent.
https://www.reddit.com/r/programming/comments/1gg53cc/math4devscom_list_of_mathematical_symbols_with/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://math4devs.com/) [comments] (https://www.reddit.com/r/programming/comments/1gg53cc/math4devscom_list_of_mathematical_symbols_with/)
The PACELC Theorem
https://www.reddit.com/r/programming/comments/1gfzupi/the_pacelc_theorem/
submitted by /u/teivah (https://www.reddit.com/user/teivah)
[link] (https://www.thecoder.cafe/p/pacelc) [comments] (https://www.reddit.com/r/programming/comments/1gfzupi/the_pacelc_theorem/)
Polipo: The First Figma Compiler
https://www.reddit.com/r/programming/comments/1gfv393/polipo_the_first_figma_compiler/
submitted by /u/MassimoCairo (https://www.reddit.com/user/MassimoCairo)
[link] (https://www.polipo.io/blog/polipo-the-first-figma-compiler) [comments] (https://www.reddit.com/r/programming/comments/1gfv393/polipo_the_first_figma_compiler/)
Understanding The HTTP Deprecation Header
https://www.reddit.com/r/programming/comments/1gfqt90/understanding_the_http_deprecation_header/
submitted by /u/ZuploAdrian (https://www.reddit.com/user/ZuploAdrian)
[link] (https://zuplo.com/blog/2024/10/25/http-deprecation-header) [comments] (https://www.reddit.com/r/programming/comments/1gfqt90/understanding_the_http_deprecation_header/)
GitHub - brunodev85/winlator: Android application for running Windows applications with Wine and Box86/Box64
https://www.reddit.com/r/programming/comments/1gh1zc9/github_brunodev85winlator_android_application_for/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://github.com/brunodev85/winlator) [comments] (https://www.reddit.com/r/programming/comments/1gh1zc9/github_brunodev85winlator_android_application_for/)
Many Armed Banditism
https://www.reddit.com/r/programming/comments/1gh1cpv/many_armed_banditism/
submitted by /u/ExiledDude (https://www.reddit.com/user/ExiledDude)
[link] (https://voidflower.dev/blog/many-armed-banditism) [comments] (https://www.reddit.com/r/programming/comments/1gh1cpv/many_armed_banditism/)
Amazon Aurora PostgreSQL Limitless Database is now generally available
https://www.reddit.com/r/programming/comments/1ggweqo/amazon_aurora_postgresql_limitless_database_is/
submitted by /u/daigoba66 (https://www.reddit.com/user/daigoba66)
[link] (https://aws.amazon.com/blogs/aws/amazon-aurora-postgresql-limitless-database-is-now-generally-available/) [comments] (https://www.reddit.com/r/programming/comments/1ggweqo/amazon_aurora_postgresql_limitless_database_is/)
Cramming Solitaire onto a Nintendo E-Reader card
https://www.reddit.com/r/programming/comments/1ggllsj/cramming_solitaire_onto_a_nintendo_ereader_card/
submitted by /u/r_retrohacking_mod2 (https://www.reddit.com/user/r_retrohacking_mod2)
[link] (https://mattgreer.dev/blog/cramming-solitaire-onto-a-nintendo-ereader-card/) [comments] (https://www.reddit.com/r/programming/comments/1ggllsj/cramming_solitaire_onto_a_nintendo_ereader_card/)
A brief interview with Moonbit creator Hongbo Zhang
https://www.reddit.com/r/programming/comments/1gghls8/a_brief_interview_with_moonbit_creator_hongbo/
submitted by /u/breck (https://www.reddit.com/user/breck)
[link] (https://pldb.io/blog/hongboZhang.html) [comments] (https://www.reddit.com/r/programming/comments/1gghls8/a_brief_interview_with_moonbit_creator_hongbo/)
Disposable Web Servers: Solve it, then Toss it
https://www.reddit.com/r/programming/comments/1ggf4c1/disposable_web_servers_solve_it_then_toss_it/
submitted by /u/klaasvanschelven (https://www.reddit.com/user/klaasvanschelven)
[link] (https://www.bugsink.com/blog/disposable-web-servers/) [comments] (https://www.reddit.com/r/programming/comments/1ggf4c1/disposable_web_servers_solve_it_then_toss_it/)
A Primes Potpourri coded in Python
https://www.reddit.com/r/programming/comments/1ggake4/a_primes_potpourri_coded_in_python/
submitted by /u/ADavison2560 (https://www.reddit.com/user/ADavison2560)
[link] (https://coe.psu.ac.th/ad/primes/) [comments] (https://www.reddit.com/r/programming/comments/1ggake4/a_primes_potpourri_coded_in_python/)
Why I don't rely on AI for programming (too much)
https://www.reddit.com/r/programming/comments/1gga472/why_i_dont_rely_on_ai_for_programming_too_much/
submitted by /u/jonas_h (https://www.reddit.com/user/jonas_h)
[link] (https://www.jonashietala.se/blog/2024/10/31/why_i_dont_rely_on_ai_for_programming_too_much/) [comments] (https://www.reddit.com/r/programming/comments/1gga472/why_i_dont_rely_on_ai_for_programming_too_much/)
Pylon: Enables TypeScript developers to easily build GraphQL APIs
https://www.reddit.com/r/programming/comments/1gg9fds/pylon_enables_typescript_developers_to_easily/
submitted by /u/schettn (https://www.reddit.com/user/schettn)
[link] (https://github.com/getcronit/pylon) [comments] (https://www.reddit.com/r/programming/comments/1gg9fds/pylon_enables_typescript_developers_to_easily/)
Mastering Tailwind CSS for Forms
https://www.reddit.com/r/programming/comments/1gg8885/mastering_tailwind_css_for_forms/
submitted by /u/Latter-Dust8587 (https://www.reddit.com/user/Latter-Dust8587)
[link] (https://makemychance.com/tailwind-css-for-forms/) [comments] (https://www.reddit.com/r/programming/comments/1gg8885/mastering_tailwind_css_for_forms/)
K4 - New high-performance open-source LSM tree based, transactional, durable storage engine
https://www.reddit.com/r/programming/comments/1gg5q98/k4_new_highperformance_opensource_lsm_tree_based/
submitted by /u/diagraphic (https://www.reddit.com/user/diagraphic)
[link] (https://github.com/guycipher/k4) [comments] (https://www.reddit.com/r/programming/comments/1gg5q98/k4_new_highperformance_opensource_lsm_tree_based/)
First video game, and questions about unreal engines blueprinting
https://www.reddit.com/r/programming/comments/1gg124o/first_video_game_and_questions_about_unreal/
<!-- SC_OFF -->Hey guys, I released my first video game on andriod a couple of years ago and it's never really done anything. I think because I havnt really done any advertisement, or maybe it's just bad. It was all done with blueprints in unreal engine. I am just curious what you guys think, and since I haven't written line code, I'm assuming putting this on a resume for a coding job I would be laughed out of the room? I also tried super hard to get it on apple, but hit brick walls. Attempted it for months. With just this there is no way to get some kind of intro job into programming? I'm currently working at a call center and want out so bad. I'm super depressed. I really just want to work on video games but am so depressed when I get home that I just lay around and watch naruto on repeat. I have several projects, big and small, that are at different levels of uncompleted. I do have another andriod game that is close to release just needs to be packaged, and has sat that way for over 6 months now. All blueprint no line code. I'm living paycheck to paycheck and can't afford to miss even one. Would love to just keep working on games, though. How easy would it be to learn line code, with the experience I have from blueprinting? And how many more projects would I need before my degree less ass is taken seriously? <!-- SC_ON --> submitted by /u/Turbulent-Donkey7988 (https://www.reddit.com/user/Turbulent-Donkey7988)
[link] (https://play.google.com/store/apps/details?id=com.CoolMillionGames.DamSkippy) [comments] (https://www.reddit.com/r/programming/comments/1gg124o/first_video_game_and_questions_about_unreal/)
Sorting for Rendering
https://www.reddit.com/r/programming/comments/1gfzk8e/sorting_for_rendering/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://linebender.org/wiki/gpu/sorting/) [comments] (https://www.reddit.com/r/programming/comments/1gfzk8e/sorting_for_rendering/)
GitHub - hypermodeinc/modus: Modus: an open source, serverless framework for building intelligent functions and APIs, powered by WebAssembly
https://www.reddit.com/r/programming/comments/1gfu25z/github_hypermodeincmodus_modus_an_open_source/
submitted by /u/lyonwj (https://www.reddit.com/user/lyonwj)
[link] (https://github.com/hypermodeinc/modus) [comments] (https://www.reddit.com/r/programming/comments/1gfu25z/github_hypermodeincmodus_modus_an_open_source/)
Advent of SQL: 24 Days of SQL Challenges
https://www.reddit.com/r/programming/comments/1gfqoj3/advent_of_sql_24_days_of_sql_challenges/
submitted by /u/AdventOfSQL (https://www.reddit.com/user/AdventOfSQL)
[link] (http://adventofsql.com/) [comments] (https://www.reddit.com/r/programming/comments/1gfqoj3/advent_of_sql_24_days_of_sql_challenges/)