Live data from Hacker News

Viewing profile — wilsmex

wilsmex

HN member
Joined
Mon, Mar 12, 2012, 7:26 PM UTC
HN karma
174
Public activity
39 items

About wilsmex

No profile information was provided.

Recent public activity

  1. comment
    Comment #46188721

    Oh good times, the screen gamma issue got me many times back then, as I was the super odd kid on a Mac in the late 90's (father was in education). I'd pull my beautify crafted tabl…

  2. comment
    Comment #46188686

    You bet, Fun post and writeup, took me a bit down memory lane. I built several sites with nested table-based layouts, 1x1 transparent gif files set to strange widths to get layouts…

  3. comment
    Comment #46186253

    Well this was interesting. As someone who was actually building similar website in the late 90's I threw this into the Opus 4.5. Note the original author is wrong about the origina…

  4. comment
    Comment #26995086

    Nice, thanks for the link here

  5. comment
    Comment #26995035

    Thanks for this! Will look into..

  6. comment
    Comment #26995032

    We have a sass service where many of our clients have a public facing 'website' where they have a contact form for their visitors. We have google captcha v2 on that form, which is …

  7. comment
    Comment #26976259

    I had this exact same thought..

  8. comment
    Comment #26974810

    Thanks for info here. Definitely will look into them. I'll also have to look into if MG has some webhook for complaints, as we're also now suddenly super paranoid about that metric…

  9. story
    Tell HN: Mailgun disabled our domain without notice

    Quick backstory: We've used Mailgun for email delivery since ~2014. Sent hundreds of thousands of emails in that time. No mailing lists, all user provided emails (account creations…

  10. comment
    Comment #25972325

    Hi HN. Sick of the GME news? Check out my recent project of making a huge digital picture frame from a 4k TV powered by a raspberry pi and some fun hacks.

  11. story
  12. comment
    Comment #24376154

    While not on that list my channel has lots of css related content: https://YouTube.com/FollowAndrew Check out my css grid video. It’s the best you’ll find! Agree with many comments…

  13. comment
    Comment #23871609

    I built my first site in the 90's too (before CSS)! I've been in higher education lately, but have a YouTube channel with mostly CSS related content (both beginner & advanced). Che…

  14. comment
    Comment #23406124

    Did @johnboiles get the 10k bounty that was put up (I think by Shopify CEO) for this plugin?

  15. comment
    Comment #22979107

    You’re thinking of CSS Logical Properties, and they are super cool: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical...

  16. comment
    Comment #22859589

    Join my room to watch me teach CSS Grid: https://dj3d.io/room/mhZrpfnH Fun site!

  17. comment
    Comment #22823289

    I have a channel that deals with lots of HTML, CSS & UI tips. I'd watch this CSS Grid video, as it's proved very helpful for many: https://www.youtube.com/watch?v=SPFDLHNm5KQ

  18. comment
  19. comment
    Comment #21501530

    That’s a pretty good question actually, and difficult to address. I try and push new concepts/tech as a way of education on what’s coming. For edu channels it seems it’s a balance …

  20. comment
    Comment #21496258

    I’ve been working on my YouTube educational channel html/css/design ( https://youtube.com/FollowAndrew ) for a bit now. Pickup is slow, but it’s been fun helping a greater audience…

  21. comment
    Comment #21295964

    I’ve had great feedback on my css grid crash course video: https://m.youtube.com/watch?v=SPFDLHNm5KQ

  22. comment
    Comment #21053844

    I did a pretty popular comprehensive video tutorial on CSS grid: https://www.youtube.com/watch?v=SPFDLHNm5KQ Best 40 minutes you'll spend if you want to learn CSS Grid! :) First 5 …

  23. comment
    Comment #20980315

    I did a simple tutorial on YouTube that illustrates the basic methods for the hand done 2.5D parallax effect in Photoshop: https://www.youtube.com/watch?v=giE4SuC9qWc

  24. comment
    Comment #20587698

    CSS Grid - https://www.youtube.com/watch?v=SPFDLHNm5KQ&t=879s

  25. comment
    Comment #18463242

    Great write up. Can a web component author create one in such a way that the inner shadow dom styles ARE editable/styleable by the outer or person implementing the custom component…