Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Y

YahiaEQ

@YahiaEQ
About
Posts
8
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Which RDBMS?
    Y YahiaEQ

    If you want an easy setup for Postgresql you can try this: https://pigsty.io/

    The Lounge design css database mysql sql-server

  • Anyone know any motivational techniques?
    Y YahiaEQ

    What works for me in such cases: Find a new really exciting project BUT have the discipline to only start working on it AFTER the current/old one is finished.

    The Lounge question

  • Regex syntax zoo
    Y YahiaEQ

    I am not really good at regex but what about: Keep your own syntax and offer some sort of "converter" - basically some function that takes a known syntax (POSIX oder .NET or whatever) and returns the "translated" regex which is in your syntax. This way people choose (perhaps based on knowledge or usecase) which syntax they want to use.

    The Lounge regex question csharp javascript perl

  • Odd Behavior With gethostbyname
    Y YahiaEQ

    try "ipconfig /flushdns" after adding the secondary address

    The Weird and The Wonderful regex question learning

  • word wrapping
    Y YahiaEQ

    Do you know https://github.com/litehtml/litehtml ? this not a browser but just a parser for html and CSS... perhaps this can help...

    The Lounge html css question

  • word wrapping
    Y YahiaEQ

    Totally - since CSS engines are my bread and butter... not really, I just thought EPUB displays content using something that is capable of CSS...

    The Lounge html css question

  • word wrapping
    Y YahiaEQ

    CSS schould do the trick automatically, see https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179

    The Lounge html css question

  • Which do you prefer? A programming question!
    Y YahiaEQ

    Depends on context but esp. in complex scenarios I like the second form because it allows for having clearer understand of the flow while being composable: I could have a bigger methods which calculates certains states and then calls several MayBe-methods... It allows the MayBe-method to be called based on the state which in turn can be easily serialized and deserialized (which is not so easy with an "if"-Statement).

    The Lounge question com
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups