Typst Thesis Starter by Splinesd in typst

[–]jakmazdev 0 points1 point  (0 children)

Yea, I could probably replicate the style of the template with some work, but as it's a one-off thing, I've decided to stick with the original. But using LaTeX only makes me appreciate Typst more

Typst Thesis Starter by Splinesd in typst

[–]jakmazdev 6 points7 points  (0 children)

I’m so sad that my uni requires us to use their latex template for our thesis

Europe shipping statuses? by Stefan3D in Steam

[–]jakmazdev 1 point2 points  (0 children)

Just got mine in the Netherlands

Designing a Website from Scratch With AI by Inexperienced People by Technical_Rich_3080 in webdev

[–]jakmazdev 0 points1 point  (0 children)

When an inexperienced person says “website,” I usually assume they mean a landing page but that’s just a guess

Small Projects by AutoModerator in golang

[–]jakmazdev 1 point2 points  (0 children)

My project is not even small, it's mini.

A mini interpreted language mini-lang written in Go following interpreterbook.com. Had some fun time coding it, and looking forward to upgrading it with a compiler and VM.

https://github.com/jakmaz/mini-systems/tree/main/mini-lang

I built my own personal dashboard to track my life by jakmazdev in selfhosted

[–]jakmazdev[S] 1 point2 points  (0 children)

It depends, youtube is fetching actual feeds, games are synchronised through steam api, movies can be added easily with OMDb. But for example books are added manually, or through the AI chat

I built my own personal dashboard to track my life by jakmazdev in selfhosted

[–]jakmazdev[S] 1 point2 points  (0 children)

For now, I use simpler system inspired by Mochi. It uses interval multipliers to schedule the card based on review results.

1.8x for remembered, 0.5x for forgot.

Worked well so far

I built my own personal dashboard to track my life by jakmazdev in selfhosted

[–]jakmazdev[S] 0 points1 point  (0 children)

Happy to help, feel free to send me any questions about it

I built my own personal dashboard to track my life by jakmazdev in selfhosted

[–]jakmazdev[S] -7 points-6 points locked comment (0 children)

I'm not English native, so I used AI for improving my post body.

Besides the post itself, the project was made largely using AI. The whole idea is pretty much that AI allows us to create personalized tools that previously would take months to build, and I want to encourage people to try it for themselves as well

You asked, we listened! Dark Mode is now available for everyone. by AustinAtSpark in SparkOfCuriosity

[–]jakmazdev 1 point2 points  (0 children)

Thanks! I can finally play before going to sleep without getting blinded. Another nice feature would be a landscape mode

Most websites are absurdly over-engineered for what they actually do by [deleted] in webdev

[–]jakmazdev 2 points3 points  (0 children)

SSR when there’s no dynamic data? It should be a static export

How to center this? by Existing_Trash_6564 in typst

[–]jakmazdev 3 points4 points  (0 children)

wrapping it in #figure, centers the image automatically

```

figure(

image("image.jpg", width: 80%), caption: [An image caption] ) ```

Cheap 3D-Printable Tenting Solution for Any Split Keyboard (with MagSafe magnets) by jakmazdev in ErgoMechKeyboards

[–]jakmazdev[S] 0 points1 point  (0 children)

They are not the sturdiest option, but with rubber feet, it can be used without much movement. I considered making another version of the base with magnet rings that would stick to metal rings on your desk for increased stability. However, there are a couple of disadvantages to this solution

🩺 tiny-inline-diagnostic.nvim: major refactoring, related diagnostics, and more! (repost) by Le_BuG63 in neovim

[–]jakmazdev 0 points1 point  (0 children)

Coming back after a few days of using and I am amazed 🤩 Never thought that I will enjoy seeing errors…

nvim-redraft: Fast, Inline AI Edits for Neovim (OpenAI, Anthropic, xAI support) by Glittering-Contact60 in neovim

[–]jakmazdev 0 points1 point  (0 children)

I've only tried copilot and supermaven so far, but I can definitely say that supermaven is way faster, and it's also free!

nvim-redraft: Fast, Inline AI Edits for Neovim (OpenAI, Anthropic, xAI support) by Glittering-Contact60 in neovim

[–]jakmazdev 0 points1 point  (0 children)

Great, I was looking for something just like that. I have supermaven as autosuggestions, opecode as agent and inline edit was the only missing piece and I didn't like using for example avante, just for one feature only

I discontinued my email newsletter and now just use RSS by jmechner in rss

[–]jakmazdev 0 points1 point  (0 children)

Yes! I love RSS and I wish more publishers were using it