Erik

1.9K posts

Erik banner
Erik

Erik

@merzelert

Software Dev

🤔 Katılım Mart 2010
499 Takip Edilen112 Takipçiler
Erik
Erik@merzelert·
@DevTalles Sería genial que se enfocara con opencode ahora que quitaron el acceso a Claude code para los miembros pro de Claude 😢
Erik tweet media
Español
1
0
0
70
DevTalles
DevTalles@DevTalles·
🤖👾 Viene, viene...
DevTalles tweet media
Español
12
15
315
7.6K
Darwinglish
Darwinglish@SoyDarwinglish·
¿Tienes una call en 10 minutos y no sabes cómo pronunciar un término técnico? Para eso te armé un glosario de 100 términos tech en inglés. 9 categorías: standup, code review, meetings, Slack, Git/PRs, Agile, interviews, debugging y general tech. Comenta "glosario" y te mando el link por DM 👇
Darwinglish tweet media
Español
48
14
62
4.4K
Erik
Erik@merzelert·
@silvercorp Salvo la parte de Gemini por Códex, pero si, es una estrategia que me ha venido funcionando últimamente, saludos 🫡
Español
0
0
0
394
Yesi Days 🤓
Yesi Days 🤓@silvercorp·
He estado haciendo lo siguiente y me está dando buenos resultados - me asignan un proyecto - escribo el markdown - se lo asigno a #Claude, y termina - le pido a #Gemini que revise el resultado, da feedback - ajusta Claude - reviso al final. ¿Lo han intentado?
Español
29
10
317
15.7K
Ben Kim
Ben Kim@benkimbuilds·
i officially represent @OpenAI Codex in Mexico City 🇲🇽 i want to teach people how to launch products and saas, similar to what @FarzaTV is doing with @makesomething0 with a few directional pointers about architecture and security, basic knowledge of REST/CRUD, and basic handling of git and bash, 100% of the computer literate population should be able to launch a fullstack app within a few hours
English
37
21
402
26K
Erik
Erik@merzelert·
どんな #ポケモン会えるかな ? #ポケモン30周年 #PR @poke_times
日本語
0
0
0
11
Erik
Erik@merzelert·
@LexnLin 😮 Opus 4.6
Lietuvių
1
0
2
51
Leon Lin
Leon Lin@LexnLin·
Here is the prompt for this bentogrid: "Create a single-file HTML page that renders a premium SaaS-style feature dashboard using a responsive CSS Grid layout (3-column on desktop, 2 on tablet, 1 on mobile). Use the Inter font from Google Fonts. The overall aesthetic is clean, light, modern — soft shadows, rounded corners (24px cards, 16px inner elements), and a subtle mesh-gradient background using faint radial gradients of blue, green, and purple on a #f5f7f9 base. The page contains 5 interactive feature cards arranged in a grid. Each card has a visual preview area (280px height, #f8fafc background with 1px border, inner shadow) and a text info section below it (title + short description). Cards lift up 4px on hover with an enhanced shadow using a cubic-bezier(0.25, 1, 0.5, 1) transition. Card 1 — "Intelligent Task Organizer" (1 column): A stacked card shuffler animation. Display 3 task items as absolutely-positioned pill-shaped cards (white, rounded, with a left-aligned icon + label). Use 3 position classes: pos-0 (full opacity, scale 1, z-index 3), pos-1 (translateY 70px, scale 0.98, opacity 0.8, slight blur), pos-2 (translateY 140px, scale 0.96, opacity 0.5, more blur). Every 3 seconds, rotate the position classes using unshift(pop()) logic so cards cycle from bottom to top with a spring-bounce CSS transition (cubic-bezier(0.34, 1.56, 0.64, 1)). When a card transitions from pos-2 to pos-0, briefly assign a pos-out class (translateY -70px, opacity 0, no transition) before applying pos-0 after 50ms to prevent visual jumps. Task labels: "Super Clean workflow" (layout icon), "Assign tasks to members" (user-check icon), "AI intelligence loaded" (star icon). All icons are inline SVGs. Card 2 — "Smooth Teamwork" (1 column): An inner white card with rounded corners, subtle shadow, and border. Contents top-to-bottom: A green status pill (#d1fae5 background, #10b981 text) with a pulsing dot and label "Scheduled". A typewriter effect element cycling through: "Website Design & Developme", "Meeting with Co-founder", "AI Agent Setup" — typing at 60ms, deleting at 30ms, pausing 2500ms, with a blinking cursor (2px wide bar, step-end blink animation at 0.8s). Two small gray tags: "34 In Products" and "2 Mentorships". Text: "Average Session: 32 Min". A footer with a border-top separator containing a 2-person avatar group (28px circles from pravatar.cc, overlapping with -8px margin, white 2px border) and a small outlined button "Invite More People" with a link icon. Card 3 — "Smart Workflow Automation" (1 column): An inner white card showing a "Repeat Weekly" scheduler: Header: title "Repeat Weekly" + badge "Every Week". A 7-day row (S M T W T F S) with 28px square day indicators (rounded 8px). The "W" day becomes .active during animation — dark background, white text, lifted 2px with shadow. Two info rows: "Start → Sun, May 12, 2025" with an "Action Need" pill (green, appears with scale animation), and "Created at → 04:25 AM GMT +7". Two action buttons: "Cancel" (outline) and "Save" (dark, turns green on animated click with scale(0.95)). Animated mock cursor: A green SVG pointer cursor (#10b981) with a tooltip label. The cursor starts invisible, fades in, moves to the "W" day (calculating position via getBoundingClientRect()), shows tooltip "Select Day", clicks (scale 0.9 bounce), activates the day, then moves to "Save", shows tooltip "Save Config", clicks, then fades out. Loop infinitely with 2s reset pause. Cursor uses cubic-bezier(0.25, 1, 0.5, 1) movement and drop-shadow filter. Card 4 — "Advanced Reporting" (spans 2 columns): A wider card with a custom visual layout: Top bar with two tab buttons ("List" active + "Table") in a pill-shaped tab group (white bg, border, active tab has gray bg) and a right section with 2 avatars + "Invite" button. A horizontally auto-scrolling carousel of metric cards. The carousel uses a CSS mask-image gradient for smooth fade-in/out edges. The track duplicates content for seamless infinite scroll (@keyframes scrollTrack translateX -50% over 25s linear, pauses on hover). Metric cards (250px wide, white, rounded 16px, shadow) contain: "Looms Recorded" (purple icon, video SVG) with gray tags "34 In Products", "2 Mentorships" + "Average Session: 32 Min" "Strategic Overview" (orange icon, pie-chart SVG) with colored tags: green "Total Calls: 50", blue "Internal: 50h", orange "Most Booked: Tuesday" "Total Calls" (red icon, phone SVG) with gray tags: "Client Calls", "Internal Syncs", "Discovery Calls" (Duplicated set of 3 for seamless loop = 6 cards total) Bottom input bar with a typewriter cycling through: "Give a Detailed review of Last month" and "Make a PDF doc of Strategic Overview" (50ms type, 20ms delete, 3s pause) + an orange "Enter" button (#f97316, white text, orange box-shadow glow). Card 5 — "Meeting Summaries" (1 column): An inner white card with a "Summary" title and paragraphs of meeting text. One specific sentence ("Next steps are documented and shared with attendees") has a highlight animation: a scaleX(0→1) blue background (#e0f2fe) expands behind the text from the left, and the text color transitions to blue (#0369a1). After highlighting, a floating toolbar popup appears above the text: dark slate background (#1e293b), rounded, with an arrow/caret pointing down. Contains: a purple sparkle/star icon, a divider, then formatting buttons (Bold B, Italic I, Underline U, Strikethrough S, Link icon). The popup animates in with scale+opacity using cubic-bezier(0.34, 1.56, 0.64, 1). A blue mock cursor (#0ea5e9) with tooltip animates: enters → moves to the highlighted text → triggers highlight → waits → moves to the Bold button → tooltip changes to "Make Bold" → clicks Bold (button gets active state, text goes font-weight: 700) → exits. Loop infinitely. Color system uses CSS custom properties: body #f5f7f9, cards #ffffff, visual areas #f8fafc, text #0f172a / muted #64748b, borders #e2e8f0. Accent colors: green #10b981, blue #0ea5e9, purple #8b5cf6, orange #f97316, red #ef4444 — each with matching light backgrounds for tags/badges. All icons are inline SVGs with stroke-linecap: round; stroke-linejoin: round, stroke-width: 2 or 2.5, and fill: none (except cursor arrows and star which use fill)."
Leon Lin@LexnLin

