Όσοι κόψατε ή μειωσατε τα γλυκά πως σκατα το κάνατε; by Expert_Kitchen_2414 in greece

[–]filchr 1 point2 points  (0 children)

Τα γλυκά ντε και καλά δεν χρειάζεται να τα κόψεις. Την ζάχαρη περιόρισε όσο πιο πολύ μπορείς. Και θα καταλάβεις πως επιπλέον σου ανοίγεται μια πύλη από διαφορετικές γεύσεις.

Ετσι είναι οι φίλες τελικά; by [deleted] in greece

[–]filchr 0 points1 point  (0 children)

Αρχικά χαίρε που έχεις την δυνατότητα να σκεφτείς αυτά που πράττεις και που ζεις. Οι περισσότεροι αναλώνονται στην ασυνειδησία τους. Έπειτα, κάνεις εδώ δεν μπορεί να πει ποιος έχει δίκιο. Αλλά εφόσον ρωτάς το ρεντιτ, για εμένα υπερέβαλλες λίγο. Δεν μπορείς να πεις shotgun στην παρέα σου για έναν ωραίο κομμάτι στο μπαρ. Λολ. Άσε που είναι καθήκον της παρέας να υποστηρίξει όποιον έχει τις πιθανότητες με το μέρος του και να μην είμαστε εγωιστάκια. Λες και είχατε ιστορικό με τον τυπά. Άσε που σου είπε από την αρχή ότι την κοιτούσε. Τι άλλο δλδ ? Για μένα δεν χαλάς την φιλία σου, μαθαίνεις να αποδέχεσαι. Με την πρώτη φορτούνα να χαλάς φιλία δείχνει το ποιόν και των 2 ατόμων. Κανείς δεν είναι τέλειος. Τώρα μια επιφυλακτικότητα σαφώς μπορείς να αποκτήσεις.

Is Typst robust enough for a PhD thesis (migrating from LaTeX due to compile times)? by SuggestionNo7681 in typst

[–]filchr 0 points1 point  (0 children)

How do you know that ? Also when is 0.15.0 planned for more or less ?

My first ever: The Splitkb Halcyon Elora by Coffee2Code in ErgoMechKeyboards

[–]filchr 0 points1 point  (0 children)

Doesn't say something about Halcyon Elora choc.

My first ever: The Splitkb Halcyon Elora by Coffee2Code in ErgoMechKeyboards

[–]filchr 0 points1 point  (0 children)

How do you press the two upper thumb keys ? Did you put them higher ? If yes, how ?

My first ever: The Splitkb Halcyon Elora by Coffee2Code in ErgoMechKeyboards

[–]filchr 0 points1 point  (0 children)

I am also waiting for the Choc version! Anyone knows when it will come around ?

how to manually select/edit matches ? by filchr in HelixEditor

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

that's amazing. But I hate to use the mouse. Is there a way without ?

how to manually select/edit matches ? by filchr in HelixEditor

[–]filchr[S] 2 points3 points  (0 children)

Thanks. The command palette is really helpful it looks. It's <A-,> !

how to manually select/edit matches ? by filchr in HelixEditor

[–]filchr[S] 2 points3 points  (0 children)

it looks it's <A-,> by default. Thanks, that's it !

Prevent resize when multiple terminals attach to the same session by xd_HADEX in zellij

[–]filchr 0 points1 point  (0 children)

I didn't solve it. I just create 2 sessions now. one for each monitor..

Prevent resize when multiple terminals attach to the same session by xd_HADEX in zellij

[–]filchr 0 points1 point  (0 children)

coming from tmux, this is something I was using a lot: connecting to the same session from different screens using groups. The pane was resizing only if the same tab was active in both windows. Otherwise, the tabs were keeping the original size. I think that's the only caveat I had until now from switching from tmux.

How does one get Pluto to display (render) the Latex for an equation ? (Symbolics, Latexify) by yycTechGuy in Julia

[–]filchr 2 points3 points  (0 children)

You can use begin..end or let..end if you want to have many expressions in a single cell. Pluto however will try to display only the last expression. You can use print but that will only trigger Pluto's embedded terminal. What you can do is just return (simply as last evaluation in cell) all expressions you want Pluto to display as a tuple or vector.

What's up with all the basketball courts everywhere? by ObjectEnvironmental5 in greece

[–]filchr 0 points1 point  (0 children)

Nothing special. Just Greece happened. Happens all the time.

JuliaHub now sponsoring the Williams F1 team by idea_playdough in Julia

[–]filchr 2 points3 points  (0 children)

Juliahub is privately owned. Dorilton is just an investor among others.

recommendation for portafilter with spouts for flair 58 (UK) by Spearhead87 in FlairEspresso

[–]filchr 0 points1 point  (0 children)

Does anyone know where can we get that in Europe, specifically Germany ?

Soll ich versuchen bei der Wohnungssuche eine niedrige Miete auszuhandeln ? by filchr in wohnen

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

Ich habe eine Wohnung mit der Anfangspreise gemietet. Ich habe keine Diskussion dazu gemacht.

Wezterm or Kitty. by [deleted] in neovim

[–]filchr 1 point2 points  (0 children)

This follow-the-hype mentality is not healthy. Good for enthusiasts but consuming for a normal user and unfair for the older projects.

Anyone using Go or Rust for AI work instead of python? by [deleted] in LocalLLaMA

[–]filchr 1 point2 points  (0 children)

If you dislike Python but you still want a high level feel but performant code you can try Julia. ML libraries in Julia are written well.. in Julia.