My first one shot with Gemini 3.1 Pro Preview: It seems to be a bit lazy still. But definitely crazy good at UI.

English
3
9
188
18.2K
States
States@statesminds·
@merzelert @larianstudios This is the great help i receive after checking in lmao /s. This shit is ridiculous its even an issue for this long. Ive seen so many have this problem and i had to just drop the game for now hoping itll be fixed
States tweet media
English
1
0
1
20
Larian Studios
Larian Studios@larianstudios·
Been thinking of starting another RPG adventure that begins with a shipwreck on a beach? Divinity: Original Sin 2, plus the whole Divinity franchise is now on sale on both Steam and GOG until February 9th!
Larian Studios tweet media
English
112
280
4.2K
172.9K
States
States@statesminds·
@larianstudios BE WARNED EVERYONE IF PLAY CO-OP ON PS5 or SERIES X. There is a bug tied to save that wont allow other player to join and they keep timing out. Multiple people have issue including me. No work arounds work anymore. Please fix Larian
English
3
0
4
515
Erik
Erik@merzelert·
@DevTalles Estará disponible para adquirir por separado???
Español
1
0
1
267
DevTalles
DevTalles@DevTalles·
🥳¡Disponible en DevTalles! 🆕¡Completo el NUEVO mini-curso #TailwindCSS: Para desarrolladores de software! 🎨¡Aprenderás a crear diseños responsivos y modernos usando Tailwind CSS! Accede YA con una suscripción DevTalles PRO activa, exclusivamente en: 👉🏻cursos.devtalles.com/courses/tailwi…
Español
2
9
66
25.5K
Gentleman Programming
Gentleman Programming@G_Programming·
Si hiciera otro video de creadores de contenido con las herramientas que utilizan en el día a día... A quién te gustaría ver ? Etiquetalo !
Español
3
2
10
781
Pasión X College Football
Pasión X College Football@pasionxcfb·
¡VIERNES DE #NCAA #COLLEGE FOOTBALL! 🤩 Solo podremos ver un partido de forma legal; James Madison visita a Louisville. (Por ESPN 4 y @disneyplusla a las 5pm) Mañana por la tarde estará lista la agenda del sábado 🫣🏈 Compartan para que esto llegue a más gente 📺
Pasión X College Football tweet media
Español
3
11
49
1.7K
Erik
Erik@merzelert·
@Fernando_Her85 Estaría bien algo así que complemente al más estilo @DevTalles x.com/n8n_io/status/…
n8n.io@n8n_io

A new n8n cheat sheet is out. After the great response to the one we shared a couple of weeks ago, here’s another one from our community, this time from Philip Thomas. It’s available in both German and English: @philipthomas" target="_blank" rel="nofollow noopener">mastodon.social/@philipthomas If you’ve got resources, guides, or tutorials that could help the n8n community, send them our way. Also curious - what kinds of resources or tutorials would you like to see more of? 👀

Español
1
0
1
76
Fernando Herrera
Fernando Herrera@Fernando_Her85·
Ya les puedo confirmar que el siguiente curso será sobre N8N. Si tienen sugerencias para el temario, adelante, las pueden dejar por aquí. :)
Ottawa, Ontario 🇨🇦 Español
70
41
1.1K
50.5K
SoyMargeL💚
SoyMargeL💚@margelrz·
Hace exactamente 2 años decidí mandar todo a la porra y empezar otra vez. Me costó lágrimas, hambre y estuve a punto de tirar la toalla, pero @blindma1den no me dejó. Hoy terminé mi especialización, tengo un muy buen trabajo y he recibido nuevas ofertas. Si se puede. ❤️
Español
14
8
216
14.2K
DevTalles
DevTalles@DevTalles·
🎙️ PREGUNTA: "Ustedes que podrían hacer casi cualquier tipo de software porque dominan los lenguajes. ¿Por qué no lo hacen como su fuerte? Podrían hacer un Uber un Amazon un Whatsapp etc, Big cola hasta siendo copia de Coca vean con el 1% fueron millonarios" 👇🏻 RESPUESTA:
Fernando Herrera@Fernando_Her85

@picksdeportes_

Español
3
4
20
1.6K
Cursor
Cursor@cursor_ai·
We recently updated our pricing, but missed the mark. We're refunding affected customers and clarifying how our pricing works. cursor.com/blog/june-2025…
English
666
228
5K
1.3M
Erik retweetledi
Jonathan MirCha
Jonathan MirCha@jonmircha·
En este video te presento una nueva serie de videos que iré publicando en el canal sobre desarrollo de proyectos web con apoyo de Inteligencia Artificial. 🤖👉🏻 No te lo pierdas. youtube.com/watch?v=j-N7jO…
YouTube video
YouTube
Español
0
3
13
755